aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/globalMessages.js2
-rw-r--r--src/i18n/locales/ca.json38
-rw-r--r--src/i18n/locales/cs.json42
-rw-r--r--src/i18n/locales/de.json50
-rw-r--r--src/i18n/locales/defaultMessages.json267
-rw-r--r--src/i18n/locales/el.json42
-rw-r--r--src/i18n/locales/en-US.json59
-rw-r--r--src/i18n/locales/es.json38
-rw-r--r--src/i18n/locales/fr.json34
-rw-r--r--src/i18n/locales/ga.json48
-rw-r--r--src/i18n/locales/hr.json24
-rw-r--r--src/i18n/locales/hu.json44
-rw-r--r--src/i18n/locales/id.json26
-rw-r--r--src/i18n/locales/it.json38
-rw-r--r--src/i18n/locales/ja.json28
-rw-r--r--src/i18n/locales/ka.json28
-rw-r--r--src/i18n/locales/nb-NO.json30
-rw-r--r--src/i18n/locales/nl-BE.json44
-rw-r--r--src/i18n/locales/nl.json8
-rw-r--r--src/i18n/locales/pl.json32
-rw-r--r--src/i18n/locales/pt-BR.json38
-rw-r--r--src/i18n/locales/pt.json22
-rw-r--r--src/i18n/locales/ru.json36
-rw-r--r--src/i18n/locales/sk.json20
-rw-r--r--src/i18n/locales/sr.json20
-rw-r--r--src/i18n/locales/tr.json20
-rw-r--r--src/i18n/locales/ua.json24
-rw-r--r--src/i18n/locales/uk.json24
-rw-r--r--src/i18n/locales/zh-Hant.json16
-rw-r--r--src/i18n/locales/zh-TW.json16
-rw-r--r--src/i18n/messages/src/components/AppUpdateInfoBar.json2
-rw-r--r--src/i18n/messages/src/components/auth/Import.json4
-rw-r--r--src/i18n/messages/src/components/auth/Login.json42
-rw-r--r--src/i18n/messages/src/components/auth/Signup.json2
-rw-r--r--src/i18n/messages/src/components/layout/AppLayout.json17
-rw-r--r--src/i18n/messages/src/components/services/content/Services.json28
-rw-r--r--src/i18n/messages/src/components/settings/account/AccountDashboard.json2
-rw-r--r--src/i18n/messages/src/components/settings/services/EditServiceForm.json6
-rw-r--r--src/i18n/messages/src/components/settings/settings/EditSettingsForm.json89
-rw-r--r--src/i18n/messages/src/components/settings/team/TeamDashboard.json4
-rw-r--r--src/i18n/messages/src/components/ui/PremiumFeatureContainer/index.json4
-rw-r--r--src/i18n/messages/src/containers/settings/EditSettingsScreen.json21
-rw-r--r--src/i18n/messages/src/features/announcements/components/AnnouncementScreen.json6
-rw-r--r--src/i18n/messages/src/features/delayApp/Component.json2
-rw-r--r--src/i18n/messages/src/features/shareFranz/Component.json4
-rw-r--r--src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json8
-rw-r--r--src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json28
-rw-r--r--src/i18n/messages/src/features/workspaces/components/WorkspacesDashboard.json2
-rw-r--r--src/i18n/messages/src/i18n/globalMessages.json2
-rw-r--r--src/i18n/messages/src/lib/Menu.json2
50 files changed, 916 insertions, 517 deletions
diff --git a/src/i18n/globalMessages.js b/src/i18n/globalMessages.js
index af8479c59..86fb9e18d 100644
--- a/src/i18n/globalMessages.js
+++ b/src/i18n/globalMessages.js
@@ -3,7 +3,7 @@ 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 Franz 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',
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index 00e6ccdac..3da31b68e 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Buida la memòria cau", 197 "settings.app.buttonClearAllCache" : "Buida la memòria cau",
198 "settings.app.buttonInstallUpdate" : "Reinicia i instal·la l'actualització", 198 "settings.app.buttonInstallUpdate" : "Reinicia i instal·la l'actualització",
199 "settings.app.buttonSearchForUpdate" : "Comprova si hi ha actualitzacions", 199 "settings.app.buttonSearchForUpdate" : "Comprova si hi ha actualitzacions",
200 "settings.app.cacheInfo" : "La memòria cau de Franz està utilitzant {size} d'espai al disc", 200 "settings.app.cacheInfo" : "La memòria cau de Ferdi està utilitzant {size} d'espai al disc",
201 "settings.app.currentVersion" : "Versió actual:", 201 "settings.app.currentVersion" : "Versió actual:",
202 "settings.app.form.autoLaunchInBackground" : "Obrir en segon plà", 202 "settings.app.form.autoLaunchInBackground" : "Obrir en segon plà",
203 "settings.app.form.autoLaunchOnStart" : "Iniciar Franz a l'inici", 203 "settings.app.form.autoLaunchOnStart" : "Iniciar Ferdi a l'inici",
204 "settings.app.form.beta" : "Inclou versions beta", 204 "settings.app.form.beta" : "Inclou versions beta",
205 "settings.app.form.darkMode" : "Uneix-te al Cantó Fosc", 205 "settings.app.form.darkMode" : "Uneix-te al Cantó Fosc",
206 "settings.app.form.enableGPUAcceleration" : "Activar acceleració GPU", 206 "settings.app.form.enableGPUAcceleration" : "Activar acceleració GPU",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Mostra Franz a la safata del sistema", 208 "settings.app.form.enableSystemTray" : "Mostra Franz a la safata del sistema",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Idioma", 210 "settings.app.form.language" : "Idioma",
211 "settings.app.form.minimizeToSystemTray" : "Minimitza Franz a la safata del sistema", 211 "settings.app.form.minimizeToSystemTray" : "Minimitza Ferdi a la safata del sistema",
212 "settings.app.form.runInBackground" : "Mantén a Franz en segon pla en tancar la finestra", 212 "settings.app.form.runInBackground" : "Mantén a Ferdi en segon pla en tancar la finestra",
213 "settings.app.form.showDisabledServices" : "Mostra les pestanyes dels serveis desactivats", 213 "settings.app.form.showDisabledServices" : "Mostra les pestanyes dels serveis desactivats",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostra la insígnia de missatges no llegits quan les notificacions estiguin desactivades", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostra la insígnia de missatges no llegits quan les notificacions estiguin desactivades",
215 "settings.app.headline" : "Configuració", 215 "settings.app.headline" : "Configuració",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.", 221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.",
222 "settings.app.restartRequired" : "Els canvis requereixen reiniciar", 222 "settings.app.restartRequired" : "Els canvis requereixen reiniciar",
223 "settings.app.subheadlineCache" : "Memòria cau", 223 "settings.app.subheadlineCache" : "Memòria cau",
224 "settings.app.translationHelp" : "Ajuda'ns a traduir Franz en la teva llengua.", 224 "settings.app.translationHelp" : "Ajuda'ns a traduir Ferdi en la teva llengua.",
225 "settings.app.updateStatusAvailable" : "Actualització disponible, descarregant ...", 225 "settings.app.updateStatusAvailable" : "Actualització disponible, descarregant ...",
226 "settings.app.updateStatusSearching" : "Està buscant actualitzacions", 226 "settings.app.updateStatusSearching" : "Està buscant actualitzacions",
227 "settings.app.updateStatusUpToDate" : "Esteu utilitzant la versió més recent de Franz", 227 "settings.app.updateStatusUpToDate" : "Esteu utilitzant la versió més recent de Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "Afegir {name}", 254 "settings.service.form.addServiceHeadline" : "Afegir {name}",
255 "settings.service.form.availableServices" : "Serveis disponibles", 255 "settings.service.form.availableServices" : "Serveis disponibles",
256 "settings.service.form.customUrl" : "Servidor personalitzat", 256 "settings.service.form.customUrl" : "Servidor personalitzat",
257 "settings.service.form.customUrlPremiumInfo" : "Per afegir serveis allotjats per vosaltres mateixos, necessiteu un Compte Franz Premium Supporter.", 257 "settings.service.form.customUrlPremiumInfo" : "Per afegir serveis allotjats per vosaltres mateixos, necessiteu un Compte Ferdi Premium Supporter.",
258 "settings.service.form.customUrlUpgradeAccount" : "Actualitzeu el vostre compte", 258 "settings.service.form.customUrlUpgradeAccount" : "Actualitzeu el vostre compte",
259 "settings.service.form.customUrlValidationError" : "No s'ha pogut validar el servidor {name} personalitzat.", 259 "settings.service.form.customUrlValidationError" : "No s'ha pogut validar el servidor {name} personalitzat.",
260 "settings.service.form.deleteButton" : "Suprimeix el servei", 260 "settings.service.form.deleteButton" : "Suprimeix el servei",
@@ -280,7 +280,7 @@
280 "settings.service.form.proxy.isEnabled" : "Utilitzar Proxy", 280 "settings.service.form.proxy.isEnabled" : "Utilitzar Proxy",
281 "settings.service.form.proxy.password" : "Contrasenya (opcional)", 281 "settings.service.form.proxy.password" : "Contrasenya (opcional)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Siusplau, reinicieu el Franz després de canviar els ajustaments de proxy", 283 "settings.service.form.proxy.restartInfo" : "Siusplau, reinicieu el Ferdi després de canviar els ajustaments de proxy",
284 "settings.service.form.proxy.user" : "Usuari (opcional)", 284 "settings.service.form.proxy.user" : "Usuari (opcional)",
285 "settings.service.form.saveButton" : "Desa el servei", 285 "settings.service.form.saveButton" : "Desa el servei",
286 "settings.service.form.tabHosted" : "Allotjat", 286 "settings.service.form.tabHosted" : "Allotjat",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Tots els sons estan desactivats", 297 "settings.services.tooltip.isMuted" : "Tots els sons estan desactivats",
298 "settings.services.tooltip.notificationsDisabled" : "Les notificacions estan desactivades", 298 "settings.services.tooltip.notificationsDisabled" : "Les notificacions estan desactivades",
299 "settings.services.updatedInfo" : "S'han desat els canvis", 299 "settings.services.updatedInfo" : "S'han desat els canvis",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Equip", 302 "settings.team.headline" : "Equip",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Torna a provar-ho", 325 "settings.workspaces.tryReloadWorkspaces" : "Torna a provar-ho",
326 "settings.workspaces.updatedInfo" : "S'han desat els canvis", 326 "settings.workspaces.updatedInfo" : "S'han desat els canvis",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Afegeix nou servei", 330 "sidebar.addNewService" : "Afegeix nou servei",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -344,6 +344,20 @@
344 "signup.link.login" : "Ja teniu un compte, iniciar la sessió?", 344 "signup.link.login" : "Ja teniu un compte, iniciar la sessió?",
345 "signup.password.label" : "Contrasenya", 345 "signup.password.label" : "Contrasenya",
346 "signup.submit.label" : "Crea un compte", 346 "signup.submit.label" : "Crea un compte",
347 "subscription.euTaxInfo" : "Residents d'EU: es poden aplicar impostos locals",
348 "subscription.features.ads" : "Sense anuncis, mai!",
349 "subscription.features.comingSoon" : "properament",
350 "subscription.features.noInterruptions" : "Sense retards ni molestes actualitzacions de llicències ",
351 "subscription.features.onpremise.mattermost" : "Afegir serveis allotjats com Mattermost",
352 "subscription.features.proxy" : "Suport de Proxy per a serveis",
353 "subscription.features.spellchecker" : "Suport per corrector ortogràfic",
354 "subscription.features.workspaces" : "Organize your services in workspaces",
355 "subscription.includedFeatures" : "El compte de pagament Ferdi Premium Supporter inclou",
356 "subscription.paymentSessionError" : "No s'ha pogut inicialitzar el formulari de pagament",
357 "subscription.submit.label" : "Vull donar suport al desenvolupament de Franz",
358 "subscription.type.free" : "gratuït",
359 "subscription.type.month" : "mes",
360 "subscription.type.year" : "any",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 391 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 395 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 396}
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index ba4efd0c7..5a4c4c428 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -173,7 +173,7 @@
173 "settings.account.buttonSave" : "Aktualizovat profil", 173 "settings.account.buttonSave" : "Aktualizovat profil",
174 "settings.account.deleteAccount" : "Smazat účet", 174 "settings.account.deleteAccount" : "Smazat účet",
175 "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!", 175 "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!",
176 "settings.account.deleteInfo" : "Pokud již nepotřebujete váš Franz účet, můžete zde váš účet, a všechna data v něm, smazat.", 176 "settings.account.deleteInfo" : "Pokud již nepotřebujete váš Ferdi účet, můžete zde váš účet, a všechna data v něm, smazat.",
177 "settings.account.headline" : "Účet", 177 "settings.account.headline" : "Účet",
178 "settings.account.headlineAccount" : "Informace o účtu", 178 "settings.account.headlineAccount" : "Informace o účtu",
179 "settings.account.headlineDangerZone" : "Nebezpečná zóna", 179 "settings.account.headlineDangerZone" : "Nebezpečná zóna",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Vyprázdnit mezipaměti", 197 "settings.app.buttonClearAllCache" : "Vyprázdnit mezipaměti",
198 "settings.app.buttonInstallUpdate" : "Restartovat a nainstalovat aktualizace", 198 "settings.app.buttonInstallUpdate" : "Restartovat a nainstalovat aktualizace",
199 "settings.app.buttonSearchForUpdate" : "Zkontrolovat aktualizace", 199 "settings.app.buttonSearchForUpdate" : "Zkontrolovat aktualizace",
200 "settings.app.cacheInfo" : "Franz momentálně používá {size} místa na disku.", 200 "settings.app.cacheInfo" : "Ferdi momentálně používá {size} místa na disku.",
201 "settings.app.currentVersion" : "Aktuální verze:", 201 "settings.app.currentVersion" : "Aktuální verze:",
202 "settings.app.form.autoLaunchInBackground" : "Spustit na pozadí", 202 "settings.app.form.autoLaunchInBackground" : "Spustit na pozadí",
203 "settings.app.form.autoLaunchOnStart" : "Spustit Franz při startu", 203 "settings.app.form.autoLaunchOnStart" : "Spustit Ferdi při startu",
204 "settings.app.form.beta" : "Zahrnout beta verze", 204 "settings.app.form.beta" : "Zahrnout beta verze",
205 "settings.app.form.darkMode" : "Připoj se k Temné straně", 205 "settings.app.form.darkMode" : "Připoj se k Temné straně",
206 "settings.app.form.enableGPUAcceleration" : "Aktivovat GPU zrychlení", 206 "settings.app.form.enableGPUAcceleration" : "Aktivovat GPU zrychlení",
@@ -208,7 +208,7 @@
208 "settings.app.form.enableSystemTray" : "Zobrazit Franz v systémové liště", 208 "settings.app.form.enableSystemTray" : "Zobrazit Franz v systémové liště",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Jazyk", 210 "settings.app.form.language" : "Jazyk",
211 "settings.app.form.minimizeToSystemTray" : "Minimalizovat Franz do systémové lišty", 211 "settings.app.form.minimizeToSystemTray" : "Minimalizovat Ferdi do systémové lišty",
212 "settings.app.form.runInBackground" : "Ponechat Franze v pozadí při zavírání okna", 212 "settings.app.form.runInBackground" : "Ponechat Franze v pozadí při zavírání okna",
213 "settings.app.form.showDisabledServices" : "Zobrazit záložky vypnutých služeb", 213 "settings.app.form.showDisabledServices" : "Zobrazit záložky vypnutých služeb",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Zobrazit odznak pro nepřečtené zprávy když jsou upozornění vypnutá", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Zobrazit odznak pro nepřečtené zprávy když jsou upozornění vypnutá",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.", 221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.",
222 "settings.app.restartRequired" : "Změny vyžadují restart", 222 "settings.app.restartRequired" : "Změny vyžadují restart",
223 "settings.app.subheadlineCache" : "Mezipaměť", 223 "settings.app.subheadlineCache" : "Mezipaměť",
224 "settings.app.translationHelp" : "Pomozte nám přeložit Franz do svého jazyka.", 224 "settings.app.translationHelp" : "Pomozte nám přeložit Ferdi do svého jazyka.",
225 "settings.app.updateStatusAvailable" : "Aktualizace k dispozici, stahování...", 225 "settings.app.updateStatusAvailable" : "Aktualizace k dispozici, stahování...",
226 "settings.app.updateStatusSearching" : "Hledá aktualizace", 226 "settings.app.updateStatusSearching" : "Hledá aktualizace",
227 "settings.app.updateStatusUpToDate" : "Používáte nejnovější verzi programu Franz", 227 "settings.app.updateStatusUpToDate" : "Používáte nejnovější verzi programu Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "Přidat {name}", 254 "settings.service.form.addServiceHeadline" : "Přidat {name}",
255 "settings.service.form.availableServices" : "Dostupné služby", 255 "settings.service.form.availableServices" : "Dostupné služby",
256 "settings.service.form.customUrl" : "Vlastní server", 256 "settings.service.form.customUrl" : "Vlastní server",
257 "settings.service.form.customUrlPremiumInfo" : "Chcete-li přidat vlastní hostované služby, potřebujete účet Franz Premium Supporter.", 257 "settings.service.form.customUrlPremiumInfo" : "Chcete-li přidat vlastní hostované služby, potřebujete účet Ferdi Premium Supporter.",
258 "settings.service.form.customUrlUpgradeAccount" : "Aktualizujte svůj účet", 258 "settings.service.form.customUrlUpgradeAccount" : "Aktualizujte svůj účet",
259 "settings.service.form.customUrlValidationError" : "Nepodařilo se ověřit vlastní server {name}.", 259 "settings.service.form.customUrlValidationError" : "Nepodařilo se ověřit vlastní server {name}.",
260 "settings.service.form.deleteButton" : "Odstranit službu", 260 "settings.service.form.deleteButton" : "Odstranit službu",
@@ -276,11 +276,11 @@
276 "settings.service.form.name" : "Jméno", 276 "settings.service.form.name" : "Jméno",
277 "settings.service.form.proxy.headline" : "Nastavení HTTP\/HTTPS Proxy", 277 "settings.service.form.proxy.headline" : "Nastavení HTTP\/HTTPS Proxy",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Franz servers.", 279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Ferdi servers.",
280 "settings.service.form.proxy.isEnabled" : "Use Proxy", 280 "settings.service.form.proxy.isEnabled" : "Use Proxy",
281 "settings.service.form.proxy.password" : "Password (optional)", 281 "settings.service.form.proxy.password" : "Password (optional)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Please restart Franz after changing proxy Settings.", 283 "settings.service.form.proxy.restartInfo" : "Please restart Ferdi after changing proxy Settings.",
284 "settings.service.form.proxy.user" : "User (optional)", 284 "settings.service.form.proxy.user" : "User (optional)",
285 "settings.service.form.saveButton" : "Uložit službu", 285 "settings.service.form.saveButton" : "Uložit službu",
286 "settings.service.form.tabHosted" : "Hostováno", 286 "settings.service.form.tabHosted" : "Hostováno",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Všechny zvuky jsou ztišeny", 297 "settings.services.tooltip.isMuted" : "Všechny zvuky jsou ztišeny",
298 "settings.services.tooltip.notificationsDisabled" : "Oznámení jsou zakázána", 298 "settings.services.tooltip.notificationsDisabled" : "Oznámení jsou zakázána",
299 "settings.services.updatedInfo" : "Vaše změny byly uloženy", 299 "settings.services.updatedInfo" : "Vaše změny byly uloženy",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Tým", 302 "settings.team.headline" : "Tým",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Zkusit znovu", 325 "settings.workspaces.tryReloadWorkspaces" : "Zkusit znovu",
326 "settings.workspaces.updatedInfo" : "Vaše změny byly uloženy", 326 "settings.workspaces.updatedInfo" : "Vaše změny byly uloženy",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Přidat novou službu", 330 "sidebar.addNewService" : "Přidat novou službu",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -338,12 +338,26 @@
338 "signup.firstname.label" : "Jméno", 338 "signup.firstname.label" : "Jméno",
339 "signup.headline" : "Přihlásit se", 339 "signup.headline" : "Přihlásit se",
340 "signup.lastname.label" : "Příjmení", 340 "signup.lastname.label" : "Příjmení",
341 "signup.legal.info" : "Vytvořením účtu Franz souhlasíte s", 341 "signup.legal.info" : "Vytvořením účtu Ferdi souhlasíte s",
342 "signup.legal.privacy" : "Prohlášení o ochraně soukromí", 342 "signup.legal.privacy" : "Prohlášení o ochraně soukromí",
343 "signup.legal.terms" : "Podmínky služby", 343 "signup.legal.terms" : "Podmínky služby",
344 "signup.link.login" : "Již máte účet, přihlásit se?", 344 "signup.link.login" : "Již máte účet, přihlásit se?",
345 "signup.password.label" : "Heslo", 345 "signup.password.label" : "Heslo",
346 "signup.submit.label" : "Vytvořit účet", 346 "signup.submit.label" : "Vytvořit účet",
347 "subscription.euTaxInfo" : "Pro obyvatelé EU: mohou být aplikovány lokální daně",
348 "subscription.features.ads" : "Žádné reklamy, nikdy!",
349 "subscription.features.comingSoon" : "již brzy",
350 "subscription.features.noInterruptions" : "No app delays & nagging to upgrade license",
351 "subscription.features.onpremise.mattermost" : "Add on-premise\/hosted services like Mattermost",
352 "subscription.features.proxy" : "Proxy support for services",
353 "subscription.features.spellchecker" : "Support for spellchecker",
354 "subscription.features.workspaces" : "Organize your services in workspaces",
355 "subscription.includedFeatures" : "Placený účet Premium Supporter Ferdi zahrnuje",
356 "subscription.paymentSessionError" : "Nebylo možné inicializovat platbu od",
357 "subscription.submit.label" : "Chci podpořit vývoj aplikace Franz",
358 "subscription.type.free" : "zdarma",
359 "subscription.type.month" : "měsíc",
360 "subscription.type.year" : "rok",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 391 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 395 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 396}
diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index b487710e5..06bdaabfe 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -29,7 +29,7 @@
29 "global.spellchecking.language" : "Sprache für Rechtschreibprüfung", 29 "global.spellchecking.language" : "Sprache für Rechtschreibprüfung",
30 "global.upgradeButton.upgradeToPro" : "Upgrade zu Franz Professional", 30 "global.upgradeButton.upgradeToPro" : "Upgrade zu Franz Professional",
31 "import.headline" : "Deine Franz-4-Dienste importieren", 31 "import.headline" : "Deine Franz-4-Dienste importieren",
32 "import.notSupportedHeadline" : "Dienste, die noch nicht von Franz 5 unterstützt werden", 32 "import.notSupportedHeadline" : "Dienste, die noch nicht von Ferdi 5 unterstützt werden",
33 "import.skip.label" : "Ich möchte Dienste selbst hinzufügen", 33 "import.skip.label" : "Ich möchte Dienste selbst hinzufügen",
34 "import.submit.label" : "Dienste importieren", 34 "import.submit.label" : "Dienste importieren",
35 "infobar.buttonChangelog" : "Was gibt es Neues?", 35 "infobar.buttonChangelog" : "Was gibt es Neues?",
@@ -96,7 +96,7 @@
96 "menu.view" : "Darstellung", 96 "menu.view" : "Darstellung",
97 "menu.view.enterFullScreen" : "Vollbildmodus", 97 "menu.view.enterFullScreen" : "Vollbildmodus",
98 "menu.view.exitFullScreen" : "Vollbildmodus aus", 98 "menu.view.exitFullScreen" : "Vollbildmodus aus",
99 "menu.view.reloadFranz" : "Franz neu laden", 99 "menu.view.reloadFranz" : "Ferdi neu laden",
100 "menu.view.reloadService" : "Dienst neu laden", 100 "menu.view.reloadService" : "Dienst neu laden",
101 "menu.view.resetZoom" : "Originalgröße", 101 "menu.view.resetZoom" : "Originalgröße",
102 "menu.view.toggleDevTools" : "Entwicklertools anzeigen", 102 "menu.view.toggleDevTools" : "Entwicklertools anzeigen",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Cache leeren", 197 "settings.app.buttonClearAllCache" : "Cache leeren",
198 "settings.app.buttonInstallUpdate" : "Neu starten & Update installieren", 198 "settings.app.buttonInstallUpdate" : "Neu starten & Update installieren",
199 "settings.app.buttonSearchForUpdate" : "Nach Updates suchen", 199 "settings.app.buttonSearchForUpdate" : "Nach Updates suchen",
200 "settings.app.cacheInfo" : "Der Franz Cache belegt derzeit {size}.", 200 "settings.app.cacheInfo" : "Der Ferdi Cache belegt derzeit {size}.",
201 "settings.app.currentVersion" : "Aktuelle Version:", 201 "settings.app.currentVersion" : "Aktuelle Version:",
202 "settings.app.form.autoLaunchInBackground" : "Im Hintergrund öffnen", 202 "settings.app.form.autoLaunchInBackground" : "Im Hintergrund öffnen",
203 "settings.app.form.autoLaunchOnStart" : "Franz beim Systemstart ausführen", 203 "settings.app.form.autoLaunchOnStart" : "Ferdi beim Systemstart ausführen",
204 "settings.app.form.beta" : "Beta-Versionen einbeziehen", 204 "settings.app.form.beta" : "Beta-Versionen einbeziehen",
205 "settings.app.form.darkMode" : "Die dunkle Seite erwartet dich! (Dark Mode)", 205 "settings.app.form.darkMode" : "Die dunkle Seite erwartet dich! (Dark Mode)",
206 "settings.app.form.enableGPUAcceleration" : "Hardwarebeschleunigung aktivieren", 206 "settings.app.form.enableGPUAcceleration" : "Hardwarebeschleunigung aktivieren",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Franz im Infobereich anzeigen", 208 "settings.app.form.enableSystemTray" : "Franz im Infobereich anzeigen",
209 "settings.app.form.enableTodos" : "Franz Todos aktivieren", 209 "settings.app.form.enableTodos" : "Franz Todos aktivieren",
210 "settings.app.form.language" : "Sprache", 210 "settings.app.form.language" : "Sprache",
211 "settings.app.form.minimizeToSystemTray" : "Franz in den Infobereich minimieren", 211 "settings.app.form.minimizeToSystemTray" : "Ferdi in den Infobereich minimieren",
212 "settings.app.form.runInBackground" : "Franz im Hintergrund behalten, wenn das Fenster geschlossen wird", 212 "settings.app.form.runInBackground" : "Ferdi im Hintergrund behalten, wenn das Fenster geschlossen wird",
213 "settings.app.form.showDisabledServices" : "Deaktivierte Services-Tabs anzeigen", 213 "settings.app.form.showDisabledServices" : "Deaktivierte Services-Tabs anzeigen",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Ungelesene Nachrichten zeigen, wenn die Benachrichtigungen deaktiviert sind", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Ungelesene Nachrichten zeigen, wenn die Benachrichtigungen deaktiviert sind",
215 "settings.app.headline" : "Einstellungen", 215 "settings.app.headline" : "Einstellungen",
@@ -218,10 +218,10 @@
218 "settings.app.headlineGeneral" : "Allgemeines", 218 "settings.app.headlineGeneral" : "Allgemeines",
219 "settings.app.headlineLanguage" : "Sprache", 219 "settings.app.headlineLanguage" : "Sprache",
220 "settings.app.headlineUpdates" : "Updates", 220 "settings.app.headlineUpdates" : "Updates",
221 "settings.app.languageDisclaimer" : "Offizielle Übersetzungen: Englisch & Deutsch. Alle anderen Sprachen sind Übersetzungen der Franz Community.", 221 "settings.app.languageDisclaimer" : "Offizielle Übersetzungen: Englisch & Deutsch. Alle anderen Sprachen sind Übersetzungen der Ferdi Community.",
222 "settings.app.restartRequired" : "Änderungen werden erst nach einem Neustart wirksam.", 222 "settings.app.restartRequired" : "Änderungen werden erst nach einem Neustart wirksam.",
223 "settings.app.subheadlineCache" : "Cache", 223 "settings.app.subheadlineCache" : "Cache",
224 "settings.app.translationHelp" : "Hilf uns, Franz in Deine Sprache zu übersetzen.", 224 "settings.app.translationHelp" : "Hilf uns, Ferdi in Deine Sprache zu übersetzen.",
225 "settings.app.updateStatusAvailable" : "Update verfügbar, lädt herunter ...", 225 "settings.app.updateStatusAvailable" : "Update verfügbar, lädt herunter ...",
226 "settings.app.updateStatusSearching" : "Suche nach Updates", 226 "settings.app.updateStatusSearching" : "Suche nach Updates",
227 "settings.app.updateStatusUpToDate" : "Du nutzt die aktuellste Version von Franz", 227 "settings.app.updateStatusUpToDate" : "Du nutzt die aktuellste Version von Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "{name} hinzufügen", 254 "settings.service.form.addServiceHeadline" : "{name} hinzufügen",
255 "settings.service.form.availableServices" : "Verfügbare Dienste", 255 "settings.service.form.availableServices" : "Verfügbare Dienste",
256 "settings.service.form.customUrl" : "Eigener Server", 256 "settings.service.form.customUrl" : "Eigener Server",
257 "settings.service.form.customUrlPremiumInfo" : "Um einen selbst gehosteten Dienst hinzuzufügen, brauchst Du ein Franz Premium Konto.", 257 "settings.service.form.customUrlPremiumInfo" : "Um einen selbst gehosteten Dienst hinzuzufügen, brauchst Du ein Ferdi Premium Konto.",
258 "settings.service.form.customUrlUpgradeAccount" : "Dein Konto upgraden", 258 "settings.service.form.customUrlUpgradeAccount" : "Dein Konto upgraden",
259 "settings.service.form.customUrlValidationError" : "Dein {name}-Server konnte nicht verifiziert werden.", 259 "settings.service.form.customUrlValidationError" : "Dein {name}-Server konnte nicht verifiziert werden.",
260 "settings.service.form.deleteButton" : "Dienst löschen", 260 "settings.service.form.deleteButton" : "Dienst löschen",
@@ -276,11 +276,11 @@
276 "settings.service.form.name" : "Name", 276 "settings.service.form.name" : "Name",
277 "settings.service.form.proxy.headline" : "HTTP-\/HTTPS-Proxy-Einstellungen", 277 "settings.service.form.proxy.headline" : "HTTP-\/HTTPS-Proxy-Einstellungen",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy-Einstellungen werden nicht mit den Franz Servern synchronisiert.", 279 "settings.service.form.proxy.info" : "Proxy-Einstellungen werden nicht mit den Ferdi Servern synchronisiert.",
280 "settings.service.form.proxy.isEnabled" : "Proxy-Server verwenden", 280 "settings.service.form.proxy.isEnabled" : "Proxy-Server verwenden",
281 "settings.service.form.proxy.password" : "Passwort (optional)", 281 "settings.service.form.proxy.password" : "Passwort (optional)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Bitte starte Franz nach dem Ändern der Proxy-Einstellungen neu.", 283 "settings.service.form.proxy.restartInfo" : "Bitte starte Ferdi nach dem Ändern der Proxy-Einstellungen neu.",
284 "settings.service.form.proxy.user" : "Benutzer (optional)", 284 "settings.service.form.proxy.user" : "Benutzer (optional)",
285 "settings.service.form.saveButton" : "Dienst speichern", 285 "settings.service.form.saveButton" : "Dienst speichern",
286 "settings.service.form.tabHosted" : "Gehostet", 286 "settings.service.form.tabHosted" : "Gehostet",
@@ -297,10 +297,10 @@
297 "settings.services.tooltip.isMuted" : "Alle Töne sind deaktiviert", 297 "settings.services.tooltip.isMuted" : "Alle Töne sind deaktiviert",
298 "settings.services.tooltip.notificationsDisabled" : "Benachrichtigungen deaktiviert", 298 "settings.services.tooltip.notificationsDisabled" : "Benachrichtigungen deaktiviert",
299 "settings.services.updatedInfo" : "Deine Änderungen wurden gespeichert", 299 "settings.services.updatedInfo" : "Deine Änderungen wurden gespeichert",
300 "settings.team.contentHeadline" : "Franz für Teams", 300 "settings.team.contentHeadline" : "Ferdi für Teams",
301 "settings.team.copy" : "Mit Franz für Teams kannst du Kolleginnen und Kollegen per Email-Invite in dein Team einladen und ihre Abonnments in den Einstellungen deines Accounts verwalten. Verschwende keine Zeit mehr damit, Lizenzen für jedes Teammitglied einzeln einzurichten, vergiss mehrfache Rechnungen und unterschiedliche Abrechnungszeiträume - alles unter einem Dach.", 301 "settings.team.copy" : "Mit Ferdi für Teams kannst du Kolleginnen und Kollegen per Email-Invite in dein Team einladen und ihre Abonnments in den Einstellungen deines Accounts verwalten. Verschwende keine Zeit mehr damit, Lizenzen für jedes Teammitglied einzeln einzurichten, vergiss mehrfache Rechnungen und unterschiedliche Abrechnungszeiträume - alles unter einem Dach.",
302 "settings.team.headline" : "Team", 302 "settings.team.headline" : "Team",
303 "settings.team.intro" : "Mit Franz für Teams kannst du Premium Lizenzen für Kolleginnen und Kollegen oder Freunde und Familienmitglieder kaufen und verwalten - so viele du willst.", 303 "settings.team.intro" : "Mit Ferdi für Teams kannst du Premium Lizenzen für Kolleginnen und Kollegen oder Freunde und Familienmitglieder kaufen und verwalten - so viele du willst.",
304 "settings.team.manageAction" : "Verwalte dein Team auf meetfranz.com", 304 "settings.team.manageAction" : "Verwalte dein Team auf meetfranz.com",
305 "settings.team.upgradeAction" : "Account Upgrade durchführen", 305 "settings.team.upgradeAction" : "Account Upgrade durchführen",
306 "settings.user.form.accountType.company" : "Firma", 306 "settings.user.form.accountType.company" : "Firma",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "Du hast noch keine Workspaces hinzugefügt", 324 "settings.workspaces.noWorkspacesAdded" : "Du hast noch keine Workspaces hinzugefügt",
325 "settings.workspaces.tryReloadWorkspaces" : "Erneut versuchen", 325 "settings.workspaces.tryReloadWorkspaces" : "Erneut versuchen",
326 "settings.workspaces.updatedInfo" : "Deine Änderungen wurden gespeichert", 326 "settings.workspaces.updatedInfo" : "Deine Änderungen wurden gespeichert",
327 "settings.workspaces.workspaceFeatureHeadline" : "Weniger ist mehr: Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Weniger ist mehr: Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Mit Franz 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.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Workspaces konnte nicht geladen werden", 329 "settings.workspaces.workspacesRequestFailed" : "Workspaces konnte nicht geladen werden",
330 "sidebar.addNewService" : "Neuen Dienst hinzufügen", 330 "sidebar.addNewService" : "Neuen Dienst hinzufügen",
331 "sidebar.closeWorkspaceDrawer" : "Workspaces schließen", 331 "sidebar.closeWorkspaceDrawer" : "Workspaces schließen",
@@ -344,6 +344,20 @@
344 "signup.link.login" : "Du hast bereits ein Konto? Melde Dich an.", 344 "signup.link.login" : "Du hast bereits ein Konto? Melde Dich an.",
345 "signup.password.label" : "Passwort", 345 "signup.password.label" : "Passwort",
346 "signup.submit.label" : "Konto erstellen", 346 "signup.submit.label" : "Konto erstellen",
347 "subscription.euTaxInfo" : "Preise zuzüglich allfälliger Steuern",
348 "subscription.features.ads" : "Werbefrei auf Lebenszeit!",
349 "subscription.features.comingSoon" : "folgt bald",
350 "subscription.features.noInterruptions" : "Verwende Ferdi ohne Wartezeiten",
351 "subscription.features.onpremise.mattermost" : "Integration von gehosteten Diensten wie Mattermost",
352 "subscription.features.proxy" : "Proxy Support für Dienste",
353 "subscription.features.spellchecker" : "Unterstützung für Rechtschreibprüfung",
354 "subscription.features.workspaces" : "Organisiere deine Services in Workspaces",
355 "subscription.includedFeatures" : "Bezahlte Ferdi Premium Lizenzen beinhalten",
356 "subscription.paymentSessionError" : "Das Zahlungs-Formular konnte nicht geladen werden.",
357 "subscription.submit.label" : "Ich möchte die Entwicklung von Ferdi unterstützen",
358 "subscription.type.free" : "kostenlos",
359 "subscription.type.month" : "Monat",
360 "subscription.type.year" : "Jahr",
347 "subscription.cta.activateTrial" : "Ja, kostenlose Franz Professional Testlizenz starten", 361 "subscription.cta.activateTrial" : "Ja, kostenlose Franz Professional Testlizenz starten",
348 "subscription.cta.allOptions" : "Alle Optionen anzeigen", 362 "subscription.cta.allOptions" : "Alle Optionen anzeigen",
349 "subscription.cta.choosePlan" : "Wähle deine Lizenz", 363 "subscription.cta.choosePlan" : "Wähle deine Lizenz",
@@ -366,7 +380,7 @@
366 "validation.oneRequired" : "Mindestens ein Wert wird benötigt", 380 "validation.oneRequired" : "Mindestens ein Wert wird benötigt",
367 "validation.required" : "{field} wird benötigt", 381 "validation.required" : "{field} wird benötigt",
368 "validation.url" : "{field} ist keine gültige URL", 382 "validation.url" : "{field} ist keine gültige URL",
369 "welcome.loginButton" : "Bei Franz einloggen", 383 "welcome.loginButton" : "Bei Ferdi einloggen",
370 "welcome.signupButton" : "Kostenloses Konto erstellen", 384 "welcome.signupButton" : "Kostenloses Konto erstellen",
371 "workspaceDrawer.addNewWorkspaceLabel" : "Neuen Workspace hinzufügen", 385 "workspaceDrawer.addNewWorkspaceLabel" : "Neuen Workspace hinzufügen",
372 "workspaceDrawer.allServices" : "Alle Dienste", 386 "workspaceDrawer.allServices" : "Alle Dienste",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Erstelle deinen ersten Workspace", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Erstelle deinen ersten Workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium Feature", 391 "workspaceDrawer.proFeatureBadge" : "Premium Feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Premium Account aktivieren", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Premium Account aktivieren",
379 "workspaceDrawer.workspaceFeatureInfo" : "Mit Franz 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.", 393 "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.",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Workspaces bearbeiten", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Workspaces bearbeiten",
381 "workspaces.switchingIndicator.switchingTo" : "Wechsle zu" 395 "workspaces.switchingIndicator.switchingTo" : "Wechsle zu"
382} 396}
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index 44a49317e..2dd778434 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -2,7 +2,7 @@
2 { 2 {
3 "descriptors": [ 3 "descriptors": [
4 { 4 {
5 "defaultMessage": "!!!A new update for Franz is available.", 5 "defaultMessage": "!!!A new update for Ferdi is available.",
6 "end": { 6 "end": {
7 "column": 3, 7 "column": 3,
8 "line": 12 8 "line": 12
@@ -46,7 +46,7 @@
46 { 46 {
47 "descriptors": [ 47 "descriptors": [
48 { 48 {
49 "defaultMessage": "!!!Import your Franz 4 services", 49 "defaultMessage": "!!!Import your Ferdi 4 services",
50 "end": { 50 "end": {
51 "column": 3, 51 "column": 3,
52 "line": 16 52 "line": 16
@@ -59,7 +59,7 @@
59 } 59 }
60 }, 60 },
61 { 61 {
62 "defaultMessage": "!!!Services not yet supported in Franz 5", 62 "defaultMessage": "!!!Services not yet supported in Ferdi 5",
63 "end": { 63 "end": {
64 "column": 3, 64 "column": 3,
65 "line": 20 65 "line": 20
@@ -264,55 +264,81 @@
264 } 264 }
265 }, 265 },
266 { 266 {
267 "defaultMessage": "!!!Your session expired, please login again.", 267 "defaultMessage": "!!!Using a custom Ferdi server?",
268 "end": { 268 "end": {
269 "column": 3, 269 "column": 3,
270 "line": 40 270 "line": 40
271 }, 271 },
272 "file": "src/components/auth/Login.js", 272 "file": "src/components/auth/Login.js",
273 "id": "login.customServerQuestion",
274 "start": {
275 "column": 24,
276 "line": 37
277 }
278 },
279 {
280 "defaultMessage": "!!!Try importing your Franz account",
281 "end": {
282 "column": 3,
283 "line": 44
284 },
285 "file": "src/components/auth/Login.js",
286 "id": "login.customServerSuggestion",
287 "start": {
288 "column": 26,
289 "line": 41
290 }
291 },
292 {
293 "defaultMessage": "!!!Your session expired, please login again.",
294 "end": {
295 "column": 3,
296 "line": 48
297 },
298 "file": "src/components/auth/Login.js",
273 "id": "login.tokenExpired", 299 "id": "login.tokenExpired",
274 "start": { 300 "start": {
275 "column": 16, 301 "column": 16,
276 "line": 37 302 "line": 45
277 } 303 }
278 }, 304 },
279 { 305 {
280 "defaultMessage": "!!!Your session expired, please login again.", 306 "defaultMessage": "!!!Your session expired, please login again.",
281 "end": { 307 "end": {
282 "column": 3, 308 "column": 3,
283 "line": 44 309 "line": 52
284 }, 310 },
285 "file": "src/components/auth/Login.js", 311 "file": "src/components/auth/Login.js",
286 "id": "login.serverLogout", 312 "id": "login.serverLogout",
287 "start": { 313 "start": {
288 "column": 16, 314 "column": 16,
289 "line": 41 315 "line": 49
290 } 316 }
291 }, 317 },
292 { 318 {
293 "defaultMessage": "!!!Create a free account", 319 "defaultMessage": "!!!Create a free account",
294 "end": { 320 "end": {
295 "column": 3, 321 "column": 3,
296 "line": 48 322 "line": 56
297 }, 323 },
298 "file": "src/components/auth/Login.js", 324 "file": "src/components/auth/Login.js",
299 "id": "login.link.signup", 325 "id": "login.link.signup",
300 "start": { 326 "start": {
301 "column": 14, 327 "column": 14,
302 "line": 45 328 "line": 53
303 } 329 }
304 }, 330 },
305 { 331 {
306 "defaultMessage": "!!!Forgot password", 332 "defaultMessage": "!!!Forgot password",
307 "end": { 333 "end": {
308 "column": 3, 334 "column": 3,
309 "line": 52 335 "line": 60
310 }, 336 },
311 "file": "src/components/auth/Login.js", 337 "file": "src/components/auth/Login.js",
312 "id": "login.link.password", 338 "id": "login.link.password",
313 "start": { 339 "start": {
314 "column": 16, 340 "column": 16,
315 "line": 49 341 "line": 57
316 } 342 }
317 } 343 }
318 ], 344 ],
@@ -604,7 +630,7 @@
604 } 630 }
605 }, 631 },
606 { 632 {
607 "defaultMessage": "!!!By creating a Franz account you accept the", 633 "defaultMessage": "!!!By creating a Ferdi account you accept the",
608 "end": { 634 "end": {
609 "column": 3, 635 "column": 3,
610 "line": 44 636 "line": 44
@@ -753,7 +779,20 @@
753 "id": "infobar.requiredRequestsFailed", 779 "id": "infobar.requiredRequestsFailed",
754 "start": { 780 "start": {
755 "column": 26, 781 "column": 26,
756 "line": 36 782 "line": 33
783 }
784 },
785 {
786 "defaultMessage": "!!!There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
787 "end": {
788 "column": 3,
789 "line": 40
790 },
791 "file": "src/components/layout/AppLayout.js",
792 "id": "infobar.authRequestFailed",
793 "start": {
794 "column": 21,
795 "line": 37
757 } 796 }
758 } 797 }
759 ], 798 ],
@@ -1016,7 +1055,7 @@
1016 { 1055 {
1017 "descriptors": [ 1056 "descriptors": [
1018 { 1057 {
1019 "defaultMessage": "!!!Welcome to Franz", 1058 "defaultMessage": "!!!Welcome to Ferdi",
1020 "end": { 1059 "end": {
1021 "column": 3, 1060 "column": 3,
1022 "line": 17 1061 "line": 17
@@ -1040,6 +1079,32 @@
1040 "column": 14, 1079 "column": 14,
1041 "line": 18 1080 "line": 18
1042 } 1081 }
1082 },
1083 {
1084 "defaultMessage": "!!!Please login to use Ferdi.",
1085 "end": {
1086 "column": 3,
1087 "line": 22
1088 },
1089 "file": "src/components/services/content/Services.js",
1090 "id": "services.login",
1091 "start": {
1092 "column": 9,
1093 "line": 19
1094 }
1095 },
1096 {
1097 "defaultMessage": "!!!Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
1098 "end": {
1099 "column": 3,
1100 "line": 26
1101 },
1102 "file": "src/components/services/content/Services.js",
1103 "id": "services.serverInfo",
1104 "start": {
1105 "column": 14,
1106 "line": 23
1107 }
1043 } 1108 }
1044 ], 1109 ],
1045 "path": "src/components/services/content/Services.json" 1110 "path": "src/components/services/content/Services.json"
@@ -1395,7 +1460,7 @@
1395 } 1460 }
1396 }, 1461 },
1397 { 1462 {
1398 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", 1463 "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
1399 "end": { 1464 "end": {
1400 "column": 3, 1465 "column": 3,
1401 "line": 73 1466 "line": 73
@@ -1904,7 +1969,7 @@
1904 } 1969 }
1905 }, 1970 },
1906 { 1971 {
1907 "defaultMessage": "!!!To add self hosted services, you need a Franz Premium Supporter Account.", 1972 "defaultMessage": "!!!To add self hosted services, you need a Ferdi Premium Supporter Account.",
1908 "end": { 1973 "end": {
1909 "column": 3, 1974 "column": 3,
1910 "line": 67 1975 "line": 67
@@ -2034,7 +2099,7 @@
2034 } 2099 }
2035 }, 2100 },
2036 { 2101 {
2037 "defaultMessage": "!!!Please restart Franz after changing proxy Settings.", 2102 "defaultMessage": "!!!Please restart Ferdi after changing proxy Settings.",
2038 "end": { 2103 "end": {
2039 "column": 3, 2104 "column": 3,
2040 "line": 107 2105 "line": 107
@@ -2047,7 +2112,7 @@
2047 } 2112 }
2048 }, 2113 },
2049 { 2114 {
2050 "defaultMessage": "!!!Proxy settings will not be synchronized with the Franz servers.", 2115 "defaultMessage": "!!!Proxy settings will not be synchronized with the Ferdi servers.",
2051 "end": { 2116 "end": {
2052 "column": 3, 2117 "column": 3,
2053 "line": 111 2118 "line": 111
@@ -2291,234 +2356,247 @@
2291 "defaultMessage": "!!!Settings", 2356 "defaultMessage": "!!!Settings",
2292 "end": { 2357 "end": {
2293 "column": 3, 2358 "column": 3,
2294 "line": 19 2359 "line": 20
2295 }, 2360 },
2296 "file": "src/components/settings/settings/EditSettingsForm.js", 2361 "file": "src/components/settings/settings/EditSettingsForm.js",
2297 "id": "settings.app.headline", 2362 "id": "settings.app.headline",
2298 "start": { 2363 "start": {
2299 "column": 12, 2364 "column": 12,
2300 "line": 16 2365 "line": 17
2301 } 2366 }
2302 }, 2367 },
2303 { 2368 {
2304 "defaultMessage": "!!!General", 2369 "defaultMessage": "!!!General",
2305 "end": { 2370 "end": {
2306 "column": 3, 2371 "column": 3,
2307 "line": 23 2372 "line": 24
2308 }, 2373 },
2309 "file": "src/components/settings/settings/EditSettingsForm.js", 2374 "file": "src/components/settings/settings/EditSettingsForm.js",
2310 "id": "settings.app.headlineGeneral", 2375 "id": "settings.app.headlineGeneral",
2311 "start": { 2376 "start": {
2312 "column": 19, 2377 "column": 19,
2313 "line": 20 2378 "line": 21
2379 }
2380 },
2381 {
2382 "defaultMessage": "!!!We advice you to logout after changing your server as your settings might not be saved otherwise.",
2383 "end": {
2384 "column": 3,
2385 "line": 28
2386 },
2387 "file": "src/components/settings/settings/EditSettingsForm.js",
2388 "id": "settings.app.serverInfo",
2389 "start": {
2390 "column": 14,
2391 "line": 25
2314 } 2392 }
2315 }, 2393 },
2316 { 2394 {
2317 "defaultMessage": "!!!Language", 2395 "defaultMessage": "!!!Language",
2318 "end": { 2396 "end": {
2319 "column": 3, 2397 "column": 3,
2320 "line": 27 2398 "line": 32
2321 }, 2399 },
2322 "file": "src/components/settings/settings/EditSettingsForm.js", 2400 "file": "src/components/settings/settings/EditSettingsForm.js",
2323 "id": "settings.app.headlineLanguage", 2401 "id": "settings.app.headlineLanguage",
2324 "start": { 2402 "start": {
2325 "column": 20, 2403 "column": 20,
2326 "line": 24 2404 "line": 29
2327 } 2405 }
2328 }, 2406 },
2329 { 2407 {
2330 "defaultMessage": "!!!Updates", 2408 "defaultMessage": "!!!Updates",
2331 "end": { 2409 "end": {
2332 "column": 3, 2410 "column": 3,
2333 "line": 31 2411 "line": 36
2334 }, 2412 },
2335 "file": "src/components/settings/settings/EditSettingsForm.js", 2413 "file": "src/components/settings/settings/EditSettingsForm.js",
2336 "id": "settings.app.headlineUpdates", 2414 "id": "settings.app.headlineUpdates",
2337 "start": { 2415 "start": {
2338 "column": 19, 2416 "column": 19,
2339 "line": 28 2417 "line": 33
2340 } 2418 }
2341 }, 2419 },
2342 { 2420 {
2343 "defaultMessage": "!!!Appearance", 2421 "defaultMessage": "!!!Appearance",
2344 "end": { 2422 "end": {
2345 "column": 3, 2423 "column": 3,
2346 "line": 35 2424 "line": 40
2347 }, 2425 },
2348 "file": "src/components/settings/settings/EditSettingsForm.js", 2426 "file": "src/components/settings/settings/EditSettingsForm.js",
2349 "id": "settings.app.headlineAppearance", 2427 "id": "settings.app.headlineAppearance",
2350 "start": { 2428 "start": {
2351 "column": 22, 2429 "column": 22,
2352 "line": 32 2430 "line": 37
2353 } 2431 }
2354 }, 2432 },
2355 { 2433 {
2356 "defaultMessage": "!!!Advanced", 2434 "defaultMessage": "!!!Advanced",
2357 "end": { 2435 "end": {
2358 "column": 3, 2436 "column": 3,
2359 "line": 39 2437 "line": 44
2360 }, 2438 },
2361 "file": "src/components/settings/settings/EditSettingsForm.js", 2439 "file": "src/components/settings/settings/EditSettingsForm.js",
2362 "id": "settings.app.headlineAdvanced", 2440 "id": "settings.app.headlineAdvanced",
2363 "start": { 2441 "start": {
2364 "column": 20, 2442 "column": 20,
2365 "line": 36 2443 "line": 41
2366 } 2444 }
2367 }, 2445 },
2368 { 2446 {
2369 "defaultMessage": "!!!Help us to translate Franz into your language.", 2447 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
2370 "end": { 2448 "end": {
2371 "column": 3, 2449 "column": 3,
2372 "line": 43 2450 "line": 48
2373 }, 2451 },
2374 "file": "src/components/settings/settings/EditSettingsForm.js", 2452 "file": "src/components/settings/settings/EditSettingsForm.js",
2375 "id": "settings.app.translationHelp", 2453 "id": "settings.app.translationHelp",
2376 "start": { 2454 "start": {
2377 "column": 19, 2455 "column": 19,
2378 "line": 40 2456 "line": 45
2379 } 2457 }
2380 }, 2458 },
2381 { 2459 {
2382 "defaultMessage": "!!!Cache", 2460 "defaultMessage": "!!!Cache",
2383 "end": { 2461 "end": {
2384 "column": 3, 2462 "column": 3,
2385 "line": 47 2463 "line": 52
2386 }, 2464 },
2387 "file": "src/components/settings/settings/EditSettingsForm.js", 2465 "file": "src/components/settings/settings/EditSettingsForm.js",
2388 "id": "settings.app.subheadlineCache", 2466 "id": "settings.app.subheadlineCache",
2389 "start": { 2467 "start": {
2390 "column": 20, 2468 "column": 20,
2391 "line": 44 2469 "line": 49
2392 } 2470 }
2393 }, 2471 },
2394 { 2472 {
2395 "defaultMessage": "!!!Franz cache is currently using {size} of disk space.", 2473 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
2396 "end": { 2474 "end": {
2397 "column": 3, 2475 "column": 3,
2398 "line": 51 2476 "line": 56
2399 }, 2477 },
2400 "file": "src/components/settings/settings/EditSettingsForm.js", 2478 "file": "src/components/settings/settings/EditSettingsForm.js",
2401 "id": "settings.app.cacheInfo", 2479 "id": "settings.app.cacheInfo",
2402 "start": { 2480 "start": {
2403 "column": 13, 2481 "column": 13,
2404 "line": 48 2482 "line": 53
2405 } 2483 }
2406 }, 2484 },
2407 { 2485 {
2408 "defaultMessage": "!!!Clear cache", 2486 "defaultMessage": "!!!Clear cache",
2409 "end": { 2487 "end": {
2410 "column": 3, 2488 "column": 3,
2411 "line": 55 2489 "line": 60
2412 }, 2490 },
2413 "file": "src/components/settings/settings/EditSettingsForm.js", 2491 "file": "src/components/settings/settings/EditSettingsForm.js",
2414 "id": "settings.app.buttonClearAllCache", 2492 "id": "settings.app.buttonClearAllCache",
2415 "start": { 2493 "start": {
2416 "column": 23, 2494 "column": 23,
2417 "line": 52 2495 "line": 57
2418 } 2496 }
2419 }, 2497 },
2420 { 2498 {
2421 "defaultMessage": "!!!Check for updates", 2499 "defaultMessage": "!!!Check for updates",
2422 "end": { 2500 "end": {
2423 "column": 3, 2501 "column": 3,
2424 "line": 59 2502 "line": 64
2425 }, 2503 },
2426 "file": "src/components/settings/settings/EditSettingsForm.js", 2504 "file": "src/components/settings/settings/EditSettingsForm.js",
2427 "id": "settings.app.buttonSearchForUpdate", 2505 "id": "settings.app.buttonSearchForUpdate",
2428 "start": { 2506 "start": {
2429 "column": 25, 2507 "column": 25,
2430 "line": 56 2508 "line": 61
2431 } 2509 }
2432 }, 2510 },
2433 { 2511 {
2434 "defaultMessage": "!!!Restart & install update", 2512 "defaultMessage": "!!!Restart & install update",
2435 "end": { 2513 "end": {
2436 "column": 3, 2514 "column": 3,
2437 "line": 63 2515 "line": 68
2438 }, 2516 },
2439 "file": "src/components/settings/settings/EditSettingsForm.js", 2517 "file": "src/components/settings/settings/EditSettingsForm.js",
2440 "id": "settings.app.buttonInstallUpdate", 2518 "id": "settings.app.buttonInstallUpdate",
2441 "start": { 2519 "start": {
2442 "column": 23, 2520 "column": 23,
2443 "line": 60 2521 "line": 65
2444 } 2522 }
2445 }, 2523 },
2446 { 2524 {
2447 "defaultMessage": "!!!Is searching for update", 2525 "defaultMessage": "!!!Is searching for update",
2448 "end": { 2526 "end": {
2449 "column": 3, 2527 "column": 3,
2450 "line": 67 2528 "line": 72
2451 }, 2529 },
2452 "file": "src/components/settings/settings/EditSettingsForm.js", 2530 "file": "src/components/settings/settings/EditSettingsForm.js",
2453 "id": "settings.app.updateStatusSearching", 2531 "id": "settings.app.updateStatusSearching",
2454 "start": { 2532 "start": {
2455 "column": 25, 2533 "column": 25,
2456 "line": 64 2534 "line": 69
2457 } 2535 }
2458 }, 2536 },
2459 { 2537 {
2460 "defaultMessage": "!!!Update available, downloading...", 2538 "defaultMessage": "!!!Update available, downloading...",
2461 "end": { 2539 "end": {
2462 "column": 3, 2540 "column": 3,
2463 "line": 71 2541 "line": 76
2464 }, 2542 },
2465 "file": "src/components/settings/settings/EditSettingsForm.js", 2543 "file": "src/components/settings/settings/EditSettingsForm.js",
2466 "id": "settings.app.updateStatusAvailable", 2544 "id": "settings.app.updateStatusAvailable",
2467 "start": { 2545 "start": {
2468 "column": 25, 2546 "column": 25,
2469 "line": 68 2547 "line": 73
2470 } 2548 }
2471 }, 2549 },
2472 { 2550 {
2473 "defaultMessage": "!!!You are using the latest version of Franz", 2551 "defaultMessage": "!!!You are using the latest version of Franz",
2474 "end": { 2552 "end": {
2475 "column": 3, 2553 "column": 3,
2476 "line": 75 2554 "line": 80
2477 }, 2555 },
2478 "file": "src/components/settings/settings/EditSettingsForm.js", 2556 "file": "src/components/settings/settings/EditSettingsForm.js",
2479 "id": "settings.app.updateStatusUpToDate", 2557 "id": "settings.app.updateStatusUpToDate",
2480 "start": { 2558 "start": {
2481 "column": 24, 2559 "column": 24,
2482 "line": 72 2560 "line": 77
2483 } 2561 }
2484 }, 2562 },
2485 { 2563 {
2486 "defaultMessage": "!!!Current version:", 2564 "defaultMessage": "!!!Current version:",
2487 "end": { 2565 "end": {
2488 "column": 3, 2566 "column": 3,
2489 "line": 79 2567 "line": 84
2490 }, 2568 },
2491 "file": "src/components/settings/settings/EditSettingsForm.js", 2569 "file": "src/components/settings/settings/EditSettingsForm.js",
2492 "id": "settings.app.currentVersion", 2570 "id": "settings.app.currentVersion",
2493 "start": { 2571 "start": {
2494 "column": 18, 2572 "column": 18,
2495 "line": 76 2573 "line": 81
2496 } 2574 }
2497 }, 2575 },
2498 { 2576 {
2499 "defaultMessage": "!!!Changes require restart", 2577 "defaultMessage": "!!!Changes require restart",
2500 "end": { 2578 "end": {
2501 "column": 3, 2579 "column": 3,
2502 "line": 83 2580 "line": 88
2503 }, 2581 },
2504 "file": "src/components/settings/settings/EditSettingsForm.js", 2582 "file": "src/components/settings/settings/EditSettingsForm.js",
2505 "id": "settings.app.restartRequired", 2583 "id": "settings.app.restartRequired",
2506 "start": { 2584 "start": {
2507 "column": 29, 2585 "column": 29,
2508 "line": 80 2586 "line": 85
2509 } 2587 }
2510 }, 2588 },
2511 { 2589 {
2512 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.", 2590 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
2513 "end": { 2591 "end": {
2514 "column": 3, 2592 "column": 3,
2515 "line": 87 2593 "line": 92
2516 }, 2594 },
2517 "file": "src/components/settings/settings/EditSettingsForm.js", 2595 "file": "src/components/settings/settings/EditSettingsForm.js",
2518 "id": "settings.app.languageDisclaimer", 2596 "id": "settings.app.languageDisclaimer",
2519 "start": { 2597 "start": {
2520 "column": 22, 2598 "column": 22,
2521 "line": 84 2599 "line": 89
2522 } 2600 }
2523 } 2601 }
2524 ], 2602 ],
@@ -2540,7 +2618,7 @@
2540 } 2618 }
2541 }, 2619 },
2542 { 2620 {
2543 "defaultMessage": "!!!Franz for Teams", 2621 "defaultMessage": "!!!Ferdi for Teams",
2544 "end": { 2622 "end": {
2545 "column": 3, 2623 "column": 3,
2546 "line": 24 2624 "line": 24
@@ -2566,7 +2644,7 @@
2566 } 2644 }
2567 }, 2645 },
2568 { 2646 {
2569 "defaultMessage": "!!!Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 2647 "defaultMessage": "!!!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!",
2570 "end": { 2648 "end": {
2571 "column": 3, 2649 "column": 3,
2572 "line": 32 2650 "line": 32
@@ -3411,7 +3489,7 @@
3411 { 3489 {
3412 "descriptors": [ 3490 "descriptors": [
3413 { 3491 {
3414 "defaultMessage": "!!!Launch Franz on start", 3492 "defaultMessage": "!!!Launch Ferdi on start",
3415 "end": { 3493 "end": {
3416 "column": 3, 3494 "column": 3,
3417 "line": 27 3495 "line": 27
@@ -3437,7 +3515,7 @@
3437 } 3515 }
3438 }, 3516 },
3439 { 3517 {
3440 "defaultMessage": "!!!Keep Franz in background when closing the window", 3518 "defaultMessage": "!!!Keep Ferdi in background when closing the window",
3441 "end": { 3519 "end": {
3442 "column": 3, 3520 "column": 3,
3443 "line": 35 3521 "line": 35
@@ -3450,7 +3528,7 @@
3450 } 3528 }
3451 }, 3529 },
3452 { 3530 {
3453 "defaultMessage": "!!!Show Franz in system tray", 3531 "defaultMessage": "!!!Show Ferdi in system tray",
3454 "end": { 3532 "end": {
3455 "column": 3, 3533 "column": 3,
3456 "line": 39 3534 "line": 39
@@ -3463,7 +3541,7 @@
3463 } 3541 }
3464 }, 3542 },
3465 { 3543 {
3466 "defaultMessage": "!!!Minimize Franz to system tray", 3544 "defaultMessage": "!!!Minimize Ferdi to system tray",
3467 "end": { 3545 "end": {
3468 "column": 3, 3546 "column": 3,
3469 "line": 43 3547 "line": 43
@@ -3476,6 +3554,19 @@
3476 } 3554 }
3477 }, 3555 },
3478 { 3556 {
3557 "defaultMessage": "!!!Server",
3558 "end": {
3559 "column": 3,
3560 "line": 47
3561 },
3562 "file": "src/containers/settings/EditSettingsScreen.js",
3563 "id": "settings.app.form.server",
3564 "start": {
3565 "column": 10,
3566 "line": 44
3567 }
3568 },
3569 {
3479 "defaultMessage": "!!!Language", 3570 "defaultMessage": "!!!Language",
3480 "end": { 3571 "end": {
3481 "column": 3, 3572 "column": 3,
@@ -3707,16 +3798,16 @@
3707 { 3798 {
3708 "descriptors": [ 3799 "descriptors": [
3709 { 3800 {
3710 "defaultMessage": "!!!Changes in Franz {version}", 3801 "defaultMessage": "!!!Changes in Ferdi {version}",
3711 "end": { 3802 "end": {
3712 "column": 3, 3803 "column": 3,
3713 "line": 23 3804 "line": 22
3714 }, 3805 },
3715 "file": "src/features/announcements/components/AnnouncementScreen.js", 3806 "file": "src/features/announcements/components/AnnouncementScreen.js",
3716 "id": "feature.announcements.changelog.headline", 3807 "id": "feature.announcements.changelog.headline",
3717 "start": { 3808 "start": {
3718 "column": 12, 3809 "column": 12,
3719 "line": 20 3810 "line": 19
3720 } 3811 }
3721 } 3812 }
3722 ], 3813 ],
@@ -3777,7 +3868,7 @@
3777 } 3868 }
3778 }, 3869 },
3779 { 3870 {
3780 "defaultMessage": "!!!Franz will continue in {seconds} seconds.", 3871 "defaultMessage": "!!!Ferdi will continue in {seconds} seconds.",
3781 "end": { 3872 "end": {
3782 "column": 3, 3873 "column": 3,
3783 "line": 36 3874 "line": 36
@@ -3829,7 +3920,7 @@
3829 "defaultMessage": "!!!Upgrade account", 3920 "defaultMessage": "!!!Upgrade account",
3830 "end": { 3921 "end": {
3831 "column": 3, 3922 "column": 3,
3832 "line": 18 3923 "line": 17
3833 }, 3924 },
3834 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js", 3925 "file": "src/features/serviceLimit/components/LimitReachedInfobox.js",
3835 "id": "premiumFeature.button.upgradeAccount", 3926 "id": "premiumFeature.button.upgradeAccount",
@@ -3857,7 +3948,7 @@
3857 } 3948 }
3858 }, 3949 },
3859 { 3950 {
3860 "defaultMessage": "!!!Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 3951 "defaultMessage": "!!!Tell your friends and colleagues how awesome Ferdi is and help us to spread the word.",
3861 "end": { 3952 "end": {
3862 "column": 3, 3953 "column": 3,
3863 "line": 25 3954 "line": 25
@@ -3987,26 +4078,26 @@
3987 "defaultMessage": "!!!Create workspace", 4078 "defaultMessage": "!!!Create workspace",
3988 "end": { 4079 "end": {
3989 "column": 3, 4080 "column": 3,
3990 "line": 16 4081 "line": 15
3991 }, 4082 },
3992 "file": "src/features/workspaces/components/CreateWorkspaceForm.js", 4083 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
3993 "id": "settings.workspace.add.form.submitButton", 4084 "id": "settings.workspace.add.form.submitButton",
3994 "start": { 4085 "start": {
3995 "column": 16, 4086 "column": 16,
3996 "line": 13 4087 "line": 12
3997 } 4088 }
3998 }, 4089 },
3999 { 4090 {
4000 "defaultMessage": "!!!Name", 4091 "defaultMessage": "!!!Name",
4001 "end": { 4092 "end": {
4002 "column": 3, 4093 "column": 3,
4003 "line": 20 4094 "line": 19
4004 }, 4095 },
4005 "file": "src/features/workspaces/components/CreateWorkspaceForm.js", 4096 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
4006 "id": "settings.workspace.add.form.name", 4097 "id": "settings.workspace.add.form.name",
4007 "start": { 4098 "start": {
4008 "column": 8, 4099 "column": 8,
4009 "line": 17 4100 "line": 16
4010 } 4101 }
4011 } 4102 }
4012 ], 4103 ],
@@ -4018,91 +4109,91 @@
4018 "defaultMessage": "!!!Delete workspace", 4109 "defaultMessage": "!!!Delete workspace",
4019 "end": { 4110 "end": {
4020 "column": 3, 4111 "column": 3,
4021 "line": 22 4112 "line": 20
4022 }, 4113 },
4023 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4114 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4024 "id": "settings.workspace.form.buttonDelete", 4115 "id": "settings.workspace.form.buttonDelete",
4025 "start": { 4116 "start": {
4026 "column": 16, 4117 "column": 16,
4027 "line": 19 4118 "line": 17
4028 } 4119 }
4029 }, 4120 },
4030 { 4121 {
4031 "defaultMessage": "!!!Save workspace", 4122 "defaultMessage": "!!!Save workspace",
4032 "end": { 4123 "end": {
4033 "column": 3, 4124 "column": 3,
4034 "line": 26 4125 "line": 24
4035 }, 4126 },
4036 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4127 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4037 "id": "settings.workspace.form.buttonSave", 4128 "id": "settings.workspace.form.buttonSave",
4038 "start": { 4129 "start": {
4039 "column": 14, 4130 "column": 14,
4040 "line": 23 4131 "line": 21
4041 } 4132 }
4042 }, 4133 },
4043 { 4134 {
4044 "defaultMessage": "!!!Name", 4135 "defaultMessage": "!!!Name",
4045 "end": { 4136 "end": {
4046 "column": 3, 4137 "column": 3,
4047 "line": 30 4138 "line": 28
4048 }, 4139 },
4049 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4140 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4050 "id": "settings.workspace.form.name", 4141 "id": "settings.workspace.form.name",
4051 "start": { 4142 "start": {
4052 "column": 8, 4143 "column": 8,
4053 "line": 27 4144 "line": 25
4054 } 4145 }
4055 }, 4146 },
4056 { 4147 {
4057 "defaultMessage": "!!!Your workspaces", 4148 "defaultMessage": "!!!Your workspaces",
4058 "end": { 4149 "end": {
4059 "column": 3, 4150 "column": 3,
4060 "line": 34 4151 "line": 32
4061 }, 4152 },
4062 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4153 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4063 "id": "settings.workspace.form.yourWorkspaces", 4154 "id": "settings.workspace.form.yourWorkspaces",
4064 "start": { 4155 "start": {
4065 "column": 18, 4156 "column": 18,
4066 "line": 31 4157 "line": 29
4067 } 4158 }
4068 }, 4159 },
4069 { 4160 {
4070 "defaultMessage": "!!!Services in this Workspace", 4161 "defaultMessage": "!!!Services in this Workspace",
4071 "end": { 4162 "end": {
4072 "column": 3, 4163 "column": 3,
4073 "line": 38 4164 "line": 36
4074 }, 4165 },
4075 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4166 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4076 "id": "settings.workspace.form.servicesInWorkspaceHeadline", 4167 "id": "settings.workspace.form.servicesInWorkspaceHeadline",
4077 "start": { 4168 "start": {
4078 "column": 31, 4169 "column": 31,
4079 "line": 35 4170 "line": 33
4080 } 4171 }
4081 }, 4172 },
4082 { 4173 {
4083 "defaultMessage": "!!!You haven't added any services yet.", 4174 "defaultMessage": "!!!You haven't added any services yet.",
4084 "end": { 4175 "end": {
4085 "column": 3, 4176 "column": 3,
4086 "line": 42 4177 "line": 40
4087 }, 4178 },
4088 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4179 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4089 "id": "settings.services.noServicesAdded", 4180 "id": "settings.services.noServicesAdded",
4090 "start": { 4181 "start": {
4091 "column": 19, 4182 "column": 19,
4092 "line": 39 4183 "line": 37
4093 } 4184 }
4094 }, 4185 },
4095 { 4186 {
4096 "defaultMessage": "!!!Discover services", 4187 "defaultMessage": "!!!Discover services",
4097 "end": { 4188 "end": {
4098 "column": 3, 4189 "column": 3,
4099 "line": 46 4190 "line": 44
4100 }, 4191 },
4101 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 4192 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
4102 "id": "settings.services.discoverServices", 4193 "id": "settings.services.discoverServices",
4103 "start": { 4194 "start": {
4104 "column": 20, 4195 "column": 20,
4105 "line": 43 4196 "line": 41
4106 } 4197 }
4107 } 4198 }
4108 ], 4199 ],
@@ -4588,7 +4679,7 @@
4588 { 4679 {
4589 "descriptors": [ 4680 "descriptors": [
4590 { 4681 {
4591 "defaultMessage": "!!!Can't connect to Franz Online Services", 4682 "defaultMessage": "!!!Can't connect to Ferdi Online Services",
4592 "end": { 4683 "end": {
4593 "column": 3, 4684 "column": 3,
4594 "line": 7 4685 "line": 7
@@ -5087,7 +5178,7 @@
5087 } 5178 }
5088 }, 5179 },
5089 { 5180 {
5090 "defaultMessage": "!!!Franz Debug Information", 5181 "defaultMessage": "!!!Ferdi Debug Information",
5091 "end": { 5182 "end": {
5092 "column": 3, 5183 "column": 3,
5093 "line": 145 5184 "line": 145
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index aa8eb5909..40f8eac2f 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Send as email", 13 "feature.shareFranz.action.email" : "Send as email",
14 "feature.shareFranz.action.facebook" : "Share on Facebook", 14 "feature.shareFranz.action.facebook" : "Share on Facebook",
15 "feature.shareFranz.action.twitter" : "Share on Twitter", 15 "feature.shareFranz.action.twitter" : "Share on Twitter",
16 "feature.shareFranz.headline" : "Franz is better together!", 16 "feature.shareFranz.headline" : "Ferdi is better together!",
17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Καθαρισμός λανθάνουσας μνήμης", 197 "settings.app.buttonClearAllCache" : "Καθαρισμός λανθάνουσας μνήμης",
198 "settings.app.buttonInstallUpdate" : "Επανεκκίνηση & εγκατάσταση ενημερώσεων", 198 "settings.app.buttonInstallUpdate" : "Επανεκκίνηση & εγκατάσταση ενημερώσεων",
199 "settings.app.buttonSearchForUpdate" : "Έλεγχος για ενημερώσεις", 199 "settings.app.buttonSearchForUpdate" : "Έλεγχος για ενημερώσεις",
200 "settings.app.cacheInfo" : "Το Franz χρησιμοποιεί αυτήν τη στιγμή {size} χώρου στο δίσκο.", 200 "settings.app.cacheInfo" : "Το Ferdi χρησιμοποιεί αυτήν τη στιγμή {size} χώρου στο δίσκο.",
201 "settings.app.currentVersion" : "Τρέχουσα έκδοση:", 201 "settings.app.currentVersion" : "Τρέχουσα έκδοση:",
202 "settings.app.form.autoLaunchInBackground" : "Άνοιγμα στο παρασκήνιο", 202 "settings.app.form.autoLaunchInBackground" : "Άνοιγμα στο παρασκήνιο",
203 "settings.app.form.autoLaunchOnStart" : "Εκκίνηση του Franz κατά την εκκίνηση του συστήματος", 203 "settings.app.form.autoLaunchOnStart" : "Εκκίνηση του Ferdi κατά την εκκίνηση του συστήματος",
204 "settings.app.form.beta" : "Συμπεριλάβετε εκδόσεις beta", 204 "settings.app.form.beta" : "Συμπεριλάβετε εκδόσεις beta",
205 "settings.app.form.darkMode" : "Join the Dark Side", 205 "settings.app.form.darkMode" : "Join the Dark Side",
206 "settings.app.form.enableGPUAcceleration" : "Ενεργοποιήση Ενίσχυσης GPU ", 206 "settings.app.form.enableGPUAcceleration" : "Ενεργοποιήση Ενίσχυσης GPU ",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Εμφάνιση του Franz στη γραμμή ειδοποιήσεων", 208 "settings.app.form.enableSystemTray" : "Εμφάνιση του Franz στη γραμμή ειδοποιήσεων",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Γλώσσα", 210 "settings.app.form.language" : "Γλώσσα",
211 "settings.app.form.minimizeToSystemTray" : "Ελαχιστοποίηση του Franz στη γραμμή ειδοποιήσεων", 211 "settings.app.form.minimizeToSystemTray" : "Ελαχιστοποίηση του Ferdi στη γραμμή ειδοποιήσεων",
212 "settings.app.form.runInBackground" : "Κρατήστε το Franz στο παρασκήνιο κατά το κλείσιμο του παραθύρου", 212 "settings.app.form.runInBackground" : "Κρατήστε το Ferdi στο παρασκήνιο κατά το κλείσιμο του παραθύρου",
213 "settings.app.form.showDisabledServices" : "Προβολή καρτελών των απενεργοποιημένων υπηρεσιών", 213 "settings.app.form.showDisabledServices" : "Προβολή καρτελών των απενεργοποιημένων υπηρεσιών",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Προβολή του εικονιδίου μη αναγνωσμένου μηνύματος όταν οι ειδοποιήσεις είναι απενεργοποιημένες", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Προβολή του εικονιδίου μη αναγνωσμένου μηνύματος όταν οι ειδοποιήσεις είναι απενεργοποιημένες",
215 "settings.app.headline" : "Ρυθμίσεις", 215 "settings.app.headline" : "Ρυθμίσεις",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.", 221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.",
222 "settings.app.restartRequired" : "Οι αλλαγές απαιτούν επανεκκίνηση", 222 "settings.app.restartRequired" : "Οι αλλαγές απαιτούν επανεκκίνηση",
223 "settings.app.subheadlineCache" : "Λανθάνουσα μνήμη", 223 "settings.app.subheadlineCache" : "Λανθάνουσα μνήμη",
224 "settings.app.translationHelp" : "Βοηθήστε μας να μεταφράσουμε το Franz στη δική σας γλώσσα.", 224 "settings.app.translationHelp" : "Βοηθήστε μας να μεταφράσουμε το Ferdi στη δική σας γλώσσα.",
225 "settings.app.updateStatusAvailable" : "Υπάρχει διαθέσιμη ενημέρωση, γίνεται λήψη...", 225 "settings.app.updateStatusAvailable" : "Υπάρχει διαθέσιμη ενημέρωση, γίνεται λήψη...",
226 "settings.app.updateStatusSearching" : " Γίνεται αναζήτηση για ενημέρωση", 226 "settings.app.updateStatusSearching" : " Γίνεται αναζήτηση για ενημέρωση",
227 "settings.app.updateStatusUpToDate" : "Χρησιμοποιείτε την τελευταία έκδοση του Franz", 227 "settings.app.updateStatusUpToDate" : "Χρησιμοποιείτε την τελευταία έκδοση του Franz",
@@ -276,11 +276,11 @@
276 "settings.service.form.name" : "Όνομα", 276 "settings.service.form.name" : "Όνομα",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Franz servers.", 279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Ferdi servers.",
280 "settings.service.form.proxy.isEnabled" : "Use Proxy", 280 "settings.service.form.proxy.isEnabled" : "Use Proxy",
281 "settings.service.form.proxy.password" : "Password (optional)", 281 "settings.service.form.proxy.password" : "Password (optional)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Please restart Franz after changing proxy Settings.", 283 "settings.service.form.proxy.restartInfo" : "Please restart Ferdi after changing proxy Settings.",
284 "settings.service.form.proxy.user" : "User (optional)", 284 "settings.service.form.proxy.user" : "User (optional)",
285 "settings.service.form.saveButton" : "Αποθήκευση υπηρεσίας", 285 "settings.service.form.saveButton" : "Αποθήκευση υπηρεσίας",
286 "settings.service.form.tabHosted" : "Φιλοξενείται", 286 "settings.service.form.tabHosted" : "Φιλοξενείται",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Όλοι οι ήχοι είναι απενεργοποιημένοι", 297 "settings.services.tooltip.isMuted" : "Όλοι οι ήχοι είναι απενεργοποιημένοι",
298 "settings.services.tooltip.notificationsDisabled" : "Οι ειδοποιήσεις είναι απενεργοποιημένες", 298 "settings.services.tooltip.notificationsDisabled" : "Οι ειδοποιήσεις είναι απενεργοποιημένες",
299 "settings.services.updatedInfo" : "Οι αλλαγές σας έχουν αποθηκευτεί", 299 "settings.services.updatedInfo" : "Οι αλλαγές σας έχουν αποθηκευτεί",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Ομάδα", 302 "settings.team.headline" : "Ομάδα",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Δοκιμάστε ξανά", 325 "settings.workspaces.tryReloadWorkspaces" : "Δοκιμάστε ξανά",
326 "settings.workspaces.updatedInfo" : "Οι αλλαγές σας έχουν αποθηκευτεί", 326 "settings.workspaces.updatedInfo" : "Οι αλλαγές σας έχουν αποθηκευτεί",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Προσθήκη νέας υπηρεσίας", 330 "sidebar.addNewService" : "Προσθήκη νέας υπηρεσίας",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -338,12 +338,26 @@
338 "signup.firstname.label" : "Όνομα", 338 "signup.firstname.label" : "Όνομα",
339 "signup.headline" : "Εγγραφή", 339 "signup.headline" : "Εγγραφή",
340 "signup.lastname.label" : "Επίθετο", 340 "signup.lastname.label" : "Επίθετο",
341 "signup.legal.info" : "Δημιουργώντας έναν λογαριασμό Franz αποδέχεστε τους", 341 "signup.legal.info" : "Δημιουργώντας έναν λογαριασμό Ferdi αποδέχεστε τους",
342 "signup.legal.privacy" : "Δήλωση απορρήτου", 342 "signup.legal.privacy" : "Δήλωση απορρήτου",
343 "signup.legal.terms" : "Όροι υπηρεσίας", 343 "signup.legal.terms" : "Όροι υπηρεσίας",
344 "signup.link.login" : "Έχετε ήδη λογαριασμό? Συνδεθείτε.", 344 "signup.link.login" : "Έχετε ήδη λογαριασμό? Συνδεθείτε.",
345 "signup.password.label" : "Κωδικός πρόσβασης", 345 "signup.password.label" : "Κωδικός πρόσβασης",
346 "signup.submit.label" : "Δημιουργία λογαριασμού", 346 "signup.submit.label" : "Δημιουργία λογαριασμού",
347 "subscription.euTaxInfo" : "Πολίτες Ε.Ε.: Στις τιμές δεν περιλαμβάνονται τυχόν φόροι και άλλες τοπικές επιβαρύνσεις",
348 "subscription.features.ads" : "Τέλος στις διαφημίσεις",
349 "subscription.features.comingSoon" : "σύντομα",
350 "subscription.features.noInterruptions" : "No app delays & nagging to upgrade license",
351 "subscription.features.onpremise.mattermost" : "Add on-premise\/hosted services like Mattermost",
352 "subscription.features.proxy" : "Proxy support for services",
353 "subscription.features.spellchecker" : "Support for spellchecker",
354 "subscription.features.workspaces" : "Organize your services in workspaces",
355 "subscription.includedFeatures" : "Ο Premium λογαριασμός υποστήριξης Ferdi περιλαμβάνει",
356 "subscription.paymentSessionError" : "Δεν ήταν δυνατή η προετοιμασία της φόρμας πληρωμής",
357 "subscription.submit.label" : "Θέλω να βοηθήσω στην ανάπτυξη του Franz",
358 "subscription.type.free" : "δωρεάν",
359 "subscription.type.month" : "μήνας",
360 "subscription.type.year" : "έτος",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 391 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 395 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 396}
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index 9e63fdbca..55de9bdeb 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email": "Send as email", 13 "feature.shareFranz.action.email": "Send as email",
14 "feature.shareFranz.action.facebook": "Share on Facebook", 14 "feature.shareFranz.action.facebook": "Share on Facebook",
15 "feature.shareFranz.action.twitter": "Share on Twitter", 15 "feature.shareFranz.action.twitter": "Share on Twitter",
16 "feature.shareFranz.headline": "Franz is better together!", 16 "feature.shareFranz.headline": "Ferdi is better together!",
17 "feature.shareFranz.shareText.email": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 17 "feature.shareFranz.shareText.email": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter": "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com /cc @FranzMessenger",
19 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 19 "feature.shareFranz.text": "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
@@ -32,6 +32,7 @@
32 "import.notSupportedHeadline": "Services not yet supported in Franz 5", 32 "import.notSupportedHeadline": "Services not yet supported in Franz 5",
33 "import.skip.label": "I want to add services manually", 33 "import.skip.label": "I want to add services manually",
34 "import.submit.label": "Import services", 34 "import.submit.label": "Import services",
35 "infobar.authRequestFailed": "There were errors while trying to perform an authenticated request. Please try logging out and back in if this error persists.",
35 "infobar.buttonChangelog": "What is new?", 36 "infobar.buttonChangelog": "What is new?",
36 "infobar.buttonInstallUpdate": "Restart & install update", 37 "infobar.buttonInstallUpdate": "Restart & install update",
37 "infobar.buttonReloadServices": "Reload services", 38 "infobar.buttonReloadServices": "Reload services",
@@ -45,6 +46,8 @@
45 "invite.skip.label": "I want to do this later", 46 "invite.skip.label": "I want to do this later",
46 "invite.submit.label": "Send invites", 47 "invite.submit.label": "Send invites",
47 "invite.successInfo": "Invitations sent successfully", 48 "invite.successInfo": "Invitations sent successfully",
49 "login.customServerQuestion": "Using a custom Ferdi server?",
50 "login.customServerSuggestion": "Try importing your Franz account",
48 "login.email.label": "Email address", 51 "login.email.label": "Email address",
49 "login.headline": "Sign in", 52 "login.headline": "Sign in",
50 "login.invalidCredentials": "Email or password not valid", 53 "login.invalidCredentials": "Email or password not valid",
@@ -83,7 +86,7 @@
83 "menu.help.changelog": "Changelog", 86 "menu.help.changelog": "Changelog",
84 "menu.help.debugInfo": "Copy Debug Information", 87 "menu.help.debugInfo": "Copy Debug Information",
85 "menu.help.debugInfoCopiedBody": "Your Debug Information has been copied to your clipboard.", 88 "menu.help.debugInfoCopiedBody": "Your Debug Information has been copied to your clipboard.",
86 "menu.help.debugInfoCopiedHeadline": "Franz Debug Information", 89 "menu.help.debugInfoCopiedHeadline": "Ferdi Debug Information",
87 "menu.help.learnMore": "Learn More", 90 "menu.help.learnMore": "Learn More",
88 "menu.help.privacy": "Privacy Statement", 91 "menu.help.privacy": "Privacy Statement",
89 "menu.help.support": "Support", 92 "menu.help.support": "Support",
@@ -166,14 +169,16 @@
166 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.", 169 "service.restrictedHandler.serviceLimit.text": "Please upgrade your account to use more than {count} services.",
167 "service.webviewLoader.loading": "Loading", 170 "service.webviewLoader.loading": "Loading",
168 "services.getStarted": "Get started", 171 "services.getStarted": "Get started",
169 "services.welcome": "Welcome to Franz", 172 "services.login": "Please login to use Ferdi.",
173 "services.serverInfo": "Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
174 "services.welcome": "Welcome to Ferdi",
170 "settings.account.account.editButton": "Edit account", 175 "settings.account.account.editButton": "Edit account",
171 "settings.account.accountType.basic": "Basic Account", 176 "settings.account.accountType.basic": "Basic Account",
172 "settings.account.accountType.premium": "Premium Supporter Account", 177 "settings.account.accountType.premium": "Premium Supporter Account",
173 "settings.account.buttonSave": "Update profile", 178 "settings.account.buttonSave": "Update profile",
174 "settings.account.deleteAccount": "Delete account", 179 "settings.account.deleteAccount": "Delete account",
175 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 180 "settings.account.deleteEmailSent": "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
176 "settings.account.deleteInfo": "If you don't need your Franz account any longer, you can delete your account and all related data here.", 181 "settings.account.deleteInfo": "If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
177 "settings.account.headline": "Account", 182 "settings.account.headline": "Account",
178 "settings.account.headlineAccount": "Account information", 183 "settings.account.headlineAccount": "Account information",
179 "settings.account.headlineDangerZone": "Danger Zone", 184 "settings.account.headlineDangerZone": "Danger Zone",
@@ -197,10 +202,10 @@
197 "settings.app.buttonClearAllCache": "Clear cache", 202 "settings.app.buttonClearAllCache": "Clear cache",
198 "settings.app.buttonInstallUpdate": "Restart & install update", 203 "settings.app.buttonInstallUpdate": "Restart & install update",
199 "settings.app.buttonSearchForUpdate": "Check for updates", 204 "settings.app.buttonSearchForUpdate": "Check for updates",
200 "settings.app.cacheInfo": "Franz cache is currently using {size} of disk space.", 205 "settings.app.cacheInfo": "Ferdi cache is currently using {size} of disk space.",
201 "settings.app.currentVersion": "Current version:", 206 "settings.app.currentVersion": "Current version:",
202 "settings.app.form.autoLaunchInBackground": "Open in background", 207 "settings.app.form.autoLaunchInBackground": "Open in background",
203 "settings.app.form.autoLaunchOnStart": "Launch Franz on start", 208 "settings.app.form.autoLaunchOnStart": "Launch Ferdi on start",
204 "settings.app.form.beta": "Include beta versions", 209 "settings.app.form.beta": "Include beta versions",
205 "settings.app.form.darkMode": "Join the Dark Side", 210 "settings.app.form.darkMode": "Join the Dark Side",
206 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration", 211 "settings.app.form.enableGPUAcceleration": "Enable GPU Acceleration",
@@ -208,8 +213,9 @@
208 "settings.app.form.enableSystemTray": "Show Franz in system tray", 213 "settings.app.form.enableSystemTray": "Show Franz in system tray",
209 "settings.app.form.enableTodos": "Enable Franz Todos", 214 "settings.app.form.enableTodos": "Enable Franz Todos",
210 "settings.app.form.language": "Language", 215 "settings.app.form.language": "Language",
211 "settings.app.form.minimizeToSystemTray": "Minimize Franz to system tray", 216 "settings.app.form.minimizeToSystemTray": "Minimize Ferdi to system tray",
212 "settings.app.form.runInBackground": "Keep Franz in background when closing the window", 217 "settings.app.form.runInBackground": "Keep Ferdi in background when closing the window",
218 "settings.app.form.server": "Server",
213 "settings.app.form.showDisabledServices": "Display disabled services tabs", 219 "settings.app.form.showDisabledServices": "Display disabled services tabs",
214 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled", 220 "settings.app.form.showMessagesBadgesWhenMuted": "Show unread message badge when notifications are disabled",
215 "settings.app.headline": "Settings", 221 "settings.app.headline": "Settings",
@@ -220,8 +226,9 @@
220 "settings.app.headlineUpdates": "Updates", 226 "settings.app.headlineUpdates": "Updates",
221 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 227 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
222 "settings.app.restartRequired": "Changes require restart", 228 "settings.app.restartRequired": "Changes require restart",
229 "settings.app.serverInfo": "We advice you to logout after changing your server as your settings might not be saved otherwise.",
223 "settings.app.subheadlineCache": "Cache", 230 "settings.app.subheadlineCache": "Cache",
224 "settings.app.translationHelp": "Help us to translate Franz into your language.", 231 "settings.app.translationHelp": "Help us to translate Ferdi into your language.",
225 "settings.app.updateStatusAvailable": "Update available, downloading...", 232 "settings.app.updateStatusAvailable": "Update available, downloading...",
226 "settings.app.updateStatusSearching": "Is searching for update", 233 "settings.app.updateStatusSearching": "Is searching for update",
227 "settings.app.updateStatusUpToDate": "You are using the latest version of Franz", 234 "settings.app.updateStatusUpToDate": "You are using the latest version of Franz",
@@ -254,7 +261,7 @@
254 "settings.service.form.addServiceHeadline": "Add {name}", 261 "settings.service.form.addServiceHeadline": "Add {name}",
255 "settings.service.form.availableServices": "Available services", 262 "settings.service.form.availableServices": "Available services",
256 "settings.service.form.customUrl": "Custom server", 263 "settings.service.form.customUrl": "Custom server",
257 "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Franz Premium Supporter Account.", 264 "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Ferdi Premium Supporter Account.",
258 "settings.service.form.customUrlUpgradeAccount": "Upgrade your account", 265 "settings.service.form.customUrlUpgradeAccount": "Upgrade your account",
259 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.", 266 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.",
260 "settings.service.form.deleteButton": "Delete service", 267 "settings.service.form.deleteButton": "Delete service",
@@ -276,11 +283,11 @@
276 "settings.service.form.name": "Name", 283 "settings.service.form.name": "Name",
277 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings", 284 "settings.service.form.proxy.headline": "HTTP/HTTPS Proxy Settings",
278 "settings.service.form.proxy.host": "Proxy Host/IP", 285 "settings.service.form.proxy.host": "Proxy Host/IP",
279 "settings.service.form.proxy.info": "Proxy settings will not synced with the Franz servers.", 286 "settings.service.form.proxy.info": "Proxy settings will not synced with the Ferdi servers.",
280 "settings.service.form.proxy.isEnabled": "Use Proxy", 287 "settings.service.form.proxy.isEnabled": "Use Proxy",
281 "settings.service.form.proxy.password": "Password (optional)", 288 "settings.service.form.proxy.password": "Password (optional)",
282 "settings.service.form.proxy.port": "Port", 289 "settings.service.form.proxy.port": "Port",
283 "settings.service.form.proxy.restartInfo": "Please restart Franz after changing proxy Settings.", 290 "settings.service.form.proxy.restartInfo": "Please restart Ferdi after changing proxy Settings.",
284 "settings.service.form.proxy.user": "User (optional)", 291 "settings.service.form.proxy.user": "User (optional)",
285 "settings.service.form.saveButton": "Save service", 292 "settings.service.form.saveButton": "Save service",
286 "settings.service.form.tabHosted": "Hosted", 293 "settings.service.form.tabHosted": "Hosted",
@@ -297,8 +304,8 @@
297 "settings.services.tooltip.isMuted": "All sounds are muted", 304 "settings.services.tooltip.isMuted": "All sounds are muted",
298 "settings.services.tooltip.notificationsDisabled": "Notifications are disabled", 305 "settings.services.tooltip.notificationsDisabled": "Notifications are disabled",
299 "settings.services.updatedInfo": "Your changes have been saved", 306 "settings.services.updatedInfo": "Your changes have been saved",
300 "settings.team.contentHeadline": "Franz for Teams", 307 "settings.team.contentHeadline": "Ferdi for Teams",
301 "settings.team.copy": "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 308 "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!",
302 "settings.team.headline": "Team", 309 "settings.team.headline": "Team",
303 "settings.team.intro": "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 310 "settings.team.intro": "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction": "Manage your Team on meetfranz.com", 311 "settings.team.manageAction": "Manage your Team on meetfranz.com",
@@ -324,8 +331,8 @@
324 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.", 331 "settings.workspaces.noWorkspacesAdded": "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces": "Try again", 332 "settings.workspaces.tryReloadWorkspaces": "Try again",
326 "settings.workspaces.updatedInfo": "Your changes have been saved", 333 "settings.workspaces.updatedInfo": "Your changes have been saved",
327 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Introducing Franz Workspaces", 334 "settings.workspaces.workspaceFeatureHeadline": "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo": "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 335 "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.",
329 "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces", 336 "settings.workspaces.workspacesRequestFailed": "Could not load your workspaces",
330 "sidebar.addNewService": "Add new service", 337 "sidebar.addNewService": "Add new service",
331 "sidebar.closeWorkspaceDrawer": "Close workspace drawer", 338 "sidebar.closeWorkspaceDrawer": "Close workspace drawer",
@@ -338,12 +345,26 @@
338 "signup.firstname.label": "First Name", 345 "signup.firstname.label": "First Name",
339 "signup.headline": "Sign up", 346 "signup.headline": "Sign up",
340 "signup.lastname.label": "Last Name", 347 "signup.lastname.label": "Last Name",
341 "signup.legal.info": "By creating a Franz account you accept the", 348 "signup.legal.info": "By creating a Ferdi account you accept the",
342 "signup.legal.privacy": "Privacy Statement", 349 "signup.legal.privacy": "Privacy Statement",
343 "signup.legal.terms": "Terms of service", 350 "signup.legal.terms": "Terms of service",
344 "signup.link.login": "Already have an account, sign in?", 351 "signup.link.login": "Already have an account, sign in?",
345 "signup.password.label": "Password", 352 "signup.password.label": "Password",
346 "signup.submit.label": "Create account", 353 "signup.submit.label": "Create account",
354 "subscription.euTaxInfo": "EU residents: local sales tax may apply",
355 "subscription.features.ads": "No ads, ever!",
356 "subscription.features.comingSoon": "coming soon",
357 "subscription.features.noInterruptions": "No app delays & nagging to upgrade license",
358 "subscription.features.onpremise.mattermost": "Add on-premise/hosted services like Mattermost",
359 "subscription.features.proxy": "Proxy support for services",
360 "subscription.features.spellchecker": "Support for spellchecker",
361 "subscription.features.workspaces": "Organize your services in workspaces",
362 "subscription.includedFeatures": "Paid Ferdi Premium Supporter Account includes",
363 "subscription.paymentSessionError": "Could not initialize payment form",
364 "subscription.submit.label": "I want to support the development of Franz",
365 "subscription.type.free": "free",
366 "subscription.type.month": "month",
367 "subscription.type.year": "year",
347 "subscription.cta.activateTrial": "Yes, start the free Franz Professional trial", 368 "subscription.cta.activateTrial": "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions": "See all options", 369 "subscription.cta.allOptions": "See all options",
349 "subscription.cta.choosePlan": "Choose your plan", 370 "subscription.cta.choosePlan": "Choose your plan",
@@ -376,7 +397,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace", 397 "workspaceDrawer.premiumCtaButtonLabel": "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge": "Premium feature", 398 "workspaceDrawer.proFeatureBadge": "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel": "Reactivate premium account", 399 "workspaceDrawer.reactivatePremiumAccountLabel": "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo": "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.</p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.</p>", 400 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings", 401 "workspaceDrawer.workspacesSettingsTooltip": "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo": "Switching to" 402 "workspaces.switchingIndicator.switchingTo": "Switching to"
382} 403} \ No newline at end of file
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index 607cc10bd..48b68a893 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Limpiar caché", 197 "settings.app.buttonClearAllCache" : "Limpiar caché",
198 "settings.app.buttonInstallUpdate" : "Reiniciar e instalar actualizaciones", 198 "settings.app.buttonInstallUpdate" : "Reiniciar e instalar actualizaciones",
199 "settings.app.buttonSearchForUpdate" : "Buscar actualizaciones", 199 "settings.app.buttonSearchForUpdate" : "Buscar actualizaciones",
200 "settings.app.cacheInfo" : "El cache de Franz actualmente usa {size} de espacio en disco.", 200 "settings.app.cacheInfo" : "El cache de Ferdi actualmente usa {size} de espacio en disco.",
201 "settings.app.currentVersion" : "Versión actual:", 201 "settings.app.currentVersion" : "Versión actual:",
202 "settings.app.form.autoLaunchInBackground" : "Abrir en segundo plano", 202 "settings.app.form.autoLaunchInBackground" : "Abrir en segundo plano",
203 "settings.app.form.autoLaunchOnStart" : "Iniciar Franz al iniciar", 203 "settings.app.form.autoLaunchOnStart" : "Iniciar Ferdi al iniciar",
204 "settings.app.form.beta" : "Incluir versiones beta", 204 "settings.app.form.beta" : "Incluir versiones beta",
205 "settings.app.form.darkMode" : "Únete al Lado Oscuro", 205 "settings.app.form.darkMode" : "Únete al Lado Oscuro",
206 "settings.app.form.enableGPUAcceleration" : "Habilitar aceleración de GPU", 206 "settings.app.form.enableGPUAcceleration" : "Habilitar aceleración de GPU",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Mostrar Franz en la bandeja del sistema", 208 "settings.app.form.enableSystemTray" : "Mostrar Franz en la bandeja del sistema",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Idioma", 210 "settings.app.form.language" : "Idioma",
211 "settings.app.form.minimizeToSystemTray" : "Minimizar Franz a la bandeja del sistema", 211 "settings.app.form.minimizeToSystemTray" : "Minimizar Ferdi a la bandeja del sistema",
212 "settings.app.form.runInBackground" : "Mantener Franz en segundo plano al cerrar la ventana", 212 "settings.app.form.runInBackground" : "Mantener Ferdi en segundo plano al cerrar la ventana",
213 "settings.app.form.showDisabledServices" : "Mostrar pestañas de servicios desactivados", 213 "settings.app.form.showDisabledServices" : "Mostrar pestañas de servicios desactivados",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostrar la insignia de mensajes sin leer cuando las notificaciones están desactivadas", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostrar la insignia de mensajes sin leer cuando las notificaciones están desactivadas",
215 "settings.app.headline" : "Configuración", 215 "settings.app.headline" : "Configuración",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Las traducciones oficiales son en inglés y alemán. Todos los demás idiomas son traducciones basadas en la comunidad.", 221 "settings.app.languageDisclaimer" : "Las traducciones oficiales son en inglés y alemán. Todos los demás idiomas son traducciones basadas en la comunidad.",
222 "settings.app.restartRequired" : "Los cambios requieren reiniciar", 222 "settings.app.restartRequired" : "Los cambios requieren reiniciar",
223 "settings.app.subheadlineCache" : "Caché", 223 "settings.app.subheadlineCache" : "Caché",
224 "settings.app.translationHelp" : "Ayúdanos a traducir Franz a tu idioma.", 224 "settings.app.translationHelp" : "Ayúdanos a traducir Ferdi a tu idioma.",
225 "settings.app.updateStatusAvailable" : "Actualización disponible, descargando...", 225 "settings.app.updateStatusAvailable" : "Actualización disponible, descargando...",
226 "settings.app.updateStatusSearching" : "Buscando actualizaciones", 226 "settings.app.updateStatusSearching" : "Buscando actualizaciones",
227 "settings.app.updateStatusUpToDate" : "Estás utilizando la última versión de Franz", 227 "settings.app.updateStatusUpToDate" : "Estás utilizando la última versión de Franz",
@@ -280,7 +280,7 @@
280 "settings.service.form.proxy.isEnabled" : "Use Proxy", 280 "settings.service.form.proxy.isEnabled" : "Use Proxy",
281 "settings.service.form.proxy.password" : "Contraseña (opcional)", 281 "settings.service.form.proxy.password" : "Contraseña (opcional)",
282 "settings.service.form.proxy.port" : "Puerto", 282 "settings.service.form.proxy.port" : "Puerto",
283 "settings.service.form.proxy.restartInfo" : "Por favor reinicie Franz despues de modificar los ajustes proxy.", 283 "settings.service.form.proxy.restartInfo" : "Por favor reinicie Ferdi despues de modificar los ajustes proxy.",
284 "settings.service.form.proxy.user" : "Usuario (opcional)", 284 "settings.service.form.proxy.user" : "Usuario (opcional)",
285 "settings.service.form.saveButton" : "Guardar servicio", 285 "settings.service.form.saveButton" : "Guardar servicio",
286 "settings.service.form.tabHosted" : "Alojado", 286 "settings.service.form.tabHosted" : "Alojado",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Todos los sonidos están silenciados", 297 "settings.services.tooltip.isMuted" : "Todos los sonidos están silenciados",
298 "settings.services.tooltip.notificationsDisabled" : "Las notificaciones están desactivadas", 298 "settings.services.tooltip.notificationsDisabled" : "Las notificaciones están desactivadas",
299 "settings.services.updatedInfo" : "Tus cambios han sido guardados", 299 "settings.services.updatedInfo" : "Tus cambios han sido guardados",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Equipo", 302 "settings.team.headline" : "Equipo",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Inténtalo de nuevo", 325 "settings.workspaces.tryReloadWorkspaces" : "Inténtalo de nuevo",
326 "settings.workspaces.updatedInfo" : "Tus cambios han sido guardados", 326 "settings.workspaces.updatedInfo" : "Tus cambios han sido guardados",
327 "settings.workspaces.workspaceFeatureHeadline" : "Menos es más: Presentación de Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Menos es más: Presentación de Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Añadir nuevo servicio", 330 "sidebar.addNewService" : "Añadir nuevo servicio",
331 "sidebar.closeWorkspaceDrawer" : "Cerrar cajón de espacio de trabajo", 331 "sidebar.closeWorkspaceDrawer" : "Cerrar cajón de espacio de trabajo",
@@ -338,12 +338,26 @@
338 "signup.firstname.label" : "Nombre", 338 "signup.firstname.label" : "Nombre",
339 "signup.headline" : "Registrarse", 339 "signup.headline" : "Registrarse",
340 "signup.lastname.label" : "Apellido", 340 "signup.lastname.label" : "Apellido",
341 "signup.legal.info" : "Al crear una cuenta en Franz usted acepta", 341 "signup.legal.info" : "Al crear una cuenta en Ferdi usted acepta",
342 "signup.legal.privacy" : "Declaración de privacidad", 342 "signup.legal.privacy" : "Declaración de privacidad",
343 "signup.legal.terms" : "Términos de servicio", 343 "signup.legal.terms" : "Términos de servicio",
344 "signup.link.login" : "Ya tienes una cuenta, ¿Iniciar sesión?", 344 "signup.link.login" : "Ya tienes una cuenta, ¿Iniciar sesión?",
345 "signup.password.label" : "Contraseña", 345 "signup.password.label" : "Contraseña",
346 "signup.submit.label" : "Crear cuenta", 346 "signup.submit.label" : "Crear cuenta",
347 "subscription.euTaxInfo" : "Residentes de la UE: pueden aplicarse impuestos locales",
348 "subscription.features.ads" : "¡Sin publicidad, para siempre!",
349 "subscription.features.comingSoon" : "próximamente",
350 "subscription.features.noInterruptions" : "Sin retrasos en la app ni molestas actualizaciones de licencias",
351 "subscription.features.onpremise.mattermost" : "Agregar servicios de almacenamiento como Mattermost",
352 "subscription.features.proxy" : "Soporte Proxy para servicios",
353 "subscription.features.spellchecker" : "Soporte para corrector de ortografía",
354 "subscription.features.workspaces" : "Organize your services in workspaces",
355 "subscription.includedFeatures" : "La Cuenta pagada de Colaborador Premium de Ferdi incluye",
356 "subscription.paymentSessionError" : "No se pudo inicializar el formulario de pago",
357 "subscription.submit.label" : "Quiero apoyar el desarrollo de Franz",
358 "subscription.type.free" : "gratis",
359 "subscription.type.month" : "mes",
360 "subscription.type.year" : "año",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 391 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 395 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 396}
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index 87228e1bf..f98a060cd 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Vider le cache", 197 "settings.app.buttonClearAllCache" : "Vider le cache",
198 "settings.app.buttonInstallUpdate" : "Redémarrer et installer la mise à jour", 198 "settings.app.buttonInstallUpdate" : "Redémarrer et installer la mise à jour",
199 "settings.app.buttonSearchForUpdate" : "Vérifier les mises à jour", 199 "settings.app.buttonSearchForUpdate" : "Vérifier les mises à jour",
200 "settings.app.cacheInfo" : "Le cache de Franz occupe actuellement {size} en espace disque.", 200 "settings.app.cacheInfo" : "Le cache de Ferdi occupe actuellement {size} en espace disque.",
201 "settings.app.currentVersion" : "Version actuelle :", 201 "settings.app.currentVersion" : "Version actuelle :",
202 "settings.app.form.autoLaunchInBackground" : "Ouvrir en arrière-plan", 202 "settings.app.form.autoLaunchInBackground" : "Ouvrir en arrière-plan",
203 "settings.app.form.autoLaunchOnStart" : "Lancer Franz au démarrage", 203 "settings.app.form.autoLaunchOnStart" : "Lancer Ferdi au démarrage",
204 "settings.app.form.beta" : "Accepter les versions bêta", 204 "settings.app.form.beta" : "Accepter les versions bêta",
205 "settings.app.form.darkMode" : "Activer le thème sombre", 205 "settings.app.form.darkMode" : "Activer le thème sombre",
206 "settings.app.form.enableGPUAcceleration" : "Activer l'accélération GPU", 206 "settings.app.form.enableGPUAcceleration" : "Activer l'accélération GPU",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Afficher Franz dans la barre d'état système", 208 "settings.app.form.enableSystemTray" : "Afficher Franz dans la barre d'état système",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Langue", 210 "settings.app.form.language" : "Langue",
211 "settings.app.form.minimizeToSystemTray" : "Minimiser Franz dans la zone de notification", 211 "settings.app.form.minimizeToSystemTray" : "Minimiser Ferdi dans la zone de notification",
212 "settings.app.form.runInBackground" : "Garder Franz ouvert en arrière-plan à la fermeture de la fenêtre", 212 "settings.app.form.runInBackground" : "Garder Ferdi ouvert en arrière-plan à la fermeture de la fenêtre",
213 "settings.app.form.showDisabledServices" : "Afficher les onglets des services désactivés", 213 "settings.app.form.showDisabledServices" : "Afficher les onglets des services désactivés",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Afficher les badges de messages non lus quand les notifications sont désactivées.", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Afficher les badges de messages non lus quand les notifications sont désactivées.",
215 "settings.app.headline" : "Paramètres", 215 "settings.app.headline" : "Paramètres",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Les traductions officielles sont l'anglais et l'allemand. Toutes les autres langues sont des traductions faites par la communauté.", 221 "settings.app.languageDisclaimer" : "Les traductions officielles sont l'anglais et l'allemand. Toutes les autres langues sont des traductions faites par la communauté.",
222 "settings.app.restartRequired" : "Les modifications nécessitent un redémarrage", 222 "settings.app.restartRequired" : "Les modifications nécessitent un redémarrage",
223 "settings.app.subheadlineCache" : "Cache", 223 "settings.app.subheadlineCache" : "Cache",
224 "settings.app.translationHelp" : "Aidez-nous à traduire Franz dans votre langue.", 224 "settings.app.translationHelp" : "Aidez-nous à traduire Ferdi dans votre langue.",
225 "settings.app.updateStatusAvailable" : "Mise à jour disponible, téléchargement en cours...", 225 "settings.app.updateStatusAvailable" : "Mise à jour disponible, téléchargement en cours...",
226 "settings.app.updateStatusSearching" : "Recherche d'une mise à jour", 226 "settings.app.updateStatusSearching" : "Recherche d'une mise à jour",
227 "settings.app.updateStatusUpToDate" : "Vous utilisez la dernière version de Franz", 227 "settings.app.updateStatusUpToDate" : "Vous utilisez la dernière version de Franz",
@@ -280,7 +280,7 @@
280 "settings.service.form.proxy.isEnabled" : "Utiliser un proxy", 280 "settings.service.form.proxy.isEnabled" : "Utiliser un proxy",
281 "settings.service.form.proxy.password" : "Mot de passe (facultatif)", 281 "settings.service.form.proxy.password" : "Mot de passe (facultatif)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Veuillez redémarrer Franz après avoir modifié les paramètres proxy.", 283 "settings.service.form.proxy.restartInfo" : "Veuillez redémarrer Ferdi après avoir modifié les paramètres proxy.",
284 "settings.service.form.proxy.user" : "Utilisateur (facultatif)", 284 "settings.service.form.proxy.user" : "Utilisateur (facultatif)",
285 "settings.service.form.saveButton" : "Enregistrer le service", 285 "settings.service.form.saveButton" : "Enregistrer le service",
286 "settings.service.form.tabHosted" : "Hébergé", 286 "settings.service.form.tabHosted" : "Hébergé",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Tous les sons sont coupés", 297 "settings.services.tooltip.isMuted" : "Tous les sons sont coupés",
298 "settings.services.tooltip.notificationsDisabled" : "Notifications désactivées.", 298 "settings.services.tooltip.notificationsDisabled" : "Notifications désactivées.",
299 "settings.services.updatedInfo" : "Vos modifications ont été enregistrées", 299 "settings.services.updatedInfo" : "Vos modifications ont été enregistrées",
300 "settings.team.contentHeadline" : "Franz pour les équipes", 300 "settings.team.contentHeadline" : "Ferdi pour les équipes",
301 "settings.team.copy" : "Franz for Teams t'offre la possibilité d'inviter des collègues dans ton équipe de travail en leur envoyant des invitations par courrier électronique et en gérant leurs abonnements dans les préférences de ton compte. Ne perds pas de temps à les gérer individuellement les factures multiples et les différents cycles de facturation - il suffit d'une seule équipe de travail pour gérer tout ça!", 301 "settings.team.copy" : "Ferdi for Teams t'offre la possibilité d'inviter des collègues dans ton équipe de travail en leur envoyant des invitations par courrier électronique et en gérant leurs abonnements dans les préférences de ton compte. Ne perds pas de temps à les gérer individuellement les factures multiples et les différents cycles de facturation - il suffit d'une seule équipe de travail pour gérer tout ça!",
302 "settings.team.headline" : "Équipe de travail", 302 "settings.team.headline" : "Équipe de travail",
303 "settings.team.intro" : "Tu peux désormais gérer les abonnements Premium pour autant de collègues, amis ou membres de famille que tu souhaites, à partir d'un seul et même compte.", 303 "settings.team.intro" : "Tu peux désormais gérer les abonnements Premium pour autant de collègues, amis ou membres de famille que tu souhaites, à partir d'un seul et même compte.",
304 "settings.team.manageAction" : "Gère ton équipe sur meetfranz.com", 304 "settings.team.manageAction" : "Gère ton équipe sur meetfranz.com",
@@ -325,7 +325,7 @@
325 "settings.workspaces.tryReloadWorkspaces" : "Réessayer", 325 "settings.workspaces.tryReloadWorkspaces" : "Réessayer",
326 "settings.workspaces.updatedInfo" : "Vos modifications ont été enregistrées", 326 "settings.workspaces.updatedInfo" : "Vos modifications ont été enregistrées",
327 "settings.workspaces.workspaceFeatureHeadline" : "Présentation des Espaces de travail de Franz", 327 "settings.workspaces.workspaceFeatureHeadline" : "Présentation des Espaces de travail de Franz",
328 "settings.workspaces.workspaceFeatureInfo" : "Les Espaces de travail de Franz 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.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Impossible de charger vos espaces de travail", 329 "settings.workspaces.workspacesRequestFailed" : "Impossible de charger vos espaces de travail",
330 "sidebar.addNewService" : "Ajouter un nouveau service", 330 "sidebar.addNewService" : "Ajouter un nouveau service",
331 "sidebar.closeWorkspaceDrawer" : "Fermer l'espace de travail", 331 "sidebar.closeWorkspaceDrawer" : "Fermer l'espace de travail",
@@ -344,6 +344,20 @@
344 "signup.link.login" : "Vous avez déjà un compte ? Connectez-vous", 344 "signup.link.login" : "Vous avez déjà un compte ? Connectez-vous",
345 "signup.password.label" : "Mot de passe", 345 "signup.password.label" : "Mot de passe",
346 "signup.submit.label" : "Créer un compte", 346 "signup.submit.label" : "Créer un compte",
347 "subscription.euTaxInfo" : "Résidents de l'UE : une taxe locale peut s'appliquer",
348 "subscription.features.ads" : "Plus de pubs !",
349 "subscription.features.comingSoon" : "Bientôt disponible",
350 "subscription.features.noInterruptions" : "Aucun délai dans l'application ni de harcèlement pour mettre à niveau la licence",
351 "subscription.features.onpremise.mattermost" : "Ajouter des services auto-hébergés comme Mattermost",
352 "subscription.features.proxy" : "Support proxy pour les services",
353 "subscription.features.spellchecker" : "Prise en charge du correcteur orthographique",
354 "subscription.features.workspaces" : "Organisez vos services en espaces de travail",
355 "subscription.includedFeatures" : "Le compte payant Supporter Premium Ferdi inclut",
356 "subscription.paymentSessionError" : "Initialisation du paiement impossible",
357 "subscription.submit.label" : "Je souhaite aider au développement de Franz",
358 "subscription.type.free" : "gratuit",
359 "subscription.type.month" : "mois",
360 "subscription.type.year" : "année",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Créez votre premier espace de travail", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Créez votre premier espace de travail",
377 "workspaceDrawer.proFeatureBadge" : "Fonctionnalité premium", 391 "workspaceDrawer.proFeatureBadge" : "Fonctionnalité premium",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Réactivez votre compte premium", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Réactivez votre compte premium",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Les Espaces de travail de Franz 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>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Editer les paramètres de l'espace de travail", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Editer les paramètres de l'espace de travail",
381 "workspaces.switchingIndicator.switchingTo" : "Changement vers" 395 "workspaces.switchingIndicator.switchingTo" : "Changement vers"
382} 396}
diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json
index 5de840b7e..f274c6eff 100644
--- a/src/i18n/locales/ga.json
+++ b/src/i18n/locales/ga.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Send as email", 13 "feature.shareFranz.action.email" : "Send as email",
14 "feature.shareFranz.action.facebook" : "Share on Facebook", 14 "feature.shareFranz.action.facebook" : "Share on Facebook",
15 "feature.shareFranz.action.twitter" : "Share on Twitter", 15 "feature.shareFranz.action.twitter" : "Share on Twitter",
16 "feature.shareFranz.headline" : "Franz is better together!", 16 "feature.shareFranz.headline" : "Ferdi is better together!",
17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
@@ -59,7 +59,7 @@
59 "menu.app.about" : "Faoi Franz", 59 "menu.app.about" : "Faoi Franz",
60 "menu.app.announcement" : "What's new?", 60 "menu.app.announcement" : "What's new?",
61 "menu.app.checkForUpdates" : "Cuardaigh le nuashonruithe", 61 "menu.app.checkForUpdates" : "Cuardaigh le nuashonruithe",
62 "menu.app.hide" : "Cuir Franz i bhfolach", 62 "menu.app.hide" : "Cuir Ferdi i bhfolach",
63 "menu.app.hideOthers" : "Folaigh feidhmchláir eile", 63 "menu.app.hideOthers" : "Folaigh feidhmchláir eile",
64 "menu.app.quit" : "Scoir", 64 "menu.app.quit" : "Scoir",
65 "menu.app.settings" : "Socruithe", 65 "menu.app.settings" : "Socruithe",
@@ -173,7 +173,7 @@
173 "settings.account.buttonSave" : "Nuashonraigh próifíl", 173 "settings.account.buttonSave" : "Nuashonraigh próifíl",
174 "settings.account.deleteAccount" : "Scrios cuntas", 174 "settings.account.deleteAccount" : "Scrios cuntas",
175 "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!", 175 "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!",
176 "settings.account.deleteInfo" : "Más rud é nár ghá cuntas Franz a bheith agat a thuilleadh, is féidir do chuntas agus gach sonraí riachtanach a scriosadh anseo.", 176 "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.",
177 "settings.account.headline" : "Cuntas", 177 "settings.account.headline" : "Cuntas",
178 "settings.account.headlineAccount" : "Eolas faoin gcuntas", 178 "settings.account.headlineAccount" : "Eolas faoin gcuntas",
179 "settings.account.headlineDangerZone" : "Scrios cuntas", 179 "settings.account.headlineDangerZone" : "Scrios cuntas",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Glan taisce", 197 "settings.app.buttonClearAllCache" : "Glan taisce",
198 "settings.app.buttonInstallUpdate" : "Atosaigh ⁊ suiteáil nuashonrú", 198 "settings.app.buttonInstallUpdate" : "Atosaigh ⁊ suiteáil nuashonrú",
199 "settings.app.buttonSearchForUpdate" : "Cuardaigh le nuashonruithe", 199 "settings.app.buttonSearchForUpdate" : "Cuardaigh le nuashonruithe",
200 "settings.app.cacheInfo" : "Tá taisce Franz ag baint úsáid as {size} den spás diosca.", 200 "settings.app.cacheInfo" : "Tá taisce Ferdi ag baint úsáid as {size} den spás diosca.",
201 "settings.app.currentVersion" : "Leagan reatha:", 201 "settings.app.currentVersion" : "Leagan reatha:",
202 "settings.app.form.autoLaunchInBackground" : "Oscail sa chúlra", 202 "settings.app.form.autoLaunchInBackground" : "Oscail sa chúlra",
203 "settings.app.form.autoLaunchOnStart" : "Láinseáil Franz ón tús", 203 "settings.app.form.autoLaunchOnStart" : "Láinseáil Ferdi ón tús",
204 "settings.app.form.beta" : "Cuir leagain béite san áireamh", 204 "settings.app.form.beta" : "Cuir leagain béite san áireamh",
205 "settings.app.form.darkMode" : "Join the Dark Side", 205 "settings.app.form.darkMode" : "Join the Dark Side",
206 "settings.app.form.enableGPUAcceleration" : "Cumasaigh luasghéarú APG", 206 "settings.app.form.enableGPUAcceleration" : "Cumasaigh luasghéarú APG",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Taispeáin Franz i dtráidire an chórais", 208 "settings.app.form.enableSystemTray" : "Taispeáin Franz i dtráidire an chórais",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Teanga", 210 "settings.app.form.language" : "Teanga",
211 "settings.app.form.minimizeToSystemTray" : "Íoslaghdaigh Franz chuig tráidire an chórais", 211 "settings.app.form.minimizeToSystemTray" : "Íoslaghdaigh Ferdi chuig tráidire an chórais",
212 "settings.app.form.runInBackground" : "Coimeád Franz sa chúlra nuair a dhúntar an fhuinneog", 212 "settings.app.form.runInBackground" : "Coimeád Ferdi sa chúlra nuair a dhúntar an fhuinneog",
213 "settings.app.form.showDisabledServices" : "Taispeáin tabanna do sheirbhísí dhíchumasaithe", 213 "settings.app.form.showDisabledServices" : "Taispeáin tabanna do sheirbhísí dhíchumasaithe",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Taispeáin teachtaireachtaí neamhléite, nuair a dhíchumasaítear fógraí", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Taispeáin teachtaireachtaí neamhléite, nuair a dhíchumasaítear fógraí",
215 "settings.app.headline" : "Socruithe", 215 "settings.app.headline" : "Socruithe",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.", 221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.",
222 "settings.app.restartRequired" : "Ní gá atosú chun athruithe a chur i bhfeidhm.", 222 "settings.app.restartRequired" : "Ní gá atosú chun athruithe a chur i bhfeidhm.",
223 "settings.app.subheadlineCache" : "Taisce", 223 "settings.app.subheadlineCache" : "Taisce",
224 "settings.app.translationHelp" : "Cabhraigh linn Franz a aistriú i do theanga.", 224 "settings.app.translationHelp" : "Cabhraigh linn Ferdi a aistriú i do theanga.",
225 "settings.app.updateStatusAvailable" : "Nuashonrú le fáil, ag íoslódáil...", 225 "settings.app.updateStatusAvailable" : "Nuashonrú le fáil, ag íoslódáil...",
226 "settings.app.updateStatusSearching" : "Ag cuardach le nuashonruithe", 226 "settings.app.updateStatusSearching" : "Ag cuardach le nuashonruithe",
227 "settings.app.updateStatusUpToDate" : "Tá tú ag baint úsáid as an leagan is deireanaí de Franz", 227 "settings.app.updateStatusUpToDate" : "Tá tú ag baint úsáid as an leagan is deireanaí de Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "Cuir {name} leis", 254 "settings.service.form.addServiceHeadline" : "Cuir {name} leis",
255 "settings.service.form.availableServices" : "Seirbhísí le fáil", 255 "settings.service.form.availableServices" : "Seirbhísí le fáil",
256 "settings.service.form.customUrl" : "Freastalaí saincheaptha", 256 "settings.service.form.customUrl" : "Freastalaí saincheaptha",
257 "settings.service.form.customUrlPremiumInfo" : "Chun seirbhísí féinóstáilte a chur le Franz, ní gá Cuntas Phŕeimhthacadóra Franz a bheith agat.", 257 "settings.service.form.customUrlPremiumInfo" : "Chun seirbhísí féinóstáilte a chur le Franz, ní gá Cuntas Phŕeimhthacadóra Ferdi a bheith agat.",
258 "settings.service.form.customUrlUpgradeAccount" : "Uasghrádaigh do chuntas", 258 "settings.service.form.customUrlUpgradeAccount" : "Uasghrádaigh do chuntas",
259 "settings.service.form.customUrlValidationError" : "Ní féidir seirbhís {name} saincheaptha a dheimhniú", 259 "settings.service.form.customUrlValidationError" : "Ní féidir seirbhís {name} saincheaptha a dheimhniú",
260 "settings.service.form.deleteButton" : "Scrios seirbhís", 260 "settings.service.form.deleteButton" : "Scrios seirbhís",
@@ -276,11 +276,11 @@
276 "settings.service.form.name" : "Ainm", 276 "settings.service.form.name" : "Ainm",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Franz servers.", 279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Ferdi servers.",
280 "settings.service.form.proxy.isEnabled" : "Use Proxy", 280 "settings.service.form.proxy.isEnabled" : "Use Proxy",
281 "settings.service.form.proxy.password" : "Password (optional)", 281 "settings.service.form.proxy.password" : "Password (optional)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Please restart Franz after changing proxy Settings.", 283 "settings.service.form.proxy.restartInfo" : "Please restart Ferdi after changing proxy Settings.",
284 "settings.service.form.proxy.user" : "User (optional)", 284 "settings.service.form.proxy.user" : "User (optional)",
285 "settings.service.form.saveButton" : "Sábháil seirbhís", 285 "settings.service.form.saveButton" : "Sábháil seirbhís",
286 "settings.service.form.tabHosted" : "Óstáilte", 286 "settings.service.form.tabHosted" : "Óstáilte",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Tachtar gach fuaim", 297 "settings.services.tooltip.isMuted" : "Tachtar gach fuaim",
298 "settings.services.tooltip.notificationsDisabled" : "Fógraí dhíchumasaithe", 298 "settings.services.tooltip.notificationsDisabled" : "Fógraí dhíchumasaithe",
299 "settings.services.updatedInfo" : "Sábháiltear do chuid athruithe", 299 "settings.services.updatedInfo" : "Sábháiltear do chuid athruithe",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Foireann", 302 "settings.team.headline" : "Foireann",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Atriail", 325 "settings.workspaces.tryReloadWorkspaces" : "Atriail",
326 "settings.workspaces.updatedInfo" : "Your changes have been saved", 326 "settings.workspaces.updatedInfo" : "Your changes have been saved",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Cuir seirbhís nua leis", 330 "sidebar.addNewService" : "Cuir seirbhís nua leis",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -338,12 +338,26 @@
338 "signup.firstname.label" : "Céadainm", 338 "signup.firstname.label" : "Céadainm",
339 "signup.headline" : "Cláraigh", 339 "signup.headline" : "Cláraigh",
340 "signup.lastname.label" : "Sloinne", 340 "signup.lastname.label" : "Sloinne",
341 "signup.legal.info" : "Agus tú ag cruthú cuntas Franz glacann tú le", 341 "signup.legal.info" : "Agus tú ag cruthú cuntas Ferdi glacann tú le",
342 "signup.legal.privacy" : "Polasaí príobháideachais", 342 "signup.legal.privacy" : "Polasaí príobháideachais",
343 "signup.legal.terms" : "Tearmaí seirbhíse", 343 "signup.legal.terms" : "Tearmaí seirbhíse",
344 "signup.link.login" : "Cuntas agat cheana féin, logáil isteach?", 344 "signup.link.login" : "Cuntas agat cheana féin, logáil isteach?",
345 "signup.password.label" : "Pasfhocal", 345 "signup.password.label" : "Pasfhocal",
346 "signup.submit.label" : "Cruthaigh cuntas", 346 "signup.submit.label" : "Cruthaigh cuntas",
347 "subscription.euTaxInfo" : "Áithritheoirí an tAÉ: is féidir cáin díolacháin áitiúla a chur i bhfeidhm",
348 "subscription.features.ads" : "Fógraí ar bith, choíche!",
349 "subscription.features.comingSoon" : "ag teacht go luath",
350 "subscription.features.noInterruptions" : "No app delays & nagging to upgrade license",
351 "subscription.features.onpremise.mattermost" : "Add on-premise\/hosted services like Mattermost",
352 "subscription.features.proxy" : "Proxy support for services",
353 "subscription.features.spellchecker" : "Support for spellchecker",
354 "subscription.features.workspaces" : "Organize your services in workspaces",
355 "subscription.includedFeatures" : "Cuireann Cuntas Phŕeimhthacadóra Ferdi san áireamh",
356 "subscription.paymentSessionError" : "Ní féidir an bhfoirm íocaíochta a lódáil",
357 "subscription.submit.label" : "Ba mhaith liom tacaíocht a thabhairt d'fhorbairt Franz",
358 "subscription.type.free" : "saor in aisce",
359 "subscription.type.month" : "mí",
360 "subscription.type.year" : "bliain",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 391 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 395 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 396}
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index c99997d30..cb2e3e88c 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Send as email", 13 "feature.shareFranz.action.email" : "Send as email",
14 "feature.shareFranz.action.facebook" : "Share on Facebook", 14 "feature.shareFranz.action.facebook" : "Share on Facebook",
15 "feature.shareFranz.action.twitter" : "Share on Twitter", 15 "feature.shareFranz.action.twitter" : "Share on Twitter",
16 "feature.shareFranz.headline" : "Franz is better together!", 16 "feature.shareFranz.headline" : "Ferdi is better together!",
17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
@@ -173,7 +173,7 @@
173 "settings.account.buttonSave" : "Ažuriraj profil", 173 "settings.account.buttonSave" : "Ažuriraj profil",
174 "settings.account.deleteAccount" : "Izbrisati račun", 174 "settings.account.deleteAccount" : "Izbrisati račun",
175 "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. ", 175 "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. ",
176 "settings.account.deleteInfo" : "Ako više ne trebate Franz račun, ovdje možete obrisati sve vezane podatke kao i račun.", 176 "settings.account.deleteInfo" : "Ako više ne trebate Ferdi račun, ovdje možete obrisati sve vezane podatke kao i račun.",
177 "settings.account.headline" : "Korisnički račun", 177 "settings.account.headline" : "Korisnički račun",
178 "settings.account.headlineAccount" : "Informacije o računu", 178 "settings.account.headlineAccount" : "Informacije o računu",
179 "settings.account.headlineDangerZone" : "Opasnost", 179 "settings.account.headlineDangerZone" : "Opasnost",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Očisti memoriju", 197 "settings.app.buttonClearAllCache" : "Očisti memoriju",
198 "settings.app.buttonInstallUpdate" : "Ponovo pokreni i instaliraj ažuriranje", 198 "settings.app.buttonInstallUpdate" : "Ponovo pokreni i instaliraj ažuriranje",
199 "settings.app.buttonSearchForUpdate" : "Potraži ažuriranja", 199 "settings.app.buttonSearchForUpdate" : "Potraži ažuriranja",
200 "settings.app.cacheInfo" : "Franz predmemorija trenutno koristi {size} prostora na disku", 200 "settings.app.cacheInfo" : "Ferdi predmemorija trenutno koristi {size} prostora na disku",
201 "settings.app.currentVersion" : "Trenutna verzija:", 201 "settings.app.currentVersion" : "Trenutna verzija:",
202 "settings.app.form.autoLaunchInBackground" : "Otvori u pozadini", 202 "settings.app.form.autoLaunchInBackground" : "Otvori u pozadini",
203 "settings.app.form.autoLaunchOnStart" : "Pokreni Franz sa sistemom", 203 "settings.app.form.autoLaunchOnStart" : "Pokreni Ferdi sa sistemom",
204 "settings.app.form.beta" : "Obuhvati i beta verzije", 204 "settings.app.form.beta" : "Obuhvati i beta verzije",
205 "settings.app.form.darkMode" : "Join the Dark Side", 205 "settings.app.form.darkMode" : "Join the Dark Side",
206 "settings.app.form.enableGPUAcceleration" : "Enable GPU Acceleration", 206 "settings.app.form.enableGPUAcceleration" : "Enable GPU Acceleration",
@@ -276,11 +276,11 @@
276 "settings.service.form.name" : "Ime", 276 "settings.service.form.name" : "Ime",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Franz servers.", 279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Ferdi servers.",
280 "settings.service.form.proxy.isEnabled" : "Use Proxy", 280 "settings.service.form.proxy.isEnabled" : "Use Proxy",
281 "settings.service.form.proxy.password" : "Password (optional)", 281 "settings.service.form.proxy.password" : "Password (optional)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Please restart Franz after changing proxy Settings.", 283 "settings.service.form.proxy.restartInfo" : "Please restart Ferdi after changing proxy Settings.",
284 "settings.service.form.proxy.user" : "User (optional)", 284 "settings.service.form.proxy.user" : "User (optional)",
285 "settings.service.form.saveButton" : "Sačuvaj uslugu\/e", 285 "settings.service.form.saveButton" : "Sačuvaj uslugu\/e",
286 "settings.service.form.tabHosted" : "Hostovano", 286 "settings.service.form.tabHosted" : "Hostovano",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Svi zvukovi su onemogućeni. ", 297 "settings.services.tooltip.isMuted" : "Svi zvukovi su onemogućeni. ",
298 "settings.services.tooltip.notificationsDisabled" : "Obavijesti su onemogućene.", 298 "settings.services.tooltip.notificationsDisabled" : "Obavijesti su onemogućene.",
299 "settings.services.updatedInfo" : "Vaše promjene su pohranjene. ", 299 "settings.services.updatedInfo" : "Vaše promjene su pohranjene. ",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Tim", 302 "settings.team.headline" : "Tim",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Pokušajte ponovno", 325 "settings.workspaces.tryReloadWorkspaces" : "Pokušajte ponovno",
326 "settings.workspaces.updatedInfo" : "Your changes have been saved", 326 "settings.workspaces.updatedInfo" : "Your changes have been saved",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Dodajte novu uslugu", 330 "sidebar.addNewService" : "Dodajte novu uslugu",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -338,7 +338,7 @@
338 "signup.firstname.label" : "Ime", 338 "signup.firstname.label" : "Ime",
339 "signup.headline" : "Prijava", 339 "signup.headline" : "Prijava",
340 "signup.lastname.label" : "Prezime", 340 "signup.lastname.label" : "Prezime",
341 "signup.legal.info" : "Prilikom stvaranja Franz računa, slažete se sa sljedećim stavkama:", 341 "signup.legal.info" : "Prilikom stvaranja Ferdi računa, slažete se sa sljedećim stavkama:",
342 "signup.legal.privacy" : "Izjava o privatnosti ", 342 "signup.legal.privacy" : "Izjava o privatnosti ",
343 "signup.legal.terms" : "Uvjeti korištenja", 343 "signup.legal.terms" : "Uvjeti korištenja",
344 "signup.link.login" : "Imate račun? Prijavite se.", 344 "signup.link.login" : "Imate račun? Prijavite se.",
@@ -376,7 +376,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 377 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 379 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 381 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 382}
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index aca8b2ca0..d90a7245a 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Küldés email-ben", 13 "feature.shareFranz.action.email" : "Küldés email-ben",
14 "feature.shareFranz.action.facebook" : "Megosztás Facebook-on", 14 "feature.shareFranz.action.facebook" : "Megosztás Facebook-on",
15 "feature.shareFranz.action.twitter" : "Megosztás Twitter-en", 15 "feature.shareFranz.action.twitter" : "Megosztás Twitter-en",
16 "feature.shareFranz.headline" : "A Franz barátokkal együtt mégjobb!", 16 "feature.shareFranz.headline" : "A Ferdi barátokkal együtt mégjobb!",
17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
@@ -96,7 +96,7 @@
96 "menu.view" : "Nézet", 96 "menu.view" : "Nézet",
97 "menu.view.enterFullScreen" : "Kilépés a teljes képernyős módból", 97 "menu.view.enterFullScreen" : "Kilépés a teljes képernyős módból",
98 "menu.view.exitFullScreen" : "Kilépés a teljes képernyős módból", 98 "menu.view.exitFullScreen" : "Kilépés a teljes képernyős módból",
99 "menu.view.reloadFranz" : "Franz újrainditása", 99 "menu.view.reloadFranz" : "Ferdi újrainditása",
100 "menu.view.reloadService" : "Szolgáltatás újraindítása", 100 "menu.view.reloadService" : "Szolgáltatás újraindítása",
101 "menu.view.resetZoom" : "Tényleges méret", 101 "menu.view.resetZoom" : "Tényleges méret",
102 "menu.view.toggleDevTools" : "Fejlesztői eszközök ki\/bekapcsolása", 102 "menu.view.toggleDevTools" : "Fejlesztői eszközök ki\/bekapcsolása",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Gyorsítótár törlése", 197 "settings.app.buttonClearAllCache" : "Gyorsítótár törlése",
198 "settings.app.buttonInstallUpdate" : "Újraindítás és frissítések telepítése", 198 "settings.app.buttonInstallUpdate" : "Újraindítás és frissítések telepítése",
199 "settings.app.buttonSearchForUpdate" : "Frissítések keresése", 199 "settings.app.buttonSearchForUpdate" : "Frissítések keresése",
200 "settings.app.cacheInfo" : "A Franz gyorsítótár jelenleg {size} lemezterületet használ.", 200 "settings.app.cacheInfo" : "A Ferdi gyorsítótár jelenleg {size} lemezterületet használ.",
201 "settings.app.currentVersion" : "Aktuális verzió:", 201 "settings.app.currentVersion" : "Aktuális verzió:",
202 "settings.app.form.autoLaunchInBackground" : "Megnyitás háttérben", 202 "settings.app.form.autoLaunchInBackground" : "Megnyitás háttérben",
203 "settings.app.form.autoLaunchOnStart" : "Franz betöltése indításkor", 203 "settings.app.form.autoLaunchOnStart" : "Ferdi betöltése indításkor",
204 "settings.app.form.beta" : "Béta verziók keresése", 204 "settings.app.form.beta" : "Béta verziók keresése",
205 "settings.app.form.darkMode" : "Csatlakozz a Sötét Oldalhoz", 205 "settings.app.form.darkMode" : "Csatlakozz a Sötét Oldalhoz",
206 "settings.app.form.enableGPUAcceleration" : "Hardveres gyorsítás engedélyezése", 206 "settings.app.form.enableGPUAcceleration" : "Hardveres gyorsítás engedélyezése",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Franz mutatása a tálcán", 208 "settings.app.form.enableSystemTray" : "Franz mutatása a tálcán",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Nyelv", 210 "settings.app.form.language" : "Nyelv",
211 "settings.app.form.minimizeToSystemTray" : "Franz kicsinyítése a tálcára", 211 "settings.app.form.minimizeToSystemTray" : "Ferdi kicsinyítése a tálcára",
212 "settings.app.form.runInBackground" : "Franz fusson a háttérben az ablak bezárásakor", 212 "settings.app.form.runInBackground" : "Ferdi fusson a háttérben az ablak bezárásakor",
213 "settings.app.form.showDisabledServices" : "Letiltott szolgáltatások megjelenítése", 213 "settings.app.form.showDisabledServices" : "Letiltott szolgáltatások megjelenítése",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mutassa az 'olvasatlan üzenet' jelzést, amikor az értesítések le vannak tiltva", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mutassa az 'olvasatlan üzenet' jelzést, amikor az értesítések le vannak tiltva",
215 "settings.app.headline" : "Beállítások", 215 "settings.app.headline" : "Beállítások",
@@ -224,7 +224,7 @@
224 "settings.app.translationHelp" : "Segíts nekünk a Franz-ot lefordítani a nyelvedre.", 224 "settings.app.translationHelp" : "Segíts nekünk a Franz-ot lefordítani a nyelvedre.",
225 "settings.app.updateStatusAvailable" : "Frissítés elérhető, letöltés folyamatban...", 225 "settings.app.updateStatusAvailable" : "Frissítés elérhető, letöltés folyamatban...",
226 "settings.app.updateStatusSearching" : "Frissítéseket keres", 226 "settings.app.updateStatusSearching" : "Frissítéseket keres",
227 "settings.app.updateStatusUpToDate" : "A Franz legfrissebb verzióját használod", 227 "settings.app.updateStatusUpToDate" : "A Ferdi legfrissebb verzióját használod",
228 "settings.invite.headline" : "Barátok meghívása", 228 "settings.invite.headline" : "Barátok meghívása",
229 "settings.navigation.account" : "Fiók", 229 "settings.navigation.account" : "Fiók",
230 "settings.navigation.availableServices" : "Elérhető szolgáltatások", 230 "settings.navigation.availableServices" : "Elérhető szolgáltatások",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "{name} hozzáadása", 254 "settings.service.form.addServiceHeadline" : "{name} hozzáadása",
255 "settings.service.form.availableServices" : "Elérhető szolgáltatások", 255 "settings.service.form.availableServices" : "Elérhető szolgáltatások",
256 "settings.service.form.customUrl" : "Egyéni szerver", 256 "settings.service.form.customUrl" : "Egyéni szerver",
257 "settings.service.form.customUrlPremiumInfo" : "Egyénileg üzemeltetett szolgáltatások hozzáadásához Franz Prémium Támogató Fiók szükséges.", 257 "settings.service.form.customUrlPremiumInfo" : "Egyénileg üzemeltetett szolgáltatások hozzáadásához Ferdi Prémium Támogató Fiók szükséges.",
258 "settings.service.form.customUrlUpgradeAccount" : "Frissítsd fiókodat", 258 "settings.service.form.customUrlUpgradeAccount" : "Frissítsd fiókodat",
259 "settings.service.form.customUrlValidationError" : "Nem sikerült érvényesíteni az egyéni {name} kiszolgálót.", 259 "settings.service.form.customUrlValidationError" : "Nem sikerült érvényesíteni az egyéni {name} kiszolgálót.",
260 "settings.service.form.deleteButton" : "Szolgáltatás törlése", 260 "settings.service.form.deleteButton" : "Szolgáltatás törlése",
@@ -276,7 +276,7 @@
276 "settings.service.form.name" : "Név", 276 "settings.service.form.name" : "Név",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy beállítások", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy beállítások",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy beállítások nem szinkronizálódnak a Franz kiszolgálókkal.", 279 "settings.service.form.proxy.info" : "Proxy beállítások nem szinkronizálódnak a Ferdi kiszolgálókkal.",
280 "settings.service.form.proxy.isEnabled" : "Proxy használata", 280 "settings.service.form.proxy.isEnabled" : "Proxy használata",
281 "settings.service.form.proxy.password" : "Jelszó (opcionális)", 281 "settings.service.form.proxy.password" : "Jelszó (opcionális)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Minden hang lenémítva", 297 "settings.services.tooltip.isMuted" : "Minden hang lenémítva",
298 "settings.services.tooltip.notificationsDisabled" : "Értesítések letiltva", 298 "settings.services.tooltip.notificationsDisabled" : "Értesítések letiltva",
299 "settings.services.updatedInfo" : "A módosításokat elmentettük", 299 "settings.services.updatedInfo" : "A módosításokat elmentettük",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "A Franz for Teams lehetőséget teremt arra, hogy meghívd munkatársaidat a csapatodba email-en keresztül, és kezelhesd a Franz előfizetéseiket és fiókbeállításaikat. Ne fecséreld az idődet minden egyes csapattag regisztrációjára, felejtsd el a sok-sok egyéni számlát és különböző lejárati időt - egy mindenek felett!", 301 "settings.team.copy" : "A Ferdi for Teams lehetőséget teremt arra, hogy meghívd munkatársaidat a csapatodba email-en keresztül, és kezelhesd a Ferdi előfizetéseiket és fiókbeállításaikat. Ne fecséreld az idődet minden egyes csapattag regisztrációjára, felejtsd el a sok-sok egyéni számlát és különböző lejárati időt - egy mindenek felett!",
302 "settings.team.headline" : "Csapat", 302 "settings.team.headline" : "Csapat",
303 "settings.team.intro" : "Te és a csapatod Franz-ot használtok? Egy fiókból kezelheted kollégáid, barátaid vagy családtagjaid Prémium előfizetéseit.", 303 "settings.team.intro" : "Te és a csapatod Franz-ot használtok? Egy fiókból kezelheted kollégáid, barátaid vagy családtagjaid Prémium előfizetéseit.",
304 "settings.team.manageAction" : "Csapat kezelése a meetfranz.com-on", 304 "settings.team.manageAction" : "Csapat kezelése a meetfranz.com-on",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "Még nem hoztál létre munkaterületeket.", 324 "settings.workspaces.noWorkspacesAdded" : "Még nem hoztál létre munkaterületeket.",
325 "settings.workspaces.tryReloadWorkspaces" : "Próbáld újra", 325 "settings.workspaces.tryReloadWorkspaces" : "Próbáld újra",
326 "settings.workspaces.updatedInfo" : "A módosításokat elmentettük", 326 "settings.workspaces.updatedInfo" : "A módosításokat elmentettük",
327 "settings.workspaces.workspaceFeatureHeadline" : "A kevesebb több: Bemutatjuk a Franz Munkaterületeket", 327 "settings.workspaces.workspaceFeatureHeadline" : "A kevesebb több: Bemutatjuk a Ferdi Munkaterületeket",
328 "settings.workspaces.workspaceFeatureInfo" : "A Franz 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.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Nem sikerült betölteni a munkaterületeket", 329 "settings.workspaces.workspacesRequestFailed" : "Nem sikerült betölteni a munkaterületeket",
330 "sidebar.addNewService" : "Szolgáltatás hozzáadása", 330 "sidebar.addNewService" : "Szolgáltatás hozzáadása",
331 "sidebar.closeWorkspaceDrawer" : "Munkaterület panel bezárása", 331 "sidebar.closeWorkspaceDrawer" : "Munkaterület panel bezárása",
@@ -338,12 +338,26 @@
338 "signup.firstname.label" : "Keresztnév", 338 "signup.firstname.label" : "Keresztnév",
339 "signup.headline" : "Regisztráció", 339 "signup.headline" : "Regisztráció",
340 "signup.lastname.label" : "Családnév", 340 "signup.lastname.label" : "Családnév",
341 "signup.legal.info" : "A Franz fiók létrehozásával elfogadod az", 341 "signup.legal.info" : "A Ferdi fiók létrehozásával elfogadod az",
342 "signup.legal.privacy" : "Adatvédelmi Nyilatkozatot", 342 "signup.legal.privacy" : "Adatvédelmi Nyilatkozatot",
343 "signup.legal.terms" : "Felhasználási Feltételeket", 343 "signup.legal.terms" : "Felhasználási Feltételeket",
344 "signup.link.login" : "Már van fiókod? Lépj be!", 344 "signup.link.login" : "Már van fiókod? Lépj be!",
345 "signup.password.label" : "Jelszó", 345 "signup.password.label" : "Jelszó",
346 "signup.submit.label" : "Fiók létrehozása", 346 "signup.submit.label" : "Fiók létrehozása",
347 "subscription.euTaxInfo" : "EU állampolgárok: helyi vásárlás esetén adók kerülhetnek felszámolásra",
348 "subscription.features.ads" : "Hirdetésmentes, mindig!",
349 "subscription.features.comingSoon" : "hamarosan",
350 "subscription.features.noInterruptions" : "Nincs több app késlekedés és liszencfrissítési piszkálás",
351 "subscription.features.onpremise.mattermost" : "Saját kiszolgálós szolgáltatások hozzáadása, pl.: Mattermost",
352 "subscription.features.proxy" : "Proxy támogatás a szolgáltatásokhoz",
353 "subscription.features.spellchecker" : "Támogatás a Helyesírás-ellenőrzőhöz",
354 "subscription.features.workspaces" : "Rendezd szolgáltatásaidat Munkaterületekbe",
355 "subscription.includedFeatures" : "Az előfizetett Ferdi Prémium Támogató Fiók tartalmazza",
356 "subscription.paymentSessionError" : "Nem sikerült a fizetési felületet betölteni",
357 "subscription.submit.label" : "Szeretném támogatni a Ferdi fejlesztését",
358 "subscription.type.free" : "ingyenes",
359 "subscription.type.month" : "hónap",
360 "subscription.type.year" : "év",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Készítsd el az első munkaterületedet", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Készítsd el az első munkaterületedet",
377 "workspaceDrawer.proFeatureBadge" : "Prémium funkció", 391 "workspaceDrawer.proFeatureBadge" : "Prémium funkció",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Prémium fiók reaktiválása", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Prémium fiók reaktiválása",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>A Franz 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>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Munkaterület beállítások szerkesztése", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Munkaterület beállítások szerkesztése",
381 "workspaces.switchingIndicator.switchingTo" : "Váltás" 395 "workspaces.switchingIndicator.switchingTo" : "Váltás"
382} 396}
diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json
index edf397a35..c27e96acb 100644
--- a/src/i18n/locales/id.json
+++ b/src/i18n/locales/id.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Kirim sebagai email", 13 "feature.shareFranz.action.email" : "Kirim sebagai email",
14 "feature.shareFranz.action.facebook" : "Bagikan di Facebook", 14 "feature.shareFranz.action.facebook" : "Bagikan di Facebook",
15 "feature.shareFranz.action.twitter" : "Bagikan di Twitter", 15 "feature.shareFranz.action.twitter" : "Bagikan di Twitter",
16 "feature.shareFranz.headline" : "Franz lebih baik bersama!", 16 "feature.shareFranz.headline" : "Ferdi lebih baik bersama!",
17 "feature.shareFranz.shareText.email" : "Saya telah menambahkan layanan {count} ke Franz! Dapatkan aplikasi gratis untuk WhatsApp, Messenger, Slack, Skype dan co di www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "Saya telah menambahkan layanan {count} ke Franz! Dapatkan aplikasi gratis untuk WhatsApp, Messenger, Slack, Skype dan co di www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "Saya telah menambahkan {count} layanan di Franz! Dapatkan aplikasi gratis untuk WhatsApp, Messenger, Slack, Skype dan lainnya di www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "Saya telah menambahkan {count} layanan di Franz! Dapatkan aplikasi gratis untuk WhatsApp, Messenger, Slack, Skype dan lainnya di www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Beri tahu teman dan kolega Anda betapa hebatnya Franz dan bantu kami menyebarkan berita.", 19 "feature.shareFranz.text" : "Beri tahu teman dan kolega Anda betapa hebatnya Franz dan bantu kami menyebarkan berita.",
@@ -173,7 +173,7 @@
173 "settings.account.buttonSave" : "Perbarui profil", 173 "settings.account.buttonSave" : "Perbarui profil",
174 "settings.account.deleteAccount" : "Hapus akun", 174 "settings.account.deleteAccount" : "Hapus akun",
175 "settings.account.deleteEmailSent" : "Anda menerima email dengan tautan untuk mengonfirmasi penghapusan akun. Akun dan data Anda tidak bisa dipulihkan!", 175 "settings.account.deleteEmailSent" : "Anda menerima email dengan tautan untuk mengonfirmasi penghapusan akun. Akun dan data Anda tidak bisa dipulihkan!",
176 "settings.account.deleteInfo" : "Jika Anda tidak membutuhkan akun Franz lagi, Anda bisa menghapus akun dan semua data terkait di sini.", 176 "settings.account.deleteInfo" : "Jika Anda tidak membutuhkan akun Ferdi lagi, Anda bisa menghapus akun dan semua data terkait di sini.",
177 "settings.account.headline" : "Akun", 177 "settings.account.headline" : "Akun",
178 "settings.account.headlineAccount" : "Informasi akun", 178 "settings.account.headlineAccount" : "Informasi akun",
179 "settings.account.headlineDangerZone" : "Wilayah Berbahaya", 179 "settings.account.headlineDangerZone" : "Wilayah Berbahaya",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Bersihkan singgahan", 197 "settings.app.buttonClearAllCache" : "Bersihkan singgahan",
198 "settings.app.buttonInstallUpdate" : "Mulai ulang dan instal versi baru", 198 "settings.app.buttonInstallUpdate" : "Mulai ulang dan instal versi baru",
199 "settings.app.buttonSearchForUpdate" : "Periksa pembaruan", 199 "settings.app.buttonSearchForUpdate" : "Periksa pembaruan",
200 "settings.app.cacheInfo" : "Singgahan Franz sedang menggunakan ruang disk {size}.", 200 "settings.app.cacheInfo" : "Singgahan Ferdi sedang menggunakan ruang disk {size}.",
201 "settings.app.currentVersion" : "Versi saat ini:", 201 "settings.app.currentVersion" : "Versi saat ini:",
202 "settings.app.form.autoLaunchInBackground" : "Buka di latar belakang", 202 "settings.app.form.autoLaunchInBackground" : "Buka di latar belakang",
203 "settings.app.form.autoLaunchOnStart" : "Jalankan Franz saat komputer dimulai", 203 "settings.app.form.autoLaunchOnStart" : "Jalankan Ferdi saat komputer dimulai",
204 "settings.app.form.beta" : "Sertakan versi beta", 204 "settings.app.form.beta" : "Sertakan versi beta",
205 "settings.app.form.darkMode" : "Sisi Kelam menunggu Anda (Mode Gelap)", 205 "settings.app.form.darkMode" : "Sisi Kelam menunggu Anda (Mode Gelap)",
206 "settings.app.form.enableGPUAcceleration" : "Aktifkan Akselerasi GPU", 206 "settings.app.form.enableGPUAcceleration" : "Aktifkan Akselerasi GPU",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Tampilkan Franz di baki sistem", 208 "settings.app.form.enableSystemTray" : "Tampilkan Franz di baki sistem",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Bahasa", 210 "settings.app.form.language" : "Bahasa",
211 "settings.app.form.minimizeToSystemTray" : "Perkecil Franz ke baki sistem", 211 "settings.app.form.minimizeToSystemTray" : "Perkecil Ferdi ke baki sistem",
212 "settings.app.form.runInBackground" : "Tetap jalankan Franz di latar belakang saat menutup jendela", 212 "settings.app.form.runInBackground" : "Tetap jalankan Ferdi di latar belakang saat menutup jendela",
213 "settings.app.form.showDisabledServices" : "Tampilkan tab layanan yang dinonaktifkan", 213 "settings.app.form.showDisabledServices" : "Tampilkan tab layanan yang dinonaktifkan",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Tampilkan lencana pesan belum dibaca saat pemberitahuan dinonaktifkan", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Tampilkan lencana pesan belum dibaca saat pemberitahuan dinonaktifkan",
215 "settings.app.headline" : "Pengaturan", 215 "settings.app.headline" : "Pengaturan",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Penerjemahan resmi dilakukan untuk Bahasa Inggris dan Jerman. Bahasa lainnya merupakan penerjemahan oleh komunitas.", 221 "settings.app.languageDisclaimer" : "Penerjemahan resmi dilakukan untuk Bahasa Inggris dan Jerman. Bahasa lainnya merupakan penerjemahan oleh komunitas.",
222 "settings.app.restartRequired" : "Perubahan membutuhkan mulai ulang", 222 "settings.app.restartRequired" : "Perubahan membutuhkan mulai ulang",
223 "settings.app.subheadlineCache" : "Singgahan", 223 "settings.app.subheadlineCache" : "Singgahan",
224 "settings.app.translationHelp" : "Bantu kami menerjemahkan Franz ke bahasa Anda.", 224 "settings.app.translationHelp" : "Bantu kami menerjemahkan Ferdi ke bahasa Anda.",
225 "settings.app.updateStatusAvailable" : "Versi baru tersedia, mengunduh...", 225 "settings.app.updateStatusAvailable" : "Versi baru tersedia, mengunduh...",
226 "settings.app.updateStatusSearching" : "Sedang mencari versi baru", 226 "settings.app.updateStatusSearching" : "Sedang mencari versi baru",
227 "settings.app.updateStatusUpToDate" : "Anda sedang menggunakan versi terbaru Franz", 227 "settings.app.updateStatusUpToDate" : "Anda sedang menggunakan versi terbaru Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "Tambahkan {name}", 254 "settings.service.form.addServiceHeadline" : "Tambahkan {name}",
255 "settings.service.form.availableServices" : "Layanan tersedia", 255 "settings.service.form.availableServices" : "Layanan tersedia",
256 "settings.service.form.customUrl" : "Server khusus", 256 "settings.service.form.customUrl" : "Server khusus",
257 "settings.service.form.customUrlPremiumInfo" : "Untuk menambahkan layanan hosted yang dijalankan mandiri, Anda membutuhkan Franz Premium Supporter Account.", 257 "settings.service.form.customUrlPremiumInfo" : "Untuk menambahkan layanan hosted yang dijalankan mandiri, Anda membutuhkan Ferdi Premium Supporter Account.",
258 "settings.service.form.customUrlUpgradeAccount" : "Tingkatkan akun Anda", 258 "settings.service.form.customUrlUpgradeAccount" : "Tingkatkan akun Anda",
259 "settings.service.form.customUrlValidationError" : "Gagal memvalidasi server {nama} khusus.", 259 "settings.service.form.customUrlValidationError" : "Gagal memvalidasi server {nama} khusus.",
260 "settings.service.form.deleteButton" : "Hapus layanan", 260 "settings.service.form.deleteButton" : "Hapus layanan",
@@ -280,7 +280,7 @@
280 "settings.service.form.proxy.isEnabled" : "Gunakan Proksi", 280 "settings.service.form.proxy.isEnabled" : "Gunakan Proksi",
281 "settings.service.form.proxy.password" : "Sandi (opsional)", 281 "settings.service.form.proxy.password" : "Sandi (opsional)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Silahkan mulai ulang Franz setelah mengubah Setelan proxy", 283 "settings.service.form.proxy.restartInfo" : "Silahkan mulai ulang Ferdi setelah mengubah Setelan proxy",
284 "settings.service.form.proxy.user" : "Pengguna (opsional)", 284 "settings.service.form.proxy.user" : "Pengguna (opsional)",
285 "settings.service.form.saveButton" : "Simpan layanan", 285 "settings.service.form.saveButton" : "Simpan layanan",
286 "settings.service.form.tabHosted" : "Hosted", 286 "settings.service.form.tabHosted" : "Hosted",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Semua suara dibisukan", 297 "settings.services.tooltip.isMuted" : "Semua suara dibisukan",
298 "settings.services.tooltip.notificationsDisabled" : "Pemberitahuan dinonaktifkan", 298 "settings.services.tooltip.notificationsDisabled" : "Pemberitahuan dinonaktifkan",
299 "settings.services.updatedInfo" : "Perubahan telah disimpan", 299 "settings.services.updatedInfo" : "Perubahan telah disimpan",
300 "settings.team.contentHeadline" : "Franz untuk Tim", 300 "settings.team.contentHeadline" : "Ferdi untuk Tim",
301 "settings.team.copy" : "Franz untuk Tim menyediakan opsi untuk mengundang rekan kerja ke tim Anda dengan mengirimkan undangan email dan mengelola langganan mereka pada preferensi akun Anda. Jangan habiskan waktu Anda menyiapkan langganan bagi masing-masing anggota tim, lupakan berbagai faktur dan periode penagihan - satu tim untuk semua!", 301 "settings.team.copy" : "Ferdi untuk Tim menyediakan opsi untuk mengundang rekan kerja ke tim Anda dengan mengirimkan undangan email dan mengelola langganan mereka pada preferensi akun Anda. Jangan habiskan waktu Anda menyiapkan langganan bagi masing-masing anggota tim, lupakan berbagai faktur dan periode penagihan - satu tim untuk semua!",
302 "settings.team.headline" : "Tim", 302 "settings.team.headline" : "Tim",
303 "settings.team.intro" : "Anda dan tim Anda menggunakan Franz? Kini Anda bisa mengelola langganan Premium untuk semua rekan kerja, teman, atau anggota keluar sebanyak yang Anda inginkan, semuanya cukup dari satu akun.", 303 "settings.team.intro" : "Anda dan tim Anda menggunakan Franz? Kini Anda bisa mengelola langganan Premium untuk semua rekan kerja, teman, atau anggota keluar sebanyak yang Anda inginkan, semuanya cukup dari satu akun.",
304 "settings.team.manageAction" : "Kelola Tim Anda di meetfranz.com", 304 "settings.team.manageAction" : "Kelola Tim Anda di meetfranz.com",
@@ -325,7 +325,7 @@
325 "settings.workspaces.tryReloadWorkspaces" : "Coba lagi", 325 "settings.workspaces.tryReloadWorkspaces" : "Coba lagi",
326 "settings.workspaces.updatedInfo" : "Perubahan Anda telah disimpan", 326 "settings.workspaces.updatedInfo" : "Perubahan Anda telah disimpan",
327 "settings.workspaces.workspaceFeatureHeadline" : "Sedikit Namun Banyak: Memperkenalkan Ruang Kerja Franz", 327 "settings.workspaces.workspaceFeatureHeadline" : "Sedikit Namun Banyak: Memperkenalkan Ruang Kerja Franz",
328 "settings.workspaces.workspaceFeatureInfo" : "Ruang Kerja Franz 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.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Tidak dapat memuat ruang kerja Anda", 329 "settings.workspaces.workspacesRequestFailed" : "Tidak dapat memuat ruang kerja Anda",
330 "sidebar.addNewService" : "Tambahkan layanan baru", 330 "sidebar.addNewService" : "Tambahkan layanan baru",
331 "sidebar.closeWorkspaceDrawer" : "Tutup laci ruang kerja", 331 "sidebar.closeWorkspaceDrawer" : "Tutup laci ruang kerja",
@@ -376,7 +376,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Buat ruang kerja pertama Anda", 376 "workspaceDrawer.premiumCtaButtonLabel" : "Buat ruang kerja pertama Anda",
377 "workspaceDrawer.proFeatureBadge" : "Fitur premium", 377 "workspaceDrawer.proFeatureBadge" : "Fitur premium",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Aktifkan ulang akun premium", 378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Aktifkan ulang akun premium",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Ruang Kerja Franz 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>", 379 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit setelan ruang kerja", 380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit setelan ruang kerja",
381 "workspaces.switchingIndicator.switchingTo" : "Beralih ke" 381 "workspaces.switchingIndicator.switchingTo" : "Beralih ke"
382} 382}
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index 0d38d916b..4f5cd39ad 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Svuota la cache", 197 "settings.app.buttonClearAllCache" : "Svuota la cache",
198 "settings.app.buttonInstallUpdate" : "Riavvia e installa l'aggiornamento", 198 "settings.app.buttonInstallUpdate" : "Riavvia e installa l'aggiornamento",
199 "settings.app.buttonSearchForUpdate" : "Controlla aggiornamenti", 199 "settings.app.buttonSearchForUpdate" : "Controlla aggiornamenti",
200 "settings.app.cacheInfo" : "Franz sta utilizzando {size} di spazio su disco.", 200 "settings.app.cacheInfo" : "Ferdi sta utilizzando {size} di spazio su disco.",
201 "settings.app.currentVersion" : "Versione attuale:", 201 "settings.app.currentVersion" : "Versione attuale:",
202 "settings.app.form.autoLaunchInBackground" : "Apri in background", 202 "settings.app.form.autoLaunchInBackground" : "Apri in background",
203 "settings.app.form.autoLaunchOnStart" : "Esegui Franz all'avvio", 203 "settings.app.form.autoLaunchOnStart" : "Esegui Ferdi all'avvio",
204 "settings.app.form.beta" : "Includi versioni beta", 204 "settings.app.form.beta" : "Includi versioni beta",
205 "settings.app.form.darkMode" : "Unisciti al Lato Oscuro.", 205 "settings.app.form.darkMode" : "Unisciti al Lato Oscuro.",
206 "settings.app.form.enableGPUAcceleration" : "Attiva Accelerazione GPU", 206 "settings.app.form.enableGPUAcceleration" : "Attiva Accelerazione GPU",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Mostra Franz nell'area di notifica", 208 "settings.app.form.enableSystemTray" : "Mostra Franz nell'area di notifica",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Lingua", 210 "settings.app.form.language" : "Lingua",
211 "settings.app.form.minimizeToSystemTray" : "Minimizza Franz nell'area di notifica", 211 "settings.app.form.minimizeToSystemTray" : "Minimizza Ferdi nell'area di notifica",
212 "settings.app.form.runInBackground" : "Mantieni Franz in esecuzione quando chiudi la finestra", 212 "settings.app.form.runInBackground" : "Mantieni Ferdi in esecuzione quando chiudi la finestra",
213 "settings.app.form.showDisabledServices" : "Mostra schede servizi disattivati", 213 "settings.app.form.showDisabledServices" : "Mostra schede servizi disattivati",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostra l'etichetta dei messaggi non letti quando le notifiche sono disattivate", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostra l'etichetta dei messaggi non letti quando le notifiche sono disattivate",
215 "settings.app.headline" : "Impostazioni", 215 "settings.app.headline" : "Impostazioni",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Le traduzioni ufficiali sono in Inglese e Tedesco. Tutte le altre lingue sono tradotte dalla community.", 221 "settings.app.languageDisclaimer" : "Le traduzioni ufficiali sono in Inglese e Tedesco. Tutte le altre lingue sono tradotte dalla community.",
222 "settings.app.restartRequired" : "Le modifiche richiedono un riavvio", 222 "settings.app.restartRequired" : "Le modifiche richiedono un riavvio",
223 "settings.app.subheadlineCache" : "Cache", 223 "settings.app.subheadlineCache" : "Cache",
224 "settings.app.translationHelp" : "Aiutaci a tradurre Franz nella tua lingua.", 224 "settings.app.translationHelp" : "Aiutaci a tradurre Ferdi nella tua lingua.",
225 "settings.app.updateStatusAvailable" : "Aggiornamento disponibile, download in corso...", 225 "settings.app.updateStatusAvailable" : "Aggiornamento disponibile, download in corso...",
226 "settings.app.updateStatusSearching" : "Ricerca aggiornamenti", 226 "settings.app.updateStatusSearching" : "Ricerca aggiornamenti",
227 "settings.app.updateStatusUpToDate" : "Stai utilizzando l'ultima versione di Franz", 227 "settings.app.updateStatusUpToDate" : "Stai utilizzando l'ultima versione di Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "Aggiungi {name}", 254 "settings.service.form.addServiceHeadline" : "Aggiungi {name}",
255 "settings.service.form.availableServices" : "Servizi disponibili", 255 "settings.service.form.availableServices" : "Servizi disponibili",
256 "settings.service.form.customUrl" : "Server personalizzato", 256 "settings.service.form.customUrl" : "Server personalizzato",
257 "settings.service.form.customUrlPremiumInfo" : "Per aggiungere servizi personalizzati, devi avere un account Franz Premium Supporter.", 257 "settings.service.form.customUrlPremiumInfo" : "Per aggiungere servizi personalizzati, devi avere un account Ferdi Premium Supporter.",
258 "settings.service.form.customUrlUpgradeAccount" : "Aggiorna il tuo account", 258 "settings.service.form.customUrlUpgradeAccount" : "Aggiorna il tuo account",
259 "settings.service.form.customUrlValidationError" : "Impossibile validare il server personalizzato {name}.", 259 "settings.service.form.customUrlValidationError" : "Impossibile validare il server personalizzato {name}.",
260 "settings.service.form.deleteButton" : "Elimina servizio", 260 "settings.service.form.deleteButton" : "Elimina servizio",
@@ -280,7 +280,7 @@
280 "settings.service.form.proxy.isEnabled" : "Usa un Proxy", 280 "settings.service.form.proxy.isEnabled" : "Usa un Proxy",
281 "settings.service.form.proxy.password" : "Password (opzionale)", 281 "settings.service.form.proxy.password" : "Password (opzionale)",
282 "settings.service.form.proxy.port" : "Porta", 282 "settings.service.form.proxy.port" : "Porta",
283 "settings.service.form.proxy.restartInfo" : "Riavvia Franz dopo aver cambiato le impostazioni del proxy.", 283 "settings.service.form.proxy.restartInfo" : "Riavvia Ferdi dopo aver cambiato le impostazioni del proxy.",
284 "settings.service.form.proxy.user" : "Utente (opzionale)", 284 "settings.service.form.proxy.user" : "Utente (opzionale)",
285 "settings.service.form.saveButton" : "Salva servizio", 285 "settings.service.form.saveButton" : "Salva servizio",
286 "settings.service.form.tabHosted" : "Hosted", 286 "settings.service.form.tabHosted" : "Hosted",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Tutti i suoni sono disattivati", 297 "settings.services.tooltip.isMuted" : "Tutti i suoni sono disattivati",
298 "settings.services.tooltip.notificationsDisabled" : "Le notifiche sono disattivate", 298 "settings.services.tooltip.notificationsDisabled" : "Le notifiche sono disattivate",
299 "settings.services.updatedInfo" : "Le tue modifiche sono state salvate", 299 "settings.services.updatedInfo" : "Le tue modifiche sono state salvate",
300 "settings.team.contentHeadline" : "Franz per i Teams", 300 "settings.team.contentHeadline" : "Ferdi per i Teams",
301 "settings.team.copy" : "Franz per i Teams ti da la possibilità di invitare collaboratori al tuo team, invitandoli per email e gestendo la loro iscrizione all'interno delle preferenze del tuo account. Non perdere tempo impostando le iscrizioni di un singolo collaboratore individualmente, dimenticati di fatture multiple e cicli differenti di fatturazione - un team per comandarli tutti!", 301 "settings.team.copy" : "Ferdi per i Teams ti da la possibilità di invitare collaboratori al tuo team, invitandoli per email e gestendo la loro iscrizione all'interno delle preferenze del tuo account. Non perdere tempo impostando le iscrizioni di un singolo collaboratore individualmente, dimenticati di fatture multiple e cicli differenti di fatturazione - un team per comandarli tutti!",
302 "settings.team.headline" : "Team", 302 "settings.team.headline" : "Team",
303 "settings.team.intro" : "Tu e il tuo team usate Franz? Ora puoi gestire le sottoscrizioni Premium per tutti i colleghi, amici e famigliari che vuoi, tutto da un singolo account.", 303 "settings.team.intro" : "Tu e il tuo team usate Franz? Ora puoi gestire le sottoscrizioni Premium per tutti i colleghi, amici e famigliari che vuoi, tutto da un singolo account.",
304 "settings.team.manageAction" : "Gestisci il tuo Team su meetfranz.com", 304 "settings.team.manageAction" : "Gestisci il tuo Team su meetfranz.com",
@@ -325,7 +325,7 @@
325 "settings.workspaces.tryReloadWorkspaces" : "Riprova nuovamente", 325 "settings.workspaces.tryReloadWorkspaces" : "Riprova nuovamente",
326 "settings.workspaces.updatedInfo" : "Le tue modifiche sono state salvate", 326 "settings.workspaces.updatedInfo" : "Le tue modifiche sono state salvate",
327 "settings.workspaces.workspaceFeatureHeadline" : "Meno è Meglio: I Workspaces di Franz", 327 "settings.workspaces.workspaceFeatureHeadline" : "Meno è Meglio: I Workspaces di Franz",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces ti permette di concentrarti su ciò che è importante. Configura diversi insiemi di servizi e passa facilmente da uno all’altro quando vuoi. 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.", 328 "settings.workspaces.workspaceFeatureInfo" : "Ferdi Workspaces ti permette di concentrarti su ciò che è importante. Configura diversi insiemi di servizi e passa facilmente da uno all’altro quando vuoi. 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.",
329 "settings.workspaces.workspacesRequestFailed" : "Non è possibile caricare i tuoi workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Non è possibile caricare i tuoi workspaces",
330 "sidebar.addNewService" : "Aggiungi un nuovo servizio", 330 "sidebar.addNewService" : "Aggiungi un nuovo servizio",
331 "sidebar.closeWorkspaceDrawer" : "Chiudi il menu dei workspace", 331 "sidebar.closeWorkspaceDrawer" : "Chiudi il menu dei workspace",
@@ -338,12 +338,26 @@
338 "signup.firstname.label" : "Nome", 338 "signup.firstname.label" : "Nome",
339 "signup.headline" : "Iscriviti", 339 "signup.headline" : "Iscriviti",
340 "signup.lastname.label" : "Cognome", 340 "signup.lastname.label" : "Cognome",
341 "signup.legal.info" : "Creando un account di Franz accetti i ", 341 "signup.legal.info" : "Creando un account di Ferdi accetti i ",
342 "signup.legal.privacy" : "Informativa sulla Privacy", 342 "signup.legal.privacy" : "Informativa sulla Privacy",
343 "signup.legal.terms" : "Termini di Servizio", 343 "signup.legal.terms" : "Termini di Servizio",
344 "signup.link.login" : "Hai già un account, vuoi accedere?", 344 "signup.link.login" : "Hai già un account, vuoi accedere?",
345 "signup.password.label" : "Password", 345 "signup.password.label" : "Password",
346 "signup.submit.label" : "Crea un account", 346 "signup.submit.label" : "Crea un account",
347 "subscription.euTaxInfo" : "Per i residenti UE: possono essere applicate tasse locali",
348 "subscription.features.ads" : "Nessuna pubblicità, mai!",
349 "subscription.features.comingSoon" : "in arrivo",
350 "subscription.features.noInterruptions" : "L'upgrade della licenza avrà impatti sull'utilizzo dell'App",
351 "subscription.features.onpremise.mattermost" : "Aggiungi servizi on-premise\/hosted come \"Mattermost\"",
352 "subscription.features.proxy" : "Supporto proxy per i servizi",
353 "subscription.features.spellchecker" : "Supporto per il correttore ortografico",
354 "subscription.features.workspaces" : "Organizza i tuoi servizi in workspace",
355 "subscription.includedFeatures" : "L'account a pagamento Ferdi Premium Supporter include",
356 "subscription.paymentSessionError" : "Impossibile inizializzare il modulo per il pagamento",
357 "subscription.submit.label" : "Voglio supportare lo sviluppo di Franz",
358 "subscription.type.free" : "gratis",
359 "subscription.type.month" : "mese",
360 "subscription.type.year" : "anno",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Crea il tuo primo workspace", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Crea il tuo primo workspace",
377 "workspaceDrawer.proFeatureBadge" : "Funzionalità premium", 391 "workspaceDrawer.proFeatureBadge" : "Funzionalità premium",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Riattiva l’account premium", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Riattiva l’account premium",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces ti permette 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>", 393 "workspaceDrawer.workspaceFeatureInfo" : "<p>Ferdi Workspaces ti permette 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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Modifica le impostazioni dei workspace", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Modifica le impostazioni dei workspace",
381 "workspaces.switchingIndicator.switchingTo" : "Passa a " 395 "workspaces.switchingIndicator.switchingTo" : "Passa a "
382} 396}
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index dfd148623..490b938d0 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "{name}を追加", 254 "settings.service.form.addServiceHeadline" : "{name}を追加",
255 "settings.service.form.availableServices" : "利用可能なサービス", 255 "settings.service.form.availableServices" : "利用可能なサービス",
256 "settings.service.form.customUrl" : "独自サーバー", 256 "settings.service.form.customUrl" : "独自サーバー",
257 "settings.service.form.customUrlPremiumInfo" : "独自サービスを追加するためには、Franz Premium Supporterアカウントが必要です。", 257 "settings.service.form.customUrlPremiumInfo" : "独自サービスを追加するためには、Ferdi Premium Supporterアカウントが必要です。",
258 "settings.service.form.customUrlUpgradeAccount" : "アカウントをアップグレードする", 258 "settings.service.form.customUrlUpgradeAccount" : "アカウントをアップグレードする",
259 "settings.service.form.customUrlValidationError" : "独自サーバー{name}を検証できませんでした。", 259 "settings.service.form.customUrlValidationError" : "独自サーバー{name}を検証できませんでした。",
260 "settings.service.form.deleteButton" : "サービスの削除", 260 "settings.service.form.deleteButton" : "サービスの削除",
@@ -276,7 +276,7 @@
276 "settings.service.form.name" : "サービス名", 276 "settings.service.form.name" : "サービス名",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPSのプロキシ設定", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPSのプロキシ設定",
278 "settings.service.form.proxy.host" : "プロキシサーバー\/IP", 278 "settings.service.form.proxy.host" : "プロキシサーバー\/IP",
279 "settings.service.form.proxy.info" : "プロキシ設定はFranz アカウントで同期されません。", 279 "settings.service.form.proxy.info" : "プロキシ設定はFerdi アカウントで同期されません。",
280 "settings.service.form.proxy.isEnabled" : "プロキシ設定を有効にする", 280 "settings.service.form.proxy.isEnabled" : "プロキシ設定を有効にする",
281 "settings.service.form.proxy.password" : "パスワード(任意)", 281 "settings.service.form.proxy.password" : "パスワード(任意)",
282 "settings.service.form.proxy.port" : "ポート", 282 "settings.service.form.proxy.port" : "ポート",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "無音となっています", 297 "settings.services.tooltip.isMuted" : "無音となっています",
298 "settings.services.tooltip.notificationsDisabled" : "通知は無効です", 298 "settings.services.tooltip.notificationsDisabled" : "通知は無効です",
299 "settings.services.updatedInfo" : "変更内容が保存されました", 299 "settings.services.updatedInfo" : "変更内容が保存されました",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "チーム", 302 "settings.team.headline" : "チーム",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "もう一度試す", 325 "settings.workspaces.tryReloadWorkspaces" : "もう一度試す",
326 "settings.workspaces.updatedInfo" : "変更内容が保存されました", 326 "settings.workspaces.updatedInfo" : "変更内容が保存されました",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "サービスを追加", 330 "sidebar.addNewService" : "サービスを追加",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -344,6 +344,20 @@
344 "signup.link.login" : "アカウントを既に持っていますか? こちらからサインイン", 344 "signup.link.login" : "アカウントを既に持っていますか? こちらからサインイン",
345 "signup.password.label" : "パスワード", 345 "signup.password.label" : "パスワード",
346 "signup.submit.label" : "アカウントの作成", 346 "signup.submit.label" : "アカウントの作成",
347 "subscription.euTaxInfo" : "EU在住者 : 地域の消費税が適用される可能性があります",
348 "subscription.features.ads" : "広告は一切ありません!",
349 "subscription.features.comingSoon" : "まもなく登場",
350 "subscription.features.noInterruptions" : "待ち時間なしでFerdi をお使いいただけます",
351 "subscription.features.onpremise.mattermost" : "Mattermost のようなオンプレミス(自社運用)型のサービスを追加できるようになります",
352 "subscription.features.proxy" : "プロキシ設定が利用可能",
353 "subscription.features.spellchecker" : "スペルチェック機能をお使いいただけます",
354 "subscription.features.workspaces" : "Organize your services in workspaces",
355 "subscription.includedFeatures" : "Ferdi Premium Supporter有料アカウントには以下が含まれます",
356 "subscription.paymentSessionError" : "支払いフォームを初期化出来ません",
357 "subscription.submit.label" : "Franzの開発を支援したい",
358 "subscription.type.free" : "無料",
359 "subscription.type.month" : "月間",
360 "subscription.type.year" : "年間",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 391 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 395 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 396}
diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json
index 91b6beb51..4e2f2ae85 100644
--- a/src/i18n/locales/ka.json
+++ b/src/i18n/locales/ka.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Send as email", 13 "feature.shareFranz.action.email" : "Send as email",
14 "feature.shareFranz.action.facebook" : "Share on Facebook", 14 "feature.shareFranz.action.facebook" : "Share on Facebook",
15 "feature.shareFranz.action.twitter" : "Share on Twitter", 15 "feature.shareFranz.action.twitter" : "Share on Twitter",
16 "feature.shareFranz.headline" : "Franz is better together!", 16 "feature.shareFranz.headline" : "Ferdi is better together!",
17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
@@ -173,7 +173,7 @@
173 "settings.account.buttonSave" : "პროფილის განახლება", 173 "settings.account.buttonSave" : "პროფილის განახლება",
174 "settings.account.deleteAccount" : "Delete account", 174 "settings.account.deleteAccount" : "Delete account",
175 "settings.account.deleteEmailSent" : "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 175 "settings.account.deleteEmailSent" : "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!",
176 "settings.account.deleteInfo" : "If you don't need your Franz account any longer, you can delete your account and all related data here.", 176 "settings.account.deleteInfo" : "If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
177 "settings.account.headline" : "ანგარიში", 177 "settings.account.headline" : "ანგარიში",
178 "settings.account.headlineAccount" : "ანგარიშის ინფორმაცია", 178 "settings.account.headlineAccount" : "ანგარიშის ინფორმაცია",
179 "settings.account.headlineDangerZone" : "Danger Zone", 179 "settings.account.headlineDangerZone" : "Danger Zone",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Clear cache", 197 "settings.app.buttonClearAllCache" : "Clear cache",
198 "settings.app.buttonInstallUpdate" : "გადატვირთეთ და დააყენეთ განახლება", 198 "settings.app.buttonInstallUpdate" : "გადატვირთეთ და დააყენეთ განახლება",
199 "settings.app.buttonSearchForUpdate" : "განახლებების შემოწმება", 199 "settings.app.buttonSearchForUpdate" : "განახლებების შემოწმება",
200 "settings.app.cacheInfo" : "Franz cache is currently using {size} of disk space.", 200 "settings.app.cacheInfo" : "Ferdi cache is currently using {size} of disk space.",
201 "settings.app.currentVersion" : "ამჟამინდელი ვერსია:", 201 "settings.app.currentVersion" : "ამჟამინდელი ვერსია:",
202 "settings.app.form.autoLaunchInBackground" : "გახსენით ფონზე", 202 "settings.app.form.autoLaunchInBackground" : "გახსენით ფონზე",
203 "settings.app.form.autoLaunchOnStart" : "გაეშვას Franz სისტემის ჩატვირთვისას", 203 "settings.app.form.autoLaunchOnStart" : "გაეშვას Ferdi სისტემის ჩატვირთვისას",
204 "settings.app.form.beta" : "ჩართეთ ბეტა ვერსიები", 204 "settings.app.form.beta" : "ჩართეთ ბეტა ვერსიები",
205 "settings.app.form.darkMode" : "Join the Dark Side", 205 "settings.app.form.darkMode" : "Join the Dark Side",
206 "settings.app.form.enableGPUAcceleration" : "Enable GPU Acceleration", 206 "settings.app.form.enableGPUAcceleration" : "Enable GPU Acceleration",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "აჩვენეთ Franz სისტემის უჯრაში", 208 "settings.app.form.enableSystemTray" : "აჩვენეთ Franz სისტემის უჯრაში",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "ენა", 210 "settings.app.form.language" : "ენა",
211 "settings.app.form.minimizeToSystemTray" : "ჩაკეცეთ Franz სისტემის უჯრაში", 211 "settings.app.form.minimizeToSystemTray" : "ჩაკეცეთ Ferdi სისტემის უჯრაში",
212 "settings.app.form.runInBackground" : "დატოვეთ Franz გაშვებული როდესაც ფანჯარა დაიხურება", 212 "settings.app.form.runInBackground" : "დატოვეთ Ferdi გაშვებული როდესაც ფანჯარა დაიხურება",
213 "settings.app.form.showDisabledServices" : "Display disabled services tabs", 213 "settings.app.form.showDisabledServices" : "Display disabled services tabs",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Show unread message badge when notifications are disabled", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Show unread message badge when notifications are disabled",
215 "settings.app.headline" : "პარამეტრები", 215 "settings.app.headline" : "პარამეტრები",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.", 221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.",
222 "settings.app.restartRequired" : "Changes require restart", 222 "settings.app.restartRequired" : "Changes require restart",
223 "settings.app.subheadlineCache" : "Cache", 223 "settings.app.subheadlineCache" : "Cache",
224 "settings.app.translationHelp" : "Help us to translate Franz into your language.", 224 "settings.app.translationHelp" : "Help us to translate Ferdi into your language.",
225 "settings.app.updateStatusAvailable" : "განახლება ხელმისაწვდომია, იწყება გადმოწერა...", 225 "settings.app.updateStatusAvailable" : "განახლება ხელმისაწვდომია, იწყება გადმოწერა...",
226 "settings.app.updateStatusSearching" : "მიმდინარეობს განახლების ძიება", 226 "settings.app.updateStatusSearching" : "მიმდინარეობს განახლების ძიება",
227 "settings.app.updateStatusUpToDate" : "თქვენ იყენებთ Franz-ის უახლეს ვერსიას", 227 "settings.app.updateStatusUpToDate" : "თქვენ იყენებთ Franz-ის უახლეს ვერსიას",
@@ -276,11 +276,11 @@
276 "settings.service.form.name" : "სახელი", 276 "settings.service.form.name" : "სახელი",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Franz servers.", 279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Ferdi servers.",
280 "settings.service.form.proxy.isEnabled" : "Use Proxy", 280 "settings.service.form.proxy.isEnabled" : "Use Proxy",
281 "settings.service.form.proxy.password" : "Password (optional)", 281 "settings.service.form.proxy.password" : "Password (optional)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Please restart Franz after changing proxy Settings.", 283 "settings.service.form.proxy.restartInfo" : "Please restart Ferdi after changing proxy Settings.",
284 "settings.service.form.proxy.user" : "User (optional)", 284 "settings.service.form.proxy.user" : "User (optional)",
285 "settings.service.form.saveButton" : "სერვისის შენახვა", 285 "settings.service.form.saveButton" : "სერვისის შენახვა",
286 "settings.service.form.tabHosted" : "დაჰოსტილი", 286 "settings.service.form.tabHosted" : "დაჰოსტილი",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "All sounds are muted", 297 "settings.services.tooltip.isMuted" : "All sounds are muted",
298 "settings.services.tooltip.notificationsDisabled" : "შეტყობინებები გათიშულია", 298 "settings.services.tooltip.notificationsDisabled" : "შეტყობინებები გათიშულია",
299 "settings.services.updatedInfo" : "ცვლილებები შენახულია", 299 "settings.services.updatedInfo" : "ცვლილებები შენახულია",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "გუნდი", 302 "settings.team.headline" : "გუნდი",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "სცადეთ ხელახლა", 325 "settings.workspaces.tryReloadWorkspaces" : "სცადეთ ხელახლა",
326 "settings.workspaces.updatedInfo" : "Your changes have been saved", 326 "settings.workspaces.updatedInfo" : "Your changes have been saved",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Add new service", 330 "sidebar.addNewService" : "Add new service",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -376,7 +376,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 377 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 379 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 381 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 382}
diff --git a/src/i18n/locales/nb-NO.json b/src/i18n/locales/nb-NO.json
index 976c54787..565df7d14 100644
--- a/src/i18n/locales/nb-NO.json
+++ b/src/i18n/locales/nb-NO.json
@@ -29,15 +29,15 @@
29 "signup.submit.label": "Opprett konto", 29 "signup.submit.label": "Opprett konto",
30 "signup.link.login": "Har du allerede en konto? Logg inn", 30 "signup.link.login": "Har du allerede en konto? Logg inn",
31 "signup.emailDuplicate": "En konto med den epost adresse eksiterer allerede", 31 "signup.emailDuplicate": "En konto med den epost adresse eksiterer allerede",
32 "signup.legal.info": "Ved å opprette en Franz konto aksepterer du", 32 "signup.legal.info": "Ved å opprette en Ferdi konto aksepterer du",
33 "signup.legal.terms": "Vilkår for bruk", 33 "signup.legal.terms": "Vilkår for bruk",
34 "signup.legal.privacy": "Personvern", 34 "signup.legal.privacy": "Personvern",
35 "pricing.headline": "Støtt Franz", 35 "pricing.headline": "Støtt Franz",
36 "pricing.support.label": "Velg din støtteplan", 36 "pricing.support.label": "Velg din støtteplan",
37 "pricing.submit.label": "Jeg vil støtte utviklingen av Franz", 37 "pricing.submit.label": "Jeg vil støtte utviklingen av Franz",
38 "pricing.link.skipPayment": "Jeg vil ikke støtte utviklingen av Franz.", 38 "pricing.link.skipPayment": "Jeg vil ikke støtte utviklingen av Franz.",
39 "import.headline": "Importer dine Franz 4 tjenester", 39 "import.headline": "Importer dine Ferdi 4 tjenester",
40 "import.notSupportedHeadline": "Tjenester ikke enda støttet i Franz 5", 40 "import.notSupportedHeadline": "Tjenester ikke enda støttet i Ferdi 5",
41 "import.submit.label": "Importer tjenester", 41 "import.submit.label": "Importer tjenester",
42 "import.skip.label": "Jeg vil legge til en tjeneste manuelt", 42 "import.skip.label": "Jeg vil legge til en tjeneste manuelt",
43 "invite.submit.label": "Send invitasjoner", 43 "invite.submit.label": "Send invitasjoner",
@@ -47,7 +47,7 @@
47 "invite.skip.label": "Jeg vil gjøre dette senere", 47 "invite.skip.label": "Jeg vil gjøre dette senere",
48 "subscription.submit.label": "Jeg vil ikke støtte utviklingen av Franz", 48 "subscription.submit.label": "Jeg vil ikke støtte utviklingen av Franz",
49 "subscription.paymentSessionError": "Kunne ikke laste betalingsskjemaet", 49 "subscription.paymentSessionError": "Kunne ikke laste betalingsskjemaet",
50 "subscription.includedFeatures": "Betalte Franz Premium konto inkluderer", 50 "subscription.includedFeatures": "Betalte Ferdi Premium konto inkluderer",
51 "subscription.features.onpremise": "Legg til on-premise/hosted tjenester som HipChat", 51 "subscription.features.onpremise": "Legg til on-premise/hosted tjenester som HipChat",
52 "subscription.features.customServices": "Private tjenester for deg og ditt lag", 52 "subscription.features.customServices": "Private tjenester for deg og ditt lag",
53 "subscription.features.encryptedSync": "Kryptert øktsynkronisering", 53 "subscription.features.encryptedSync": "Kryptert øktsynkronisering",
@@ -55,7 +55,7 @@
55 "subscription.features.ads": "Ingen annonser, noensinne!", 55 "subscription.features.ads": "Ingen annonser, noensinne!",
56 "subscription.features.comingSoon": "Kommer snart", 56 "subscription.features.comingSoon": "Kommer snart",
57 "infobar.servicesUpdated": "Dine tjenester er oppdatert.", 57 "infobar.servicesUpdated": "Dine tjenester er oppdatert.",
58 "infobar.updateAvailable": "En ny oppdatering for Franz er tilgjengelig.", 58 "infobar.updateAvailable": "En ny oppdatering for Ferdi er tilgjengelig.",
59 "infobar.buttonReloadServices": "Oppdater tjenester", 59 "infobar.buttonReloadServices": "Oppdater tjenester",
60 "infobar.buttonInstallUpdate": "Restart & installer oppdatering", 60 "infobar.buttonInstallUpdate": "Restart & installer oppdatering",
61 "infobar.requiredRequestsFailed": "Kunne ikke laste tjenester og brukerinformasjon", 61 "infobar.requiredRequestsFailed": "Kunne ikke laste tjenester og brukerinformasjon",
@@ -79,7 +79,7 @@
79 "settings.account.headlinePassword": "Endre passord", 79 "settings.account.headlinePassword": "Endre passord",
80 "settings.account.successInfo": "Dine endringer er lagret", 80 "settings.account.successInfo": "Dine endringer er lagret",
81 "settings.account.buttonSave": "Oppdater profil", 81 "settings.account.buttonSave": "Oppdater profil",
82 "settings.account.mining.thankyou": "Takk for at du støtter Franz med din prosessorkraft.", 82 "settings.account.mining.thankyou": "Takk for at du støtter Ferdi med din prosessorkraft.",
83 "settings.account.mining.active": "Du utfører nå {hashes} beregninger per sekund.", 83 "settings.account.mining.active": "Du utfører nå {hashes} beregninger per sekund.",
84 "settings.account.mining.moreInformation": "Få mer informasjon", 84 "settings.account.mining.moreInformation": "Få mer informasjon",
85 "settings.account.mining.cancel": "Avbryt mining", 85 "settings.account.mining.cancel": "Avbryt mining",
@@ -103,7 +103,7 @@
103 "settings.service.form.tabHosted": "Hosted", 103 "settings.service.form.tabHosted": "Hosted",
104 "settings.service.form.tabOnPremise": "Selv hosted ⭐️", 104 "settings.service.form.tabOnPremise": "Selv hosted ⭐️",
105 "settings.service.form.customUrlValidationError": "Kunne ikke validere egendefinert {name} server.", 105 "settings.service.form.customUrlValidationError": "Kunne ikke validere egendefinert {name} server.",
106 "settings.service.form.customUrlPremiumInfo": "For å legge til selvhost-baserte tjenester trenger du en Franz Premium konto.", 106 "settings.service.form.customUrlPremiumInfo": "For å legge til selvhost-baserte tjenester trenger du en Ferdi Premium konto.",
107 "settings.service.form.customUrlUpgradeAccount": "Oppgrader din konto", 107 "settings.service.form.customUrlUpgradeAccount": "Oppgrader din konto",
108 "settings.service.form.indirectMessageInfo": "Du vil bli varslet om alle nye meldinger i en kanal, ikke bare @brukernavn, @kanal, @here, ...", 108 "settings.service.form.indirectMessageInfo": "Du vil bli varslet om alle nye meldinger i en kanal, ikke bare @brukernavn, @kanal, @here, ...",
109 "settings.service.error.headline": "Error", 109 "settings.service.error.headline": "Error",
@@ -125,11 +125,11 @@
125 "settings.app.updateStatusSearching": "Søker etter en oppdatering", 125 "settings.app.updateStatusSearching": "Søker etter en oppdatering",
126 "settings.app.updateStatusAvailable": "Oppdatering tilgjengelig, laster ned...", 126 "settings.app.updateStatusAvailable": "Oppdatering tilgjengelig, laster ned...",
127 "settings.app.updateStatusUpToDate": "Du bruker siste versjon av Franz", 127 "settings.app.updateStatusUpToDate": "Du bruker siste versjon av Franz",
128 "settings.app.form.autoLaunchOnStart": "Start Franz ved oppstart", 128 "settings.app.form.autoLaunchOnStart": "Start Ferdi ved oppstart",
129 "settings.app.form.autoLaunchInBackground": "Åpne i bakgrunnen", 129 "settings.app.form.autoLaunchInBackground": "Åpne i bakgrunnen",
130 "settings.app.form.enableSystemTray": "Vis Franz i systemfeltet", 130 "settings.app.form.enableSystemTray": "Vis Ferdi i systemfeltet",
131 "settings.app.form.minimizeToSystemTray": "Minimer Franz til systemfeltet", 131 "settings.app.form.minimizeToSystemTray": "Minimer Ferdi til systemfeltet",
132 "settings.app.form.runInBackground": "Behold Franz i bakgrunnen når du lukker vinduet", 132 "settings.app.form.runInBackground": "Behold Ferdi i bakgrunnen når du lukker vinduet",
133 "settings.app.form.language": "Språk", 133 "settings.app.form.language": "Språk",
134 "settings.app.form.beta": "Inkluder beta versjoner", 134 "settings.app.form.beta": "Inkluder beta versjoner",
135 "settings.app.currentVersion": "Gjeldende versjon:", 135 "settings.app.currentVersion": "Gjeldende versjon:",
@@ -151,15 +151,15 @@
151 "subscription.type.free": "gratis", 151 "subscription.type.free": "gratis",
152 "subscription.type.month": "måned", 152 "subscription.type.month": "måned",
153 "subscription.type.year": "år", 153 "subscription.type.year": "år",
154 "subscription.type.mining": "Støtt Franz med prosessorkraft", 154 "subscription.type.mining": "Støtt Ferdi med prosessorkraft",
155 "subscription.mining.headline": "Hvordan fungerer dette?", 155 "subscription.mining.headline": "Hvordan fungerer dette?",
156 "subscription.mining.experimental": "eksperimental", 156 "subscription.mining.experimental": "eksperimental",
157 "subscription.mining.line1": "Ved å aktivere \"Støtt Franz med prosessorkraft\" vil Franz bruke cirka 20-50% av prosessore din til å mine kryptovalutaen Monero, som vil tilsvare omtrent $5/år", 157 "subscription.mining.line1": "Ved å aktivere \"Støtt Ferdi med prosessorkraft\" vil Ferdi bruke cirka 20-50% av prosessore din til å mine kryptovalutaen Monero, som vil tilsvare omtrent $5/år",
158 "subscription.mining.line2": "Vi vil tilpasse prosessor bruken basert på arbeidsadferd for å ikke tømme batteriet og senke hastigheten på maskinen din.", 158 "subscription.mining.line2": "Vi vil tilpasse prosessor bruken basert på arbeidsadferd for å ikke tømme batteriet og senke hastigheten på maskinen din.",
159 "subscription.mining.line3": "Så lenge du miner, har du ubegrenset tilgang til alle Franz Premium funksjoner.", 159 "subscription.mining.line3": "Så lenge du miner, har du ubegrenset tilgang til alle Ferdi Premium funksjoner.",
160 "subscription.mining.moreInformation": "Få mer informasjon om denne planen.", 160 "subscription.mining.moreInformation": "Få mer informasjon om denne planen.",
161 "subscriptionPopup.buttonCancel": "Kanseller", 161 "subscriptionPopup.buttonCancel": "Kanseller",
162 "subscriptionPopup.buttonDone": "Ferdig", 162 "subscriptionPopup.buttonDone": "Ferdi g",
163 "tabs.item.reload": "Reload", 163 "tabs.item.reload": "Reload",
164 "tabs.item.edit": "Rediger", 164 "tabs.item.edit": "Rediger",
165 "tabs.item.disableNotifications": "Deaktiver varsler", 165 "tabs.item.disableNotifications": "Deaktiver varsler",
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index 44d56914b..1f3681e5d 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Verstuur als e-mail", 13 "feature.shareFranz.action.email" : "Verstuur als e-mail",
14 "feature.shareFranz.action.facebook" : "Deel op Facebook", 14 "feature.shareFranz.action.facebook" : "Deel op Facebook",
15 "feature.shareFranz.action.twitter" : "Deel op Twitter", 15 "feature.shareFranz.action.twitter" : "Deel op Twitter",
16 "feature.shareFranz.headline" : "Franz is beter samen!", 16 "feature.shareFranz.headline" : "Ferdi is beter samen!",
17 "feature.shareFranz.shareText.email" : "Ik heb {telling} diensten toegevoegd aan Franz! Download de gratis app voor WhatsApp, Messenger, Slack, Skype, en anderen op www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "Ik heb {telling} diensten toegevoegd aan Franz! Download de gratis app voor WhatsApp, Messenger, Slack, Skype, en anderen op www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "Ik heb {tel} diensten toegevoegd aan Franz! Download de gratis app voor WhatsApp, Messenger, Slack, Skype, en anderen op www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "Ik heb {tel} diensten toegevoegd aan Franz! Download de gratis app voor WhatsApp, Messenger, Slack, Skype, en anderen op www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Vertel je vrienden en collega's hoe geweldig Franz is en help ons het woord te verspreiden.", 19 "feature.shareFranz.text" : "Vertel je vrienden en collega's hoe geweldig Franz is en help ons het woord te verspreiden.",
@@ -96,7 +96,7 @@
96 "menu.view" : "Weergave", 96 "menu.view" : "Weergave",
97 "menu.view.enterFullScreen" : "Volledig scherm openen", 97 "menu.view.enterFullScreen" : "Volledig scherm openen",
98 "menu.view.exitFullScreen" : "Volledig scherm verlaten", 98 "menu.view.exitFullScreen" : "Volledig scherm verlaten",
99 "menu.view.reloadFranz" : "Franz Herladen", 99 "menu.view.reloadFranz" : "Ferdi Herladen",
100 "menu.view.reloadService" : "Service Herladen", 100 "menu.view.reloadService" : "Service Herladen",
101 "menu.view.resetZoom" : "Werkelijke Grootte", 101 "menu.view.resetZoom" : "Werkelijke Grootte",
102 "menu.view.toggleDevTools" : "Ontwikkelaarstools Aan\/Uit", 102 "menu.view.toggleDevTools" : "Ontwikkelaarstools Aan\/Uit",
@@ -173,7 +173,7 @@
173 "settings.account.buttonSave" : "Profiel bijwerken", 173 "settings.account.buttonSave" : "Profiel bijwerken",
174 "settings.account.deleteAccount" : "Account verwijderen", 174 "settings.account.deleteAccount" : "Account verwijderen",
175 "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!", 175 "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!",
176 "settings.account.deleteInfo" : "Indien u uw Franz account niet meer nodig heeft, kan u hier uw account en alle gerelateerde gegevens verwijderen.", 176 "settings.account.deleteInfo" : "Indien u uw Ferdi account niet meer nodig heeft, kan u hier uw account en alle gerelateerde gegevens verwijderen.",
177 "settings.account.headline" : "Account", 177 "settings.account.headline" : "Account",
178 "settings.account.headlineAccount" : "Account informatie", 178 "settings.account.headlineAccount" : "Account informatie",
179 "settings.account.headlineDangerZone" : "Gevarenzone", 179 "settings.account.headlineDangerZone" : "Gevarenzone",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Cache wissen", 197 "settings.app.buttonClearAllCache" : "Cache wissen",
198 "settings.app.buttonInstallUpdate" : "Herstart & installeer update", 198 "settings.app.buttonInstallUpdate" : "Herstart & installeer update",
199 "settings.app.buttonSearchForUpdate" : "Controleer op updates", 199 "settings.app.buttonSearchForUpdate" : "Controleer op updates",
200 "settings.app.cacheInfo" : "Franz cache gebruikt momenteel {size} schijfruimte.", 200 "settings.app.cacheInfo" : "Ferdi cache gebruikt momenteel {size} schijfruimte.",
201 "settings.app.currentVersion" : "Huidige versie:", 201 "settings.app.currentVersion" : "Huidige versie:",
202 "settings.app.form.autoLaunchInBackground" : "Open op de achtergrond", 202 "settings.app.form.autoLaunchInBackground" : "Open op de achtergrond",
203 "settings.app.form.autoLaunchOnStart" : "Lanceer Franz bij opstarten", 203 "settings.app.form.autoLaunchOnStart" : "Lanceer Ferdi bij opstarten",
204 "settings.app.form.beta" : "Inclusief beta versies", 204 "settings.app.form.beta" : "Inclusief beta versies",
205 "settings.app.form.darkMode" : "Word lid van de Dark Side", 205 "settings.app.form.darkMode" : "Word lid van de Dark Side",
206 "settings.app.form.enableGPUAcceleration" : "GPU Acceleratie Activeren", 206 "settings.app.form.enableGPUAcceleration" : "GPU Acceleratie Activeren",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Toon Franz in de systeembalk", 208 "settings.app.form.enableSystemTray" : "Toon Franz in de systeembalk",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Taal", 210 "settings.app.form.language" : "Taal",
211 "settings.app.form.minimizeToSystemTray" : "Minimaliseer Franz naar de systeembalk", 211 "settings.app.form.minimizeToSystemTray" : "Minimaliseer Ferdi naar de systeembalk",
212 "settings.app.form.runInBackground" : "Houd Franz op de achtergrond wanneer het venster gesloten wordt", 212 "settings.app.form.runInBackground" : "Houd Ferdi op de achtergrond wanneer het venster gesloten wordt",
213 "settings.app.form.showDisabledServices" : "Toon uitgeschakelde services", 213 "settings.app.form.showDisabledServices" : "Toon uitgeschakelde services",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Toon badge met ongelezen berichten wanneer meldingen zijn uitgeschakeld", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Toon badge met ongelezen berichten wanneer meldingen zijn uitgeschakeld",
215 "settings.app.headline" : "Instellingen", 215 "settings.app.headline" : "Instellingen",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Officiële vertalingen zijn in het Engels en Duits. Alle andere tallen zijn op de gemeenschap gebaseerde vertalingen.", 221 "settings.app.languageDisclaimer" : "Officiële vertalingen zijn in het Engels en Duits. Alle andere tallen zijn op de gemeenschap gebaseerde vertalingen.",
222 "settings.app.restartRequired" : "Deze wijziging heeft een herstart nodig", 222 "settings.app.restartRequired" : "Deze wijziging heeft een herstart nodig",
223 "settings.app.subheadlineCache" : "Cache", 223 "settings.app.subheadlineCache" : "Cache",
224 "settings.app.translationHelp" : "Help ons om Franz te vertalen naar uw taal.", 224 "settings.app.translationHelp" : "Help ons om Ferdi te vertalen naar uw taal.",
225 "settings.app.updateStatusAvailable" : "Update beschikbaar, downloaden...", 225 "settings.app.updateStatusAvailable" : "Update beschikbaar, downloaden...",
226 "settings.app.updateStatusSearching" : "Zoekt naar updates", 226 "settings.app.updateStatusSearching" : "Zoekt naar updates",
227 "settings.app.updateStatusUpToDate" : "Je gebruikt de laatste versie van Franz", 227 "settings.app.updateStatusUpToDate" : "Je gebruikt de laatste versie van Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "{name} toevoegen", 254 "settings.service.form.addServiceHeadline" : "{name} toevoegen",
255 "settings.service.form.availableServices" : "Beschikbare services", 255 "settings.service.form.availableServices" : "Beschikbare services",
256 "settings.service.form.customUrl" : "Aangepaste server", 256 "settings.service.form.customUrl" : "Aangepaste server",
257 "settings.service.form.customUrlPremiumInfo" : "Om intern gehoste services toe te voegen heb je een Franz Premium Supporter Account nodig.", 257 "settings.service.form.customUrlPremiumInfo" : "Om intern gehoste services toe te voegen heb je een Ferdi Premium Supporter Account nodig.",
258 "settings.service.form.customUrlUpgradeAccount" : "Je account upgraden", 258 "settings.service.form.customUrlUpgradeAccount" : "Je account upgraden",
259 "settings.service.form.customUrlValidationError" : "Kon de custom {name} server niet valideren.", 259 "settings.service.form.customUrlValidationError" : "Kon de custom {name} server niet valideren.",
260 "settings.service.form.deleteButton" : "Service verwijderen", 260 "settings.service.form.deleteButton" : "Service verwijderen",
@@ -276,11 +276,11 @@
276 "settings.service.form.name" : "Naam", 276 "settings.service.form.name" : "Naam",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Instellingen", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Instellingen",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy instellingen worden niet gesynchroniseerd met de Franz servers.", 279 "settings.service.form.proxy.info" : "Proxy instellingen worden niet gesynchroniseerd met de Ferdi servers.",
280 "settings.service.form.proxy.isEnabled" : "Proxy gebruiken", 280 "settings.service.form.proxy.isEnabled" : "Proxy gebruiken",
281 "settings.service.form.proxy.password" : "Wachtwoord (optioneel)", 281 "settings.service.form.proxy.password" : "Wachtwoord (optioneel)",
282 "settings.service.form.proxy.port" : "Poort", 282 "settings.service.form.proxy.port" : "Poort",
283 "settings.service.form.proxy.restartInfo" : "Start Franz opnieuw op na het aanpassen van proxy Instellingen.", 283 "settings.service.form.proxy.restartInfo" : "Start Ferdi opnieuw op na het aanpassen van proxy Instellingen.",
284 "settings.service.form.proxy.user" : "Gebruiker (optioneel)", 284 "settings.service.form.proxy.user" : "Gebruiker (optioneel)",
285 "settings.service.form.saveButton" : "Service opslaan", 285 "settings.service.form.saveButton" : "Service opslaan",
286 "settings.service.form.tabHosted" : "Gehost", 286 "settings.service.form.tabHosted" : "Gehost",
@@ -298,7 +298,7 @@
298 "settings.services.tooltip.notificationsDisabled" : "Notificaties staan uit", 298 "settings.services.tooltip.notificationsDisabled" : "Notificaties staan uit",
299 "settings.services.updatedInfo" : "Je wijzigingen zijn opgeslagen", 299 "settings.services.updatedInfo" : "Je wijzigingen zijn opgeslagen",
300 "settings.team.contentHeadline" : "Frans voor Teams", 300 "settings.team.contentHeadline" : "Frans voor Teams",
301 "settings.team.copy" : "Franz voor Teams geeft je de mogelijkheid om collega's uit te nodigen voor je team door hen een e-mail te sturen en hun inschrijvingen te beheren in je accountvoorkeuren. Verspil geen tijd met het instellen van inschrijvingen voor elk teamlid apart, vergeet meerdere facturen en verschillende afrekeningsperiodes - één team regeert alles!", 301 "settings.team.copy" : "Ferdi voor Teams geeft je de mogelijkheid om collega's uit te nodigen voor je team door hen een e-mail te sturen en hun inschrijvingen te beheren in je accountvoorkeuren. Verspil geen tijd met het instellen van inschrijvingen voor elk teamlid apart, vergeet meerdere facturen en verschillende afrekeningsperiodes - één team regeert alles!",
302 "settings.team.headline" : "Team", 302 "settings.team.headline" : "Team",
303 "settings.team.intro" : "Gebruiken jij en je team Franz? Je kunt nu Premium inschrijvingen beheren voor zoveel collega's, vrienden, of familieleden als je wilt, allemaal vanaf één account.", 303 "settings.team.intro" : "Gebruiken jij en je team Franz? Je kunt nu Premium inschrijvingen beheren voor zoveel collega's, vrienden, of familieleden als je wilt, allemaal vanaf één account.",
304 "settings.team.manageAction" : "Beheer je Team op meetfranz.com", 304 "settings.team.manageAction" : "Beheer je Team op meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "Je hebt nog geen werkruimtes toegevoegd.", 324 "settings.workspaces.noWorkspacesAdded" : "Je hebt nog geen werkruimtes toegevoegd.",
325 "settings.workspaces.tryReloadWorkspaces" : "Probeer opnieuw", 325 "settings.workspaces.tryReloadWorkspaces" : "Probeer opnieuw",
326 "settings.workspaces.updatedInfo" : "Je wijzigingen zijn opgeslagen", 326 "settings.workspaces.updatedInfo" : "Je wijzigingen zijn opgeslagen",
327 "settings.workspaces.workspaceFeatureHeadline" : "Minder is meer: we presenteren Franz Werkruimtes", 327 "settings.workspaces.workspaceFeatureHeadline" : "Minder is meer: we presenteren Ferdi Werkruimtes",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Kan je werkruimtes niet laden", 329 "settings.workspaces.workspacesRequestFailed" : "Kan je werkruimtes niet laden",
330 "sidebar.addNewService" : "Nieuw service toevoegen", 330 "sidebar.addNewService" : "Nieuw service toevoegen",
331 "sidebar.closeWorkspaceDrawer" : "Werkruimtelade sluiten", 331 "sidebar.closeWorkspaceDrawer" : "Werkruimtelade sluiten",
@@ -344,6 +344,20 @@
344 "signup.link.login" : "Al een account, inloggen?", 344 "signup.link.login" : "Al een account, inloggen?",
345 "signup.password.label" : "Wachtwoord", 345 "signup.password.label" : "Wachtwoord",
346 "signup.submit.label" : "Account aanmaken", 346 "signup.submit.label" : "Account aanmaken",
347 "subscription.euTaxInfo" : "Bewoners binnen EU: lokale belasting kan van toepassing zijn",
348 "subscription.features.ads" : "Geen reclame, nooit!",
349 "subscription.features.comingSoon" : "komt binnenkort",
350 "subscription.features.noInterruptions" : "Geen haperingen & pop ups over upgrades",
351 "subscription.features.onpremise.mattermost" : "Voeg op-locatie\/gehoste diensten zoals Mattermost toe",
352 "subscription.features.proxy" : "Proxy ondersteuning voor services",
353 "subscription.features.spellchecker" : "Ondersteuning voor spellingscheck",
354 "subscription.features.workspaces" : "Organiseer je diensten in werkruimtes",
355 "subscription.includedFeatures" : "Een betalend account voor Ferdi omvat",
356 "subscription.paymentSessionError" : "Betalingsformulier kon niet geladen worden",
357 "subscription.submit.label" : "Ik wil de ontwikkeling van Ferdi steunen",
358 "subscription.type.free" : "gratis",
359 "subscription.type.month" : "maand",
360 "subscription.type.year" : "jaar",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Maak je eerste werkruimte aan", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Maak je eerste werkruimte aan",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 391 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Heractiveer premium account", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Heractiveer premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Pas werkruimte instellingen aan", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Pas werkruimte instellingen aan",
381 "workspaces.switchingIndicator.switchingTo" : "Overschakelen naar" 395 "workspaces.switchingIndicator.switchingTo" : "Overschakelen naar"
382} 396}
diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json
index c0cf80400..457210523 100644
--- a/src/i18n/locales/nl.json
+++ b/src/i18n/locales/nl.json
@@ -200,7 +200,7 @@
200 "settings.app.cacheInfo" : "Franz gebruikt op dit moment {size} schijfruimte aan tijdelijke bestanden.", 200 "settings.app.cacheInfo" : "Franz gebruikt op dit moment {size} schijfruimte aan tijdelijke bestanden.",
201 "settings.app.currentVersion" : "Huidige versie:", 201 "settings.app.currentVersion" : "Huidige versie:",
202 "settings.app.form.autoLaunchInBackground" : "Open op de achtergrond", 202 "settings.app.form.autoLaunchInBackground" : "Open op de achtergrond",
203 "settings.app.form.autoLaunchOnStart" : "Open Franz bij opstarten", 203 "settings.app.form.autoLaunchOnStart" : "Open Ferdi bij opstarten",
204 "settings.app.form.beta" : "Inclusief bètaversies", 204 "settings.app.form.beta" : "Inclusief bètaversies",
205 "settings.app.form.darkMode" : "Stap over naar de donkere kant", 205 "settings.app.form.darkMode" : "Stap over naar de donkere kant",
206 "settings.app.form.enableGPUAcceleration" : "Schakel videokaart-acceleratie in ", 206 "settings.app.form.enableGPUAcceleration" : "Schakel videokaart-acceleratie in ",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "Toevoegen {name}", 254 "settings.service.form.addServiceHeadline" : "Toevoegen {name}",
255 "settings.service.form.availableServices" : "Beschikbare services", 255 "settings.service.form.availableServices" : "Beschikbare services",
256 "settings.service.form.customUrl" : "Aangepaste server", 256 "settings.service.form.customUrl" : "Aangepaste server",
257 "settings.service.form.customUrlPremiumInfo" : "Om zelf-gehoste services toe te kunnen voegen, heb je een Franz Premium Supporter Account nodig.", 257 "settings.service.form.customUrlPremiumInfo" : "Om zelf-gehoste services toe te kunnen voegen, heb je een Ferdi Premium Supporter Account nodig.",
258 "settings.service.form.customUrlUpgradeAccount" : "Upgrade je account", 258 "settings.service.form.customUrlUpgradeAccount" : "Upgrade je account",
259 "settings.service.form.customUrlValidationError" : "Kon aangepaste server {name} niet valideren.", 259 "settings.service.form.customUrlValidationError" : "Kon aangepaste server {name} niet valideren.",
260 "settings.service.form.deleteButton" : "Verwijder service", 260 "settings.service.form.deleteButton" : "Verwijder service",
@@ -276,11 +276,11 @@
276 "settings.service.form.name" : "Naam", 276 "settings.service.form.name" : "Naam",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy instellingen", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy instellingen",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy instellingen worden niet gesynchroniseerd met de Franz servers", 279 "settings.service.form.proxy.info" : "Proxy instellingen worden niet gesynchroniseerd met de Ferdi servers",
280 "settings.service.form.proxy.isEnabled" : "Proxy gebruiken", 280 "settings.service.form.proxy.isEnabled" : "Proxy gebruiken",
281 "settings.service.form.proxy.password" : "Wachtwoord (optioneel)", 281 "settings.service.form.proxy.password" : "Wachtwoord (optioneel)",
282 "settings.service.form.proxy.port" : "Poort", 282 "settings.service.form.proxy.port" : "Poort",
283 "settings.service.form.proxy.restartInfo" : "Start Franz opnieuw na het aanpassen van proxy instellingen.", 283 "settings.service.form.proxy.restartInfo" : "Start Ferdi opnieuw na het aanpassen van proxy instellingen.",
284 "settings.service.form.proxy.user" : "Gebruiker (optioneel)", 284 "settings.service.form.proxy.user" : "Gebruiker (optioneel)",
285 "settings.service.form.saveButton" : "Service opslaan", 285 "settings.service.form.saveButton" : "Service opslaan",
286 "settings.service.form.tabHosted" : "Gehost", 286 "settings.service.form.tabHosted" : "Gehost",
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index 486a1e8d0..57d25c1f5 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Wyślij jako email", 13 "feature.shareFranz.action.email" : "Wyślij jako email",
14 "feature.shareFranz.action.facebook" : "Udostępnij na Facebooku", 14 "feature.shareFranz.action.facebook" : "Udostępnij na Facebooku",
15 "feature.shareFranz.action.twitter" : "Udostępnij na Twitterze", 15 "feature.shareFranz.action.twitter" : "Udostępnij na Twitterze",
16 "feature.shareFranz.headline" : "Franz jest lepszy, gdy tworzymy go razem!", 16 "feature.shareFranz.headline" : "Ferdi jest lepszy, gdy tworzymy go razem!",
17 "feature.shareFranz.shareText.email" : "Dodałem {count} serwisów do Franza! Pobierz darmową aplikację z WhatsApp, Messenger, Slack, Skype i innymi na www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "Dodałem {count} serwisów do Franza! Pobierz darmową aplikację z WhatsApp, Messenger, Slack, Skype i innymi na www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "Dodałem {count} serwisów do Franza! Pobierz darmową aplikację z WhatsApp, Messenger, Slack, Skype i innymi na www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "Dodałem {count} serwisów do Franza! Pobierz darmową aplikację z WhatsApp, Messenger, Slack, Skype i innymi na www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Powiedz znajomym i kolegom o tym, jak odlotowy jest Franz i pomóż nam go spopularyzować.", 19 "feature.shareFranz.text" : "Powiedz znajomym i kolegom o tym, jak odlotowy jest Franz i pomóż nam go spopularyzować.",
@@ -200,7 +200,7 @@
200 "settings.app.cacheInfo" : "Pamięć podręczna zajmuje obecnie {size} przestrzeni dyskowej", 200 "settings.app.cacheInfo" : "Pamięć podręczna zajmuje obecnie {size} przestrzeni dyskowej",
201 "settings.app.currentVersion" : "Aktualna wersja:", 201 "settings.app.currentVersion" : "Aktualna wersja:",
202 "settings.app.form.autoLaunchInBackground" : "Otwórz w tle", 202 "settings.app.form.autoLaunchInBackground" : "Otwórz w tle",
203 "settings.app.form.autoLaunchOnStart" : "Uruchom Franz na początku", 203 "settings.app.form.autoLaunchOnStart" : "Uruchom Ferdi na początku",
204 "settings.app.form.beta" : "Uwzględnij wersje beta", 204 "settings.app.form.beta" : "Uwzględnij wersje beta",
205 "settings.app.form.darkMode" : "Przejdź na Ciemną Stronę", 205 "settings.app.form.darkMode" : "Przejdź na Ciemną Stronę",
206 "settings.app.form.enableGPUAcceleration" : "Włącz akcelerację GPU", 206 "settings.app.form.enableGPUAcceleration" : "Włącz akcelerację GPU",
@@ -209,7 +209,7 @@
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Język", 210 "settings.app.form.language" : "Język",
211 "settings.app.form.minimizeToSystemTray" : "Zminimalizuj aplikację Franz", 211 "settings.app.form.minimizeToSystemTray" : "Zminimalizuj aplikację Franz",
212 "settings.app.form.runInBackground" : "Zachowaj aplikację Franz w tle po zamknięciu okna", 212 "settings.app.form.runInBackground" : "Zachowaj aplikację Ferdi w tle po zamknięciu okna",
213 "settings.app.form.showDisabledServices" : "Wyłącz wyświetlanie zakładek z usługami", 213 "settings.app.form.showDisabledServices" : "Wyłącz wyświetlanie zakładek z usługami",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Pokaż licznik nieprzeczytanych wiadomości gdy powiadomienia są wyłączone", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Pokaż licznik nieprzeczytanych wiadomości gdy powiadomienia są wyłączone",
215 "settings.app.headline" : "Ustawienia", 215 "settings.app.headline" : "Ustawienia",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Oficjalnymi językami są Angielski i Niemiecki. Inne języki są tłumaczone przez społeczność Franz.", 221 "settings.app.languageDisclaimer" : "Oficjalnymi językami są Angielski i Niemiecki. Inne języki są tłumaczone przez społeczność Franz.",
222 "settings.app.restartRequired" : "Zmiany. wymagają ponownego uruchomienia", 222 "settings.app.restartRequired" : "Zmiany. wymagają ponownego uruchomienia",
223 "settings.app.subheadlineCache" : "Pamięć podręczna", 223 "settings.app.subheadlineCache" : "Pamięć podręczna",
224 "settings.app.translationHelp" : "Pomóż nam tłumaczyć Franz na Twój język.", 224 "settings.app.translationHelp" : "Pomóż nam tłumaczyć Ferdi na Twój język.",
225 "settings.app.updateStatusAvailable" : "Dostępna aktualizacja, pobieram...", 225 "settings.app.updateStatusAvailable" : "Dostępna aktualizacja, pobieram...",
226 "settings.app.updateStatusSearching" : "Szukam aktualizacji", 226 "settings.app.updateStatusSearching" : "Szukam aktualizacji",
227 "settings.app.updateStatusUpToDate" : "Używasz najnowszej wersji aplikacji Franz", 227 "settings.app.updateStatusUpToDate" : "Używasz najnowszej wersji aplikacji Franz",
@@ -280,7 +280,7 @@
280 "settings.service.form.proxy.isEnabled" : "Użyj Proxy", 280 "settings.service.form.proxy.isEnabled" : "Użyj Proxy",
281 "settings.service.form.proxy.password" : "Hasło (opcjonalnie)", 281 "settings.service.form.proxy.password" : "Hasło (opcjonalnie)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Uruchom ponownie Franz po zmianie ustawień proxy.", 283 "settings.service.form.proxy.restartInfo" : "Uruchom ponownie Ferdi po zmianie ustawień proxy.",
284 "settings.service.form.proxy.user" : "Użytkownik (opcjonalnie)", 284 "settings.service.form.proxy.user" : "Użytkownik (opcjonalnie)",
285 "settings.service.form.saveButton" : "Zapisz usługę", 285 "settings.service.form.saveButton" : "Zapisz usługę",
286 "settings.service.form.tabHosted" : "Hostowane", 286 "settings.service.form.tabHosted" : "Hostowane",
@@ -298,7 +298,7 @@
298 "settings.services.tooltip.notificationsDisabled" : "Powiadomienia są nieaktywne", 298 "settings.services.tooltip.notificationsDisabled" : "Powiadomienia są nieaktywne",
299 "settings.services.updatedInfo" : "Zmiany zostały zapisane", 299 "settings.services.updatedInfo" : "Zmiany zostały zapisane",
300 "settings.team.contentHeadline" : "Zespoły Franz", 300 "settings.team.contentHeadline" : "Zespoły Franz",
301 "settings.team.copy" : "Franz umożliwia zespołom opcję zapraszania pracowników do zespołu wysyłając im maila z zaproszeniem i pozwala zarządzać ich subskrypcją w ustawieniach konta. Nie trać czasu na ustawianie subskrypcji dla każdego zespołu osobno, zapomnij o wielu fakturach i różnych cyklicznych opłatach - jeden zespół do zarządzania wszystkim!", 301 "settings.team.copy" : "Ferdi umożliwia zespołom opcję zapraszania pracowników do zespołu wysyłając im maila z zaproszeniem i pozwala zarządzać ich subskrypcją w ustawieniach konta. Nie trać czasu na ustawianie subskrypcji dla każdego zespołu osobno, zapomnij o wielu fakturach i różnych cyklicznych opłatach - jeden zespół do zarządzania wszystkim!",
302 "settings.team.headline" : "Zespół", 302 "settings.team.headline" : "Zespół",
303 "settings.team.intro" : "Czy Ty i zesół używacie programu Franz? Możesz teraz zarządzać subskrypcją Premium dla tylu kolegów, przyjaciół lub rodziny ilu chcesz, wszystko w obrębie jednego konta.", 303 "settings.team.intro" : "Czy Ty i zesół używacie programu Franz? Możesz teraz zarządzać subskrypcją Premium dla tylu kolegów, przyjaciół lub rodziny ilu chcesz, wszystko w obrębie jednego konta.",
304 "settings.team.manageAction" : "Zarządzaj zespołem na meetfranz.com", 304 "settings.team.manageAction" : "Zarządzaj zespołem na meetfranz.com",
@@ -325,7 +325,7 @@
325 "settings.workspaces.tryReloadWorkspaces" : "Spróbuj ponownie", 325 "settings.workspaces.tryReloadWorkspaces" : "Spróbuj ponownie",
326 "settings.workspaces.updatedInfo" : "Twoje zmiany zostały zapisane", 326 "settings.workspaces.updatedInfo" : "Twoje zmiany zostały zapisane",
327 "settings.workspaces.workspaceFeatureHeadline" : "Mniej znaczy więcej: Wprowadzenie do obszarów roboczych Franz", 327 "settings.workspaces.workspaceFeatureHeadline" : "Mniej znaczy więcej: Wprowadzenie do obszarów roboczych Franz",
328 "settings.workspaces.workspaceFeatureInfo" : "Obszary robocze programu Franz 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.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Nie można załadować obszaru roboczego", 329 "settings.workspaces.workspacesRequestFailed" : "Nie można załadować obszaru roboczego",
330 "sidebar.addNewService" : "Dodaj kolejną usługę", 330 "sidebar.addNewService" : "Dodaj kolejną usługę",
331 "sidebar.closeWorkspaceDrawer" : "Zamknij edycję obszaru roboczego", 331 "sidebar.closeWorkspaceDrawer" : "Zamknij edycję obszaru roboczego",
@@ -338,12 +338,26 @@
338 "signup.firstname.label" : "Imię", 338 "signup.firstname.label" : "Imię",
339 "signup.headline" : "Zarejestruj się", 339 "signup.headline" : "Zarejestruj się",
340 "signup.lastname.label" : "Nazwisko", 340 "signup.lastname.label" : "Nazwisko",
341 "signup.legal.info" : "Poprzez utworzenie konta Franz akceptujesz", 341 "signup.legal.info" : "Poprzez utworzenie konta Ferdi akceptujesz",
342 "signup.legal.privacy" : "Polityka prywatności", 342 "signup.legal.privacy" : "Polityka prywatności",
343 "signup.legal.terms" : "Warunki świadczenia usług", 343 "signup.legal.terms" : "Warunki świadczenia usług",
344 "signup.link.login" : "Masz już konto, zalogować się?", 344 "signup.link.login" : "Masz już konto, zalogować się?",
345 "signup.password.label" : "Hasło", 345 "signup.password.label" : "Hasło",
346 "signup.submit.label" : "Stwórz konto", 346 "signup.submit.label" : "Stwórz konto",
347 "subscription.euTaxInfo" : "Rezydenci UE: lokalne stawki VAT mogą zostać zaaplikowane",
348 "subscription.features.ads" : "Brak reklam, na zawsze!",
349 "subscription.features.comingSoon" : "wkrótce dostępne",
350 "subscription.features.noInterruptions" : "Bez opóźnień i przypominania o ulepszeniu licencji",
351 "subscription.features.onpremise.mattermost" : "Dodaj prywatnie hostowane usługi takie jak Mattermost",
352 "subscription.features.proxy" : "Obsługa proxy dla usług",
353 "subscription.features.spellchecker" : "Wsparcie dla sprawdzania pisowni",
354 "subscription.features.workspaces" : "Zarządzaj usługami w obszarach roboczych",
355 "subscription.includedFeatures" : "Płatne konto Ferdi Premium obejmuje",
356 "subscription.paymentSessionError" : "Nie można wczytać formularza płatności\"",
357 "subscription.submit.label" : "Chcę wspierać rozwój aplikacji Franz",
358 "subscription.type.free" : "za darmo",
359 "subscription.type.month" : "miesiąc",
360 "subscription.type.year" : "rok",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Stwórz pierwszy obszar roboczy", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Stwórz pierwszy obszar roboczy",
377 "workspaceDrawer.proFeatureBadge" : "Funkcje Premium", 391 "workspaceDrawer.proFeatureBadge" : "Funkcje Premium",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Aktywuj ponownie konto premium", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Aktywuj ponownie konto premium",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Obszary robocze programu Franz 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>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edytuj ustawienia obszaru roboczego", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Edytuj ustawienia obszaru roboczego",
381 "workspaces.switchingIndicator.switchingTo" : "Przełącz do" 395 "workspaces.switchingIndicator.switchingTo" : "Przełącz do"
382} 396}
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index f5c0b6140..f2c139193 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Enviar por e-mail", 13 "feature.shareFranz.action.email" : "Enviar por e-mail",
14 "feature.shareFranz.action.facebook" : "Compartilhar no Facebook", 14 "feature.shareFranz.action.facebook" : "Compartilhar no Facebook",
15 "feature.shareFranz.action.twitter" : "Compartilhar no Twitter", 15 "feature.shareFranz.action.twitter" : "Compartilhar no Twitter",
16 "feature.shareFranz.headline" : "Franz é melhor em grupo!", 16 "feature.shareFranz.headline" : "Ferdi é melhor em grupo!",
17 "feature.shareFranz.shareText.email" : "Eu adicionei {count} serviços ao Franz! Adquira o aplicativo gratuito para WhatsApp, Messenger, Slack, Skype e mais em www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "Eu adicionei {count} serviços ao Franz! Adquira o aplicativo gratuito para WhatsApp, Messenger, Slack, Skype e mais em www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "Eu adicionei uma contagem de serviços para o Franz! Baixe gratuitamente o aplicativo para WhatsApp, Messenger, Slack, Skype e outros em www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "Eu adicionei uma contagem de serviços para o Franz! Baixe gratuitamente o aplicativo para WhatsApp, Messenger, Slack, Skype e outros em www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Conte aos seus amigos e colegas o quanto incrível o Franz é e nos ajude a espalhar a mensagem. ", 19 "feature.shareFranz.text" : "Conte aos seus amigos e colegas o quanto incrível o Franz é e nos ajude a espalhar a mensagem. ",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Limpar cache", 197 "settings.app.buttonClearAllCache" : "Limpar cache",
198 "settings.app.buttonInstallUpdate" : "Reiniciar e instalar atualização", 198 "settings.app.buttonInstallUpdate" : "Reiniciar e instalar atualização",
199 "settings.app.buttonSearchForUpdate" : "Verificar por atualizações", 199 "settings.app.buttonSearchForUpdate" : "Verificar por atualizações",
200 "settings.app.cacheInfo" : "O cache do Franz está usando {size} de espaço em disco atualmente.", 200 "settings.app.cacheInfo" : "O cache do Ferdi está usando {size} de espaço em disco atualmente.",
201 "settings.app.currentVersion" : "Versão atual:", 201 "settings.app.currentVersion" : "Versão atual:",
202 "settings.app.form.autoLaunchInBackground" : "Abrir em segundo plano", 202 "settings.app.form.autoLaunchInBackground" : "Abrir em segundo plano",
203 "settings.app.form.autoLaunchOnStart" : "Abrir o Franz ao iniciar o sistema", 203 "settings.app.form.autoLaunchOnStart" : "Abrir o Ferdi ao iniciar o sistema",
204 "settings.app.form.beta" : "Incluir versões beta", 204 "settings.app.form.beta" : "Incluir versões beta",
205 "settings.app.form.darkMode" : "Venha para o Lado Negro da força", 205 "settings.app.form.darkMode" : "Venha para o Lado Negro da força",
206 "settings.app.form.enableGPUAcceleration" : "Ativar Aceleração de GPU", 206 "settings.app.form.enableGPUAcceleration" : "Ativar Aceleração de GPU",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Exibir o Franz na barra de sistema", 208 "settings.app.form.enableSystemTray" : "Exibir o Franz na barra de sistema",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Idioma", 210 "settings.app.form.language" : "Idioma",
211 "settings.app.form.minimizeToSystemTray" : "Minimizar o Franz para a área de sistema", 211 "settings.app.form.minimizeToSystemTray" : "Minimizar o Ferdi para a área de sistema",
212 "settings.app.form.runInBackground" : "Manter o Franz no fundo quando fechar a janela", 212 "settings.app.form.runInBackground" : "Manter o Ferdi no fundo quando fechar a janela",
213 "settings.app.form.showDisabledServices" : "Mostrar abas de serviços desativados", 213 "settings.app.form.showDisabledServices" : "Mostrar abas de serviços desativados",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostrar ícone de mensagem não lida quando as notificações estiverem desativadas", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostrar ícone de mensagem não lida quando as notificações estiverem desativadas",
215 "settings.app.headline" : "Configurações", 215 "settings.app.headline" : "Configurações",
@@ -221,7 +221,7 @@
221 "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.", 221 "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.",
222 "settings.app.restartRequired" : "As mudanças exigem reiniciar o sistema", 222 "settings.app.restartRequired" : "As mudanças exigem reiniciar o sistema",
223 "settings.app.subheadlineCache" : "memória cache", 223 "settings.app.subheadlineCache" : "memória cache",
224 "settings.app.translationHelp" : "Ajude-nos a traduzir o Franz para seu idioma.", 224 "settings.app.translationHelp" : "Ajude-nos a traduzir o Ferdi para seu idioma.",
225 "settings.app.updateStatusAvailable" : "Atualização disponível, baixando...", 225 "settings.app.updateStatusAvailable" : "Atualização disponível, baixando...",
226 "settings.app.updateStatusSearching" : "Buscando atualizações", 226 "settings.app.updateStatusSearching" : "Buscando atualizações",
227 "settings.app.updateStatusUpToDate" : "Você está usando a última versão do Franz", 227 "settings.app.updateStatusUpToDate" : "Você está usando a última versão do Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "Adicionar {name}", 254 "settings.service.form.addServiceHeadline" : "Adicionar {name}",
255 "settings.service.form.availableServices" : "Serviços disponíveis", 255 "settings.service.form.availableServices" : "Serviços disponíveis",
256 "settings.service.form.customUrl" : "Servidor personalizado", 256 "settings.service.form.customUrl" : "Servidor personalizado",
257 "settings.service.form.customUrlPremiumInfo" : "Para adicionar serviços auto-hospedados, você precisa de uma conta Apoiador Franz Premium.", 257 "settings.service.form.customUrlPremiumInfo" : "Para adicionar serviços auto-hospedados, você precisa de uma conta Apoiador Ferdi Premium.",
258 "settings.service.form.customUrlUpgradeAccount" : "Atualize a sua conta", 258 "settings.service.form.customUrlUpgradeAccount" : "Atualize a sua conta",
259 "settings.service.form.customUrlValidationError" : "Não foi possível validar o servidor personalizado {name}.", 259 "settings.service.form.customUrlValidationError" : "Não foi possível validar o servidor personalizado {name}.",
260 "settings.service.form.deleteButton" : "Apagar serviço", 260 "settings.service.form.deleteButton" : "Apagar serviço",
@@ -280,7 +280,7 @@
280 "settings.service.form.proxy.isEnabled" : "Usar o Proxy", 280 "settings.service.form.proxy.isEnabled" : "Usar o Proxy",
281 "settings.service.form.proxy.password" : "Senha (opcional)", 281 "settings.service.form.proxy.password" : "Senha (opcional)",
282 "settings.service.form.proxy.port" : "Porta", 282 "settings.service.form.proxy.port" : "Porta",
283 "settings.service.form.proxy.restartInfo" : "Por favor, reinicie o Franz após alterar as configurações de proxy.", 283 "settings.service.form.proxy.restartInfo" : "Por favor, reinicie o Ferdi após alterar as configurações de proxy.",
284 "settings.service.form.proxy.user" : "Usuário (opcional)", 284 "settings.service.form.proxy.user" : "Usuário (opcional)",
285 "settings.service.form.saveButton" : "Salvar serviço", 285 "settings.service.form.saveButton" : "Salvar serviço",
286 "settings.service.form.tabHosted" : "Hospedado", 286 "settings.service.form.tabHosted" : "Hospedado",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Sem som", 297 "settings.services.tooltip.isMuted" : "Sem som",
298 "settings.services.tooltip.notificationsDisabled" : "Notificações desativadas", 298 "settings.services.tooltip.notificationsDisabled" : "Notificações desativadas",
299 "settings.services.updatedInfo" : "Suas mudanças foram gravadas", 299 "settings.services.updatedInfo" : "Suas mudanças foram gravadas",
300 "settings.team.contentHeadline" : "Franz para Equipes", 300 "settings.team.contentHeadline" : "Ferdi para Equipes",
301 "settings.team.copy" : "\"Franz para Equipes\" possui a opção de convidar ajudantes para a sua equipe através de mensagens por e-mail e gerenciar as inscrições deles em suas preferências de conta. Não perca tempo configurando as inscrições para membro da equipe individualmente, esqueça as múltiplas faturas e tempos de pagamento. Uma regra universal para todos os membros da equipe.", 301 "settings.team.copy" : "\"Ferdi para Equipes\" possui a opção de convidar ajudantes para a sua equipe através de mensagens por e-mail e gerenciar as inscrições deles em suas preferências de conta. Não perca tempo configurando as inscrições para membro da equipe individualmente, esqueça as múltiplas faturas e tempos de pagamento. Uma regra universal para todos os membros da equipe.",
302 "settings.team.headline" : "Equipe", 302 "settings.team.headline" : "Equipe",
303 "settings.team.intro" : "Você e sua equipe usam Franz? Você pode agora administrar as inscrições pagas de todos os seus colegas, amigos e membros da família que você quiser, tudo isso em uma única conta.", 303 "settings.team.intro" : "Você e sua equipe usam Franz? Você pode agora administrar as inscrições pagas de todos os seus colegas, amigos e membros da família que você quiser, tudo isso em uma única conta.",
304 "settings.team.manageAction" : "Gerencie sua Equipe no meetfranz.com", 304 "settings.team.manageAction" : "Gerencie sua Equipe no meetfranz.com",
@@ -325,7 +325,7 @@
325 "settings.workspaces.tryReloadWorkspaces" : "Tente de novo", 325 "settings.workspaces.tryReloadWorkspaces" : "Tente de novo",
326 "settings.workspaces.updatedInfo" : "Suas mudanças foram salvas", 326 "settings.workspaces.updatedInfo" : "Suas mudanças foram salvas",
327 "settings.workspaces.workspaceFeatureHeadline" : "Menos é Mais: Introduzindo Workspaces do Franz", 327 "settings.workspaces.workspaceFeatureHeadline" : "Menos é Mais: Introduzindo Workspaces do Franz",
328 "settings.workspaces.workspaceFeatureInfo" : "As áreas de trabalho do Franz 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.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Não foi possível carregar suas áreas de trabalho", 329 "settings.workspaces.workspacesRequestFailed" : "Não foi possível carregar suas áreas de trabalho",
330 "sidebar.addNewService" : "Adicionar novo serviço", 330 "sidebar.addNewService" : "Adicionar novo serviço",
331 "sidebar.closeWorkspaceDrawer" : "Fechar o menu da área de trabalho", 331 "sidebar.closeWorkspaceDrawer" : "Fechar o menu da área de trabalho",
@@ -344,6 +344,20 @@
344 "signup.link.login" : "Já tem uma conta?", 344 "signup.link.login" : "Já tem uma conta?",
345 "signup.password.label" : "Senha", 345 "signup.password.label" : "Senha",
346 "signup.submit.label" : "Criar uma conta", 346 "signup.submit.label" : "Criar uma conta",
347 "subscription.euTaxInfo" : "Residentes na União Europeia: taxas locais serão aplicadas",
348 "subscription.features.ads" : "Sem anúncios, pra sempre!",
349 "subscription.features.comingSoon" : "em breve",
350 "subscription.features.noInterruptions" : "Sem demora e sem chateação para comprar uma licença. ",
351 "subscription.features.onpremise.mattermost" : "Adicionar serviços locais\/hospedados como o Mattermost",
352 "subscription.features.proxy" : "Suporte de proxy para serviços",
353 "subscription.features.spellchecker" : "Suporte para corretor ortográfico",
354 "subscription.features.workspaces" : "Organize seus serviços em áreas de trabalho",
355 "subscription.includedFeatures" : "A conta Apoiador Ferdi Premium inclui",
356 "subscription.paymentSessionError" : "Não foi possível abrir o formulário de pagamento",
357 "subscription.submit.label" : "Eu quero apoiar o desenvolvimento do Franz",
358 "subscription.type.free" : "grátis",
359 "subscription.type.month" : "mês",
360 "subscription.type.year" : "ano",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Crie sua primeira área de trabalho", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Crie sua primeira área de trabalho",
377 "workspaceDrawer.proFeatureBadge" : "Vantagem paga oferecida aos assinantes", 391 "workspaceDrawer.proFeatureBadge" : "Vantagem paga oferecida aos assinantes",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reative sua conta paga", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reative sua conta paga",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>As áreas de trabalho do Franz 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>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Editar configurações das áreas de trabalho", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Editar configurações das áreas de trabalho",
381 "workspaces.switchingIndicator.switchingTo" : "Mudando para" 395 "workspaces.switchingIndicator.switchingTo" : "Mudando para"
382} 396}
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index 36fcd6536..bad62fdf3 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Enviar por e-mail", 13 "feature.shareFranz.action.email" : "Enviar por e-mail",
14 "feature.shareFranz.action.facebook" : "Compartilahr no Facebook", 14 "feature.shareFranz.action.facebook" : "Compartilahr no Facebook",
15 "feature.shareFranz.action.twitter" : "Compartilhar no Twitter", 15 "feature.shareFranz.action.twitter" : "Compartilhar no Twitter",
16 "feature.shareFranz.headline" : "Franz is better together!", 16 "feature.shareFranz.headline" : "Ferdi is better together!",
17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
@@ -29,7 +29,7 @@
29 "global.spellchecking.language" : "Linguagem para correção ortográfica", 29 "global.spellchecking.language" : "Linguagem para correção ortográfica",
30 "global.upgradeButton.upgradeToPro" : "Upgrade to Franz Professional", 30 "global.upgradeButton.upgradeToPro" : "Upgrade to Franz Professional",
31 "import.headline" : "Importa os teus serviços do Franz", 31 "import.headline" : "Importa os teus serviços do Franz",
32 "import.notSupportedHeadline" : "Estes serviços ainda não são suportados pelo Franz 5", 32 "import.notSupportedHeadline" : "Estes serviços ainda não são suportados pelo Ferdi 5",
33 "import.skip.label" : "Eu quero adicionar serviços manualmente", 33 "import.skip.label" : "Eu quero adicionar serviços manualmente",
34 "import.submit.label" : "Importar serviços", 34 "import.submit.label" : "Importar serviços",
35 "infobar.buttonChangelog" : "O que há de novo?", 35 "infobar.buttonChangelog" : "O que há de novo?",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Limpar cache", 197 "settings.app.buttonClearAllCache" : "Limpar cache",
198 "settings.app.buttonInstallUpdate" : "Reiniciar & instalar atualização", 198 "settings.app.buttonInstallUpdate" : "Reiniciar & instalar atualização",
199 "settings.app.buttonSearchForUpdate" : "Procurar atualizações", 199 "settings.app.buttonSearchForUpdate" : "Procurar atualizações",
200 "settings.app.cacheInfo" : "A cache do Franz está a usar {size} de espaço em disco.", 200 "settings.app.cacheInfo" : "A cache do Ferdi está a usar {size} de espaço em disco.",
201 "settings.app.currentVersion" : "Versão atual", 201 "settings.app.currentVersion" : "Versão atual",
202 "settings.app.form.autoLaunchInBackground" : "Abrir em segundo plano", 202 "settings.app.form.autoLaunchInBackground" : "Abrir em segundo plano",
203 "settings.app.form.autoLaunchOnStart" : "Iniciar o Franz após iniciar o computador", 203 "settings.app.form.autoLaunchOnStart" : "Iniciar o Ferdi após iniciar o computador",
204 "settings.app.form.beta" : "Incluir versões instáveis (beta)", 204 "settings.app.form.beta" : "Incluir versões instáveis (beta)",
205 "settings.app.form.darkMode" : "Junta-te ao Lado Negro", 205 "settings.app.form.darkMode" : "Junta-te ao Lado Negro",
206 "settings.app.form.enableGPUAcceleration" : "Activar Aceleração de GPU", 206 "settings.app.form.enableGPUAcceleration" : "Activar Aceleração de GPU",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Mostrar o Franz na barra do sistema", 208 "settings.app.form.enableSystemTray" : "Mostrar o Franz na barra do sistema",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Idioma", 210 "settings.app.form.language" : "Idioma",
211 "settings.app.form.minimizeToSystemTray" : "Minimizar o Franz para a barra do sistema", 211 "settings.app.form.minimizeToSystemTray" : "Minimizar o Ferdi para a barra do sistema",
212 "settings.app.form.runInBackground" : "Manter o Franz em segundo plano ao fechar a janela", 212 "settings.app.form.runInBackground" : "Manter o Ferdi em segundo plano ao fechar a janela",
213 "settings.app.form.showDisabledServices" : "Apresentar separadores de serviços desativados", 213 "settings.app.form.showDisabledServices" : "Apresentar separadores de serviços desativados",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Apresentar emblema com o número de mensagens não lidas quando as notificações estão desativadas", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Apresentar emblema com o número de mensagens não lidas quando as notificações estão desativadas",
215 "settings.app.headline" : "Definições", 215 "settings.app.headline" : "Definições",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.", 221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.",
222 "settings.app.restartRequired" : "Alterações requerem reinício", 222 "settings.app.restartRequired" : "Alterações requerem reinício",
223 "settings.app.subheadlineCache" : "Cache", 223 "settings.app.subheadlineCache" : "Cache",
224 "settings.app.translationHelp" : "Ajude-nos a traduzir a Franz para a sua língua.", 224 "settings.app.translationHelp" : "Ajude-nos a traduzir a Ferdi para a sua língua.",
225 "settings.app.updateStatusAvailable" : "Atualização disponivel, a transferir...", 225 "settings.app.updateStatusAvailable" : "Atualização disponivel, a transferir...",
226 "settings.app.updateStatusSearching" : "A procurar atualizações", 226 "settings.app.updateStatusSearching" : "A procurar atualizações",
227 "settings.app.updateStatusUpToDate" : "Está a usar a versão mais recente do Franz", 227 "settings.app.updateStatusUpToDate" : "Está a usar a versão mais recente do Franz",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Todos os sons estão silenciados", 297 "settings.services.tooltip.isMuted" : "Todos os sons estão silenciados",
298 "settings.services.tooltip.notificationsDisabled" : "As notificações estão desativadas", 298 "settings.services.tooltip.notificationsDisabled" : "As notificações estão desativadas",
299 "settings.services.updatedInfo" : "As alterações foram guardadas", 299 "settings.services.updatedInfo" : "As alterações foram guardadas",
300 "settings.team.contentHeadline" : "Franz para equipas", 300 "settings.team.contentHeadline" : "Ferdi para equipas",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Equipa", 302 "settings.team.headline" : "Equipa",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Gerir a tua Equipa em meetfranz.com", 304 "settings.team.manageAction" : "Gerir a tua Equipa em meetfranz.com",
@@ -325,7 +325,7 @@
325 "settings.workspaces.tryReloadWorkspaces" : "Tentar novamente", 325 "settings.workspaces.tryReloadWorkspaces" : "Tentar novamente",
326 "settings.workspaces.updatedInfo" : "As suas alterações foram gravadas", 326 "settings.workspaces.updatedInfo" : "As suas alterações foram gravadas",
327 "settings.workspaces.workspaceFeatureHeadline" : "Menos é Mais: Introduzindo os Espaço de trabalho Franz", 327 "settings.workspaces.workspaceFeatureHeadline" : "Menos é Mais: Introduzindo os Espaço de trabalho Franz",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Adicionar um novo serviço", 330 "sidebar.addNewService" : "Adicionar um novo serviço",
331 "sidebar.closeWorkspaceDrawer" : "Fechar a janela do Espaço de trabalho", 331 "sidebar.closeWorkspaceDrawer" : "Fechar a janela do Espaço de trabalho",
@@ -376,7 +376,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 377 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 379 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 381 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 382}
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index 7f7b90a03..03b339dd5 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Отправить email", 13 "feature.shareFranz.action.email" : "Отправить email",
14 "feature.shareFranz.action.facebook" : "Поделиться на Facebook", 14 "feature.shareFranz.action.facebook" : "Поделиться на Facebook",
15 "feature.shareFranz.action.twitter" : "Поделиться в Twitter", 15 "feature.shareFranz.action.twitter" : "Поделиться в Twitter",
16 "feature.shareFranz.headline" : "Сделаем Franz лучше вместе!", 16 "feature.shareFranz.headline" : "Сделаем Ferdi лучше вместе!",
17 "feature.shareFranz.shareText.email" : "Я добавил {count} сервисов во Franz! Теперь доступны такие мессенджеры как WhatsApp, Messenger, Slack, Skype и другие. Полый список вы найдете на www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "Я добавил {count} сервисов во Franz! Теперь доступны такие мессенджеры как WhatsApp, Messenger, Slack, Skype и другие. Полый список вы найдете на www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "Я добавил {count} сервис(ов) в Franz! Скачай бесплатную аппку для WhatsApp, Messenger, Slack, Skype и иже на www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "Я добавил {count} сервис(ов) в Franz! Скачай бесплатную аппку для WhatsApp, Messenger, Slack, Skype и иже на www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Расскажи своим друзьям и коллегам насколько прелестен Franz и помоги нам развиться", 19 "feature.shareFranz.text" : "Расскажи своим друзьям и коллегам насколько прелестен Franz и помоги нам развиться",
@@ -200,7 +200,7 @@
200 "settings.app.cacheInfo" : "Кэш занимает {size} на диске.", 200 "settings.app.cacheInfo" : "Кэш занимает {size} на диске.",
201 "settings.app.currentVersion" : "Текущая версия:", 201 "settings.app.currentVersion" : "Текущая версия:",
202 "settings.app.form.autoLaunchInBackground" : "Открывать в фоне", 202 "settings.app.form.autoLaunchInBackground" : "Открывать в фоне",
203 "settings.app.form.autoLaunchOnStart" : "Запускать Franz при старте", 203 "settings.app.form.autoLaunchOnStart" : "Запускать Ferdi при старте",
204 "settings.app.form.beta" : "Включая бета версии", 204 "settings.app.form.beta" : "Включая бета версии",
205 "settings.app.form.darkMode" : "Перейти на Тёмную сторону", 205 "settings.app.form.darkMode" : "Перейти на Тёмную сторону",
206 "settings.app.form.enableGPUAcceleration" : "Включить ускорение GPU", 206 "settings.app.form.enableGPUAcceleration" : "Включить ускорение GPU",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Показывать Franz в системном трее", 208 "settings.app.form.enableSystemTray" : "Показывать Franz в системном трее",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Язык", 210 "settings.app.form.language" : "Язык",
211 "settings.app.form.minimizeToSystemTray" : "Сворачивать Franz в системный трей", 211 "settings.app.form.minimizeToSystemTray" : "Сворачивать Ferdi в системный трей",
212 "settings.app.form.runInBackground" : "Оставлять Franz в фоне при закрытии окна", 212 "settings.app.form.runInBackground" : "Оставлять Ferdi в фоне при закрытии окна",
213 "settings.app.form.showDisabledServices" : "Показывать вкладки отключённых служб", 213 "settings.app.form.showDisabledServices" : "Показывать вкладки отключённых служб",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Показывать значок непрочитанного сообщения при отключённых уведомлениях", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Показывать значок непрочитанного сообщения при отключённых уведомлениях",
215 "settings.app.headline" : "Настройки", 215 "settings.app.headline" : "Настройки",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Официальная поддержка только для английского и немецкого языков. Остальные языки переведены сообществом.", 221 "settings.app.languageDisclaimer" : "Официальная поддержка только для английского и немецкого языков. Остальные языки переведены сообществом.",
222 "settings.app.restartRequired" : "Изменения требуют перезагрузки приложения", 222 "settings.app.restartRequired" : "Изменения требуют перезагрузки приложения",
223 "settings.app.subheadlineCache" : "Кэш", 223 "settings.app.subheadlineCache" : "Кэш",
224 "settings.app.translationHelp" : "Помогите нам перевести Franz на ваш язык.", 224 "settings.app.translationHelp" : "Помогите нам перевести Ferdi на ваш язык.",
225 "settings.app.updateStatusAvailable" : "Доступно обновление, идёт загрузка...", 225 "settings.app.updateStatusAvailable" : "Доступно обновление, идёт загрузка...",
226 "settings.app.updateStatusSearching" : "Поиск обновлений", 226 "settings.app.updateStatusSearching" : "Поиск обновлений",
227 "settings.app.updateStatusUpToDate" : "Вы используете актуальную версию Franz", 227 "settings.app.updateStatusUpToDate" : "Вы используете актуальную версию Franz",
@@ -280,7 +280,7 @@
280 "settings.service.form.proxy.isEnabled" : "Использовать прокси", 280 "settings.service.form.proxy.isEnabled" : "Использовать прокси",
281 "settings.service.form.proxy.password" : "Пароль (опционально)", 281 "settings.service.form.proxy.password" : "Пароль (опционально)",
282 "settings.service.form.proxy.port" : "Порт", 282 "settings.service.form.proxy.port" : "Порт",
283 "settings.service.form.proxy.restartInfo" : "Пожалуйста перезапустите Franz после изменения настроек прокси.", 283 "settings.service.form.proxy.restartInfo" : "Пожалуйста перезапустите Ferdi после изменения настроек прокси.",
284 "settings.service.form.proxy.user" : "Пользователь (опционально)", 284 "settings.service.form.proxy.user" : "Пользователь (опционально)",
285 "settings.service.form.saveButton" : "Сохранить сервис", 285 "settings.service.form.saveButton" : "Сохранить сервис",
286 "settings.service.form.tabHosted" : "Размещено", 286 "settings.service.form.tabHosted" : "Размещено",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Все звуки отключены", 297 "settings.services.tooltip.isMuted" : "Все звуки отключены",
298 "settings.services.tooltip.notificationsDisabled" : "Уведомления отключены", 298 "settings.services.tooltip.notificationsDisabled" : "Уведомления отключены",
299 "settings.services.updatedInfo" : "Изменения сохранены", 299 "settings.services.updatedInfo" : "Изменения сохранены",
300 "settings.team.contentHeadline" : "Franz для Команд", 300 "settings.team.contentHeadline" : "Ferdi для Команд",
301 "settings.team.copy" : "Franz для Команд позволяет пригласить коллег в вашу команду, отправив им емайл с приглашением, а также управлять их подписками в настройках вашего аккаунта. Не тратьте время на настройку подписок для каждого члена команды индивидуально, забудьте о многочисленных платежках и разных циклах оплаты - одна команда для управления всеми!", 301 "settings.team.copy" : "Ferdi для Команд позволяет пригласить коллег в вашу команду, отправив им емайл с приглашением, а также управлять их подписками в настройках вашего аккаунта. Не тратьте время на настройку подписок для каждого члена команды индивидуально, забудьте о многочисленных платежках и разных циклах оплаты - одна команда для управления всеми!",
302 "settings.team.headline" : "Команда", 302 "settings.team.headline" : "Команда",
303 "settings.team.intro" : "Вы и ваша команда испльзуете Franz? Вы теперь можете управлять Премиум подписками любого количества коллег, друзей и членов семьи, из одного и того же аккаунта.", 303 "settings.team.intro" : "Вы и ваша команда испльзуете Franz? Вы теперь можете управлять Премиум подписками любого количества коллег, друзей и членов семьи, из одного и того же аккаунта.",
304 "settings.team.manageAction" : "Управляйте вашей Командой на meetfranz.com", 304 "settings.team.manageAction" : "Управляйте вашей Командой на meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Попробовать снова", 325 "settings.workspaces.tryReloadWorkspaces" : "Попробовать снова",
326 "settings.workspaces.updatedInfo" : "Your changes have been saved", 326 "settings.workspaces.updatedInfo" : "Your changes have been saved",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Добавить новый сервис", 330 "sidebar.addNewService" : "Добавить новый сервис",
331 "sidebar.closeWorkspaceDrawer" : "Закрыть меню окружений", 331 "sidebar.closeWorkspaceDrawer" : "Закрыть меню окружений",
@@ -344,6 +344,20 @@
344 "signup.link.login" : "Уже есть аккаунт, войти?", 344 "signup.link.login" : "Уже есть аккаунт, войти?",
345 "signup.password.label" : "Пароль", 345 "signup.password.label" : "Пароль",
346 "signup.submit.label" : "Создать аккаунт", 346 "signup.submit.label" : "Создать аккаунт",
347 "subscription.euTaxInfo" : "Резидентам ЕвроСоюза: могут применяться местные налоги",
348 "subscription.features.ads" : "Без рекламы, навсегда!",
349 "subscription.features.comingSoon" : "скоро",
350 "subscription.features.noInterruptions" : "Никаких задержек и предложений перейти на платную версию",
351 "subscription.features.onpremise.mattermost" : "Локальные\/размещенные на хостинге сервисы, такие как Mattermost",
352 "subscription.features.proxy" : "Подержка прокси для сервисов",
353 "subscription.features.spellchecker" : "Поддержка проверки правописания",
354 "subscription.features.workspaces" : "Organize your services in workspaces",
355 "subscription.includedFeatures" : "Платный премиум аккаунт Ferdi включает",
356 "subscription.paymentSessionError" : "Невозможно загрузить форму оплаты",
357 "subscription.submit.label" : "Я хочу поддержать разработку Franz",
358 "subscription.type.free" : "бесплатно",
359 "subscription.type.month" : "месяц",
360 "subscription.type.year" : "год",
347 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial", 361 "subscription.cta.activateTrial" : "Yes, start the free Franz Professional trial",
348 "subscription.cta.allOptions" : "See all options", 362 "subscription.cta.allOptions" : "See all options",
349 "subscription.cta.choosePlan" : "Choose your plan", 363 "subscription.cta.choosePlan" : "Choose your plan",
@@ -376,7 +390,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 390 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 391 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Восстановить премиум аккаунт", 392 "workspaceDrawer.reactivatePremiumAccountLabel" : "Восстановить премиум аккаунт",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 393 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 394 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 395 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 396}
diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json
index 78eef9bca..cb1170d00 100644
--- a/src/i18n/locales/sk.json
+++ b/src/i18n/locales/sk.json
@@ -173,7 +173,7 @@
173 "settings.account.buttonSave" : "Aktualizovať profil", 173 "settings.account.buttonSave" : "Aktualizovať profil",
174 "settings.account.deleteAccount" : "Odstrániť účet", 174 "settings.account.deleteAccount" : "Odstrániť účet",
175 "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ť!", 175 "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ť!",
176 "settings.account.deleteInfo" : "Ak už nepotrebujete váš Franz účet, tu ho môžete zmazať spolu so všetkými prislúchajúcimi údajmi.", 176 "settings.account.deleteInfo" : "Ak už nepotrebujete váš Ferdi účet, tu ho môžete zmazať spolu so všetkými prislúchajúcimi údajmi.",
177 "settings.account.headline" : "Účet", 177 "settings.account.headline" : "Účet",
178 "settings.account.headlineAccount" : "Informácie o účte", 178 "settings.account.headlineAccount" : "Informácie o účte",
179 "settings.account.headlineDangerZone" : "Nebezpečná zóna", 179 "settings.account.headlineDangerZone" : "Nebezpečná zóna",
@@ -197,10 +197,10 @@
197 "settings.app.buttonClearAllCache" : "Vyčistiť vyrovnávaciu pamäť", 197 "settings.app.buttonClearAllCache" : "Vyčistiť vyrovnávaciu pamäť",
198 "settings.app.buttonInstallUpdate" : "Reštartovať a nainštalovať aktualizáciu", 198 "settings.app.buttonInstallUpdate" : "Reštartovať a nainštalovať aktualizáciu",
199 "settings.app.buttonSearchForUpdate" : "Skontrolovať aktualizácie", 199 "settings.app.buttonSearchForUpdate" : "Skontrolovať aktualizácie",
200 "settings.app.cacheInfo" : "Vyrovnávacia pamäť Franz momentálne používa {size} miesta na disku.", 200 "settings.app.cacheInfo" : "Vyrovnávacia pamäť Ferdi momentálne používa {size} miesta na disku.",
201 "settings.app.currentVersion" : "Súčasná verzia:", 201 "settings.app.currentVersion" : "Súčasná verzia:",
202 "settings.app.form.autoLaunchInBackground" : "Otvoriť na pozadí", 202 "settings.app.form.autoLaunchInBackground" : "Otvoriť na pozadí",
203 "settings.app.form.autoLaunchOnStart" : "Spustiť Franz pri štarte", 203 "settings.app.form.autoLaunchOnStart" : "Spustiť Ferdi pri štarte",
204 "settings.app.form.beta" : "Vrátane beta verzií", 204 "settings.app.form.beta" : "Vrátane beta verzií",
205 "settings.app.form.darkMode" : "Spustiť Dark Side", 205 "settings.app.form.darkMode" : "Spustiť Dark Side",
206 "settings.app.form.enableGPUAcceleration" : "Zapnúť GPU zrýchlenie", 206 "settings.app.form.enableGPUAcceleration" : "Zapnúť GPU zrýchlenie",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Zobrazovať Franz v systémovej lište", 208 "settings.app.form.enableSystemTray" : "Zobrazovať Franz v systémovej lište",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Jazyk", 210 "settings.app.form.language" : "Jazyk",
211 "settings.app.form.minimizeToSystemTray" : "Minimalizovať Franz do systémovej lišty", 211 "settings.app.form.minimizeToSystemTray" : "Minimalizovať Ferdi do systémovej lišty",
212 "settings.app.form.runInBackground" : "Po zatvorení okna ponechať Franz spustený na pozadí", 212 "settings.app.form.runInBackground" : "Po zatvorení okna ponechať Ferdi spustený na pozadí",
213 "settings.app.form.showDisabledServices" : "Zobraziť záložky vypnutých služieb", 213 "settings.app.form.showDisabledServices" : "Zobraziť záložky vypnutých služieb",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Zobraziť symbol pre neprečítané správy, keď sú vypnuté upozornenia", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Zobraziť symbol pre neprečítané správy, keď sú vypnuté upozornenia",
215 "settings.app.headline" : "Nastavenia", 215 "settings.app.headline" : "Nastavenia",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Oficiálne preklady sú angličtina a nemčina. Všetky ostatné jazyky sú preklady založené na komunite.", 221 "settings.app.languageDisclaimer" : "Oficiálne preklady sú angličtina a nemčina. Všetky ostatné jazyky sú preklady založené na komunite.",
222 "settings.app.restartRequired" : "Zmeny vyžadujú reštart", 222 "settings.app.restartRequired" : "Zmeny vyžadujú reštart",
223 "settings.app.subheadlineCache" : "Vyrovnávacia pamäť", 223 "settings.app.subheadlineCache" : "Vyrovnávacia pamäť",
224 "settings.app.translationHelp" : "Pomôžte nám preložiť Franz do svojho jazyka.", 224 "settings.app.translationHelp" : "Pomôžte nám preložiť Ferdi do svojho jazyka.",
225 "settings.app.updateStatusAvailable" : "Je dostupná aktualizácia, sťahuje sa...", 225 "settings.app.updateStatusAvailable" : "Je dostupná aktualizácia, sťahuje sa...",
226 "settings.app.updateStatusSearching" : "Vyhľadáva aktualizácie", 226 "settings.app.updateStatusSearching" : "Vyhľadáva aktualizácie",
227 "settings.app.updateStatusUpToDate" : "Používate najnovšiu verziu Franz", 227 "settings.app.updateStatusUpToDate" : "Používate najnovšiu verziu Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "Pridať {name}", 254 "settings.service.form.addServiceHeadline" : "Pridať {name}",
255 "settings.service.form.availableServices" : "Dostupné služby", 255 "settings.service.form.availableServices" : "Dostupné služby",
256 "settings.service.form.customUrl" : "Vlastný server", 256 "settings.service.form.customUrl" : "Vlastný server",
257 "settings.service.form.customUrlPremiumInfo" : "Ak chcete pridať vlastné hostované služby, potrebujete účet Franz Premium Supporter.", 257 "settings.service.form.customUrlPremiumInfo" : "Ak chcete pridať vlastné hostované služby, potrebujete účet Ferdi Premium Supporter.",
258 "settings.service.form.customUrlUpgradeAccount" : "Povýšte váš účet", 258 "settings.service.form.customUrlUpgradeAccount" : "Povýšte váš účet",
259 "settings.service.form.customUrlValidationError" : "Nebolo možné overiť vlastný server: {name}.", 259 "settings.service.form.customUrlValidationError" : "Nebolo možné overiť vlastný server: {name}.",
260 "settings.service.form.deleteButton" : "Odstrániť službu", 260 "settings.service.form.deleteButton" : "Odstrániť službu",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Všetky zvuky sú stíšené", 297 "settings.services.tooltip.isMuted" : "Všetky zvuky sú stíšené",
298 "settings.services.tooltip.notificationsDisabled" : "Oznámenia sú vypnuté", 298 "settings.services.tooltip.notificationsDisabled" : "Oznámenia sú vypnuté",
299 "settings.services.updatedInfo" : "Vaše zmeny boli uložené", 299 "settings.services.updatedInfo" : "Vaše zmeny boli uložené",
300 "settings.team.contentHeadline" : "Franz pre tímy", 300 "settings.team.contentHeadline" : "Ferdi pre tímy",
301 "settings.team.copy" : "Franz for Teams vám dáva možnosť pozvať spolupracovníkov do vášho tímu odoslaním e-mailových pozvánok a spravovaním ich odberov v preferenciách vášho účtu. Nestrácajte čas vytváraním predplatného pre každého člena tímu jednotlivo, zabudnite na viac faktúr a rôzne fakturačné cykly - jeden tím bude pre všetkých!", 301 "settings.team.copy" : "Ferdi for Teams vám dáva možnosť pozvať spolupracovníkov do vášho tímu odoslaním e-mailových pozvánok a spravovaním ich odberov v preferenciách vášho účtu. Nestrácajte čas vytváraním predplatného pre každého člena tímu jednotlivo, zabudnite na viac faktúr a rôzne fakturačné cykly - jeden tím bude pre všetkých!",
302 "settings.team.headline" : "Tím", 302 "settings.team.headline" : "Tím",
303 "settings.team.intro" : "Vy a váš tím používate Franz? Teraz môžete spravovať prémiové predplatné pre toľko kolegov, priateľov alebo rodinných príslušníkov, koľko chcete, všetko z jedného účtu.", 303 "settings.team.intro" : "Vy a váš tím používate Franz? Teraz môžete spravovať prémiové predplatné pre toľko kolegov, priateľov alebo rodinných príslušníkov, koľko chcete, všetko z jedného účtu.",
304 "settings.team.manageAction" : "Spravujte svoj tím na adrese meetfranz.com", 304 "settings.team.manageAction" : "Spravujte svoj tím na adrese meetfranz.com",
@@ -338,7 +338,7 @@
338 "signup.firstname.label" : "Krstné meno", 338 "signup.firstname.label" : "Krstné meno",
339 "signup.headline" : "Prihlásiť sa", 339 "signup.headline" : "Prihlásiť sa",
340 "signup.lastname.label" : "Priezvisko", 340 "signup.lastname.label" : "Priezvisko",
341 "signup.legal.info" : "Vytvorením účtu Franz súhlasíte s", 341 "signup.legal.info" : "Vytvorením účtu Ferdi súhlasíte s",
342 "signup.legal.privacy" : "Vyhlásenie o ochrane súkromia", 342 "signup.legal.privacy" : "Vyhlásenie o ochrane súkromia",
343 "signup.legal.terms" : "Podmienky služby", 343 "signup.legal.terms" : "Podmienky služby",
344 "signup.link.login" : "Už máte účet, chcete sa prihlásiť?", 344 "signup.link.login" : "Už máte účet, chcete sa prihlásiť?",
diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json
index f5af4b64c..93e3fb139 100644
--- a/src/i18n/locales/sr.json
+++ b/src/i18n/locales/sr.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Send as email", 13 "feature.shareFranz.action.email" : "Send as email",
14 "feature.shareFranz.action.facebook" : "Share on Facebook", 14 "feature.shareFranz.action.facebook" : "Share on Facebook",
15 "feature.shareFranz.action.twitter" : "Share on Twitter", 15 "feature.shareFranz.action.twitter" : "Share on Twitter",
16 "feature.shareFranz.headline" : "Franz is better together!", 16 "feature.shareFranz.headline" : "Ferdi is better together!",
17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
@@ -200,7 +200,7 @@
200 "settings.app.cacheInfo" : "Франз кеш тренутно користи {величина} простора на диску.", 200 "settings.app.cacheInfo" : "Франз кеш тренутно користи {величина} простора на диску.",
201 "settings.app.currentVersion" : "Trenutna verzija:", 201 "settings.app.currentVersion" : "Trenutna verzija:",
202 "settings.app.form.autoLaunchInBackground" : "Otvori u pozadini", 202 "settings.app.form.autoLaunchInBackground" : "Otvori u pozadini",
203 "settings.app.form.autoLaunchOnStart" : "Pokreni Franz sa sistemom", 203 "settings.app.form.autoLaunchOnStart" : "Pokreni Ferdi sa sistemom",
204 "settings.app.form.beta" : "Obuhvati i beta verzije", 204 "settings.app.form.beta" : "Obuhvati i beta verzije",
205 "settings.app.form.darkMode" : "Join the Dark Side", 205 "settings.app.form.darkMode" : "Join the Dark Side",
206 "settings.app.form.enableGPUAcceleration" : "Омогући убрзање графичке јединице", 206 "settings.app.form.enableGPUAcceleration" : "Омогући убрзање графичке јединице",
@@ -276,11 +276,11 @@
276 "settings.service.form.name" : "Ime", 276 "settings.service.form.name" : "Ime",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings",
278 "settings.service.form.proxy.host" : "Proxy Host\/IP", 278 "settings.service.form.proxy.host" : "Proxy Host\/IP",
279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Franz servers.", 279 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Ferdi servers.",
280 "settings.service.form.proxy.isEnabled" : "Use Proxy", 280 "settings.service.form.proxy.isEnabled" : "Use Proxy",
281 "settings.service.form.proxy.password" : "Password (optional)", 281 "settings.service.form.proxy.password" : "Password (optional)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
283 "settings.service.form.proxy.restartInfo" : "Please restart Franz after changing proxy Settings.", 283 "settings.service.form.proxy.restartInfo" : "Please restart Ferdi after changing proxy Settings.",
284 "settings.service.form.proxy.user" : "User (optional)", 284 "settings.service.form.proxy.user" : "User (optional)",
285 "settings.service.form.saveButton" : "Sačuvaj uslugu\/e", 285 "settings.service.form.saveButton" : "Sačuvaj uslugu\/e",
286 "settings.service.form.tabHosted" : "Hostovano", 286 "settings.service.form.tabHosted" : "Hostovano",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Svi zvukovi su onemogućeni.", 297 "settings.services.tooltip.isMuted" : "Svi zvukovi su onemogućeni.",
298 "settings.services.tooltip.notificationsDisabled" : "Obavijesti su onemogućene.", 298 "settings.services.tooltip.notificationsDisabled" : "Obavijesti su onemogućene.",
299 "settings.services.updatedInfo" : "Vaše promjene su pohranjene.", 299 "settings.services.updatedInfo" : "Vaše promjene su pohranjene.",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Tim", 302 "settings.team.headline" : "Tim",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Pokušajte ponovno", 325 "settings.workspaces.tryReloadWorkspaces" : "Pokušajte ponovno",
326 "settings.workspaces.updatedInfo" : "Your changes have been saved", 326 "settings.workspaces.updatedInfo" : "Your changes have been saved",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Dodajte novu uslugu", 330 "sidebar.addNewService" : "Dodajte novu uslugu",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -338,7 +338,7 @@
338 "signup.firstname.label" : "Ime", 338 "signup.firstname.label" : "Ime",
339 "signup.headline" : "Prijava", 339 "signup.headline" : "Prijava",
340 "signup.lastname.label" : "Prezime", 340 "signup.lastname.label" : "Prezime",
341 "signup.legal.info" : "Prilikom stvaranja Franz računa, slažete se sa sljedećim stavkama", 341 "signup.legal.info" : "Prilikom stvaranja Ferdi računa, slažete se sa sljedećim stavkama",
342 "signup.legal.privacy" : "Изјава о приватности", 342 "signup.legal.privacy" : "Изјава о приватности",
343 "signup.legal.terms" : "Uvjeti korištenja", 343 "signup.legal.terms" : "Uvjeti korištenja",
344 "signup.link.login" : "Imate račun? Prijavite se.", 344 "signup.link.login" : "Imate račun? Prijavite se.",
@@ -376,7 +376,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 377 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 379 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 381 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 382}
diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json
index 4dcf92307..75e43d1ce 100644
--- a/src/i18n/locales/tr.json
+++ b/src/i18n/locales/tr.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Mail olarak gönder", 13 "feature.shareFranz.action.email" : "Mail olarak gönder",
14 "feature.shareFranz.action.facebook" : "Facebook'ta Paylaş", 14 "feature.shareFranz.action.facebook" : "Facebook'ta Paylaş",
15 "feature.shareFranz.action.twitter" : "Twitter'da Paylaş", 15 "feature.shareFranz.action.twitter" : "Twitter'da Paylaş",
16 "feature.shareFranz.headline" : "Franz birlikte daha iyi!", 16 "feature.shareFranz.headline" : "Ferdi birlikte daha iyi!",
17 "feature.shareFranz.shareText.email" : "Franz'a {count} tane servis ekledim! WhatsApp, Messenger, Slack ve fazlasını içeren ücretsiz uygulamayı www.meetfranz.com adresinden edinin.", 17 "feature.shareFranz.shareText.email" : "Franz'a {count} tane servis ekledim! WhatsApp, Messenger, Slack ve fazlasını içeren ücretsiz uygulamayı www.meetfranz.com adresinden edinin.",
18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Arkadaşlarına ve meslektaşlarına Franz'ın ne kadar harika olduğunu söyle ve bize bu kelimeyi yaymamızda yardım et.", 19 "feature.shareFranz.text" : "Arkadaşlarına ve meslektaşlarına Franz'ın ne kadar harika olduğunu söyle ve bize bu kelimeyi yaymamızda yardım et.",
@@ -173,7 +173,7 @@
173 "settings.account.buttonSave" : "Profili güncelle", 173 "settings.account.buttonSave" : "Profili güncelle",
174 "settings.account.deleteAccount" : "Hesabı sil", 174 "settings.account.deleteAccount" : "Hesabı sil",
175 "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!", 175 "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!",
176 "settings.account.deleteInfo" : "Franz hesabınıza artık ihtiyaç duymuyorsanız, hesabınızı ve buradaki bütün bağlantılı bilgilerinizi silebilirsiniz.", 176 "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.",
177 "settings.account.headline" : "Hesap", 177 "settings.account.headline" : "Hesap",
178 "settings.account.headlineAccount" : "Hesap bilgileri", 178 "settings.account.headlineAccount" : "Hesap bilgileri",
179 "settings.account.headlineDangerZone" : "Tehlike Bölgesi", 179 "settings.account.headlineDangerZone" : "Tehlike Bölgesi",
@@ -197,7 +197,7 @@
197 "settings.app.buttonClearAllCache" : "Önbelleği temizle", 197 "settings.app.buttonClearAllCache" : "Önbelleği temizle",
198 "settings.app.buttonInstallUpdate" : "Yeniden Başlat ve Güncelleştirmeleri Kur", 198 "settings.app.buttonInstallUpdate" : "Yeniden Başlat ve Güncelleştirmeleri Kur",
199 "settings.app.buttonSearchForUpdate" : "Güncellemeleri kontrol et", 199 "settings.app.buttonSearchForUpdate" : "Güncellemeleri kontrol et",
200 "settings.app.cacheInfo" : "Franz önbelleği şu anda {size} disk alanı kullanıyor.", 200 "settings.app.cacheInfo" : "Ferdi önbelleği şu anda {size} disk alanı kullanıyor.",
201 "settings.app.currentVersion" : "Geçerli sürüm:", 201 "settings.app.currentVersion" : "Geçerli sürüm:",
202 "settings.app.form.autoLaunchInBackground" : "Arka planda aç", 202 "settings.app.form.autoLaunchInBackground" : "Arka planda aç",
203 "settings.app.form.autoLaunchOnStart" : "Franz'ı başlangıçta aç", 203 "settings.app.form.autoLaunchOnStart" : "Franz'ı başlangıçta aç",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "{name} Ekle", 254 "settings.service.form.addServiceHeadline" : "{name} Ekle",
255 "settings.service.form.availableServices" : "Mevcut servisler", 255 "settings.service.form.availableServices" : "Mevcut servisler",
256 "settings.service.form.customUrl" : "Özel sunucu", 256 "settings.service.form.customUrl" : "Özel sunucu",
257 "settings.service.form.customUrlPremiumInfo" : "Kendi barındırdığın servisi ekleyebilmek için Franz Premium Destek Hesabına ihtiyacın var.", 257 "settings.service.form.customUrlPremiumInfo" : "Kendi barındırdığın servisi ekleyebilmek için Ferdi Premium Destek Hesabına ihtiyacın var.",
258 "settings.service.form.customUrlUpgradeAccount" : "Hesabını yükselt", 258 "settings.service.form.customUrlUpgradeAccount" : "Hesabını yükselt",
259 "settings.service.form.customUrlValidationError" : "{name} özel sunucu doğrulanamadı.", 259 "settings.service.form.customUrlValidationError" : "{name} özel sunucu doğrulanamadı.",
260 "settings.service.form.deleteButton" : "Servisi sil", 260 "settings.service.form.deleteButton" : "Servisi sil",
@@ -276,7 +276,7 @@
276 "settings.service.form.name" : "İsim", 276 "settings.service.form.name" : "İsim",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Ayarları", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Ayarları",
278 "settings.service.form.proxy.host" : "Proxy Sunucusu\/IP", 278 "settings.service.form.proxy.host" : "Proxy Sunucusu\/IP",
279 "settings.service.form.proxy.info" : "Proxy ayarları Franz serverlarına yüklenmeyecektir.", 279 "settings.service.form.proxy.info" : "Proxy ayarları Ferdi serverlarına yüklenmeyecektir.",
280 "settings.service.form.proxy.isEnabled" : "Proxy Kullan", 280 "settings.service.form.proxy.isEnabled" : "Proxy Kullan",
281 "settings.service.form.proxy.password" : "Parola (opsiyonel)", 281 "settings.service.form.proxy.password" : "Parola (opsiyonel)",
282 "settings.service.form.proxy.port" : "Port", 282 "settings.service.form.proxy.port" : "Port",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Tüm sesler kapalı", 297 "settings.services.tooltip.isMuted" : "Tüm sesler kapalı",
298 "settings.services.tooltip.notificationsDisabled" : "Bildirimler devre dışı", 298 "settings.services.tooltip.notificationsDisabled" : "Bildirimler devre dışı",
299 "settings.services.updatedInfo" : "Değişikliklerin kaydedildi", 299 "settings.services.updatedInfo" : "Değişikliklerin kaydedildi",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Takım", 302 "settings.team.headline" : "Takım",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Tekrar deneyin", 325 "settings.workspaces.tryReloadWorkspaces" : "Tekrar deneyin",
326 "settings.workspaces.updatedInfo" : "Değişikliklerin kaydedildi", 326 "settings.workspaces.updatedInfo" : "Değişikliklerin kaydedildi",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Yeni servis ekle", 330 "sidebar.addNewService" : "Yeni servis ekle",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -376,7 +376,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 377 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 379 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 381 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 382}
diff --git a/src/i18n/locales/ua.json b/src/i18n/locales/ua.json
index fcb99c4e4..d7486018b 100644
--- a/src/i18n/locales/ua.json
+++ b/src/i18n/locales/ua.json
@@ -29,15 +29,15 @@
29 "signup.submit.label": "Створити акаунт", 29 "signup.submit.label": "Створити акаунт",
30 "signup.link.login": "У вас вже є обліковий запис, увійти?", 30 "signup.link.login": "У вас вже є обліковий запис, увійти?",
31 "signup.emailDuplicate": "Користувач із цією email адресою вже існує", 31 "signup.emailDuplicate": "Користувач із цією email адресою вже існує",
32 "signup.legal.info": "Створенням акаунту Franz ви приймаєте", 32 "signup.legal.info": "Створенням акаунту Ferdi ви приймаєте",
33 "signup.legal.terms": "Умови використання", 33 "signup.legal.terms": "Умови використання",
34 "signup.legal.privacy": "Заява про конфіденційність", 34 "signup.legal.privacy": "Заява про конфіденційність",
35 "pricing.headline": "Підтримайте Franz", 35 "pricing.headline": "Підтримайте Franz",
36 "pricing.support.label": "Виберіть свій план підтримки", 36 "pricing.support.label": "Виберіть свій план підтримки",
37 "pricing.submit.label": "Я хочу підтримати розробку Franz", 37 "pricing.submit.label": "Я хочу підтримати розробку Franz",
38 "pricing.link.skipPayment": "Я не хочу підтримувати розробку Franz.", 38 "pricing.link.skipPayment": "Я не хочу підтримувати розробку Franz.",
39 "import.headline": "Імпортувати ваші сервіси з Franz 4", 39 "import.headline": "Імпортувати ваші сервіси з Ferdi 4",
40 "import.notSupportedHeadline": "Сервіси ще не підтримуються в Franz 5", 40 "import.notSupportedHeadline": "Сервіси ще не підтримуються в Ferdi 5",
41 "import.submit.label": "Імпортувати сервіси", 41 "import.submit.label": "Імпортувати сервіси",
42 "import.skip.label": "Я хочу додати сервіси вручну", 42 "import.skip.label": "Я хочу додати сервіси вручну",
43 "invite.submit.label": "Відправити запрошення", 43 "invite.submit.label": "Відправити запрошення",
@@ -47,7 +47,7 @@
47 "invite.skip.label": "Я хочу зробити це пізніше", 47 "invite.skip.label": "Я хочу зробити це пізніше",
48 "subscription.submit.label": "Я хочу підтримати розробку Franz", 48 "subscription.submit.label": "Я хочу підтримати розробку Franz",
49 "subscription.paymentSessionError": "Не вдалося ініціалізувати форму платежу", 49 "subscription.paymentSessionError": "Не вдалося ініціалізувати форму платежу",
50 "subscription.includedFeatures": "Платний Преміальний Акаунт Прихильника Franz включає", 50 "subscription.includedFeatures": "Платний Преміальний Акаунт Прихильника Ferdi включає",
51 "subscription.features.onpremise": "Додайте on-premise / hosted сервіси, такі як Hipchat", 51 "subscription.features.onpremise": "Додайте on-premise / hosted сервіси, такі як Hipchat",
52 "subscription.features.customServices": "Приватні сервіси для вас і вашої команди", 52 "subscription.features.customServices": "Приватні сервіси для вас і вашої команди",
53 "subscription.features.encryptedSync": "Шифрована синхронізація сеансу", 53 "subscription.features.encryptedSync": "Шифрована синхронізація сеансу",
@@ -55,7 +55,7 @@
55 "subscription.features.ads": "Жодної реклами!", 55 "subscription.features.ads": "Жодної реклами!",
56 "subscription.features.comingSoon": "очікуйте незабаром", 56 "subscription.features.comingSoon": "очікуйте незабаром",
57 "infobar.servicesUpdated": "Ваші сервіси було оновлено.", 57 "infobar.servicesUpdated": "Ваші сервіси було оновлено.",
58 "infobar.updateAvailable": "Нове оновлення для Franz доступне.", 58 "infobar.updateAvailable": "Нове оновлення для Ferdi доступне.",
59 "infobar.buttonReloadServices": "Перезавантажити сервіси", 59 "infobar.buttonReloadServices": "Перезавантажити сервіси",
60 "infobar.buttonInstallUpdate": "Перезавантажити і встановити оновлення", 60 "infobar.buttonInstallUpdate": "Перезавантажити і встановити оновлення",
61 "infobar.requiredRequestsFailed": "Не вдалося завантажити сервіси та інформацію користувача", 61 "infobar.requiredRequestsFailed": "Не вдалося завантажити сервіси та інформацію користувача",
@@ -79,7 +79,7 @@
79 "settings.account.headlinePassword": "Змінити пароль", 79 "settings.account.headlinePassword": "Змінити пароль",
80 "settings.account.successInfo": "Ваші зміни були збережені", 80 "settings.account.successInfo": "Ваші зміни були збережені",
81 "settings.account.buttonSave": "Оновити профіль", 81 "settings.account.buttonSave": "Оновити профіль",
82 "settings.account.mining.thankyou": "Дякую, що підтримуєте Franz своєю обчислювальною потужністю.", 82 "settings.account.mining.thankyou": "Дякую, що підтримуєте Ferdi своєю обчислювальною потужністю.",
83 "settings.account.mining.active": "Ви зараз здійснюєте {hashes} розрахунків за секунду.", 83 "settings.account.mining.active": "Ви зараз здійснюєте {hashes} розрахунків за секунду.",
84 "settings.account.mining.moreInformation": "Отримати більше інформації", 84 "settings.account.mining.moreInformation": "Отримати більше інформації",
85 "settings.account.mining.cancel": "Скасувати видобуток", 85 "settings.account.mining.cancel": "Скасувати видобуток",
@@ -125,10 +125,10 @@
125 "settings.app.updateStatusSearching": "Шукає оновлення", 125 "settings.app.updateStatusSearching": "Шукає оновлення",
126 "settings.app.updateStatusAvailable": "Оновлення доступне, завантаження...", 126 "settings.app.updateStatusAvailable": "Оновлення доступне, завантаження...",
127 "settings.app.updateStatusUpToDate": "Ви використовуєте останню версію Franz", 127 "settings.app.updateStatusUpToDate": "Ви використовуєте останню версію Franz",
128 "settings.app.form.autoLaunchOnStart": "Запускати Franz на початку", 128 "settings.app.form.autoLaunchOnStart": "Запускати Ferdi на початку",
129 "settings.app.form.autoLaunchInBackground": "Відкрити у фоновому режимі", 129 "settings.app.form.autoLaunchInBackground": "Відкрити у фоновому режимі",
130 "settings.app.form.minimizeToSystemTray": "Мінімізувати Franz до системного лотка", 130 "settings.app.form.minimizeToSystemTray": "Мінімізувати Ferdi до системного лотка",
131 "settings.app.form.runInBackground": "Тримати Franz в фоні при закритті вікна", 131 "settings.app.form.runInBackground": "Тримати Ferdi в фоні при закритті вікна",
132 "settings.app.form.language": "Мова", 132 "settings.app.form.language": "Мова",
133 "settings.app.form.beta": "Включити бета-версії", 133 "settings.app.form.beta": "Включити бета-версії",
134 "settings.app.currentVersion": "Поточна версія:", 134 "settings.app.currentVersion": "Поточна версія:",
@@ -150,12 +150,12 @@
150 "subscription.type.free": "безплатно", 150 "subscription.type.free": "безплатно",
151 "subscription.type.month": "місяць", 151 "subscription.type.month": "місяць",
152 "subscription.type.year": "рік", 152 "subscription.type.year": "рік",
153 "subscription.type.mining": "Підтримати Franz обчислювальною потужністю", 153 "subscription.type.mining": "Підтримати Ferdi обчислювальною потужністю",
154 "subscription.mining.headline": "Як це працює?", 154 "subscription.mining.headline": "Як це працює?",
155 "subscription.mining.experimental": "експериментальний", 155 "subscription.mining.experimental": "експериментальний",
156 "subscription.mining.line1": "Вмикаючи \"Підтримати обчислювальною потужністю\", Franz буде використовувати приблизно 20-50% вашого процесора щоб майнити криптовалюту Monero, що приблизно рівне $ 5/рік.", 156 "subscription.mining.line1": "Вмикаючи \"Підтримати обчислювальною потужністю\", Ferdi буде використовувати приблизно 20-50% вашого процесора щоб майнити криптовалюту Monero, що приблизно рівне $ 5/рік.",
157 "subscription.mining.line2": "Ми адаптуємо використання процесора відповідно до вашої поведінки, щоб не виснажувати акумулятор, не сповільнити вашу роботу і роботу вашої машини.", 157 "subscription.mining.line2": "Ми адаптуємо використання процесора відповідно до вашої поведінки, щоб не виснажувати акумулятор, не сповільнити вашу роботу і роботу вашої машини.",
158 "subscription.mining.line3": "Поки майнер активний, ви матимете необмежений доступ до всіх особливостей підтримки Franz Premium.", 158 "subscription.mining.line3": "Поки майнер активний, ви матимете необмежений доступ до всіх особливостей підтримки Ferdi Premium.",
159 "subscription.mining.moreInformation": "Отримати більше інформації про цей план.", 159 "subscription.mining.moreInformation": "Отримати більше інформації про цей план.",
160 "subscriptionPopup.buttonCancel": "Відмінити", 160 "subscriptionPopup.buttonCancel": "Відмінити",
161 "subscriptionPopup.buttonDone": "Готово", 161 "subscriptionPopup.buttonDone": "Готово",
diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json
index 69acdff38..ee53608e6 100644
--- a/src/i18n/locales/uk.json
+++ b/src/i18n/locales/uk.json
@@ -13,7 +13,7 @@
13 "feature.shareFranz.action.email" : "Send as email", 13 "feature.shareFranz.action.email" : "Send as email",
14 "feature.shareFranz.action.facebook" : "Share on Facebook", 14 "feature.shareFranz.action.facebook" : "Share on Facebook",
15 "feature.shareFranz.action.twitter" : "Share on Twitter", 15 "feature.shareFranz.action.twitter" : "Share on Twitter",
16 "feature.shareFranz.headline" : "Franz is better together!", 16 "feature.shareFranz.headline" : "Ferdi is better together!",
17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com", 17 "feature.shareFranz.shareText.email" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com",
18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger", 18 "feature.shareFranz.shareText.twitter" : "I've added {count} services to Franz! Get the free app for WhatsApp, Messenger, Slack, Skype and co at www.meetfranz.com \/cc @FranzMessenger",
19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 19 "feature.shareFranz.text" : "Tell your friends and colleagues how awesome Franz is and help us to spread the word.",
@@ -200,7 +200,7 @@
200 "settings.app.cacheInfo" : "Кеш, який використовує Franz, займає {size} дискового простору.", 200 "settings.app.cacheInfo" : "Кеш, який використовує Franz, займає {size} дискового простору.",
201 "settings.app.currentVersion" : "Поточна версія:", 201 "settings.app.currentVersion" : "Поточна версія:",
202 "settings.app.form.autoLaunchInBackground" : "Відкрити у фоновому режимі", 202 "settings.app.form.autoLaunchInBackground" : "Відкрити у фоновому режимі",
203 "settings.app.form.autoLaunchOnStart" : "Запускати Franz на початку", 203 "settings.app.form.autoLaunchOnStart" : "Запускати Ferdi на початку",
204 "settings.app.form.beta" : "Включити бета-версії", 204 "settings.app.form.beta" : "Включити бета-версії",
205 "settings.app.form.darkMode" : "Переходь на Темну Сторону", 205 "settings.app.form.darkMode" : "Переходь на Темну Сторону",
206 "settings.app.form.enableGPUAcceleration" : "Ввімкнути прискорення GPU", 206 "settings.app.form.enableGPUAcceleration" : "Ввімкнути прискорення GPU",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "Показувати Franz у системному лотку", 208 "settings.app.form.enableSystemTray" : "Показувати Franz у системному лотку",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "Мова", 210 "settings.app.form.language" : "Мова",
211 "settings.app.form.minimizeToSystemTray" : "Мінімізувати Franz до системного лотка", 211 "settings.app.form.minimizeToSystemTray" : "Мінімізувати Ferdi до системного лотка",
212 "settings.app.form.runInBackground" : "Тримати Franz в фоні при закритті вікна", 212 "settings.app.form.runInBackground" : "Тримати Ferdi в фоні при закритті вікна",
213 "settings.app.form.showDisabledServices" : "Показати вкладку вимкнених сервісів", 213 "settings.app.form.showDisabledServices" : "Показати вкладку вимкнених сервісів",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "Показувати значок непрочитаних повідомлень коли сповіщення вимкнені", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "Показувати значок непрочитаних повідомлень коли сповіщення вимкнені",
215 "settings.app.headline" : "Налаштування", 215 "settings.app.headline" : "Налаштування",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.", 221 "settings.app.languageDisclaimer" : "Official translations are English & German. All other languages are community based translations.",
222 "settings.app.restartRequired" : "Зміни потребують перезапуску", 222 "settings.app.restartRequired" : "Зміни потребують перезапуску",
223 "settings.app.subheadlineCache" : "Кеш", 223 "settings.app.subheadlineCache" : "Кеш",
224 "settings.app.translationHelp" : "Допоможіть перекласти Franz на Вашу мову.", 224 "settings.app.translationHelp" : "Допоможіть перекласти Ferdi на Вашу мову.",
225 "settings.app.updateStatusAvailable" : "Оновлення доступне, завантаження...", 225 "settings.app.updateStatusAvailable" : "Оновлення доступне, завантаження...",
226 "settings.app.updateStatusSearching" : "Шукає оновлення", 226 "settings.app.updateStatusSearching" : "Шукає оновлення",
227 "settings.app.updateStatusUpToDate" : "Ви використовуєте останню версію Franz", 227 "settings.app.updateStatusUpToDate" : "Ви використовуєте останню версію Franz",
@@ -280,7 +280,7 @@
280 "settings.service.form.proxy.isEnabled" : "Використовувати проксі", 280 "settings.service.form.proxy.isEnabled" : "Використовувати проксі",
281 "settings.service.form.proxy.password" : "Пароль (опційно)", 281 "settings.service.form.proxy.password" : "Пароль (опційно)",
282 "settings.service.form.proxy.port" : "Порт", 282 "settings.service.form.proxy.port" : "Порт",
283 "settings.service.form.proxy.restartInfo" : "Будь ласка, перезапустіть Franz після зміни налуштувань проксі", 283 "settings.service.form.proxy.restartInfo" : "Будь ласка, перезапустіть Ferdi після зміни налуштувань проксі",
284 "settings.service.form.proxy.user" : "Користувач (опційно)", 284 "settings.service.form.proxy.user" : "Користувач (опційно)",
285 "settings.service.form.saveButton" : "Зберегти сервіс", 285 "settings.service.form.saveButton" : "Зберегти сервіс",
286 "settings.service.form.tabHosted" : "Розміщений", 286 "settings.service.form.tabHosted" : "Розміщений",
@@ -297,8 +297,8 @@
297 "settings.services.tooltip.isMuted" : "Всі звуки вимкнено", 297 "settings.services.tooltip.isMuted" : "Всі звуки вимкнено",
298 "settings.services.tooltip.notificationsDisabled" : "Сповіщення відключені", 298 "settings.services.tooltip.notificationsDisabled" : "Сповіщення відключені",
299 "settings.services.updatedInfo" : "Ваші зміни були збережені", 299 "settings.services.updatedInfo" : "Ваші зміни були збережені",
300 "settings.team.contentHeadline" : "Franz for Teams", 300 "settings.team.contentHeadline" : "Ferdi for Teams",
301 "settings.team.copy" : "Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 301 "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!",
302 "settings.team.headline" : "Команда", 302 "settings.team.headline" : "Команда",
303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.", 303 "settings.team.intro" : "You and your team use Franz? You can now manage Premium subscriptions for as many colleagues, friends or family members as you want, all from within one account.",
304 "settings.team.manageAction" : "Manage your Team on meetfranz.com", 304 "settings.team.manageAction" : "Manage your Team on meetfranz.com",
@@ -324,8 +324,8 @@
324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.", 324 "settings.workspaces.noWorkspacesAdded" : "You haven't added any workspaces yet.",
325 "settings.workspaces.tryReloadWorkspaces" : "Спробуйте ще раз", 325 "settings.workspaces.tryReloadWorkspaces" : "Спробуйте ще раз",
326 "settings.workspaces.updatedInfo" : "Ваші зміни були збережені", 326 "settings.workspaces.updatedInfo" : "Ваші зміни були збережені",
327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Franz Workspaces", 327 "settings.workspaces.workspaceFeatureHeadline" : "Less is More: Introducing Ferdi Workspaces",
328 "settings.workspaces.workspaceFeatureInfo" : "Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time. You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.", 328 "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.",
329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces", 329 "settings.workspaces.workspacesRequestFailed" : "Could not load your workspaces",
330 "sidebar.addNewService" : "Додати новий сервіс", 330 "sidebar.addNewService" : "Додати новий сервіс",
331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer", 331 "sidebar.closeWorkspaceDrawer" : "Close workspace drawer",
@@ -338,7 +338,7 @@
338 "signup.firstname.label" : "Ім`я", 338 "signup.firstname.label" : "Ім`я",
339 "signup.headline" : "Увійти", 339 "signup.headline" : "Увійти",
340 "signup.lastname.label" : "Прізвище", 340 "signup.lastname.label" : "Прізвище",
341 "signup.legal.info" : "Створенням акаунту Franz ви приймаєте", 341 "signup.legal.info" : "Створенням акаунту Ferdi ви приймаєте",
342 "signup.legal.privacy" : "Політика конфіденційності", 342 "signup.legal.privacy" : "Політика конфіденційності",
343 "signup.legal.terms" : "Умови використання", 343 "signup.legal.terms" : "Умови використання",
344 "signup.link.login" : "У вас вже є обліковий запис, увійти?", 344 "signup.link.login" : "У вас вже є обліковий запис, увійти?",
@@ -376,7 +376,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 377 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 379 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 381 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 382}
diff --git a/src/i18n/locales/zh-Hant.json b/src/i18n/locales/zh-Hant.json
index e52b9ca26..852fbf67c 100644
--- a/src/i18n/locales/zh-Hant.json
+++ b/src/i18n/locales/zh-Hant.json
@@ -34,10 +34,10 @@
34 "signup.legal.privacy": "隱私聲明", 34 "signup.legal.privacy": "隱私聲明",
35 "pricing.headline": "贊助 Franz", 35 "pricing.headline": "贊助 Franz",
36 "pricing.support.label": "選擇贊助方案", 36 "pricing.support.label": "選擇贊助方案",
37 "pricing.submit.label": "我想協助 Franz 的開發", 37 "pricing.submit.label": "我想協助 Ferdi 的開發",
38 "pricing.link.skipPayment": "我不想協助 Franz 的開發", 38 "pricing.link.skipPayment": "我不想協助 Ferdi 的開發",
39 "import.headline": "匯入您的 Franz 4 服務", 39 "import.headline": "匯入您的 Ferdi 4 服務",
40 "import.notSupportedHeadline": "此服務不被 Franz 5 支持", 40 "import.notSupportedHeadline": "此服務不被 Ferdi 5 支持",
41 "import.submit.label": "匯入服務", 41 "import.submit.label": "匯入服務",
42 "import.skip.label": "我想手動匯入", 42 "import.skip.label": "我想手動匯入",
43 "invite.submit.label": "Send invites", 43 "invite.submit.label": "Send invites",
@@ -45,9 +45,9 @@
45 "invite.name.label": "名子", 45 "invite.name.label": "名子",
46 "invite.email.label": "電子郵件信箱", 46 "invite.email.label": "電子郵件信箱",
47 "invite.skip.label": "我想晚點進行", 47 "invite.skip.label": "我想晚點進行",
48 "subscription.submit.label": "我想協助 Franz 的開發", 48 "subscription.submit.label": "我想協助 Ferdi 的開發",
49 "subscription.paymentSessionError": "無法初始化付費表單", 49 "subscription.paymentSessionError": "無法初始化付費表單",
50 "subscription.includedFeatures": "Paid Franz Premium Supporter Account includes", 50 "subscription.includedFeatures": "Paid Ferdi Premium Supporter Account includes",
51 "subscription.features.onpremise": "Add on-premise/hosted services like HipChat", 51 "subscription.features.onpremise": "Add on-premise/hosted services like HipChat",
52 "subscription.features.customServices": "Private services for you and your team", 52 "subscription.features.customServices": "Private services for you and your team",
53 "subscription.features.encryptedSync": "Encrypted session synchronization", 53 "subscription.features.encryptedSync": "Encrypted session synchronization",
@@ -102,7 +102,7 @@
102 "settings.service.form.tabHosted": "Hosted", 102 "settings.service.form.tabHosted": "Hosted",
103 "settings.service.form.tabOnPremise": "Self hosted ⭐️", 103 "settings.service.form.tabOnPremise": "Self hosted ⭐️",
104 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.", 104 "settings.service.form.customUrlValidationError": "Could not validate custom {name} server.",
105 "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Franz Premium Supporter Account.", 105 "settings.service.form.customUrlPremiumInfo": "To add self hosted services, you need a Ferdi Premium Supporter Account.",
106 "settings.service.form.customUrlUpgradeAccount": "升級帳戶", 106 "settings.service.form.customUrlUpgradeAccount": "升級帳戶",
107 "settings.service.form.indirectMessageInfo": "除了 @username, @channel, @here 之外,當您參與的頻道有訊息時,就會通知", 107 "settings.service.form.indirectMessageInfo": "除了 @username, @channel, @here 之外,當您參與的頻道有訊息時,就會通知",
108 "settings.service.error.headline": "錯誤", 108 "settings.service.error.headline": "錯誤",
@@ -153,7 +153,7 @@
153 "subscription.type.mining": "用您機器的計算能力來贊助 Franz", 153 "subscription.type.mining": "用您機器的計算能力來贊助 Franz",
154 "subscription.mining.headline": "如何進行的?", 154 "subscription.mining.headline": "如何進行的?",
155 "subscription.mining.experimental": "實驗性功能", 155 "subscription.mining.experimental": "實驗性功能",
156 "subscription.mining.line1": "Franz 運用您CPU的20%至50%的運算能力來挖門羅幣(一種開源加密貨幣),每年約莫可得到5美元。", 156 "subscription.mining.line1": "Ferdi 運用您CPU的20%至50%的運算能力來挖門羅幣(一種開源加密貨幣),每年約莫可得到5美元。",
157 "subscription.mining.line2": "我們會調整運算強度,避免消耗過多電池電量及影響效能。", 157 "subscription.mining.line2": "我們會調整運算強度,避免消耗過多電池電量及影響效能。",
158 "subscription.mining.line3": "當您允許我們挖掘門羅幣之時,我們便允許您使用全部的加值服務。", 158 "subscription.mining.line3": "當您允許我們挖掘門羅幣之時,我們便允許您使用全部的加值服務。",
159 "subscription.mining.moreInformation": "取得更多資訊", 159 "subscription.mining.moreInformation": "取得更多資訊",
diff --git a/src/i18n/locales/zh-TW.json b/src/i18n/locales/zh-TW.json
index 4051b882c..58d1d7b5d 100644
--- a/src/i18n/locales/zh-TW.json
+++ b/src/i18n/locales/zh-TW.json
@@ -197,7 +197,7 @@
197 "settings.app.buttonClearAllCache" : "清除快取", 197 "settings.app.buttonClearAllCache" : "清除快取",
198 "settings.app.buttonInstallUpdate" : "重新啟動並安裝更新", 198 "settings.app.buttonInstallUpdate" : "重新啟動並安裝更新",
199 "settings.app.buttonSearchForUpdate" : "檢查更新", 199 "settings.app.buttonSearchForUpdate" : "檢查更新",
200 "settings.app.cacheInfo" : "Franz 快取目前占用 {size} 的磁碟空間。", 200 "settings.app.cacheInfo" : "Ferdi 快取目前占用 {size} 的磁碟空間。",
201 "settings.app.currentVersion" : "目前的版本", 201 "settings.app.currentVersion" : "目前的版本",
202 "settings.app.form.autoLaunchInBackground" : "在背景開啟", 202 "settings.app.form.autoLaunchInBackground" : "在背景開啟",
203 "settings.app.form.autoLaunchOnStart" : "開機時啟動 Franz", 203 "settings.app.form.autoLaunchOnStart" : "開機時啟動 Franz",
@@ -208,8 +208,8 @@
208 "settings.app.form.enableSystemTray" : "在系統列顯示 Franz", 208 "settings.app.form.enableSystemTray" : "在系統列顯示 Franz",
209 "settings.app.form.enableTodos" : "Enable Franz Todos", 209 "settings.app.form.enableTodos" : "Enable Franz Todos",
210 "settings.app.form.language" : "語言", 210 "settings.app.form.language" : "語言",
211 "settings.app.form.minimizeToSystemTray" : "最小化 Franz 到系統列", 211 "settings.app.form.minimizeToSystemTray" : "最小化 Ferdi 到系統列",
212 "settings.app.form.runInBackground" : "當關閉視窗時,保持 Franz 在背景運作", 212 "settings.app.form.runInBackground" : "當關閉視窗時,保持 Ferdi 在背景運作",
213 "settings.app.form.showDisabledServices" : "顯示停用的服務標籤", 213 "settings.app.form.showDisabledServices" : "顯示停用的服務標籤",
214 "settings.app.form.showMessagesBadgesWhenMuted" : "當通知關閉時,標記未讀的訊息", 214 "settings.app.form.showMessagesBadgesWhenMuted" : "當通知關閉時,標記未讀的訊息",
215 "settings.app.headline" : "設定", 215 "settings.app.headline" : "設定",
@@ -221,7 +221,7 @@
221 "settings.app.languageDisclaimer" : "官方僅提供英語與德語,其他語言由社群提供翻譯。", 221 "settings.app.languageDisclaimer" : "官方僅提供英語與德語,其他語言由社群提供翻譯。",
222 "settings.app.restartRequired" : "需要重啟以更變", 222 "settings.app.restartRequired" : "需要重啟以更變",
223 "settings.app.subheadlineCache" : "快取", 223 "settings.app.subheadlineCache" : "快取",
224 "settings.app.translationHelp" : "幫助我們將 Franz 翻譯成您的語言。", 224 "settings.app.translationHelp" : "幫助我們將 Ferdi 翻譯成您的語言。",
225 "settings.app.updateStatusAvailable" : "有可用更新,下載中...", 225 "settings.app.updateStatusAvailable" : "有可用更新,下載中...",
226 "settings.app.updateStatusSearching" : "正在搜尋更新", 226 "settings.app.updateStatusSearching" : "正在搜尋更新",
227 "settings.app.updateStatusUpToDate" : "您正在使用最新版本的 Franz", 227 "settings.app.updateStatusUpToDate" : "您正在使用最新版本的 Franz",
@@ -254,7 +254,7 @@
254 "settings.service.form.addServiceHeadline" : "新增{name}", 254 "settings.service.form.addServiceHeadline" : "新增{name}",
255 "settings.service.form.availableServices" : "可使用的服務", 255 "settings.service.form.availableServices" : "可使用的服務",
256 "settings.service.form.customUrl" : "自訂伺服器", 256 "settings.service.form.customUrl" : "自訂伺服器",
257 "settings.service.form.customUrlPremiumInfo" : "要添加自行託管的服務,您需要擁有 Franz 高級支援帳戶。", 257 "settings.service.form.customUrlPremiumInfo" : "要添加自行託管的服務,您需要擁有 Ferdi 高級支援帳戶。",
258 "settings.service.form.customUrlUpgradeAccount" : "升級您的帳戶", 258 "settings.service.form.customUrlUpgradeAccount" : "升級您的帳戶",
259 "settings.service.form.customUrlValidationError" : "無法驗證自定義{name}服務器。", 259 "settings.service.form.customUrlValidationError" : "無法驗證自定義{name}服務器。",
260 "settings.service.form.deleteButton" : "刪除服務", 260 "settings.service.form.deleteButton" : "刪除服務",
@@ -276,7 +276,7 @@
276 "settings.service.form.name" : "名稱", 276 "settings.service.form.name" : "名稱",
277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS 代理伺服器設定", 277 "settings.service.form.proxy.headline" : "HTTP\/HTTPS 代理伺服器設定",
278 "settings.service.form.proxy.host" : "代理伺服器網域 \/ IP", 278 "settings.service.form.proxy.host" : "代理伺服器網域 \/ IP",
279 "settings.service.form.proxy.info" : "Proxy 設定不會與 Franz 伺服器同步", 279 "settings.service.form.proxy.info" : "Proxy 設定不會與 Ferdi 伺服器同步",
280 "settings.service.form.proxy.isEnabled" : "使用 Proxy", 280 "settings.service.form.proxy.isEnabled" : "使用 Proxy",
281 "settings.service.form.proxy.password" : "密碼 (選填)", 281 "settings.service.form.proxy.password" : "密碼 (選填)",
282 "settings.service.form.proxy.port" : "通訊阜", 282 "settings.service.form.proxy.port" : "通訊阜",
@@ -338,7 +338,7 @@
338 "signup.firstname.label" : "名", 338 "signup.firstname.label" : "名",
339 "signup.headline" : "註冊", 339 "signup.headline" : "註冊",
340 "signup.lastname.label" : "姓", 340 "signup.lastname.label" : "姓",
341 "signup.legal.info" : "透過創建一個 Franz 帳戶,你同意", 341 "signup.legal.info" : "透過創建一個 Ferdi 帳戶,你同意",
342 "signup.legal.privacy" : "隱私聲明", 342 "signup.legal.privacy" : "隱私聲明",
343 "signup.legal.terms" : "服務條款", 343 "signup.legal.terms" : "服務條款",
344 "signup.link.login" : "已經有一個帳戶,登入?", 344 "signup.link.login" : "已經有一個帳戶,登入?",
@@ -376,7 +376,7 @@
376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace", 376 "workspaceDrawer.premiumCtaButtonLabel" : "Create your first workspace",
377 "workspaceDrawer.proFeatureBadge" : "Premium feature", 377 "workspaceDrawer.proFeatureBadge" : "Premium feature",
378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account", 378 "workspaceDrawer.reactivatePremiumAccountLabel" : "Reactivate premium account",
379 "workspaceDrawer.workspaceFeatureInfo" : "<p>Franz Workspaces let you focus on what’s important right now. Set up different sets of services and easily switch between them at any time.<\/p><p>You decide which services you need when and where, so we can help you stay on top of your game - or easily switch off from work whenever you want.<\/p>", 379 "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>",
380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings", 380 "workspaceDrawer.workspacesSettingsTooltip" : "Edit workspaces settings",
381 "workspaces.switchingIndicator.switchingTo" : "Switching to" 381 "workspaces.switchingIndicator.switchingTo" : "Switching to"
382} 382}
diff --git a/src/i18n/messages/src/components/AppUpdateInfoBar.json b/src/i18n/messages/src/components/AppUpdateInfoBar.json
index c4c2d0cae..da801b548 100644
--- a/src/i18n/messages/src/components/AppUpdateInfoBar.json
+++ b/src/i18n/messages/src/components/AppUpdateInfoBar.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "id": "infobar.updateAvailable", 3 "id": "infobar.updateAvailable",
4 "defaultMessage": "!!!A new update for Franz is available.", 4 "defaultMessage": "!!!A new update for Ferdi is available.",
5 "file": "src/components/AppUpdateInfoBar.js", 5 "file": "src/components/AppUpdateInfoBar.js",
6 "start": { 6 "start": {
7 "line": 9, 7 "line": 9,
diff --git a/src/i18n/messages/src/components/auth/Import.json b/src/i18n/messages/src/components/auth/Import.json
index 264fc729b..98ae2e61f 100644
--- a/src/i18n/messages/src/components/auth/Import.json
+++ b/src/i18n/messages/src/components/auth/Import.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "id": "import.headline", 3 "id": "import.headline",
4 "defaultMessage": "!!!Import your Franz 4 services", 4 "defaultMessage": "!!!Import your Ferdi 4 services",
5 "file": "src/components/auth/Import.js", 5 "file": "src/components/auth/Import.js",
6 "start": { 6 "start": {
7 "line": 13, 7 "line": 13,
@@ -14,7 +14,7 @@
14 }, 14 },
15 { 15 {
16 "id": "import.notSupportedHeadline", 16 "id": "import.notSupportedHeadline",
17 "defaultMessage": "!!!Services not yet supported in Franz 5", 17 "defaultMessage": "!!!Services not yet supported in Ferdi 5",
18 "file": "src/components/auth/Import.js", 18 "file": "src/components/auth/Import.js",
19 "start": { 19 "start": {
20 "line": 17, 20 "line": 17,
diff --git a/src/i18n/messages/src/components/auth/Login.json b/src/i18n/messages/src/components/auth/Login.json
index 177f6000b..d593eac68 100644
--- a/src/i18n/messages/src/components/auth/Login.json
+++ b/src/i18n/messages/src/components/auth/Login.json
@@ -65,15 +65,41 @@
65 } 65 }
66 }, 66 },
67 { 67 {
68 "id": "login.customServerQuestion",
69 "defaultMessage": "!!!Using a custom Ferdi server?",
70 "file": "src/components/auth/Login.js",
71 "start": {
72 "line": 37,
73 "column": 24
74 },
75 "end": {
76 "line": 40,
77 "column": 3
78 }
79 },
80 {
81 "id": "login.customServerSuggestion",
82 "defaultMessage": "!!!Try importing your Franz account",
83 "file": "src/components/auth/Login.js",
84 "start": {
85 "line": 41,
86 "column": 26
87 },
88 "end": {
89 "line": 44,
90 "column": 3
91 }
92 },
93 {
68 "id": "login.tokenExpired", 94 "id": "login.tokenExpired",
69 "defaultMessage": "!!!Your session expired, please login again.", 95 "defaultMessage": "!!!Your session expired, please login again.",
70 "file": "src/components/auth/Login.js", 96 "file": "src/components/auth/Login.js",
71 "start": { 97 "start": {
72 "line": 37, 98 "line": 45,
73 "column": 16 99 "column": 16
74 }, 100 },
75 "end": { 101 "end": {
76 "line": 40, 102 "line": 48,
77 "column": 3 103 "column": 3
78 } 104 }
79 }, 105 },
@@ -82,11 +108,11 @@
82 "defaultMessage": "!!!Your session expired, please login again.", 108 "defaultMessage": "!!!Your session expired, please login again.",
83 "file": "src/components/auth/Login.js", 109 "file": "src/components/auth/Login.js",
84 "start": { 110 "start": {
85 "line": 41, 111 "line": 49,
86 "column": 16 112 "column": 16
87 }, 113 },
88 "end": { 114 "end": {
89 "line": 44, 115 "line": 52,
90 "column": 3 116 "column": 3
91 } 117 }
92 }, 118 },
@@ -95,11 +121,11 @@
95 "defaultMessage": "!!!Create a free account", 121 "defaultMessage": "!!!Create a free account",
96 "file": "src/components/auth/Login.js", 122 "file": "src/components/auth/Login.js",
97 "start": { 123 "start": {
98 "line": 45, 124 "line": 53,
99 "column": 14 125 "column": 14
100 }, 126 },
101 "end": { 127 "end": {
102 "line": 48, 128 "line": 56,
103 "column": 3 129 "column": 3
104 } 130 }
105 }, 131 },
@@ -108,11 +134,11 @@
108 "defaultMessage": "!!!Forgot password", 134 "defaultMessage": "!!!Forgot password",
109 "file": "src/components/auth/Login.js", 135 "file": "src/components/auth/Login.js",
110 "start": { 136 "start": {
111 "line": 49, 137 "line": 57,
112 "column": 16 138 "column": 16
113 }, 139 },
114 "end": { 140 "end": {
115 "line": 52, 141 "line": 60,
116 "column": 3 142 "column": 3
117 } 143 }
118 } 144 }
diff --git a/src/i18n/messages/src/components/auth/Signup.json b/src/i18n/messages/src/components/auth/Signup.json
index 2ea71e5ff..9aa7b25ab 100644
--- a/src/i18n/messages/src/components/auth/Signup.json
+++ b/src/i18n/messages/src/components/auth/Signup.json
@@ -66,7 +66,7 @@
66 }, 66 },
67 { 67 {
68 "id": "signup.legal.info", 68 "id": "signup.legal.info",
69 "defaultMessage": "!!!By creating a Franz account you accept the", 69 "defaultMessage": "!!!By creating a Ferdi account you accept the",
70 "file": "src/components/auth/Signup.js", 70 "file": "src/components/auth/Signup.js",
71 "start": { 71 "start": {
72 "line": 41, 72 "line": 41,
diff --git a/src/i18n/messages/src/components/layout/AppLayout.json b/src/i18n/messages/src/components/layout/AppLayout.json
index 44cf4fab9..593a7bcb3 100644
--- a/src/i18n/messages/src/components/layout/AppLayout.json
+++ b/src/i18n/messages/src/components/layout/AppLayout.json
@@ -30,11 +30,24 @@
30 "defaultMessage": "!!!Could not load services and user information", 30 "defaultMessage": "!!!Could not load services and user information",
31 "file": "src/components/layout/AppLayout.js", 31 "file": "src/components/layout/AppLayout.js",
32 "start": { 32 "start": {
33 "line": 36, 33 "line": 33,
34 "column": 26 34 "column": 26
35 }, 35 },
36 "end": { 36 "end": {
37 "line": 39, 37 "line": 36,
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": 37,
47 "column": 21
48 },
49 "end": {
50 "line": 40,
38 "column": 3 51 "column": 3
39 } 52 }
40 } 53 }
diff --git a/src/i18n/messages/src/components/services/content/Services.json b/src/i18n/messages/src/components/services/content/Services.json
index eb466c0ac..cee7f42c0 100644
--- a/src/i18n/messages/src/components/services/content/Services.json
+++ b/src/i18n/messages/src/components/services/content/Services.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "id": "services.welcome", 3 "id": "services.welcome",
4 "defaultMessage": "!!!Welcome to Franz", 4 "defaultMessage": "!!!Welcome to Ferdi",
5 "file": "src/components/services/content/Services.js", 5 "file": "src/components/services/content/Services.js",
6 "start": { 6 "start": {
7 "line": 14, 7 "line": 14,
@@ -24,5 +24,31 @@
24 "line": 21, 24 "line": 21,
25 "column": 3 25 "column": 3
26 } 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": 19,
34 "column": 9
35 },
36 "end": {
37 "line": 22,
38 "column": 3
39 }
40 },
41 {
42 "id": "services.serverInfo",
43 "defaultMessage": "!!!Optionally, you can change your Ferdi server by clicking the cog in the bottom left corner.",
44 "file": "src/components/services/content/Services.js",
45 "start": {
46 "line": 23,
47 "column": 14
48 },
49 "end": {
50 "line": 26,
51 "column": 3
52 }
27 } 53 }
28] \ No newline at end of file 54] \ 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
index 06d53e41d..48078c18d 100644
--- a/src/i18n/messages/src/components/settings/account/AccountDashboard.json
+++ b/src/i18n/messages/src/components/settings/account/AccountDashboard.json
@@ -170,7 +170,7 @@
170 }, 170 },
171 { 171 {
172 "id": "settings.account.deleteInfo", 172 "id": "settings.account.deleteInfo",
173 "defaultMessage": "!!!If you don't need your Franz account any longer, you can delete your account and all related data here.", 173 "defaultMessage": "!!!If you don't need your Ferdi account any longer, you can delete your account and all related data here.",
174 "file": "src/components/settings/account/AccountDashboard.js", 174 "file": "src/components/settings/account/AccountDashboard.js",
175 "start": { 175 "start": {
176 "line": 70, 176 "line": 70,
diff --git a/src/i18n/messages/src/components/settings/services/EditServiceForm.json b/src/i18n/messages/src/components/settings/services/EditServiceForm.json
index e66db807d..45dc7b690 100644
--- a/src/i18n/messages/src/components/settings/services/EditServiceForm.json
+++ b/src/i18n/messages/src/components/settings/services/EditServiceForm.json
@@ -131,7 +131,7 @@
131 }, 131 },
132 { 132 {
133 "id": "settings.service.form.customUrlPremiumInfo", 133 "id": "settings.service.form.customUrlPremiumInfo",
134 "defaultMessage": "!!!To add self hosted services, you need a Franz Premium Supporter Account.", 134 "defaultMessage": "!!!To add self hosted services, you need a Ferdi Premium Supporter Account.",
135 "file": "src/components/settings/services/EditServiceForm.js", 135 "file": "src/components/settings/services/EditServiceForm.js",
136 "start": { 136 "start": {
137 "line": 64, 137 "line": 64,
@@ -261,7 +261,7 @@
261 }, 261 },
262 { 262 {
263 "id": "settings.service.form.proxy.restartInfo", 263 "id": "settings.service.form.proxy.restartInfo",
264 "defaultMessage": "!!!Please restart Franz after changing proxy Settings.", 264 "defaultMessage": "!!!Please restart Ferdi after changing proxy Settings.",
265 "file": "src/components/settings/services/EditServiceForm.js", 265 "file": "src/components/settings/services/EditServiceForm.js",
266 "start": { 266 "start": {
267 "line": 104, 267 "line": 104,
@@ -274,7 +274,7 @@
274 }, 274 },
275 { 275 {
276 "id": "settings.service.form.proxy.info", 276 "id": "settings.service.form.proxy.info",
277 "defaultMessage": "!!!Proxy settings will not be synchronized with the Franz servers.", 277 "defaultMessage": "!!!Proxy settings will not be synchronized with the Ferdi servers.",
278 "file": "src/components/settings/services/EditServiceForm.js", 278 "file": "src/components/settings/services/EditServiceForm.js",
279 "start": { 279 "start": {
280 "line": 108, 280 "line": 108,
diff --git a/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json b/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json
index fa21db10a..a62ddb5b8 100644
--- a/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json
+++ b/src/i18n/messages/src/components/settings/settings/EditSettingsForm.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Settings", 4 "defaultMessage": "!!!Settings",
5 "file": "src/components/settings/settings/EditSettingsForm.js", 5 "file": "src/components/settings/settings/EditSettingsForm.js",
6 "start": { 6 "start": {
7 "line": 16, 7 "line": 17,
8 "column": 12 8 "column": 12
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 19, 11 "line": 20,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,24 @@
17 "defaultMessage": "!!!General", 17 "defaultMessage": "!!!General",
18 "file": "src/components/settings/settings/EditSettingsForm.js", 18 "file": "src/components/settings/settings/EditSettingsForm.js",
19 "start": { 19 "start": {
20 "line": 20, 20 "line": 21,
21 "column": 19 21 "column": 19
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 23, 24 "line": 24,
25 "column": 3
26 }
27 },
28 {
29 "id": "settings.app.serverInfo",
30 "defaultMessage": "!!!We advice you to logout after changing your server as your settings might not be saved otherwise.",
31 "file": "src/components/settings/settings/EditSettingsForm.js",
32 "start": {
33 "line": 25,
34 "column": 14
35 },
36 "end": {
37 "line": 28,
25 "column": 3 38 "column": 3
26 } 39 }
27 }, 40 },
@@ -30,11 +43,11 @@
30 "defaultMessage": "!!!Language", 43 "defaultMessage": "!!!Language",
31 "file": "src/components/settings/settings/EditSettingsForm.js", 44 "file": "src/components/settings/settings/EditSettingsForm.js",
32 "start": { 45 "start": {
33 "line": 24, 46 "line": 29,
34 "column": 20 47 "column": 20
35 }, 48 },
36 "end": { 49 "end": {
37 "line": 27, 50 "line": 32,
38 "column": 3 51 "column": 3
39 } 52 }
40 }, 53 },
@@ -43,11 +56,11 @@
43 "defaultMessage": "!!!Updates", 56 "defaultMessage": "!!!Updates",
44 "file": "src/components/settings/settings/EditSettingsForm.js", 57 "file": "src/components/settings/settings/EditSettingsForm.js",
45 "start": { 58 "start": {
46 "line": 28, 59 "line": 33,
47 "column": 19 60 "column": 19
48 }, 61 },
49 "end": { 62 "end": {
50 "line": 31, 63 "line": 36,
51 "column": 3 64 "column": 3
52 } 65 }
53 }, 66 },
@@ -56,11 +69,11 @@
56 "defaultMessage": "!!!Appearance", 69 "defaultMessage": "!!!Appearance",
57 "file": "src/components/settings/settings/EditSettingsForm.js", 70 "file": "src/components/settings/settings/EditSettingsForm.js",
58 "start": { 71 "start": {
59 "line": 32, 72 "line": 37,
60 "column": 22 73 "column": 22
61 }, 74 },
62 "end": { 75 "end": {
63 "line": 35, 76 "line": 40,
64 "column": 3 77 "column": 3
65 } 78 }
66 }, 79 },
@@ -69,24 +82,24 @@
69 "defaultMessage": "!!!Advanced", 82 "defaultMessage": "!!!Advanced",
70 "file": "src/components/settings/settings/EditSettingsForm.js", 83 "file": "src/components/settings/settings/EditSettingsForm.js",
71 "start": { 84 "start": {
72 "line": 36, 85 "line": 41,
73 "column": 20 86 "column": 20
74 }, 87 },
75 "end": { 88 "end": {
76 "line": 39, 89 "line": 44,
77 "column": 3 90 "column": 3
78 } 91 }
79 }, 92 },
80 { 93 {
81 "id": "settings.app.translationHelp", 94 "id": "settings.app.translationHelp",
82 "defaultMessage": "!!!Help us to translate Franz into your language.", 95 "defaultMessage": "!!!Help us to translate Ferdi into your language.",
83 "file": "src/components/settings/settings/EditSettingsForm.js", 96 "file": "src/components/settings/settings/EditSettingsForm.js",
84 "start": { 97 "start": {
85 "line": 40, 98 "line": 45,
86 "column": 19 99 "column": 19
87 }, 100 },
88 "end": { 101 "end": {
89 "line": 43, 102 "line": 48,
90 "column": 3 103 "column": 3
91 } 104 }
92 }, 105 },
@@ -95,24 +108,24 @@
95 "defaultMessage": "!!!Cache", 108 "defaultMessage": "!!!Cache",
96 "file": "src/components/settings/settings/EditSettingsForm.js", 109 "file": "src/components/settings/settings/EditSettingsForm.js",
97 "start": { 110 "start": {
98 "line": 44, 111 "line": 49,
99 "column": 20 112 "column": 20
100 }, 113 },
101 "end": { 114 "end": {
102 "line": 47, 115 "line": 52,
103 "column": 3 116 "column": 3
104 } 117 }
105 }, 118 },
106 { 119 {
107 "id": "settings.app.cacheInfo", 120 "id": "settings.app.cacheInfo",
108 "defaultMessage": "!!!Franz cache is currently using {size} of disk space.", 121 "defaultMessage": "!!!Ferdi cache is currently using {size} of disk space.",
109 "file": "src/components/settings/settings/EditSettingsForm.js", 122 "file": "src/components/settings/settings/EditSettingsForm.js",
110 "start": { 123 "start": {
111 "line": 48, 124 "line": 53,
112 "column": 13 125 "column": 13
113 }, 126 },
114 "end": { 127 "end": {
115 "line": 51, 128 "line": 56,
116 "column": 3 129 "column": 3
117 } 130 }
118 }, 131 },
@@ -121,11 +134,11 @@
121 "defaultMessage": "!!!Clear cache", 134 "defaultMessage": "!!!Clear cache",
122 "file": "src/components/settings/settings/EditSettingsForm.js", 135 "file": "src/components/settings/settings/EditSettingsForm.js",
123 "start": { 136 "start": {
124 "line": 52, 137 "line": 57,
125 "column": 23 138 "column": 23
126 }, 139 },
127 "end": { 140 "end": {
128 "line": 55, 141 "line": 60,
129 "column": 3 142 "column": 3
130 } 143 }
131 }, 144 },
@@ -134,11 +147,11 @@
134 "defaultMessage": "!!!Check for updates", 147 "defaultMessage": "!!!Check for updates",
135 "file": "src/components/settings/settings/EditSettingsForm.js", 148 "file": "src/components/settings/settings/EditSettingsForm.js",
136 "start": { 149 "start": {
137 "line": 56, 150 "line": 61,
138 "column": 25 151 "column": 25
139 }, 152 },
140 "end": { 153 "end": {
141 "line": 59, 154 "line": 64,
142 "column": 3 155 "column": 3
143 } 156 }
144 }, 157 },
@@ -147,11 +160,11 @@
147 "defaultMessage": "!!!Restart & install update", 160 "defaultMessage": "!!!Restart & install update",
148 "file": "src/components/settings/settings/EditSettingsForm.js", 161 "file": "src/components/settings/settings/EditSettingsForm.js",
149 "start": { 162 "start": {
150 "line": 60, 163 "line": 65,
151 "column": 23 164 "column": 23
152 }, 165 },
153 "end": { 166 "end": {
154 "line": 63, 167 "line": 68,
155 "column": 3 168 "column": 3
156 } 169 }
157 }, 170 },
@@ -160,11 +173,11 @@
160 "defaultMessage": "!!!Is searching for update", 173 "defaultMessage": "!!!Is searching for update",
161 "file": "src/components/settings/settings/EditSettingsForm.js", 174 "file": "src/components/settings/settings/EditSettingsForm.js",
162 "start": { 175 "start": {
163 "line": 64, 176 "line": 69,
164 "column": 25 177 "column": 25
165 }, 178 },
166 "end": { 179 "end": {
167 "line": 67, 180 "line": 72,
168 "column": 3 181 "column": 3
169 } 182 }
170 }, 183 },
@@ -173,11 +186,11 @@
173 "defaultMessage": "!!!Update available, downloading...", 186 "defaultMessage": "!!!Update available, downloading...",
174 "file": "src/components/settings/settings/EditSettingsForm.js", 187 "file": "src/components/settings/settings/EditSettingsForm.js",
175 "start": { 188 "start": {
176 "line": 68, 189 "line": 73,
177 "column": 25 190 "column": 25
178 }, 191 },
179 "end": { 192 "end": {
180 "line": 71, 193 "line": 76,
181 "column": 3 194 "column": 3
182 } 195 }
183 }, 196 },
@@ -186,11 +199,11 @@
186 "defaultMessage": "!!!You are using the latest version of Franz", 199 "defaultMessage": "!!!You are using the latest version of Franz",
187 "file": "src/components/settings/settings/EditSettingsForm.js", 200 "file": "src/components/settings/settings/EditSettingsForm.js",
188 "start": { 201 "start": {
189 "line": 72, 202 "line": 77,
190 "column": 24 203 "column": 24
191 }, 204 },
192 "end": { 205 "end": {
193 "line": 75, 206 "line": 80,
194 "column": 3 207 "column": 3
195 } 208 }
196 }, 209 },
@@ -199,11 +212,11 @@
199 "defaultMessage": "!!!Current version:", 212 "defaultMessage": "!!!Current version:",
200 "file": "src/components/settings/settings/EditSettingsForm.js", 213 "file": "src/components/settings/settings/EditSettingsForm.js",
201 "start": { 214 "start": {
202 "line": 76, 215 "line": 81,
203 "column": 18 216 "column": 18
204 }, 217 },
205 "end": { 218 "end": {
206 "line": 79, 219 "line": 84,
207 "column": 3 220 "column": 3
208 } 221 }
209 }, 222 },
@@ -212,11 +225,11 @@
212 "defaultMessage": "!!!Changes require restart", 225 "defaultMessage": "!!!Changes require restart",
213 "file": "src/components/settings/settings/EditSettingsForm.js", 226 "file": "src/components/settings/settings/EditSettingsForm.js",
214 "start": { 227 "start": {
215 "line": 80, 228 "line": 85,
216 "column": 29 229 "column": 29
217 }, 230 },
218 "end": { 231 "end": {
219 "line": 83, 232 "line": 88,
220 "column": 3 233 "column": 3
221 } 234 }
222 }, 235 },
@@ -225,11 +238,11 @@
225 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.", 238 "defaultMessage": "!!!Official translations are English & German. All other languages are community based translations.",
226 "file": "src/components/settings/settings/EditSettingsForm.js", 239 "file": "src/components/settings/settings/EditSettingsForm.js",
227 "start": { 240 "start": {
228 "line": 84, 241 "line": 89,
229 "column": 22 242 "column": 22
230 }, 243 },
231 "end": { 244 "end": {
232 "line": 87, 245 "line": 92,
233 "column": 3 246 "column": 3
234 } 247 }
235 } 248 }
diff --git a/src/i18n/messages/src/components/settings/team/TeamDashboard.json b/src/i18n/messages/src/components/settings/team/TeamDashboard.json
index 0c33fee5f..80adadb67 100644
--- a/src/i18n/messages/src/components/settings/team/TeamDashboard.json
+++ b/src/i18n/messages/src/components/settings/team/TeamDashboard.json
@@ -14,7 +14,7 @@
14 }, 14 },
15 { 15 {
16 "id": "settings.team.contentHeadline", 16 "id": "settings.team.contentHeadline",
17 "defaultMessage": "!!!Franz for Teams", 17 "defaultMessage": "!!!Ferdi for Teams",
18 "file": "src/components/settings/team/TeamDashboard.js", 18 "file": "src/components/settings/team/TeamDashboard.js",
19 "start": { 19 "start": {
20 "line": 21, 20 "line": 21,
@@ -40,7 +40,7 @@
40 }, 40 },
41 { 41 {
42 "id": "settings.team.copy", 42 "id": "settings.team.copy",
43 "defaultMessage": "!!!Franz for Teams gives you the option to invite co-workers to your team by sending them email invitations and manage their subscriptions in your account’s preferences. Don’t waste time setting up subscriptions for every team member individually, forget about multiple invoices and different billing cycles - one team to rule them all!", 43 "defaultMessage": "!!!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!",
44 "file": "src/components/settings/team/TeamDashboard.js", 44 "file": "src/components/settings/team/TeamDashboard.js",
45 "start": { 45 "start": {
46 "line": 29, 46 "line": 29,
diff --git a/src/i18n/messages/src/components/ui/PremiumFeatureContainer/index.json b/src/i18n/messages/src/components/ui/PremiumFeatureContainer/index.json
index 0cde4cee5..582d546fa 100644
--- a/src/i18n/messages/src/components/ui/PremiumFeatureContainer/index.json
+++ b/src/i18n/messages/src/components/ui/PremiumFeatureContainer/index.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Upgrade account", 4 "defaultMessage": "!!!Upgrade account",
5 "file": "src/components/ui/PremiumFeatureContainer/index.js", 5 "file": "src/components/ui/PremiumFeatureContainer/index.js",
6 "start": { 6 "start": {
7 "line": 16, 7 "line": 14,
8 "column": 10 8 "column": 10
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 19, 11 "line": 17,
12 "column": 3 12 "column": 3
13 } 13 }
14 } 14 }
diff --git a/src/i18n/messages/src/containers/settings/EditSettingsScreen.json b/src/i18n/messages/src/containers/settings/EditSettingsScreen.json
index 2b666e7e9..f802893e8 100644
--- a/src/i18n/messages/src/containers/settings/EditSettingsScreen.json
+++ b/src/i18n/messages/src/containers/settings/EditSettingsScreen.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "id": "settings.app.form.autoLaunchOnStart", 3 "id": "settings.app.form.autoLaunchOnStart",
4 "defaultMessage": "!!!Launch Franz on start", 4 "defaultMessage": "!!!Launch Ferdi on start",
5 "file": "src/containers/settings/EditSettingsScreen.js", 5 "file": "src/containers/settings/EditSettingsScreen.js",
6 "start": { 6 "start": {
7 "line": 24, 7 "line": 24,
@@ -27,7 +27,7 @@
27 }, 27 },
28 { 28 {
29 "id": "settings.app.form.runInBackground", 29 "id": "settings.app.form.runInBackground",
30 "defaultMessage": "!!!Keep Franz in background when closing the window", 30 "defaultMessage": "!!!Keep Ferdi in background when closing the window",
31 "file": "src/containers/settings/EditSettingsScreen.js", 31 "file": "src/containers/settings/EditSettingsScreen.js",
32 "start": { 32 "start": {
33 "line": 32, 33 "line": 32,
@@ -40,7 +40,7 @@
40 }, 40 },
41 { 41 {
42 "id": "settings.app.form.enableSystemTray", 42 "id": "settings.app.form.enableSystemTray",
43 "defaultMessage": "!!!Show Franz in system tray", 43 "defaultMessage": "!!!Show Ferdi in system tray",
44 "file": "src/containers/settings/EditSettingsScreen.js", 44 "file": "src/containers/settings/EditSettingsScreen.js",
45 "start": { 45 "start": {
46 "line": 36, 46 "line": 36,
@@ -53,7 +53,7 @@
53 }, 53 },
54 { 54 {
55 "id": "settings.app.form.minimizeToSystemTray", 55 "id": "settings.app.form.minimizeToSystemTray",
56 "defaultMessage": "!!!Minimize Franz to system tray", 56 "defaultMessage": "!!!Minimize Ferdi to system tray",
57 "file": "src/containers/settings/EditSettingsScreen.js", 57 "file": "src/containers/settings/EditSettingsScreen.js",
58 "start": { 58 "start": {
59 "line": 40, 59 "line": 40,
@@ -65,6 +65,19 @@
65 } 65 }
66 }, 66 },
67 { 67 {
68 "id": "settings.app.form.server",
69 "defaultMessage": "!!!Server",
70 "file": "src/containers/settings/EditSettingsScreen.js",
71 "start": {
72 "line": 44,
73 "column": 10
74 },
75 "end": {
76 "line": 47,
77 "column": 3
78 }
79 },
80 {
68 "id": "settings.app.form.language", 81 "id": "settings.app.form.language",
69 "defaultMessage": "!!!Language", 82 "defaultMessage": "!!!Language",
70 "file": "src/containers/settings/EditSettingsScreen.js", 83 "file": "src/containers/settings/EditSettingsScreen.js",
diff --git a/src/i18n/messages/src/features/announcements/components/AnnouncementScreen.json b/src/i18n/messages/src/features/announcements/components/AnnouncementScreen.json
index eb1b66916..ba8b624a1 100644
--- a/src/i18n/messages/src/features/announcements/components/AnnouncementScreen.json
+++ b/src/i18n/messages/src/features/announcements/components/AnnouncementScreen.json
@@ -1,14 +1,14 @@
1[ 1[
2 { 2 {
3 "id": "feature.announcements.changelog.headline", 3 "id": "feature.announcements.changelog.headline",
4 "defaultMessage": "!!!Changes in Franz {version}", 4 "defaultMessage": "!!!Changes in Ferdi {version}",
5 "file": "src/features/announcements/components/AnnouncementScreen.js", 5 "file": "src/features/announcements/components/AnnouncementScreen.js",
6 "start": { 6 "start": {
7 "line": 20, 7 "line": 19,
8 "column": 12 8 "column": 12
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 23, 11 "line": 22,
12 "column": 3 12 "column": 3
13 } 13 }
14 } 14 }
diff --git a/src/i18n/messages/src/features/delayApp/Component.json b/src/i18n/messages/src/features/delayApp/Component.json
index 0d345a47b..6fe8b1334 100644
--- a/src/i18n/messages/src/features/delayApp/Component.json
+++ b/src/i18n/messages/src/features/delayApp/Component.json
@@ -53,7 +53,7 @@
53 }, 53 },
54 { 54 {
55 "id": "feature.delayApp.text", 55 "id": "feature.delayApp.text",
56 "defaultMessage": "!!!Franz will continue in {seconds} seconds.", 56 "defaultMessage": "!!!Ferdi will continue in {seconds} seconds.",
57 "file": "src/features/delayApp/Component.js", 57 "file": "src/features/delayApp/Component.js",
58 "start": { 58 "start": {
59 "line": 33, 59 "line": 33,
diff --git a/src/i18n/messages/src/features/shareFranz/Component.json b/src/i18n/messages/src/features/shareFranz/Component.json
index 72150f2b0..6e3e9ad19 100644
--- a/src/i18n/messages/src/features/shareFranz/Component.json
+++ b/src/i18n/messages/src/features/shareFranz/Component.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "id": "feature.shareFranz.headline", 3 "id": "feature.shareFranz.headline",
4 "defaultMessage": "!!!Franz is better together!", 4 "defaultMessage": "!!!Ferdi is better together!",
5 "file": "src/features/shareFranz/Component.js", 5 "file": "src/features/shareFranz/Component.js",
6 "start": { 6 "start": {
7 "line": 18, 7 "line": 18,
@@ -14,7 +14,7 @@
14 }, 14 },
15 { 15 {
16 "id": "feature.shareFranz.text", 16 "id": "feature.shareFranz.text",
17 "defaultMessage": "!!!Tell your friends and colleagues how awesome Franz is and help us to spread the word.", 17 "defaultMessage": "!!!Tell your friends and colleagues how awesome Ferdi is and help us to spread the word.",
18 "file": "src/features/shareFranz/Component.js", 18 "file": "src/features/shareFranz/Component.js",
19 "start": { 19 "start": {
20 "line": 22, 20 "line": 22,
diff --git a/src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json b/src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json
index f62bac42c..1aabfb520 100644
--- a/src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json
+++ b/src/i18n/messages/src/features/workspaces/components/CreateWorkspaceForm.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Create workspace", 4 "defaultMessage": "!!!Create workspace",
5 "file": "src/features/workspaces/components/CreateWorkspaceForm.js", 5 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
6 "start": { 6 "start": {
7 "line": 13, 7 "line": 12,
8 "column": 16 8 "column": 16
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 16, 11 "line": 15,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,11 @@
17 "defaultMessage": "!!!Name", 17 "defaultMessage": "!!!Name",
18 "file": "src/features/workspaces/components/CreateWorkspaceForm.js", 18 "file": "src/features/workspaces/components/CreateWorkspaceForm.js",
19 "start": { 19 "start": {
20 "line": 17, 20 "line": 16,
21 "column": 8 21 "column": 8
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 20, 24 "line": 19,
25 "column": 3 25 "column": 3
26 } 26 }
27 } 27 }
diff --git a/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json b/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json
index 20ed99f8d..61abf8ba0 100644
--- a/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json
+++ b/src/i18n/messages/src/features/workspaces/components/EditWorkspaceForm.json
@@ -4,11 +4,11 @@
4 "defaultMessage": "!!!Delete workspace", 4 "defaultMessage": "!!!Delete workspace",
5 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 5 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
6 "start": { 6 "start": {
7 "line": 19, 7 "line": 17,
8 "column": 16 8 "column": 16
9 }, 9 },
10 "end": { 10 "end": {
11 "line": 22, 11 "line": 20,
12 "column": 3 12 "column": 3
13 } 13 }
14 }, 14 },
@@ -17,11 +17,11 @@
17 "defaultMessage": "!!!Save workspace", 17 "defaultMessage": "!!!Save workspace",
18 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 18 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
19 "start": { 19 "start": {
20 "line": 23, 20 "line": 21,
21 "column": 14 21 "column": 14
22 }, 22 },
23 "end": { 23 "end": {
24 "line": 26, 24 "line": 24,
25 "column": 3 25 "column": 3
26 } 26 }
27 }, 27 },
@@ -30,11 +30,11 @@
30 "defaultMessage": "!!!Name", 30 "defaultMessage": "!!!Name",
31 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 31 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
32 "start": { 32 "start": {
33 "line": 27, 33 "line": 25,
34 "column": 8 34 "column": 8
35 }, 35 },
36 "end": { 36 "end": {
37 "line": 30, 37 "line": 28,
38 "column": 3 38 "column": 3
39 } 39 }
40 }, 40 },
@@ -43,11 +43,11 @@
43 "defaultMessage": "!!!Your workspaces", 43 "defaultMessage": "!!!Your workspaces",
44 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 44 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
45 "start": { 45 "start": {
46 "line": 31, 46 "line": 29,
47 "column": 18 47 "column": 18
48 }, 48 },
49 "end": { 49 "end": {
50 "line": 34, 50 "line": 32,
51 "column": 3 51 "column": 3
52 } 52 }
53 }, 53 },
@@ -56,11 +56,11 @@
56 "defaultMessage": "!!!Services in this Workspace", 56 "defaultMessage": "!!!Services in this Workspace",
57 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 57 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
58 "start": { 58 "start": {
59 "line": 35, 59 "line": 33,
60 "column": 31 60 "column": 31
61 }, 61 },
62 "end": { 62 "end": {
63 "line": 38, 63 "line": 36,
64 "column": 3 64 "column": 3
65 } 65 }
66 }, 66 },
@@ -69,11 +69,11 @@
69 "defaultMessage": "!!!You haven't added any services yet.", 69 "defaultMessage": "!!!You haven't added any services yet.",
70 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 70 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
71 "start": { 71 "start": {
72 "line": 39, 72 "line": 37,
73 "column": 19 73 "column": 19
74 }, 74 },
75 "end": { 75 "end": {
76 "line": 42, 76 "line": 40,
77 "column": 3 77 "column": 3
78 } 78 }
79 }, 79 },
@@ -82,11 +82,11 @@
82 "defaultMessage": "!!!Discover services", 82 "defaultMessage": "!!!Discover services",
83 "file": "src/features/workspaces/components/EditWorkspaceForm.js", 83 "file": "src/features/workspaces/components/EditWorkspaceForm.js",
84 "start": { 84 "start": {
85 "line": 43, 85 "line": 41,
86 "column": 20 86 "column": 20
87 }, 87 },
88 "end": { 88 "end": {
89 "line": 46, 89 "line": 44,
90 "column": 3 90 "column": 3
91 } 91 }
92 } 92 }
diff --git a/src/i18n/messages/src/features/workspaces/components/WorkspacesDashboard.json b/src/i18n/messages/src/features/workspaces/components/WorkspacesDashboard.json
index 7eb4fab50..4111ba760 100644
--- a/src/i18n/messages/src/features/workspaces/components/WorkspacesDashboard.json
+++ b/src/i18n/messages/src/features/workspaces/components/WorkspacesDashboard.json
@@ -92,7 +92,7 @@
92 }, 92 },
93 { 93 {
94 "id": "settings.workspaces.workspaceFeatureHeadline", 94 "id": "settings.workspaces.workspaceFeatureHeadline",
95 "defaultMessage": "!!!Less is More: Introducing Franz Workspaces", 95 "defaultMessage": "!!!Less is More: Introducing Ferdi Workspaces",
96 "file": "src/features/workspaces/components/WorkspacesDashboard.js", 96 "file": "src/features/workspaces/components/WorkspacesDashboard.js",
97 "start": { 97 "start": {
98 "line": 47, 98 "line": 47,
diff --git a/src/i18n/messages/src/i18n/globalMessages.json b/src/i18n/messages/src/i18n/globalMessages.json
index f4fd5b8b0..903de64cb 100644
--- a/src/i18n/messages/src/i18n/globalMessages.json
+++ b/src/i18n/messages/src/i18n/globalMessages.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "id": "global.api.unhealthy", 3 "id": "global.api.unhealthy",
4 "defaultMessage": "!!!Can't connect to Franz Online Services", 4 "defaultMessage": "!!!Can't connect to Ferdi Online Services",
5 "file": "src/i18n/globalMessages.js", 5 "file": "src/i18n/globalMessages.js",
6 "start": { 6 "start": {
7 "line": 4, 7 "line": 4,
diff --git a/src/i18n/messages/src/lib/Menu.json b/src/i18n/messages/src/lib/Menu.json
index cee46608c..43354bfca 100644
--- a/src/i18n/messages/src/lib/Menu.json
+++ b/src/i18n/messages/src/lib/Menu.json
@@ -404,7 +404,7 @@
404 }, 404 },
405 { 405 {
406 "id": "menu.help.debugInfoCopiedHeadline", 406 "id": "menu.help.debugInfoCopiedHeadline",
407 "defaultMessage": "!!!Franz Debug Information", 407 "defaultMessage": "!!!Ferdi Debug Information",
408 "file": "src/lib/Menu.js", 408 "file": "src/lib/Menu.js",
409 "start": { 409 "start": {
410 "line": 142, 410 "line": 142,