aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar FranzBot <i18n@meetfranz.com>2018-03-18 21:02:02 +0000
committerLibravatar FranzBot <i18n@meetfranz.com>2018-03-18 21:02:02 +0000
commit1a5961f4e8e81ebb60a50fb89dc91052e4b58ad6 (patch)
treea0be6b16fafe8835e7d37bff5a967d9536420382 /src
parentMerge branch 'fix/app-reload' into release/5.0.0-beta.17 (diff)
downloadferdium-app-1a5961f4e8e81ebb60a50fb89dc91052e4b58ad6.tar.gz
ferdium-app-1a5961f4e8e81ebb60a50fb89dc91052e4b58ad6.tar.zst
ferdium-app-1a5961f4e8e81ebb60a50fb89dc91052e4b58ad6.zip
Automatic i18n update (i18n.meetfranz.com)
Diffstat (limited to 'src')
-rw-r--r--src/i18n/locales/ca.json47
-rw-r--r--src/i18n/locales/cs.json47
-rw-r--r--src/i18n/locales/de.json49
-rw-r--r--src/i18n/locales/el.json47
-rw-r--r--src/i18n/locales/es.json51
-rw-r--r--src/i18n/locales/fr.json97
-rw-r--r--src/i18n/locales/ga.json47
-rw-r--r--src/i18n/locales/hr.json69
-rw-r--r--src/i18n/locales/hu.json47
-rw-r--r--src/i18n/locales/id.json47
-rw-r--r--src/i18n/locales/it.json59
-rw-r--r--src/i18n/locales/ja.json47
-rw-r--r--src/i18n/locales/ka.json47
-rw-r--r--src/i18n/locales/nl-BE.json47
-rw-r--r--src/i18n/locales/nl.json47
-rw-r--r--src/i18n/locales/pl.json79
-rw-r--r--src/i18n/locales/pt-BR.json51
-rw-r--r--src/i18n/locales/pt.json215
-rw-r--r--src/i18n/locales/ru.json55
-rw-r--r--src/i18n/locales/sk.json47
-rw-r--r--src/i18n/locales/sr.json47
-rw-r--r--src/i18n/locales/tr.json57
-rw-r--r--src/i18n/locales/uk.json73
-rw-r--r--src/i18n/locales/zh-TW.json47
24 files changed, 1297 insertions, 169 deletions
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index 524dfe0fb..be9059727 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "La teva sessió ha caducat, torna a iniciar la sessió.", 26 "login.serverLogout" : "La teva sessió ha caducat, torna a iniciar la sessió.",
27 "login.submit.label" : "Accedir", 27 "login.submit.label" : "Accedir",
28 "login.tokenExpired" : "La teva sessió ha caducat, torna a iniciar la sessió.", 28 "login.tokenExpired" : "La teva sessió ha caducat, torna a iniciar la sessió.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Configuració",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Edita",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Suprimeix",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Declaració de privacitat",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Correu electrònic", 72 "password.email.label" : "Correu electrònic",
30 "password.headline" : "Restablir contrasenya", 73 "password.headline" : "Restablir contrasenya",
31 "password.link.login" : "Inicia la sessió al teu compte", 74 "password.link.login" : "Inicia la sessió al teu compte",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Activa les notificacions", 240 "tabs.item.enableNotification" : "Activa les notificacions",
198 "tabs.item.enableService" : "Activa el servei", 241 "tabs.item.enableService" : "Activa el servei",
199 "tabs.item.reload" : "Recarrega", 242 "tabs.item.reload" : "Recarrega",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Inicia sessió al teu compte", 247 "welcome.loginButton" : "Inicia sessió al teu compte",
201 "welcome.signupButton" : "Crea un compte gratuït", 248 "welcome.signupButton" : "Crea un compte gratuït",
202 "welcome.slogan" : "Crea un compte gratuït" 249 "welcome.slogan" : "Crea un compte gratuït"
diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json
index 62eb4a1ee..b4142b928 100644
--- a/src/i18n/locales/cs.json
+++ b/src/i18n/locales/cs.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Sezení vypršelo, je třeba se znovu přihlásit.", 26 "login.serverLogout" : "Sezení vypršelo, je třeba se znovu přihlásit.",
27 "login.submit.label" : "Přihlásit se", 27 "login.submit.label" : "Přihlásit se",
28 "login.tokenExpired" : "Sezení vypršelo, prosím přihlaste se znovu", 28 "login.tokenExpired" : "Sezení vypršelo, prosím přihlaste se znovu",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Nastavení",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Upravit",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Smazat",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Prohlášení o ochraně soukromí",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "E-mailová adresa", 72 "password.email.label" : "E-mailová adresa",
30 "password.headline" : "Obnovit heslo", 73 "password.headline" : "Obnovit heslo",
31 "password.link.login" : "Přihlásit se k účtu", 74 "password.link.login" : "Přihlásit se k účtu",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Povolit oznamování", 240 "tabs.item.enableNotification" : "Povolit oznamování",
198 "tabs.item.enableService" : "Zapnout službu", 241 "tabs.item.enableService" : "Zapnout službu",
199 "tabs.item.reload" : "Obnovit", 242 "tabs.item.reload" : "Obnovit",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Přihlášení do vašeho účtu", 247 "welcome.loginButton" : "Přihlášení do vašeho účtu",
201 "welcome.signupButton" : "Vytvořit účet zdarma", 248 "welcome.signupButton" : "Vytvořit účet zdarma",
202 "welcome.slogan" : "Zprávy, které pracují pro vás" 249 "welcome.slogan" : "Zprávy, které pracují pro vás"
diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index 7a03cce87..f0629000c 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Deine Sitzung ist abgelaufen, bitte melde dich erneut an.", 26 "login.serverLogout" : "Deine Sitzung ist abgelaufen, bitte melde dich erneut an.",
27 "login.submit.label" : "Anmelden", 27 "login.submit.label" : "Anmelden",
28 "login.tokenExpired" : "Deine Sitzung ist abgelaufen, bitte melde dich erneut an.", 28 "login.tokenExpired" : "Deine Sitzung ist abgelaufen, bitte melde dich erneut an.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Einstellungen",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Bearbeiten",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Löschen",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Datenschutzerklärung",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "E-Mail Adresse", 72 "password.email.label" : "E-Mail Adresse",
30 "password.headline" : "Passwort zurücksetzen", 73 "password.headline" : "Passwort zurücksetzen",
31 "password.link.login" : "An deinem Konto anmelden", 74 "password.link.login" : "An deinem Konto anmelden",
@@ -157,7 +200,7 @@
157 "settings.user.form.firstname" : "Vorname", 200 "settings.user.form.firstname" : "Vorname",
158 "settings.user.form.lastname" : "Nachname", 201 "settings.user.form.lastname" : "Nachname",
159 "settings.user.form.newPassword" : "Neues Passwort", 202 "settings.user.form.newPassword" : "Neues Passwort",
160 "sidebar.addNewService" : "Neuem Dienst hinzufügen", 203 "sidebar.addNewService" : "Neuen Dienst hinzufügen",
161 "sidebar.muteApp" : "Benachrichtigungen & Audio deaktivieren", 204 "sidebar.muteApp" : "Benachrichtigungen & Audio deaktivieren",
162 "sidebar.settings" : "Einstellungen", 205 "sidebar.settings" : "Einstellungen",
163 "sidebar.unmuteApp" : "Benachrichtigungen & Audio aktivieren", 206 "sidebar.unmuteApp" : "Benachrichtigungen & Audio aktivieren",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Benachrichtigungen aktivieren", 240 "tabs.item.enableNotification" : "Benachrichtigungen aktivieren",
198 "tabs.item.enableService" : "Dienst aktivieren", 241 "tabs.item.enableService" : "Dienst aktivieren",
199 "tabs.item.reload" : "Neuladen", 242 "tabs.item.reload" : "Neuladen",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Bei Franz einloggen", 247 "welcome.loginButton" : "Bei Franz einloggen",
201 "welcome.signupButton" : "Kostenloses Konto erstellen", 248 "welcome.signupButton" : "Kostenloses Konto erstellen",
202 "welcome.slogan" : "Kommunikation, die für dich funktioniert" 249 "welcome.slogan" : "Kommunikation, die für dich funktioniert"
diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json
index b0c465940..ae37d1f5e 100644
--- a/src/i18n/locales/el.json
+++ b/src/i18n/locales/el.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Η συνεδρία σας έληξε, συνδεθείτε ξανά.", 26 "login.serverLogout" : "Η συνεδρία σας έληξε, συνδεθείτε ξανά.",
27 "login.submit.label" : "Σύνδεση", 27 "login.submit.label" : "Σύνδεση",
28 "login.tokenExpired" : "Η συνεδρία σας έληξε, συνδεθείτε ξανά.", 28 "login.tokenExpired" : "Η συνεδρία σας έληξε, συνδεθείτε ξανά.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Ρυθμίσεις",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Επεξεργασία",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Διαγραφή",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Δήλωση απορρήτου",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Διεύθυνση ηλεκτρονικού ταχυδρομείου", 72 "password.email.label" : "Διεύθυνση ηλεκτρονικού ταχυδρομείου",
30 "password.headline" : "Επαναφορά κωδικού πρόσβασης", 73 "password.headline" : "Επαναφορά κωδικού πρόσβασης",
31 "password.link.login" : "Σύνδεση στο λογαριασμό σας", 74 "password.link.login" : "Σύνδεση στο λογαριασμό σας",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Ενεργοποίηση ειδοποιήσεων", 240 "tabs.item.enableNotification" : "Ενεργοποίηση ειδοποιήσεων",
198 "tabs.item.enableService" : "Ενεργοποίηση υπηρεσίας", 241 "tabs.item.enableService" : "Ενεργοποίηση υπηρεσίας",
199 "tabs.item.reload" : "Επαναφόρτωση", 242 "tabs.item.reload" : "Επαναφόρτωση",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Σύνδεση στο λογαριασμό σας", 247 "welcome.loginButton" : "Σύνδεση στο λογαριασμό σας",
201 "welcome.signupButton" : "Δημιουργία δωρεάν λογαριασμού", 248 "welcome.signupButton" : "Δημιουργία δωρεάν λογαριασμού",
202 "welcome.slogan" : "Επικοινωνία που λειτουργεί για εσάς" 249 "welcome.slogan" : "Επικοινωνία που λειτουργεί για εσάς"
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index 407266285..640f87c20 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -1,6 +1,6 @@
1{ 1{
2 "global.api.unhealthy" : "No se puede conectar a los servicios en línea de Franz.", 2 "global.api.unhealthy" : "No se puede conectar a los servicios en línea de Franz.",
3 "global.notConnectedToTheInternet" : "No estás conectado a Internet", 3 "global.notConnectedToTheInternet" : "No está conectado a Internet",
4 "import.headline" : "Importa tus servicios de Franz 4", 4 "import.headline" : "Importa tus servicios de Franz 4",
5 "import.notSupportedHeadline" : "Servicios no soportados aún en Franz 5", 5 "import.notSupportedHeadline" : "Servicios no soportados aún en Franz 5",
6 "import.skip.label" : "Quiero agregar servicios manualmente", 6 "import.skip.label" : "Quiero agregar servicios manualmente",
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Tu sesión ha expirado, por favor inicia la sesión de nuevo.", 26 "login.serverLogout" : "Tu sesión ha expirado, por favor inicia la sesión de nuevo.",
27 "login.submit.label" : "Iniciar sesión", 27 "login.submit.label" : "Iniciar sesión",
28 "login.tokenExpired" : "Tu sesión expiró, por favor la inicia sesión nuevamente.", 28 "login.tokenExpired" : "Tu sesión expiró, por favor la inicia sesión nuevamente.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Configuración",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Editar",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Borrar",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Declaración de privacidad",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Dirección de correo electrónico", 72 "password.email.label" : "Dirección de correo electrónico",
30 "password.headline" : "Restablecer contraseña", 73 "password.headline" : "Restablecer contraseña",
31 "password.link.login" : "Iniciar sesión en tu cuenta", 74 "password.link.login" : "Iniciar sesión en tu cuenta",
@@ -76,7 +119,7 @@
76 "settings.app.form.enableMenuBar" : "mostrar a franz en La barra de menús", 119 "settings.app.form.enableMenuBar" : "mostrar a franz en La barra de menús",
77 "settings.app.form.enableSpellchecking" : "Activar corrección ortográfica", 120 "settings.app.form.enableSpellchecking" : "Activar corrección ortográfica",
78 "settings.app.form.enableSystemTray" : "Mostrar Franz en la bandeja del sistema", 121 "settings.app.form.enableSystemTray" : "Mostrar Franz en la bandeja del sistema",
79 "settings.app.form.hideDockIcon" : "Hide Franz icon in Dock", 122 "settings.app.form.hideDockIcon" : "Ocultar Icono de Franz en barra de herramientas",
80 "settings.app.form.language" : "Idioma", 123 "settings.app.form.language" : "Idioma",
81 "settings.app.form.minimizeToSystemTray" : "Minimizar Franz a la bandeja del sistema", 124 "settings.app.form.minimizeToSystemTray" : "Minimizar Franz a la bandeja del sistema",
82 "settings.app.form.runInBackground" : "Mantener Franz en segundo plano al cerrar la ventana", 125 "settings.app.form.runInBackground" : "Mantener Franz en segundo plano al cerrar la ventana",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Activar notificaciones", 240 "tabs.item.enableNotification" : "Activar notificaciones",
198 "tabs.item.enableService" : "Activar servicio", 241 "tabs.item.enableService" : "Activar servicio",
199 "tabs.item.reload" : "Recargar", 242 "tabs.item.reload" : "Recargar",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Accede a tu cuenta", 247 "welcome.loginButton" : "Accede a tu cuenta",
201 "welcome.signupButton" : "Crear una cuenta gratuita", 248 "welcome.signupButton" : "Crear una cuenta gratuita",
202 "welcome.slogan" : "Mensajería que funciona para ti" 249 "welcome.slogan" : "Mensajería que funciona para ti"
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index 35a55fcc2..a40a60833 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -1,6 +1,6 @@
1{ 1{
2 "global.api.unhealthy" : "Impossible de se connecter aux services en ligne de Franz.", 2 "global.api.unhealthy" : "Impossible de se connecter aux services en ligne de Franz",
3 "global.notConnectedToTheInternet" : "Vous n'êtes pas connecté(e) à Internet.", 3 "global.notConnectedToTheInternet" : "Vous n'êtes pas connecté à Internet.",
4 "import.headline" : "Importez vos services depuis la version 4 de Franz.", 4 "import.headline" : "Importez vos services depuis la version 4 de Franz.",
5 "import.notSupportedHeadline" : "Ces services ne sont pas encore supportés par Franz 5", 5 "import.notSupportedHeadline" : "Ces services ne sont pas encore supportés par Franz 5",
6 "import.skip.label" : "Je veux ajouter des services manuellement", 6 "import.skip.label" : "Je veux ajouter des services manuellement",
@@ -16,7 +16,7 @@
16 "invite.name.label" : "Nom", 16 "invite.name.label" : "Nom",
17 "invite.skip.label" : "Je veux faire cela plus tard", 17 "invite.skip.label" : "Je veux faire cela plus tard",
18 "invite.submit.label" : "Envoyer des invitations", 18 "invite.submit.label" : "Envoyer des invitations",
19 "invite.successInfo" : "Invitations envoyées.", 19 "invite.successInfo" : "Invitations envoyées",
20 "login.email.label" : "Adresse e-mail", 20 "login.email.label" : "Adresse e-mail",
21 "login.headline" : "S'inscrire", 21 "login.headline" : "S'inscrire",
22 "login.invalidCredentials" : "E-mail ou mot de passe invalide", 22 "login.invalidCredentials" : "E-mail ou mot de passe invalide",
@@ -26,11 +26,54 @@
26 "login.serverLogout" : "Votre session a expiré. Reconnectez-vous s'il vous plaît.", 26 "login.serverLogout" : "Votre session a expiré. Reconnectez-vous s'il vous plaît.",
27 "login.submit.label" : "Connexion", 27 "login.submit.label" : "Connexion",
28 "login.tokenExpired" : "Votre session a expiré, veuillez vous reconnecter.", 28 "login.tokenExpired" : "Votre session a expiré, veuillez vous reconnecter.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Paramètres",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Éditer",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Supprimer",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Déclaration de confidentialité",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Adresse e-mail", 72 "password.email.label" : "Adresse e-mail",
30 "password.headline" : "Réinitialiser le mot de passe", 73 "password.headline" : "Réinitialiser le mot de passe",
31 "password.link.login" : "Connectez-vous à votre compte", 74 "password.link.login" : "Connectez-vous à votre compte",
32 "password.link.signup" : "Créer un compte gratuit.", 75 "password.link.signup" : "Créer un compte gratuit.",
33 "password.noUser" : "Aucun utilisateur n'a été trouvé avec cette adresse e-mail ", 76 "password.noUser" : "Aucun utilisateur n'a été trouvé avec cette adresse e-mail",
34 "password.submit.label" : "Soumettre", 77 "password.submit.label" : "Soumettre",
35 "password.successInfo" : "Merci de consulter vos e-mails", 78 "password.successInfo" : "Merci de consulter vos e-mails",
36 "pricing.headline" : "Soutenez Franz", 79 "pricing.headline" : "Soutenez Franz",
@@ -94,7 +137,7 @@
94 "settings.app.updateStatusAvailable" : "Mise à jour disponible, téléchargement en cours...", 137 "settings.app.updateStatusAvailable" : "Mise à jour disponible, téléchargement en cours...",
95 "settings.app.updateStatusSearching" : "Recherche d'une mise à jour", 138 "settings.app.updateStatusSearching" : "Recherche d'une mise à jour",
96 "settings.app.updateStatusUpToDate" : "Vous utilisez la dernière version de Franz", 139 "settings.app.updateStatusUpToDate" : "Vous utilisez la dernière version de Franz",
97 "settings.invite.headline" : "Invite 3 amis", 140 "settings.invite.headline" : "Invite des amis",
98 "settings.navigation.account" : "Compte", 141 "settings.navigation.account" : "Compte",
99 "settings.navigation.availableServices" : "Services disponibles", 142 "settings.navigation.availableServices" : "Services disponibles",
100 "settings.navigation.inviteFriends" : "Inviter des amis", 143 "settings.navigation.inviteFriends" : "Inviter des amis",
@@ -138,7 +181,7 @@
138 "settings.service.form.tabHosted" : "Hébergé", 181 "settings.service.form.tabHosted" : "Hébergé",
139 "settings.service.form.tabOnPremise" : "Auto-hébergé ⭐️", 182 "settings.service.form.tabOnPremise" : "Auto-hébergé ⭐️",
140 "settings.service.form.team" : "Équipe", 183 "settings.service.form.team" : "Équipe",
141 "settings.service.form.useHostedService" : "Utilisez le service hébergé {nom}.", 184 "settings.service.form.useHostedService" : "Utilisez le service hébergé {name}.",
142 "settings.service.form.yourServices" : "Vos services", 185 "settings.service.form.yourServices" : "Vos services",
143 "settings.services.deletedInfo" : "Le service a été supprimé", 186 "settings.services.deletedInfo" : "Le service a été supprimé",
144 "settings.services.discoverServices" : "Découvrir les services", 187 "settings.services.discoverServices" : "Découvrir les services",
@@ -174,30 +217,34 @@
174 "signup.password.label" : "Mot de passe", 217 "signup.password.label" : "Mot de passe",
175 "signup.submit.label" : "Créer un compte", 218 "signup.submit.label" : "Créer un compte",
176 "subscription.euTaxInfo" : "Résidents de l'UE : une taxe locale peut s'appliquer", 219 "subscription.euTaxInfo" : "Résidents de l'UE : une taxe locale peut s'appliquer",
177 "subscription.features.ads" : "No ads, ever!", 220 "subscription.features.ads" : "Plus de pubs !",
178 "subscription.features.comingSoon" : "coming soon", 221 "subscription.features.comingSoon" : "Bientôt disponible",
179 "subscription.features.customServices" : "Private services for you and your team", 222 "subscription.features.customServices" : "Services privés pour vous et votre équipe",
180 "subscription.features.encryptedSync" : "Encrypted session synchronization", 223 "subscription.features.encryptedSync" : "Synchronisation de session cryptée",
181 "subscription.features.onpremise" : "Ajouter des services locaux\/hébergés comme HipChat", 224 "subscription.features.onpremise" : "Ajouter des services locaux\/hébergés comme HipChat",
182 "subscription.features.vpn" : "Support des Proxy et VPN", 225 "subscription.features.vpn" : "Support des Proxy et VPN",
183 "subscription.includedFeatures" : "Le compte payant Supporter Premium Franz inclut", 226 "subscription.includedFeatures" : "Le compte payant Supporter Premium Franz inclut",
184 "subscription.paymentSessionError" : "Could not initialize payment form", 227 "subscription.paymentSessionError" : "Initialisation du paiement impossible",
185 "subscription.submit.label" : "I want to support the development of Franz", 228 "subscription.submit.label" : "Je souhaite aider au développement de Franz",
186 "subscription.type.free" : "free", 229 "subscription.type.free" : "gratuit",
187 "subscription.type.month" : "month", 230 "subscription.type.month" : "mois",
188 "subscription.type.year" : "year", 231 "subscription.type.year" : "année",
189 "subscriptionPopup.buttonCancel" : "Cancel", 232 "subscriptionPopup.buttonCancel" : "Annuler",
190 "subscriptionPopup.buttonDone" : "Done", 233 "subscriptionPopup.buttonDone" : "Terminé",
191 "tabs.item.deleteService" : "Delete service", 234 "tabs.item.deleteService" : "Supprimer le service",
192 "tabs.item.disableAudio" : "Désactiver l'audio", 235 "tabs.item.disableAudio" : "Désactiver l'audio",
193 "tabs.item.disableNotifications" : "Disable notifications", 236 "tabs.item.disableNotifications" : "Désactiver les notifications",
194 "tabs.item.disableService" : "Disable service", 237 "tabs.item.disableService" : "Désactiver le service",
195 "tabs.item.edit" : "Edit", 238 "tabs.item.edit" : "Éditer",
196 "tabs.item.enableAudio" : "Activer l'audio", 239 "tabs.item.enableAudio" : "Activer l'audio",
197 "tabs.item.enableNotification" : "Enable notifications", 240 "tabs.item.enableNotification" : "Activer les notifications",
198 "tabs.item.enableService" : "Activer le service", 241 "tabs.item.enableService" : "Activer le service",
199 "tabs.item.reload" : "Reload", 242 "tabs.item.reload" : "Recharger",
200 "welcome.loginButton" : "Login to your account", 243 "validation.email" : "{field} is not valid",
201 "welcome.signupButton" : "Create a free account", 244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
247 "welcome.loginButton" : "Se connecter sur son compte",
248 "welcome.signupButton" : "Créer un compte gratuit",
202 "welcome.slogan" : "Une messagerie qui fonctionne pour vous" 249 "welcome.slogan" : "Une messagerie qui fonctionne pour vous"
203} 250}
diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json
index 13b251755..80aeb0a1b 100644
--- a/src/i18n/locales/ga.json
+++ b/src/i18n/locales/ga.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "D'éag do sheisiún, logáil isteach arís le do thoil.", 26 "login.serverLogout" : "D'éag do sheisiún, logáil isteach arís le do thoil.",
27 "login.submit.label" : "Logáil isteach", 27 "login.submit.label" : "Logáil isteach",
28 "login.tokenExpired" : "D'éag do sheisiún, logáil isteach arís le do thoil.", 28 "login.tokenExpired" : "D'éag do sheisiún, logáil isteach arís le do thoil.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Socruithe",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Cuir in eagar",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Scrios",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Ráiteas phríobháideachais",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Seoladh ríomhphoist", 72 "password.email.label" : "Seoladh ríomhphoist",
30 "password.headline" : "Athshocraigh pasfhocal", 73 "password.headline" : "Athshocraigh pasfhocal",
31 "password.link.login" : "Logáil isteach i do chuntas", 74 "password.link.login" : "Logáil isteach i do chuntas",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Cumasaigh fógraí", 240 "tabs.item.enableNotification" : "Cumasaigh fógraí",
198 "tabs.item.enableService" : "Cumasaigh seirbhís", 241 "tabs.item.enableService" : "Cumasaigh seirbhís",
199 "tabs.item.reload" : "Athlódáil", 242 "tabs.item.reload" : "Athlódáil",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Logáil isteach i do chuntas", 247 "welcome.loginButton" : "Logáil isteach i do chuntas",
201 "welcome.signupButton" : "Cruthaigh cuntas nua", 248 "welcome.signupButton" : "Cruthaigh cuntas nua",
202 "welcome.slogan" : "Teachtaireachtaí a oibríonn duitse" 249 "welcome.slogan" : "Teachtaireachtaí a oibríonn duitse"
diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json
index 97bfc19f4..72930f686 100644
--- a/src/i18n/locales/hr.json
+++ b/src/i18n/locales/hr.json
@@ -16,7 +16,7 @@
16 "invite.name.label" : "Ime", 16 "invite.name.label" : "Ime",
17 "invite.skip.label" : "Želim da ovo uradim kasnije", 17 "invite.skip.label" : "Želim da ovo uradim kasnije",
18 "invite.submit.label" : "Pošalji pozivnice", 18 "invite.submit.label" : "Pošalji pozivnice",
19 "invite.successInfo" : "Invitations sent successfully", 19 "invite.successInfo" : "Pozivnice uspješno poslane",
20 "login.email.label" : "Vaša e-adresa:", 20 "login.email.label" : "Vaša e-adresa:",
21 "login.headline" : "Prijavite se", 21 "login.headline" : "Prijavite se",
22 "login.invalidCredentials" : "E-mail ili lozinka nisu točni", 22 "login.invalidCredentials" : "E-mail ili lozinka nisu točni",
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Vaša sesija je istekla, prijavite se ponovo.", 26 "login.serverLogout" : "Vaša sesija je istekla, prijavite se ponovo.",
27 "login.submit.label" : "Prijavite se", 27 "login.submit.label" : "Prijavite se",
28 "login.tokenExpired" : "Vaša sesija je istekla, prijavite se ponovo.", 28 "login.tokenExpired" : "Vaša sesija je istekla, prijavite se ponovo.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Postavke",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Uredi",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Obriši",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Izjava o privatnosti ",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Vaša e-adresa", 72 "password.email.label" : "Vaša e-adresa",
30 "password.headline" : "Stvorite novu zaporku", 73 "password.headline" : "Stvorite novu zaporku",
31 "password.link.login" : "Prijavite se na Vaš račun", 74 "password.link.login" : "Prijavite se na Vaš račun",
@@ -68,12 +111,12 @@
68 "settings.app.buttonClearAllCache" : "Očisti memoriju", 111 "settings.app.buttonClearAllCache" : "Očisti memoriju",
69 "settings.app.buttonInstallUpdate" : "Ponovo pokreni i instaliraj ažuriranje", 112 "settings.app.buttonInstallUpdate" : "Ponovo pokreni i instaliraj ažuriranje",
70 "settings.app.buttonSearchForUpdate" : "Potraži ažuriranja", 113 "settings.app.buttonSearchForUpdate" : "Potraži ažuriranja",
71 "settings.app.cacheInfo" : "Franz cache is currently using {size} of disk space.", 114 "settings.app.cacheInfo" : "Franz predmemorija trenutno koristi {size} prostora na disku",
72 "settings.app.currentVersion" : "Trenutna verzija:", 115 "settings.app.currentVersion" : "Trenutna verzija:",
73 "settings.app.form.autoLaunchInBackground" : "Otvori u pozadini", 116 "settings.app.form.autoLaunchInBackground" : "Otvori u pozadini",
74 "settings.app.form.autoLaunchOnStart" : "Pokreni Franz sa sistemom", 117 "settings.app.form.autoLaunchOnStart" : "Pokreni Franz sa sistemom",
75 "settings.app.form.beta" : "Obuhvati i beta verzije", 118 "settings.app.form.beta" : "Obuhvati i beta verzije",
76 "settings.app.form.enableMenuBar" : "Show Franz in Menu Bar", 119 "settings.app.form.enableMenuBar" : "Prikaži Franz u traci izbornika",
77 "settings.app.form.enableSpellchecking" : "Omogući provjeru pravopisa", 120 "settings.app.form.enableSpellchecking" : "Omogući provjeru pravopisa",
78 "settings.app.form.enableSystemTray" : "Prikaži aplikaciju u sustavskoj traci", 121 "settings.app.form.enableSystemTray" : "Prikaži aplikaciju u sustavskoj traci",
79 "settings.app.form.hideDockIcon" : "Hide Franz icon in Dock", 122 "settings.app.form.hideDockIcon" : "Hide Franz icon in Dock",
@@ -89,15 +132,15 @@
89 "settings.app.headlineLanguage" : "Jezik", 132 "settings.app.headlineLanguage" : "Jezik",
90 "settings.app.headlineUpdates" : "Nadogradnje", 133 "settings.app.headlineUpdates" : "Nadogradnje",
91 "settings.app.restartRequired" : "Promjene postavki zahtijevaju ponovni zagon", 134 "settings.app.restartRequired" : "Promjene postavki zahtijevaju ponovni zagon",
92 "settings.app.subheadlineCache" : "Cache", 135 "settings.app.subheadlineCache" : "Predmemorija",
93 "settings.app.translationHelp" : "Pomozite nam prevesti aplikaciju na Vaš jezik. ", 136 "settings.app.translationHelp" : "Pomozite nam prevesti aplikaciju na Vaš jezik. ",
94 "settings.app.updateStatusAvailable" : "Nadogradnja dostupna, preuzimanje...", 137 "settings.app.updateStatusAvailable" : "Nadogradnja dostupna, preuzimanje...",
95 "settings.app.updateStatusSearching" : "Traže se ažuriranja", 138 "settings.app.updateStatusSearching" : "Traže se ažuriranja",
96 "settings.app.updateStatusUpToDate" : "Koristite najnoviju verziju Franca.", 139 "settings.app.updateStatusUpToDate" : "Koristite najnoviju verziju Franca.",
97 "settings.invite.headline" : "Invite Friends", 140 "settings.invite.headline" : "Pozovi prijatelje",
98 "settings.navigation.account" : "Račun", 141 "settings.navigation.account" : "Račun",
99 "settings.navigation.availableServices" : "Dostupne usluge", 142 "settings.navigation.availableServices" : "Dostupne usluge",
100 "settings.navigation.inviteFriends" : "Invite Friends", 143 "settings.navigation.inviteFriends" : "Pozovi prijatelje",
101 "settings.navigation.logout" : "Odjava", 144 "settings.navigation.logout" : "Odjava",
102 "settings.navigation.settings" : "Postavke", 145 "settings.navigation.settings" : "Postavke",
103 "settings.navigation.yourServices" : "Vaše usluge", 146 "settings.navigation.yourServices" : "Vaše usluge",
@@ -108,7 +151,7 @@
108 "settings.recipes.mostPopular" : "Najpopularniji", 151 "settings.recipes.mostPopular" : "Najpopularniji",
109 "settings.recipes.nothingFound" : "Žao nam je, ali ne postoje usluge koje se poklapaju s onima koje tražite. ", 152 "settings.recipes.nothingFound" : "Žao nam je, ali ne postoje usluge koje se poklapaju s onima koje tražite. ",
110 "settings.recipes.servicesSuccessfulAddedInfo" : "Usluga uspješno dodana. ", 153 "settings.recipes.servicesSuccessfulAddedInfo" : "Usluga uspješno dodana. ",
111 "settings.searchService" : "Search service", 154 "settings.searchService" : "Potraži servis",
112 "settings.service.error.goBack" : "Nazad do servisa", 155 "settings.service.error.goBack" : "Nazad do servisa",
113 "settings.service.error.headline" : "Greška", 156 "settings.service.error.headline" : "Greška",
114 "settings.service.error.message" : "Nemoguće učitati sadržaj usluge. ", 157 "settings.service.error.message" : "Nemoguće učitati sadržaj usluge. ",
@@ -126,10 +169,10 @@
126 "settings.service.form.enableService" : "Omogućite usluge", 169 "settings.service.form.enableService" : "Omogućite usluge",
127 "settings.service.form.headlineBadges" : "Unread message badges", 170 "settings.service.form.headlineBadges" : "Unread message badges",
128 "settings.service.form.headlineGeneral" : "Općenito", 171 "settings.service.form.headlineGeneral" : "Općenito",
129 "settings.service.form.headlineNotifications" : "Notifications", 172 "settings.service.form.headlineNotifications" : "Obavijesti",
130 "settings.service.form.icon" : "Custom icon", 173 "settings.service.form.icon" : "Prilagođena ikona",
131 "settings.service.form.iconDelete" : "Delete", 174 "settings.service.form.iconDelete" : "Obriši",
132 "settings.service.form.iconUpload" : "Drop your image, or click here", 175 "settings.service.form.iconUpload" : "Ispusti sliku ili klikni ovdje",
133 "settings.service.form.indirectMessageInfo" : "Vi ćete biti obavješteni o svim novim porukama na kanalu, ne samo o @imenima, kanalima, @ovdje, ...", 176 "settings.service.form.indirectMessageInfo" : "Vi ćete biti obavješteni o svim novim porukama na kanalu, ne samo o @imenima, kanalima, @ovdje, ...",
134 "settings.service.form.indirectMessages" : "Prikaži značku na svim novim porukuama", 177 "settings.service.form.indirectMessages" : "Prikaži značku na svim novim porukuama",
135 "settings.service.form.isMutedInfo" : "Kada je onemogućeno, sve obavijesti, svi zvukovi i sva pozadinska podrška će biti nečujna. ", 178 "settings.service.form.isMutedInfo" : "Kada je onemogućeno, sve obavijesti, svi zvukovi i sva pozadinska podrška će biti nečujna. ",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Omogući obavijesti", 240 "tabs.item.enableNotification" : "Omogući obavijesti",
198 "tabs.item.enableService" : "Omogući usluge", 241 "tabs.item.enableService" : "Omogući usluge",
199 "tabs.item.reload" : "Ponovno učitavanje", 242 "tabs.item.reload" : "Ponovno učitavanje",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Prijavite se na račun", 247 "welcome.loginButton" : "Prijavite se na račun",
201 "welcome.signupButton" : "Stvorite novi korisnički račun", 248 "welcome.signupButton" : "Stvorite novi korisnički račun",
202 "welcome.slogan" : "Poruke koje su stvorene za tebe" 249 "welcome.slogan" : "Poruke koje su stvorene za tebe"
diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json
index 15bdd33f4..308559f3b 100644
--- a/src/i18n/locales/hu.json
+++ b/src/i18n/locales/hu.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "A munkamenet lejárt, kérlek lépj be újra.", 26 "login.serverLogout" : "A munkamenet lejárt, kérlek lépj be újra.",
27 "login.submit.label" : "Bejelentkezés", 27 "login.submit.label" : "Bejelentkezés",
28 "login.tokenExpired" : "A munkamenet lejárt, kérlek lépj be újra.", 28 "login.tokenExpired" : "A munkamenet lejárt, kérlek lépj be újra.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Beállítások",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Szerkesztés",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Törlés",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Adatvédelmi Nyilatkozatot",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Email cím", 72 "password.email.label" : "Email cím",
30 "password.headline" : "Jelszó visszaállítása", 73 "password.headline" : "Jelszó visszaállítása",
31 "password.link.login" : "Jelentkezz be a fiókodba", 74 "password.link.login" : "Jelentkezz be a fiókodba",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Értesítések engedélyezése", 240 "tabs.item.enableNotification" : "Értesítések engedélyezése",
198 "tabs.item.enableService" : "Szolgáltatás engedélyezése", 241 "tabs.item.enableService" : "Szolgáltatás engedélyezése",
199 "tabs.item.reload" : "Újratöltés", 242 "tabs.item.reload" : "Újratöltés",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Jelentkezz be a fiókodba", 247 "welcome.loginButton" : "Jelentkezz be a fiókodba",
201 "welcome.signupButton" : "Új fiók létrehozása", 248 "welcome.signupButton" : "Új fiók létrehozása",
202 "welcome.slogan" : "Üzenetküldés okosan" 249 "welcome.slogan" : "Üzenetküldés okosan"
diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json
index 509c5ad9c..51820150f 100644
--- a/src/i18n/locales/id.json
+++ b/src/i18n/locales/id.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Sesi Anda telah berakhir, silakan masuk kembali.", 26 "login.serverLogout" : "Sesi Anda telah berakhir, silakan masuk kembali.",
27 "login.submit.label" : "Masuk", 27 "login.submit.label" : "Masuk",
28 "login.tokenExpired" : "Sesi Anda kedaluwarsa, silakan masuk kembali.", 28 "login.tokenExpired" : "Sesi Anda kedaluwarsa, silakan masuk kembali.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Pengaturan",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Edit",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Hapus",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Pernyataan Privasi",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Alamat email", 72 "password.email.label" : "Alamat email",
30 "password.headline" : "Setel ulang sandi", 73 "password.headline" : "Setel ulang sandi",
31 "password.link.login" : "Masuk ke akun Anda", 74 "password.link.login" : "Masuk ke akun Anda",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Aktifkan pemberitahuan", 240 "tabs.item.enableNotification" : "Aktifkan pemberitahuan",
198 "tabs.item.enableService" : "Aktifkan layanan", 241 "tabs.item.enableService" : "Aktifkan layanan",
199 "tabs.item.reload" : "Muat Ulang", 242 "tabs.item.reload" : "Muat Ulang",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Masuk ke akun Anda", 247 "welcome.loginButton" : "Masuk ke akun Anda",
201 "welcome.signupButton" : "Buat akun gratis", 248 "welcome.signupButton" : "Buat akun gratis",
202 "welcome.slogan" : "Perpesanan yang bekerja untuk Anda" 249 "welcome.slogan" : "Perpesanan yang bekerja untuk Anda"
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index a1392afba..c45587c87 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -26,17 +26,60 @@
26 "login.serverLogout" : "La tua sessione è scaduta, accedi nuovamente.", 26 "login.serverLogout" : "La tua sessione è scaduta, accedi nuovamente.",
27 "login.submit.label" : "Accedi", 27 "login.submit.label" : "Accedi",
28 "login.tokenExpired" : "La tua sessione è scaduta, accedi nuovamente.", 28 "login.tokenExpired" : "La tua sessione è scaduta, accedi nuovamente.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Impostazioni",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Modifica",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Elimina",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Informativa sulla Privacy",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Indirizzo email", 72 "password.email.label" : "Indirizzo email",
30 "password.headline" : "Reimposta password", 73 "password.headline" : "Reimposta password",
31 "password.link.login" : "Accedi al tuo account", 74 "password.link.login" : "Accedi al tuo account",
32 "password.link.signup" : "Crea un account gratuito", 75 "password.link.signup" : "Crea un account gratuito",
33 "password.noUser" : "Non è stato trovato nessun utente con questo indirizzo e-mail", 76 "password.noUser" : "Non è stato trovato nessun utente con questo indirizzo e-mail",
34 "password.submit.label" : "Invia", 77 "password.submit.label" : "Invia",
35 "password.successInfo" : "Controlla la tua email", 78 "password.successInfo" : "Please check your email",
36 "pricing.headline" : "Supporta Franz", 79 "pricing.headline" : "Support Franz",
37 "pricing.link.skipPayment" : "Non voglio supportare lo sviluppo di Franz", 80 "pricing.link.skipPayment" : "Non voglio supportare lo sviluppo di Franz.",
38 "pricing.submit.label" : "Voglio supportare lo sviluppo di Franz", 81 "pricing.submit.label" : "Voglio supportare lo sviluppo di Franz",
39 "pricing.support.label" : "Seleziona il tuo piano di supporto", 82 "pricing.support.label" : "Select your support plan",
40 "service.crashHandler.action" : "Ricarica {name}", 83 "service.crashHandler.action" : "Ricarica {name}",
41 "service.crashHandler.autoReload" : "Tentativo di ripristino automatico di {name} in {seconds} secondi", 84 "service.crashHandler.autoReload" : "Tentativo di ripristino automatico di {name} in {seconds} secondi",
42 "service.crashHandler.headline" : "Oh no!", 85 "service.crashHandler.headline" : "Oh no!",
@@ -44,8 +87,8 @@
44 "service.disabledHandler.action" : "Attiva {name}", 87 "service.disabledHandler.action" : "Attiva {name}",
45 "service.disabledHandler.headline" : "{name} è disattivato", 88 "service.disabledHandler.headline" : "{name} è disattivato",
46 "services.getStarted" : "Iniziamo", 89 "services.getStarted" : "Iniziamo",
47 "services.welcome" : "Benvenuto in Franz", 90 "services.welcome" : "Welcome to Franz",
48 "settings.account.account.editButton" : "Modifica account", 91 "settings.account.account.editButton" : "Edit account",
49 "settings.account.accountType.basic" : "Account Basic", 92 "settings.account.accountType.basic" : "Account Basic",
50 "settings.account.accountType.premium" : "Premium Supporter Account", 93 "settings.account.accountType.premium" : "Premium Supporter Account",
51 "settings.account.buttonSave" : "Aggiorna profilo", 94 "settings.account.buttonSave" : "Aggiorna profilo",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Attiva notifiche", 240 "tabs.item.enableNotification" : "Attiva notifiche",
198 "tabs.item.enableService" : "Attiva servizio", 241 "tabs.item.enableService" : "Attiva servizio",
199 "tabs.item.reload" : "Aggiorna", 242 "tabs.item.reload" : "Aggiorna",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Accedi al tuo account", 247 "welcome.loginButton" : "Accedi al tuo account",
201 "welcome.signupButton" : "Crea un account gratuito", 248 "welcome.signupButton" : "Crea un account gratuito",
202 "welcome.slogan" : "Un sistema di messaggistica che funziona" 249 "welcome.slogan" : "Un sistema di messaggistica che funziona"
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index 9fc0a211b..0634a8fc8 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "セッションの期限が切れました。ログインし直して下さい。", 26 "login.serverLogout" : "セッションの期限が切れました。ログインし直して下さい。",
27 "login.submit.label" : "サインイン", 27 "login.submit.label" : "サインイン",
28 "login.tokenExpired" : "セッションの期限が切れました。ログインし直して下さい。", 28 "login.tokenExpired" : "セッションの期限が切れました。ログインし直して下さい。",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "設定",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "編集",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "削除",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "プライバシーについて",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "メールアドレス", 72 "password.email.label" : "メールアドレス",
30 "password.headline" : "パスワードのリセット", 73 "password.headline" : "パスワードのリセット",
31 "password.link.login" : "サインイン", 74 "password.link.login" : "サインイン",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "通知を有効にする", 240 "tabs.item.enableNotification" : "通知を有効にする",
198 "tabs.item.enableService" : "サービスを有効にする", 241 "tabs.item.enableService" : "サービスを有効にする",
199 "tabs.item.reload" : "再読み込み", 242 "tabs.item.reload" : "再読み込み",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "アカウントにログイン", 247 "welcome.loginButton" : "アカウントにログイン",
201 "welcome.signupButton" : "無料アカウントを作成", 248 "welcome.signupButton" : "無料アカウントを作成",
202 "welcome.slogan" : "Messaging that works for you" 249 "welcome.slogan" : "Messaging that works for you"
diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json
index 67e81e12b..8eb0fff56 100644
--- a/src/i18n/locales/ka.json
+++ b/src/i18n/locales/ka.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "თქვენს სესიას ვადა გაუვიდა, შედით ანგარიშში ხელახლა.", 26 "login.serverLogout" : "თქვენს სესიას ვადა გაუვიდა, შედით ანგარიშში ხელახლა.",
27 "login.submit.label" : "შესვლა", 27 "login.submit.label" : "შესვლა",
28 "login.tokenExpired" : "თქვენს სესიას ვადა გაუვიდა, შედით ანგარიშში ხელახლა.", 28 "login.tokenExpired" : "თქვენს სესიას ვადა გაუვიდა, შედით ანგარიშში ხელახლა.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "პარამეტრები",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "რედაქტირება",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Delete",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "კონფიდენციალურობის შესახებ",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "მეილი", 72 "password.email.label" : "მეილი",
30 "password.headline" : "პაროლის აღდგენა", 73 "password.headline" : "პაროლის აღდგენა",
31 "password.link.login" : "შედით თქვენს ანგარიშში", 74 "password.link.login" : "შედით თქვენს ანგარიშში",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "შეტყობინებების ჩართვა", 240 "tabs.item.enableNotification" : "შეტყობინებების ჩართვა",
198 "tabs.item.enableService" : "სერვისის ჩართვა", 241 "tabs.item.enableService" : "სერვისის ჩართვა",
199 "tabs.item.reload" : "ჩატვირთვა", 242 "tabs.item.reload" : "ჩატვირთვა",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "შედით თქვენს ანგარიშში", 247 "welcome.loginButton" : "შედით თქვენს ანგარიშში",
201 "welcome.signupButton" : "შექმენი ანგარიში, ეს უფასოა", 248 "welcome.signupButton" : "შექმენი ანგარიში, ეს უფასოა",
202 "welcome.slogan" : "შეტყობინების აპლიკაცია, რომელიც მუშაობს შენთვის" 249 "welcome.slogan" : "შეტყობინების აპლიკაცია, რომელიც მუშაობს შენთვის"
diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json
index dab23f607..fe0135a14 100644
--- a/src/i18n/locales/nl-BE.json
+++ b/src/i18n/locales/nl-BE.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "De sessie is verlopen, log opnieuw in alsjeblieft.", 26 "login.serverLogout" : "De sessie is verlopen, log opnieuw in alsjeblieft.",
27 "login.submit.label" : "Log in", 27 "login.submit.label" : "Log in",
28 "login.tokenExpired" : "De sessie is verlopen, log opnieuw in alsjeblieft.", 28 "login.tokenExpired" : "De sessie is verlopen, log opnieuw in alsjeblieft.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Instellingen",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Aanpassen",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Delete",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Privacyverklaring",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "E-mailadres", 72 "password.email.label" : "E-mailadres",
30 "password.headline" : "Wachtwoord resetten", 73 "password.headline" : "Wachtwoord resetten",
31 "password.link.login" : "Log in op je account", 74 "password.link.login" : "Log in op je account",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Notificaties inschakelen", 240 "tabs.item.enableNotification" : "Notificaties inschakelen",
198 "tabs.item.enableService" : "Service aanzetten", 241 "tabs.item.enableService" : "Service aanzetten",
199 "tabs.item.reload" : "Herladen", 242 "tabs.item.reload" : "Herladen",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Inloggen op je account", 247 "welcome.loginButton" : "Inloggen op je account",
201 "welcome.signupButton" : "Maak een gratis account aan", 248 "welcome.signupButton" : "Maak een gratis account aan",
202 "welcome.slogan" : "Messaging that works for you" 249 "welcome.slogan" : "Messaging that works for you"
diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json
index e2b14ceab..ac436fc54 100644
--- a/src/i18n/locales/nl.json
+++ b/src/i18n/locales/nl.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "De sessie is verlopen, log alsjeblieft opnieuw in.", 26 "login.serverLogout" : "De sessie is verlopen, log alsjeblieft opnieuw in.",
27 "login.submit.label" : "Inloggen", 27 "login.submit.label" : "Inloggen",
28 "login.tokenExpired" : "De sessie is verlopen, log opnieuw in alsjeblieft.", 28 "login.tokenExpired" : "De sessie is verlopen, log opnieuw in alsjeblieft.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Instellingen",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Bewerk",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Verwijderen",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Privacy Voorwaarden",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "E-mailadres", 72 "password.email.label" : "E-mailadres",
30 "password.headline" : "Wachtwoord vergeten", 73 "password.headline" : "Wachtwoord vergeten",
31 "password.link.login" : "Log in op je account", 74 "password.link.login" : "Log in op je account",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Meldingen inschakelen", 240 "tabs.item.enableNotification" : "Meldingen inschakelen",
198 "tabs.item.enableService" : "Service inschakelen", 241 "tabs.item.enableService" : "Service inschakelen",
199 "tabs.item.reload" : "Laad opnieuw", 242 "tabs.item.reload" : "Laad opnieuw",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Log in op je account", 247 "welcome.loginButton" : "Log in op je account",
201 "welcome.signupButton" : "Maak een gratis account", 248 "welcome.signupButton" : "Maak een gratis account",
202 "welcome.slogan" : "Messaging die voor jou werkt" 249 "welcome.slogan" : "Messaging die voor jou werkt"
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index 95e269ea7..74ffbe231 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -16,7 +16,7 @@
16 "invite.name.label" : "Imię", 16 "invite.name.label" : "Imię",
17 "invite.skip.label" : "Chcę to zrobić później", 17 "invite.skip.label" : "Chcę to zrobić później",
18 "invite.submit.label" : "Wyślij zaproszenia", 18 "invite.submit.label" : "Wyślij zaproszenia",
19 "invite.successInfo" : "Invitations sent successfully", 19 "invite.successInfo" : "Zaproszenia zostały wysłane",
20 "login.email.label" : "Adres email", 20 "login.email.label" : "Adres email",
21 "login.headline" : "Zaloguj się", 21 "login.headline" : "Zaloguj się",
22 "login.invalidCredentials" : "Adres email lub hasło są błędne", 22 "login.invalidCredentials" : "Adres email lub hasło są błędne",
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Twoja sesja wygasła, zaloguj się ponownie.", 26 "login.serverLogout" : "Twoja sesja wygasła, zaloguj się ponownie.",
27 "login.submit.label" : "Zaloguj się", 27 "login.submit.label" : "Zaloguj się",
28 "login.tokenExpired" : "Twoja sesja wygasła, zaloguj się ponownie.", 28 "login.tokenExpired" : "Twoja sesja wygasła, zaloguj się ponownie.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Ustawienia",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Edytuj",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Usuń",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Polityka prywatności",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Adres email", 72 "password.email.label" : "Adres email",
30 "password.headline" : "Wyzeruj hasło", 73 "password.headline" : "Wyzeruj hasło",
31 "password.link.login" : "Zaloguj się na swoje konto", 74 "password.link.login" : "Zaloguj się na swoje konto",
@@ -41,7 +84,7 @@
41 "service.crashHandler.autoReload" : "Próba automatycznego odnowienia {name} za {seconds} sekund\/y", 84 "service.crashHandler.autoReload" : "Próba automatycznego odnowienia {name} za {seconds} sekund\/y",
42 "service.crashHandler.headline" : "O nie!", 85 "service.crashHandler.headline" : "O nie!",
43 "service.crashHandler.text" : "{name} spowodował problem.", 86 "service.crashHandler.text" : "{name} spowodował problem.",
44 "service.disabledHandler.action" : "Dostpny {name}", 87 "service.disabledHandler.action" : "cz {name}",
45 "service.disabledHandler.headline" : "{name} jest wyłączony", 88 "service.disabledHandler.headline" : "{name} jest wyłączony",
46 "services.getStarted" : "Zacznij", 89 "services.getStarted" : "Zacznij",
47 "services.welcome" : "Witaj w programie Franz", 90 "services.welcome" : "Witaj w programie Franz",
@@ -65,18 +108,18 @@
65 "settings.account.successInfo" : "Twoje zmiany zostały zapisane", 108 "settings.account.successInfo" : "Twoje zmiany zostały zapisane",
66 "settings.account.tryReloadUserInfoRequest" : "Spróbuj ponownie", 109 "settings.account.tryReloadUserInfoRequest" : "Spróbuj ponownie",
67 "settings.account.userInfoRequestFailed" : "Nie można wczytać informacji o użytkowniku", 110 "settings.account.userInfoRequestFailed" : "Nie można wczytać informacji o użytkowniku",
68 "settings.app.buttonClearAllCache" : "Clear cache", 111 "settings.app.buttonClearAllCache" : "Wyczyść pamięć podręczną (cache)",
69 "settings.app.buttonInstallUpdate" : "Uruchom ponownie i zainstaluj aktualizację", 112 "settings.app.buttonInstallUpdate" : "Uruchom ponownie i zainstaluj aktualizację",
70 "settings.app.buttonSearchForUpdate" : "Sprawdź aktualizacje", 113 "settings.app.buttonSearchForUpdate" : "Sprawdź aktualizacje",
71 "settings.app.cacheInfo" : "Franz cache is currently using {size} of disk space.", 114 "settings.app.cacheInfo" : "Pamięć podręczna zajmuje obecnie {size} przestrzeni dyskowej",
72 "settings.app.currentVersion" : "Aktualna wersja:", 115 "settings.app.currentVersion" : "Aktualna wersja:",
73 "settings.app.form.autoLaunchInBackground" : "Otwórz w tle", 116 "settings.app.form.autoLaunchInBackground" : "Otwórz w tle",
74 "settings.app.form.autoLaunchOnStart" : "Uruchom Franz na początku", 117 "settings.app.form.autoLaunchOnStart" : "Uruchom Franz na początku",
75 "settings.app.form.beta" : "Uwzględnij wersje beta", 118 "settings.app.form.beta" : "Uwzględnij wersje beta",
76 "settings.app.form.enableMenuBar" : "Show Franz in Menu Bar", 119 "settings.app.form.enableMenuBar" : "Pokaż Franz na pasku menu",
77 "settings.app.form.enableSpellchecking" : "Włącz sprawdzanie pisowni", 120 "settings.app.form.enableSpellchecking" : "Włącz sprawdzanie pisowni",
78 "settings.app.form.enableSystemTray" : "Pokaż Franza w tacy systemowej", 121 "settings.app.form.enableSystemTray" : "Pokaż Franza w tacy systemowej",
79 "settings.app.form.hideDockIcon" : "Hide Franz icon in Dock", 122 "settings.app.form.hideDockIcon" : "Ukrywaj ikonę Franz w zasobniku systemowym",
80 "settings.app.form.language" : "Język", 123 "settings.app.form.language" : "Język",
81 "settings.app.form.minimizeToSystemTray" : "Zminimalizuj aplikację Franz", 124 "settings.app.form.minimizeToSystemTray" : "Zminimalizuj aplikację Franz",
82 "settings.app.form.runInBackground" : "Zachowaj aplikację Franz w tle po zamknięciu okna", 125 "settings.app.form.runInBackground" : "Zachowaj aplikację Franz w tle po zamknięciu okna",
@@ -89,15 +132,15 @@
89 "settings.app.headlineLanguage" : "Język", 132 "settings.app.headlineLanguage" : "Język",
90 "settings.app.headlineUpdates" : "Aktualizacje", 133 "settings.app.headlineUpdates" : "Aktualizacje",
91 "settings.app.restartRequired" : "Zmiany. wymagają ponownego uruchomienia", 134 "settings.app.restartRequired" : "Zmiany. wymagają ponownego uruchomienia",
92 "settings.app.subheadlineCache" : "Cache", 135 "settings.app.subheadlineCache" : "Pamięć podręczna",
93 "settings.app.translationHelp" : "Pomóż nam tłumaczyć Franz na Twój język.", 136 "settings.app.translationHelp" : "Pomóż nam tłumaczyć Franz na Twój język.",
94 "settings.app.updateStatusAvailable" : "Dostępna aktualizacja, pobieram...", 137 "settings.app.updateStatusAvailable" : "Dostępna aktualizacja, pobieram...",
95 "settings.app.updateStatusSearching" : "Szukam aktualizacji", 138 "settings.app.updateStatusSearching" : "Szukam aktualizacji",
96 "settings.app.updateStatusUpToDate" : "Używasz najnowszej wersji aplikacji Franz", 139 "settings.app.updateStatusUpToDate" : "Używasz najnowszej wersji aplikacji Franz",
97 "settings.invite.headline" : "Invite Friends", 140 "settings.invite.headline" : "Zaproś znajomych",
98 "settings.navigation.account" : "Konto", 141 "settings.navigation.account" : "Konto",
99 "settings.navigation.availableServices" : "Dostępne usługi", 142 "settings.navigation.availableServices" : "Dostępne usługi",
100 "settings.navigation.inviteFriends" : "Invite Friends", 143 "settings.navigation.inviteFriends" : "Zaproś znajomych",
101 "settings.navigation.logout" : "Wyloguj", 144 "settings.navigation.logout" : "Wyloguj",
102 "settings.navigation.settings" : "Ustawienia", 145 "settings.navigation.settings" : "Ustawienia",
103 "settings.navigation.yourServices" : "Twoje usługi", 146 "settings.navigation.yourServices" : "Twoje usługi",
@@ -108,7 +151,7 @@
108 "settings.recipes.mostPopular" : "Najpopularniejsze", 151 "settings.recipes.mostPopular" : "Najpopularniejsze",
109 "settings.recipes.nothingFound" : "Żadna usługa nie została znaleziona.", 152 "settings.recipes.nothingFound" : "Żadna usługa nie została znaleziona.",
110 "settings.recipes.servicesSuccessfulAddedInfo" : "Usługa została dodana pomyślnie", 153 "settings.recipes.servicesSuccessfulAddedInfo" : "Usługa została dodana pomyślnie",
111 "settings.searchService" : "Search service", 154 "settings.searchService" : "Wyszukaj serwis",
112 "settings.service.error.goBack" : "Wróć do usług", 155 "settings.service.error.goBack" : "Wróć do usług",
113 "settings.service.error.headline" : "Błąd", 156 "settings.service.error.headline" : "Błąd",
114 "settings.service.error.message" : "Nie można wczytać przepisu usługi.", 157 "settings.service.error.message" : "Nie można wczytać przepisu usługi.",
@@ -121,15 +164,15 @@
121 "settings.service.form.deleteButton" : "Usuń usługę", 164 "settings.service.form.deleteButton" : "Usuń usługę",
122 "settings.service.form.editServiceHeadline" : "Edytuj {name}", 165 "settings.service.form.editServiceHeadline" : "Edytuj {name}",
123 "settings.service.form.enableAudio" : "Włącz dźwięk", 166 "settings.service.form.enableAudio" : "Włącz dźwięk",
124 "settings.service.form.enableBadge" : "Show unread message badges", 167 "settings.service.form.enableBadge" : "Pokaż znacznik nieprzeczytanych wiadomości",
125 "settings.service.form.enableNotification" : "Aktywuj powiadomienia", 168 "settings.service.form.enableNotification" : "Aktywuj powiadomienia",
126 "settings.service.form.enableService" : "Aktywuj usługę", 169 "settings.service.form.enableService" : "Aktywuj usługę",
127 "settings.service.form.headlineBadges" : "Unread message badges", 170 "settings.service.form.headlineBadges" : "Znaczniki nieprzeczytanych wiadomości",
128 "settings.service.form.headlineGeneral" : "Ogólne", 171 "settings.service.form.headlineGeneral" : "Ogólne",
129 "settings.service.form.headlineNotifications" : "Notifications", 172 "settings.service.form.headlineNotifications" : "Powiadomienia",
130 "settings.service.form.icon" : "Custom icon", 173 "settings.service.form.icon" : "Własna ikona",
131 "settings.service.form.iconDelete" : "Delete", 174 "settings.service.form.iconDelete" : "Usuń",
132 "settings.service.form.iconUpload" : "Drop your image, or click here", 175 "settings.service.form.iconUpload" : "Przeciągnij i upuść obraz lub kliknij tutaj",
133 "settings.service.form.indirectMessageInfo" : "Będziesz informowany o wszystkich nowych wiadomościach na kanale, nie tylko @username, @channel, @here, ...", 176 "settings.service.form.indirectMessageInfo" : "Będziesz informowany o wszystkich nowych wiadomościach na kanale, nie tylko @username, @channel, @here, ...",
134 "settings.service.form.indirectMessages" : "Pokaż ikonę wiadomości dla wszystkich nowych wiadomości", 177 "settings.service.form.indirectMessages" : "Pokaż ikonę wiadomości dla wszystkich nowych wiadomości",
135 "settings.service.form.isMutedInfo" : "Kiedy nieaktywne, wszystkie dźwięki powiadomień są wyciszone", 178 "settings.service.form.isMutedInfo" : "Kiedy nieaktywne, wszystkie dźwięki powiadomień są wyciszone",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Włącz powiadomienia", 240 "tabs.item.enableNotification" : "Włącz powiadomienia",
198 "tabs.item.enableService" : "Aktywuj usługę", 241 "tabs.item.enableService" : "Aktywuj usługę",
199 "tabs.item.reload" : "Przeładuj", 242 "tabs.item.reload" : "Przeładuj",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Zaloguj się na swoje konto", 247 "welcome.loginButton" : "Zaloguj się na swoje konto",
201 "welcome.signupButton" : "Stwórz darmowe konto", 248 "welcome.signupButton" : "Stwórz darmowe konto",
202 "welcome.slogan" : "Komunikator który działa" 249 "welcome.slogan" : "Komunikator który działa"
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index acdf38f8d..6ba448999 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -1,5 +1,5 @@
1{ 1{
2 "global.api.unhealthy" : "Não foi possível conectar-se aos serviços do Franz", 2 "global.api.unhealthy" : "Não foi possível conectar aos serviços do Franz",
3 "global.notConnectedToTheInternet" : "Você não está conectado à internet.", 3 "global.notConnectedToTheInternet" : "Você não está conectado à internet.",
4 "import.headline" : "Importe seus serviços do Franz 4", 4 "import.headline" : "Importe seus serviços do Franz 4",
5 "import.notSupportedHeadline" : "Serviços ainda não suportados pelo Franz 5", 5 "import.notSupportedHeadline" : "Serviços ainda não suportados pelo Franz 5",
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Sua sessão expirou, faça o login novamente.", 26 "login.serverLogout" : "Sua sessão expirou, faça o login novamente.",
27 "login.submit.label" : "Entrar", 27 "login.submit.label" : "Entrar",
28 "login.tokenExpired" : "Sua sessão expirou, faça o login novamente.", 28 "login.tokenExpired" : "Sua sessão expirou, faça o login novamente.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Ajustes",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Editar",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Excluir",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Declaração de privacidade",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Endereço de e-mail", 72 "password.email.label" : "Endereço de e-mail",
30 "password.headline" : "Trocar a senha", 73 "password.headline" : "Trocar a senha",
31 "password.link.login" : "Fazer login na sua conta", 74 "password.link.login" : "Fazer login na sua conta",
@@ -197,7 +240,11 @@
197 "tabs.item.enableNotification" : "Ativar notificações", 240 "tabs.item.enableNotification" : "Ativar notificações",
198 "tabs.item.enableService" : "Ativar serviço", 241 "tabs.item.enableService" : "Ativar serviço",
199 "tabs.item.reload" : "Recarregar", 242 "tabs.item.reload" : "Recarregar",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Entrar na sua conta", 247 "welcome.loginButton" : "Entrar na sua conta",
201 "welcome.signupButton" : "Criar uma conta grátis", 248 "welcome.signupButton" : "Criar uma conta grátis",
202 "welcome.slogan" : "Mensageria que funciona, para você" 249 "welcome.slogan" : "Mensagens que funcionam para você"
203} 250}
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index fb08ebd2a..9e6d6ac94 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -1,112 +1,155 @@
1{ 1{
2 "global.api.unhealthy" : "Não foi possível conectar aos serviços do Franz", 2 "global.api.unhealthy" : "Não foi possível conetar aos serviços do Franz",
3 "global.notConnectedToTheInternet" : "Não estás conectado à internet.", 3 "global.notConnectedToTheInternet" : "Não existe ligação à Internet.",
4 "import.headline" : "Importar os teus serviços do Franz 4", 4 "import.headline" : "Importe os seus serviços do Franz 4",
5 "import.notSupportedHeadline" : "Os serviços não são suportados no Franz 5", 5 "import.notSupportedHeadline" : "Serviços ainda não são suportados pelo Franz 5",
6 "import.skip.label" : "Quero adicionar serviços manualmente", 6 "import.skip.label" : "Quero adicionar serviços manualmente",
7 "import.submit.label" : "Importar serviços", 7 "import.submit.label" : "Importar serviços",
8 "infobar.buttonChangelog" : "Novidades?", 8 "infobar.buttonChangelog" : "Novidades?",
9 "infobar.buttonInstallUpdate" : "Reiniciar & Instalar Atualizações", 9 "infobar.buttonInstallUpdate" : "Reiniciar & Instalar Atualizações",
10 "infobar.buttonReloadServices" : "Recarregar serviços", 10 "infobar.buttonReloadServices" : "Recarregar serviços",
11 "infobar.requiredRequestsFailed" : "Não foi possivel carregar os serviços e informações do utilizador", 11 "infobar.requiredRequestsFailed" : "Não foi possivel carregar os serviços e informações do utilizador",
12 "infobar.servicesUpdated" : "Os teus serviços foram atualizados", 12 "infobar.servicesUpdated" : "Os seus serviços foram atualizados.",
13 "infobar.updateAvailable" : "Uma atualização está disponível", 13 "infobar.updateAvailable" : "Está disponível uma atualização",
14 "invite.email.label" : "Endereço de e-mail", 14 "invite.email.label" : "Endereço de e-mail",
15 "invite.headline.friends" : "Manda 3 convites aos teus amigos ou colegas", 15 "invite.headline.friends" : "Convide 3 amigos ou colegas",
16 "invite.name.label" : "Nome", 16 "invite.name.label" : "Nome",
17 "invite.skip.label" : "Quero adicionar mais tarde", 17 "invite.skip.label" : "Quero fazer isto mais tarde",
18 "invite.submit.label" : "Mandar convites", 18 "invite.submit.label" : "Enviar convites",
19 "invite.successInfo" : "Invitations sent successfully", 19 "invite.successInfo" : "Convites enviados com sucesso",
20 "login.email.label" : "Endereço de e-mail", 20 "login.email.label" : "Endereço de e-mail",
21 "login.headline" : "Registar", 21 "login.headline" : "Registar",
22 "login.invalidCredentials" : " O email ou a password estão incorretos", 22 "login.invalidCredentials" : "O email ou a palavra-passe estão incorretos",
23 "login.link.password" : "Repor a minha password", 23 "login.link.password" : "Repor a minha palavra-passe",
24 "login.link.signup" : "Criar uma conta gratuita", 24 "login.link.signup" : "Criar uma conta gratuita",
25 "login.password.label" : "Password", 25 "login.password.label" : "Palavra-passe",
26 "login.serverLogout" : "A tua sessão expirou, por favor, volta a fazer login.", 26 "login.serverLogout" : "A sua sessão expirou, inicie sessão novamente.",
27 "login.submit.label" : "Iniciar Sessão", 27 "login.submit.label" : "Iniciar sessão",
28 "login.tokenExpired" : "A tua sessão expirou, por favor, volta a fazer login.", 28 "login.tokenExpired" : "A sua sessão expirou, inicie sessão novamente.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Definições",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Editar",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Apagar",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Declaração de privacidade",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Endereço de e-mail", 72 "password.email.label" : "Endereço de e-mail",
30 "password.headline" : "Repor a minha password", 73 "password.headline" : "Repor a minha palavra-passe",
31 "password.link.login" : "Fazer login", 74 "password.link.login" : "Iniciar sessão",
32 "password.link.signup" : "Criar uma conta gratuita", 75 "password.link.signup" : "Criar uma conta gratuita",
33 "password.noUser" : "Não existe nenhuma conta associada a esse email", 76 "password.noUser" : "Não existe nenhuma conta associada a esse email",
34 "password.submit.label" : "Submeter", 77 "password.submit.label" : "Submeter",
35 "password.successInfo" : "Por favor, revê o teu email", 78 "password.successInfo" : "Por favor reveja o seu email",
36 "pricing.headline" : "Apoia o Franz", 79 "pricing.headline" : "Apoie o Franz",
37 "pricing.link.skipPayment" : "Não quero ajudar no desenvolvimento do Franz", 80 "pricing.link.skipPayment" : "Não pretendo ajudar no desenvolvimento do Franz",
38 "pricing.submit.label" : "Quero ajudar o desenvolvimento do Franz", 81 "pricing.submit.label" : "Pretendo ajudar no desenvolvimento do Franz",
39 "pricing.support.label" : "Seleciona o teu plano", 82 "pricing.support.label" : "Selecione o seu plano",
40 "service.crashHandler.action" : "Actualizar", 83 "service.crashHandler.action" : "Recarregar",
41 "service.crashHandler.autoReload" : "A tentar restaurar automaticamente {name} em {seconds} seconds", 84 "service.crashHandler.autoReload" : "A tentar restaurar automaticamente {name} em {seconds} segundos",
42 "service.crashHandler.headline" : "Oh não!", 85 "service.crashHandler.headline" : "Oh não!",
43 "service.crashHandler.text" : "{name} causou um erro.", 86 "service.crashHandler.text" : "{name} causou um erro.",
44 "service.disabledHandler.action" : "Habilitar {name}", 87 "service.disabledHandler.action" : "Ativar {name}",
45 "service.disabledHandler.headline" : "{name} está desactivado", 88 "service.disabledHandler.headline" : "{name} está desativado",
46 "services.getStarted" : "Vamos começar", 89 "services.getStarted" : "Vamos começar",
47 "services.welcome" : "Bem-vindo ao Franz", 90 "services.welcome" : "Bem-vindo ao Franz",
48 "settings.account.account.editButton" : "Editar conta", 91 "settings.account.account.editButton" : "Editar conta",
49 "settings.account.accountType.basic" : "Conta básica", 92 "settings.account.accountType.basic" : "Conta básica",
50 "settings.account.accountType.premium" : "Conta Premium, a ajudar o Franz", 93 "settings.account.accountType.premium" : "Conta Premium",
51 "settings.account.buttonSave" : "Atualizar o perfil", 94 "settings.account.buttonSave" : "Atualizar o perfil",
52 "settings.account.deleteAccount" : "Apagar conta", 95 "settings.account.deleteAccount" : "Apagar conta",
53 "settings.account.deleteEmailSent" : "Recebeu um email com um endereço para confirmar a remoção da sua conta. A sua conta e dados não são possiveis de restaurar!", 96 "settings.account.deleteEmailSent" : "Recebeu um email com um endereço para confirmar a remoção da sua conta. A sua conta e dados não poderão ser restaurados!",
54 "settings.account.deleteInfo" : "Se não precisa mais da sua conta Franz, pode apagar a conta e os seus dados aqui.", 97 "settings.account.deleteInfo" : "Se não necessita mais da sua conta Franz, pode apagar a sua conta e dados aqui.",
55 "settings.account.headline" : "Conta", 98 "settings.account.headline" : "Conta",
56 "settings.account.headlineAccount" : "Informação da conta", 99 "settings.account.headlineAccount" : "Informação da conta",
57 "settings.account.headlineDangerZone" : "Zona de perigo", 100 "settings.account.headlineDangerZone" : "Zona de perigo",
58 "settings.account.headlineInvoices" : "Faturas", 101 "settings.account.headlineInvoices" : "Faturas",
59 "settings.account.headlinePassword" : "Mudar password", 102 "settings.account.headlinePassword" : "Alterar palavra-passe",
60 "settings.account.headlineProfile" : "Actualizar o perfil", 103 "settings.account.headlineProfile" : "Atualizar perfil",
61 "settings.account.headlineSubscription" : "A tua subscrição", 104 "settings.account.headlineSubscription" : "A sua subscrição",
62 "settings.account.headlineUpgrade" : "Atualiza a tua conta e ajuda o Franz", 105 "settings.account.headlineUpgrade" : "Atualize a sua conta e ajude o Franz",
63 "settings.account.invoiceDownload" : "Descarregar", 106 "settings.account.invoiceDownload" : "Transferir",
64 "settings.account.manageSubscription.label" : "Gerir as minhas subscrições", 107 "settings.account.manageSubscription.label" : "Gerir as minhas subscrições",
65 "settings.account.successInfo" : "As tuas mudanças foram feitas com sucesso", 108 "settings.account.successInfo" : "As suas mudanças foram efetuadas com sucesso",
66 "settings.account.tryReloadUserInfoRequest" : "Tentar novamente", 109 "settings.account.tryReloadUserInfoRequest" : "Tentar novamente",
67 "settings.account.userInfoRequestFailed" : "Não é possível carregar a informação do utilizador.", 110 "settings.account.userInfoRequestFailed" : "Não é possível carregar a informação do utilizador",
68 "settings.app.buttonClearAllCache" : "Limpar a 'cache'", 111 "settings.app.buttonClearAllCache" : "Limpar cache",
69 "settings.app.buttonInstallUpdate" : "Reiniciar & Instalar Atualizações", 112 "settings.app.buttonInstallUpdate" : "Reiniciar & Instalar Atualizações",
70 "settings.app.buttonSearchForUpdate" : "Procurar por atualizações", 113 "settings.app.buttonSearchForUpdate" : "Procurar por atualizações",
71 "settings.app.cacheInfo" : "O 'chache' do Franz está a usar {size} do espaço do disco.", 114 "settings.app.cacheInfo" : "A cache do Franz está a usar {size} do espaço em disco.",
72 "settings.app.currentVersion" : "Versão atual", 115 "settings.app.currentVersion" : "Versão atual",
73 "settings.app.form.autoLaunchInBackground" : "Abrir em segundo plano", 116 "settings.app.form.autoLaunchInBackground" : "Abrir em segundo plano",
74 "settings.app.form.autoLaunchOnStart" : "Inicar o Franz quando inciar o computador", 117 "settings.app.form.autoLaunchOnStart" : "Iniciar o Franz com o início de sessão",
75 "settings.app.form.beta" : "Incluir versões instáveis (beta)", 118 "settings.app.form.beta" : "Incluir versões instáveis (beta)",
76 "settings.app.form.enableMenuBar" : "Show Franz in Menu Bar", 119 "settings.app.form.enableMenuBar" : "Mostrar Franz na Barra de Menu",
77 "settings.app.form.enableSpellchecking" : "Ativar verificação ortográfica", 120 "settings.app.form.enableSpellchecking" : "Ativar verificação ortográfica",
78 "settings.app.form.enableSystemTray" : "Mostrar o Franz na bandeja do sistema", 121 "settings.app.form.enableSystemTray" : "Mostrar o Franz na barra do sistema",
79 "settings.app.form.hideDockIcon" : "Hide Franz icon in Dock", 122 "settings.app.form.hideDockIcon" : "Esconder ícone na Dock",
80 "settings.app.form.language" : "Idioma:", 123 "settings.app.form.language" : "Idioma:",
81 "settings.app.form.minimizeToSystemTray" : "Minimizar o Franz para a bandeja do sistema", 124 "settings.app.form.minimizeToSystemTray" : "Minimizar o Franz para a barra do sistema",
82 "settings.app.form.runInBackground" : "Manter o Franz em segundo plano ao fechar a janela", 125 "settings.app.form.runInBackground" : "Manter o Franz em segundo plano ao fechar a janela",
83 "settings.app.form.showDisabledServices" : "Apresentar separadores de serviços desactivados", 126 "settings.app.form.showDisabledServices" : "Apresentar separadores de serviços desativados",
84 "settings.app.form.showMessagesBadgesWhenMuted" : "Apresentar icon com o número de mensagens não lidas quando as notificações estão desactivadas", 127 "settings.app.form.showMessagesBadgesWhenMuted" : "Apresentar emblema com o número de mensagens não lidas quando as notificações estão desactivadas",
85 "settings.app.headline" : "Definições", 128 "settings.app.headline" : "Definições",
86 "settings.app.headlineAdvanced" : "Avançado", 129 "settings.app.headlineAdvanced" : "Avançado",
87 "settings.app.headlineAppearance" : "Aparência", 130 "settings.app.headlineAppearance" : "Aparência",
88 "settings.app.headlineGeneral" : "Geral", 131 "settings.app.headlineGeneral" : "Geral",
89 "settings.app.headlineLanguage" : "Idioma:", 132 "settings.app.headlineLanguage" : "Idioma:",
90 "settings.app.headlineUpdates" : "Atualizações", 133 "settings.app.headlineUpdates" : "Atualizações",
91 "settings.app.restartRequired" : "Alterações requerem reiniciar", 134 "settings.app.restartRequired" : "Alterações requerem reinício",
92 "settings.app.subheadlineCache" : "Cache", 135 "settings.app.subheadlineCache" : "Cache",
93 "settings.app.translationHelp" : "Ajude a traduzir a Franz para a sua língua. ", 136 "settings.app.translationHelp" : "Ajude-nos a traduzir a Franz para a sua língua.",
94 "settings.app.updateStatusAvailable" : "Atualização disponivel, a descarregar...", 137 "settings.app.updateStatusAvailable" : "Atualização disponivel, a transferir...",
95 "settings.app.updateStatusSearching" : "Está a procurar atualizações", 138 "settings.app.updateStatusSearching" : "Procurando por atualizações",
96 "settings.app.updateStatusUpToDate" : "Estás a usar a última versão do Franz", 139 "settings.app.updateStatusUpToDate" : "Está a usar a versão mais recente do Franz",
97 "settings.invite.headline" : "Invite Friends", 140 "settings.invite.headline" : "Convide amigos",
98 "settings.navigation.account" : "Conta", 141 "settings.navigation.account" : "Conta",
99 "settings.navigation.availableServices" : "Serviços disponíveis", 142 "settings.navigation.availableServices" : "Serviços disponíveis",
100 "settings.navigation.inviteFriends" : "Invite Friends", 143 "settings.navigation.inviteFriends" : "Convide amigos",
101 "settings.navigation.logout" : "Terminar Sessão", 144 "settings.navigation.logout" : "Terminar sessão",
102 "settings.navigation.settings" : "Definições", 145 "settings.navigation.settings" : "Definições",
103 "settings.navigation.yourServices" : "Os teus serviços", 146 "settings.navigation.yourServices" : "Os seus serviços",
104 "settings.recipes.all" : "Todos os serviços", 147 "settings.recipes.all" : "Todos os serviços",
105 "settings.recipes.dev" : "Desenvolvimento", 148 "settings.recipes.dev" : "Desenvolvimento",
106 "settings.recipes.headline" : "Serviços disponíveis", 149 "settings.recipes.headline" : "Serviços disponíveis",
107 "settings.recipes.missingService" : "A faltar um serviço?", 150 "settings.recipes.missingService" : "A faltar um serviço?",
108 "settings.recipes.mostPopular" : "Os mais populares", 151 "settings.recipes.mostPopular" : "Os mais populares",
109 "settings.recipes.nothingFound" : "Desculpa, mas não existe nenhum serviço com este termo.", 152 "settings.recipes.nothingFound" : "Lamentamos, mas não existe nenhum serviço corresponde ao pesquisado.",
110 "settings.recipes.servicesSuccessfulAddedInfo" : "Serviço adicionado", 153 "settings.recipes.servicesSuccessfulAddedInfo" : "Serviço adicionado",
111 "settings.searchService" : "Pesquisa de serviço", 154 "settings.searchService" : "Pesquisa de serviço",
112 "settings.service.error.goBack" : "Voltar aos serviços", 155 "settings.service.error.goBack" : "Voltar aos serviços",
@@ -115,89 +158,93 @@
115 "settings.service.form.addServiceHeadline" : "Adicionar {name}", 158 "settings.service.form.addServiceHeadline" : "Adicionar {name}",
116 "settings.service.form.availableServices" : "Serviços disponíveis", 159 "settings.service.form.availableServices" : "Serviços disponíveis",
117 "settings.service.form.customUrl" : "Servidor personalizado", 160 "settings.service.form.customUrl" : "Servidor personalizado",
118 "settings.service.form.customUrlPremiumInfo" : "Para adicionar serviços de hospedagem própria, precisas de uma Conta Premium Franz.", 161 "settings.service.form.customUrlPremiumInfo" : "Para adicionar serviços com domínio próprio, é necessário uma Conta Premium.",
119 "settings.service.form.customUrlUpgradeAccount" : "Atualizar a conta", 162 "settings.service.form.customUrlUpgradeAccount" : "Atualizar a conta",
120 "settings.service.form.customUrlValidationError" : "Não foi possível validar o servidor {nome}.", 163 "settings.service.form.customUrlValidationError" : "Não foi possível validar o servidor {nome}.",
121 "settings.service.form.deleteButton" : "Apagar serviço", 164 "settings.service.form.deleteButton" : "Apagar serviço",
122 "settings.service.form.editServiceHeadline" : "Editar {name}", 165 "settings.service.form.editServiceHeadline" : "Editar {name}",
123 "settings.service.form.enableAudio" : "Activar áudio", 166 "settings.service.form.enableAudio" : "Ativar áudio",
124 "settings.service.form.enableBadge" : "Mostrar emblema de mensagens não vistas", 167 "settings.service.form.enableBadge" : "Mostrar emblema de mensagens não vistas",
125 "settings.service.form.enableNotification" : "Ativar notificações", 168 "settings.service.form.enableNotification" : "Ativar notificações",
126 "settings.service.form.enableService" : "Ativar serviço", 169 "settings.service.form.enableService" : "Ativar serviço",
127 "settings.service.form.headlineBadges" : "Emblema de mensagem não vista", 170 "settings.service.form.headlineBadges" : "Emblema de mensagem não vista",
128 "settings.service.form.headlineGeneral" : "Geral", 171 "settings.service.form.headlineGeneral" : "Geral",
129 "settings.service.form.headlineNotifications" : "Notificações", 172 "settings.service.form.headlineNotifications" : "Notificações",
130 "settings.service.form.icon" : "Icon personalizvel", 173 "settings.service.form.icon" : "Personalizar cone",
131 "settings.service.form.iconDelete" : "Apagar", 174 "settings.service.form.iconDelete" : "Apagar",
132 "settings.service.form.iconUpload" : "Arraste a sua imagem, ou clique aqui", 175 "settings.service.form.iconUpload" : "Arraste a sua imagem, ou clique aqui",
133 "settings.service.form.indirectMessageInfo" : "Serás notificado sobre todas as novas mensagens de um canal, não só @username, @channel, @here, ...", 176 "settings.service.form.indirectMessageInfo" : "Será notificado sobre todas as novas mensagens de um canal, não apenas @username, @channel, @here, ...",
134 "settings.service.form.indirectMessages" : "Mostrar o emblema da mensagem para todas as novas mensagens", 177 "settings.service.form.indirectMessages" : "Mostrar o emblema da mensagem para todas as novas mensagens",
135 "settings.service.form.isMutedInfo" : "Quando desactivado, todo o audio das notificações estará em silêncio", 178 "settings.service.form.isMutedInfo" : "Quando desativado, todas as notificações de áudio serão silenciadas",
136 "settings.service.form.name" : "Nome", 179 "settings.service.form.name" : "Nome",
137 "settings.service.form.saveButton" : "Guardar serviço", 180 "settings.service.form.saveButton" : "Guardar serviço",
138 "settings.service.form.tabHosted" : "Hospedado", 181 "settings.service.form.tabHosted" : "Com domínio",
139 "settings.service.form.tabOnPremise" : "Hospedado por si próprio ⭐️", 182 "settings.service.form.tabOnPremise" : "Com domínio próprio ⭐️",
140 "settings.service.form.team" : "Equipa", 183 "settings.service.form.team" : "Equipa",
141 "settings.service.form.useHostedService" : "Utilize o serviço oferecido por {name}.", 184 "settings.service.form.useHostedService" : "Utilize o serviço oferecido por {name}.",
142 "settings.service.form.yourServices" : "Os teus serviços", 185 "settings.service.form.yourServices" : "Os seus serviços",
143 "settings.services.deletedInfo" : "O serviço foi apagado", 186 "settings.services.deletedInfo" : "O serviço foi apagado",
144 "settings.services.discoverServices" : "Descobrir serviços", 187 "settings.services.discoverServices" : "Descobrir serviços",
145 "settings.services.headline" : "Os teus serviços", 188 "settings.services.headline" : "Os seus serviços",
146 "settings.services.noServicesAdded" : "Ainda não adicionaste nenhum serviço.", 189 "settings.services.noServicesAdded" : "Ainda não adicionou nenhum serviço.",
147 "settings.services.tooltip.isDisabled" : "O serviço está desativado", 190 "settings.services.tooltip.isDisabled" : "O serviço está desativado",
148 "settings.services.tooltip.isMuted" : "Todos os sons estão silenciados", 191 "settings.services.tooltip.isMuted" : "Todos os sons estão silenciados",
149 "settings.services.tooltip.notificationsDisabled" : "As notificações estão desabilitadas", 192 "settings.services.tooltip.notificationsDisabled" : "As notificações estão desativadas",
150 "settings.services.updatedInfo" : "As alterações foram guardadas", 193 "settings.services.updatedInfo" : "As alterações foram guardadas",
151 "settings.user.form.accountType.company" : "Empresa", 194 "settings.user.form.accountType.company" : "Empresa",
152 "settings.user.form.accountType.individual" : "Individual", 195 "settings.user.form.accountType.individual" : "Indivíduo",
153 "settings.user.form.accountType.label" : "Tipo de conta", 196 "settings.user.form.accountType.label" : "Tipo de conta",
154 "settings.user.form.accountType.non-profit" : "Sem fins lucrativos", 197 "settings.user.form.accountType.non-profit" : "Sem fins lucrativos",
155 "settings.user.form.currentPassword" : "Password atual", 198 "settings.user.form.currentPassword" : "Palavra-passe atual",
156 "settings.user.form.email" : "Email", 199 "settings.user.form.email" : "Email",
157 "settings.user.form.firstname" : "Primeiro Nome", 200 "settings.user.form.firstname" : "Primeiro Nome",
158 "settings.user.form.lastname" : "Último Nome", 201 "settings.user.form.lastname" : "Último Nome",
159 "settings.user.form.newPassword" : "Nova password", 202 "settings.user.form.newPassword" : "Nova palavra-passe",
160 "sidebar.addNewService" : "Adicionar um novo serviço", 203 "sidebar.addNewService" : "Adicionar um novo serviço",
161 "sidebar.muteApp" : "Desactivar notificações e audio", 204 "sidebar.muteApp" : "Desativar notificações e áudio",
162 "sidebar.settings" : "Definições", 205 "sidebar.settings" : "Definições",
163 "sidebar.unmuteApp" : "Activar notificações e audio", 206 "sidebar.unmuteApp" : "Ativar notificações e áudio",
164 "signup.company.label" : "Empresa", 207 "signup.company.label" : "Empresa",
165 "signup.email.label" : "Endereço de e-mail", 208 "signup.email.label" : "Endereço de e-mail",
166 "signup.emailDuplicate" : "Uma conta já tem esse email associado", 209 "signup.emailDuplicate" : "Já existe uma conta associada a este endereço",
167 "signup.firstname.label" : "Primeiro Nome", 210 "signup.firstname.label" : "Primeiro Nome",
168 "signup.headline" : "Iniciar Sessão", 211 "signup.headline" : "Criar conta",
169 "signup.lastname.label" : "Último Nome", 212 "signup.lastname.label" : "Último Nome",
170 "signup.legal.info" : "Ao criar uma conta Franz, aceitas", 213 "signup.legal.info" : "Ao criar uma conta Franz, aceita",
171 "signup.legal.privacy" : "Declaração de privacidade", 214 "signup.legal.privacy" : "Declaração de privacidade",
172 "signup.legal.terms" : "Termos de Serviço", 215 "signup.legal.terms" : "Termos de Serviço",
173 "signup.link.login" : "Já tens uma conta?", 216 "signup.link.login" : "Já tem conta, iniciar sessão?",
174 "signup.password.label" : "Password", 217 "signup.password.label" : "Palavra-passe",
175 "signup.submit.label" : "Criar uma Conta", 218 "signup.submit.label" : "Criar uma conta",
176 "subscription.euTaxInfo" : "Residentes EU: Taxas locais podem ser aplicadas", 219 "subscription.euTaxInfo" : "Residentes EU: Taxas locais podem ser aplicadas",
177 "subscription.features.ads" : "Sem anúncios, para sempre!", 220 "subscription.features.ads" : "Sem anúncios, para sempre!",
178 "subscription.features.comingSoon" : "Em breve!", 221 "subscription.features.comingSoon" : "Em breve!",
179 "subscription.features.customServices" : "Serviços privados para ti e para os teus amigos\/colegas", 222 "subscription.features.customServices" : "Serviços privados para si e para a sua equipa",
180 "subscription.features.encryptedSync" : "Sincronização encriptada de serviços", 223 "subscription.features.encryptedSync" : "Sincronização encriptada de serviços",
181 "subscription.features.onpremise" : "Adicionar serviços 'on-premise'\/hosted como o HipChat", 224 "subscription.features.onpremise" : "Adicionar serviços 'on-premise'\/hosted como o HipChat",
182 "subscription.features.vpn" : "Suporte para proxy\/VPN", 225 "subscription.features.vpn" : "Suporte para proxy\/VPN",
183 "subscription.includedFeatures" : "Ao pagares para o Franz Premium, tens acesso a", 226 "subscription.includedFeatures" : "Ao subscrever uma Conta Premium, tem acesso a",
184 "subscription.paymentSessionError" : "Erro no serviço de pagamento", 227 "subscription.paymentSessionError" : "Erro no serviço de pagamento",
185 "subscription.submit.label" : "Quero ajudar o desenvolvimento do Franz", 228 "subscription.submit.label" : "Pretendo ajudar o desenvolvimento do Franz",
186 "subscription.type.free" : "Gratuito", 229 "subscription.type.free" : "Gratuito",
187 "subscription.type.month" : "mês", 230 "subscription.type.month" : "mês",
188 "subscription.type.year" : "ano", 231 "subscription.type.year" : "ano",
189 "subscriptionPopup.buttonCancel" : "Cancelar", 232 "subscriptionPopup.buttonCancel" : "Cancelar",
190 "subscriptionPopup.buttonDone" : "Concluído", 233 "subscriptionPopup.buttonDone" : "Concluído",
191 "tabs.item.deleteService" : "Apagar serviço", 234 "tabs.item.deleteService" : "Apagar serviço",
192 "tabs.item.disableAudio" : "Desactivar audio", 235 "tabs.item.disableAudio" : "Desativar áudio",
193 "tabs.item.disableNotifications" : "Desativar notificações", 236 "tabs.item.disableNotifications" : "Desativar notificações",
194 "tabs.item.disableService" : "Desativar serviço", 237 "tabs.item.disableService" : "Desativar serviço",
195 "tabs.item.edit" : "Editar", 238 "tabs.item.edit" : "Editar",
196 "tabs.item.enableAudio" : "Activar áudio", 239 "tabs.item.enableAudio" : "Ativar áudio",
197 "tabs.item.enableNotification" : "Ativar notificações", 240 "tabs.item.enableNotification" : "Ativar notificações",
198 "tabs.item.enableService" : "Ativar serviço", 241 "tabs.item.enableService" : "Ativar serviço",
199 "tabs.item.reload" : "Recarregar", 242 "tabs.item.reload" : "Recarregar",
200 "welcome.loginButton" : "Fazer login", 243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
247 "welcome.loginButton" : "Iniciar sessão",
201 "welcome.signupButton" : "Criar uma conta gratuita", 248 "welcome.signupButton" : "Criar uma conta gratuita",
202 "welcome.slogan" : "Messaging that works for you" 249 "welcome.slogan" : "Messaging that works for you"
203} 250}
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index 65b61c1e5..4d9f7f274 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -26,13 +26,56 @@
26 "login.serverLogout" : "Сессия устарела, пожалуйста, войдите снова.", 26 "login.serverLogout" : "Сессия устарела, пожалуйста, войдите снова.",
27 "login.submit.label" : "Вход", 27 "login.submit.label" : "Вход",
28 "login.tokenExpired" : "Сессия устарела, пожалуйста, войдите снова.", 28 "login.tokenExpired" : "Сессия устарела, пожалуйста, войдите снова.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Настройки",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Редактировать",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Удалить",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Политика конфиденциальности",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Email адрес", 72 "password.email.label" : "Email адрес",
30 "password.headline" : "стнлене парол", 73 "password.headline" : "осить парол",
31 "password.link.login" : "Вход", 74 "password.link.login" : "Вход",
32 "password.link.signup" : "Создать ат", 75 "password.link.signup" : "Создать учётую зсь олователя",
33 "password.noUser" : "Не найдено пользователя с таким email", 76 "password.noUser" : "Не найдено пользователя с таким email",
34 "password.submit.label" : "остновить", 77 "password.submit.label" : "нь",
35 "password.successInfo" : "Проверьте Ваш email", 78 "password.successInfo" : "Проверьте Вашу электронную почту",
36 "pricing.headline" : "Поддержать Franz", 79 "pricing.headline" : "Поддержать Franz",
37 "pricing.link.skipPayment" : "Я не хочу поддерживать разработку Franz.", 80 "pricing.link.skipPayment" : "Я не хочу поддерживать разработку Franz.",
38 "pricing.submit.label" : "Я хочу поддержать разработку Franz", 81 "pricing.submit.label" : "Я хочу поддержать разработку Franz",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Включить уведомления", 240 "tabs.item.enableNotification" : "Включить уведомления",
198 "tabs.item.enableService" : "Включить службу", 241 "tabs.item.enableService" : "Включить службу",
199 "tabs.item.reload" : "Перезагрузить", 242 "tabs.item.reload" : "Перезагрузить",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Вход", 247 "welcome.loginButton" : "Вход",
201 "welcome.signupButton" : "Создать аккаунт", 248 "welcome.signupButton" : "Создать аккаунт",
202 "welcome.slogan" : "Общение, которое просто работает" 249 "welcome.slogan" : "Общение, которое просто работает"
diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json
index 35f06531f..87c1acebc 100644
--- a/src/i18n/locales/sk.json
+++ b/src/i18n/locales/sk.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Relácia vypršala, prihláste sa prosím znova.", 26 "login.serverLogout" : "Relácia vypršala, prihláste sa prosím znova.",
27 "login.submit.label" : "Prihlásiť sa", 27 "login.submit.label" : "Prihlásiť sa",
28 "login.tokenExpired" : "Relácia vypršala, prosím prihláste sa znova.", 28 "login.tokenExpired" : "Relácia vypršala, prosím prihláste sa znova.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Nastavenia",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Upraviť",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Zmazať",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Vyhlásenie o ochrane súkromia",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Emailová adresa", 72 "password.email.label" : "Emailová adresa",
30 "password.headline" : "Vynulovať heslo", 73 "password.headline" : "Vynulovať heslo",
31 "password.link.login" : "Prihlásenie do vašeho účtu", 74 "password.link.login" : "Prihlásenie do vašeho účtu",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Povoliť oznámenia", 240 "tabs.item.enableNotification" : "Povoliť oznámenia",
198 "tabs.item.enableService" : "Povoliť službu", 241 "tabs.item.enableService" : "Povoliť službu",
199 "tabs.item.reload" : "Obnoviť", 242 "tabs.item.reload" : "Obnoviť",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Prihláste sa k vášmu účtu", 247 "welcome.loginButton" : "Prihláste sa k vášmu účtu",
201 "welcome.signupButton" : "Vytvoriť užívateľský účet zdarma", 248 "welcome.signupButton" : "Vytvoriť užívateľský účet zdarma",
202 "welcome.slogan" : "Správy, ktoré pracujú pre vás" 249 "welcome.slogan" : "Správy, ktoré pracujú pre vás"
diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json
index 90e1a04b9..d93712d88 100644
--- a/src/i18n/locales/sr.json
+++ b/src/i18n/locales/sr.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Vaša sesija je istekla, prijavite se ponovo.", 26 "login.serverLogout" : "Vaša sesija je istekla, prijavite se ponovo.",
27 "login.submit.label" : "Prijavite se", 27 "login.submit.label" : "Prijavite se",
28 "login.tokenExpired" : "Vaša sesija je istekla, prijavite se ponovo.", 28 "login.tokenExpired" : "Vaša sesija je istekla, prijavite se ponovo.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Postavke",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Uredi",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Delete",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Izjava o privatnosti",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Vaša e-adresa", 72 "password.email.label" : "Vaša e-adresa",
30 "password.headline" : "Stvorite novu zaporku", 73 "password.headline" : "Stvorite novu zaporku",
31 "password.link.login" : "Prijavite se na Vaš račun", 74 "password.link.login" : "Prijavite se na Vaš račun",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Omogući obavijesti", 240 "tabs.item.enableNotification" : "Omogući obavijesti",
198 "tabs.item.enableService" : "Omogući usluge", 241 "tabs.item.enableService" : "Omogući usluge",
199 "tabs.item.reload" : "Ponovno učitavanje", 242 "tabs.item.reload" : "Ponovno učitavanje",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Prijavite se na račun", 247 "welcome.loginButton" : "Prijavite se na račun",
201 "welcome.signupButton" : "Stvorite novi korisnički račun", 248 "welcome.signupButton" : "Stvorite novi korisnički račun",
202 "welcome.slogan" : "Poruke koje su stvorene za tebe" 249 "welcome.slogan" : "Poruke koje su stvorene za tebe"
diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json
index bcf0dd483..96738d462 100644
--- a/src/i18n/locales/tr.json
+++ b/src/i18n/locales/tr.json
@@ -16,7 +16,7 @@
16 "invite.name.label" : "Ad", 16 "invite.name.label" : "Ad",
17 "invite.skip.label" : "Daha sonra yapmak istiyorum", 17 "invite.skip.label" : "Daha sonra yapmak istiyorum",
18 "invite.submit.label" : "Davetiye gönder", 18 "invite.submit.label" : "Davetiye gönder",
19 "invite.successInfo" : "Invitations sent successfully", 19 "invite.successInfo" : "Davetiyeler başarıyla gönderildi",
20 "login.email.label" : "E-posta adresi", 20 "login.email.label" : "E-posta adresi",
21 "login.headline" : "Oturum Aç", 21 "login.headline" : "Oturum Aç",
22 "login.invalidCredentials" : "Yanlış parola ya da e-posta adresi", 22 "login.invalidCredentials" : "Yanlış parola ya da e-posta adresi",
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Oturum süreniz dolmuş, lütfen tekrar giriş yapın.", 26 "login.serverLogout" : "Oturum süreniz dolmuş, lütfen tekrar giriş yapın.",
27 "login.submit.label" : "Oturum Aç", 27 "login.submit.label" : "Oturum Aç",
28 "login.tokenExpired" : "Oturum zaman aşımına uğradı, lütfen tekrar giriş yapın.", 28 "login.tokenExpired" : "Oturum zaman aşımına uğradı, lütfen tekrar giriş yapın.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Ayarlar",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Düzenle",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Sil",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Gizlilik Sözleşmesi",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "E-posta adresi", 72 "password.email.label" : "E-posta adresi",
30 "password.headline" : "Parola sıfırla", 73 "password.headline" : "Parola sıfırla",
31 "password.link.login" : "Hesabına giriş yap", 74 "password.link.login" : "Hesabına giriş yap",
@@ -73,10 +116,10 @@
73 "settings.app.form.autoLaunchInBackground" : "Arka planda aç", 116 "settings.app.form.autoLaunchInBackground" : "Arka planda aç",
74 "settings.app.form.autoLaunchOnStart" : "Franz'ı başlangıçta aç", 117 "settings.app.form.autoLaunchOnStart" : "Franz'ı başlangıçta aç",
75 "settings.app.form.beta" : "Beta versiyonları dahil et", 118 "settings.app.form.beta" : "Beta versiyonları dahil et",
76 "settings.app.form.enableMenuBar" : "Show Franz in Menu Bar", 119 "settings.app.form.enableMenuBar" : "Menü çubuğunda Franz göster",
77 "settings.app.form.enableSpellchecking" : "Yazım denetimini etkinleştir", 120 "settings.app.form.enableSpellchecking" : "Yazım denetimini etkinleştir",
78 "settings.app.form.enableSystemTray" : "Franz'ı sistem tepsisinde göster", 121 "settings.app.form.enableSystemTray" : "Franz'ı sistem tepsisinde göster",
79 "settings.app.form.hideDockIcon" : "Hide Franz icon in Dock", 122 "settings.app.form.hideDockIcon" : "Franz Simgesini Gösterme",
80 "settings.app.form.language" : "Dil", 123 "settings.app.form.language" : "Dil",
81 "settings.app.form.minimizeToSystemTray" : "Franz'ı sistem tepsisine küçült", 124 "settings.app.form.minimizeToSystemTray" : "Franz'ı sistem tepsisine küçült",
82 "settings.app.form.runInBackground" : "Pencereyi kapatırken Franz'ı arka planda tut", 125 "settings.app.form.runInBackground" : "Pencereyi kapatırken Franz'ı arka planda tut",
@@ -94,10 +137,10 @@
94 "settings.app.updateStatusAvailable" : "Güncelleme mevcut, indiriliyor...", 137 "settings.app.updateStatusAvailable" : "Güncelleme mevcut, indiriliyor...",
95 "settings.app.updateStatusSearching" : "Güncellemeleri denetliyor", 138 "settings.app.updateStatusSearching" : "Güncellemeleri denetliyor",
96 "settings.app.updateStatusUpToDate" : "Franz'ın son versiyonunu kullanıyorsun", 139 "settings.app.updateStatusUpToDate" : "Franz'ın son versiyonunu kullanıyorsun",
97 "settings.invite.headline" : "Invite Friends", 140 "settings.invite.headline" : "Arkadaşlarını davet et",
98 "settings.navigation.account" : "Hesap", 141 "settings.navigation.account" : "Hesap",
99 "settings.navigation.availableServices" : "Mevcut servisler", 142 "settings.navigation.availableServices" : "Mevcut servisler",
100 "settings.navigation.inviteFriends" : "Invite Friends", 143 "settings.navigation.inviteFriends" : "Arkadaşlarını Davet Et",
101 "settings.navigation.logout" : "Çıkış", 144 "settings.navigation.logout" : "Çıkış",
102 "settings.navigation.settings" : "Ayarlar", 145 "settings.navigation.settings" : "Ayarlar",
103 "settings.navigation.yourServices" : "Servislerin", 146 "settings.navigation.yourServices" : "Servislerin",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Bildirimleri etkinleştir", 240 "tabs.item.enableNotification" : "Bildirimleri etkinleştir",
198 "tabs.item.enableService" : "Servisi etkinleştir", 241 "tabs.item.enableService" : "Servisi etkinleştir",
199 "tabs.item.reload" : "Yeniden Yükle", 242 "tabs.item.reload" : "Yeniden Yükle",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Hesabına giriş yap", 247 "welcome.loginButton" : "Hesabına giriş yap",
201 "welcome.signupButton" : "Ücretsiz hesap oluştur", 248 "welcome.signupButton" : "Ücretsiz hesap oluştur",
202 "welcome.slogan" : "Sizin için çalışan mesajlaşma" 249 "welcome.slogan" : "Sizin için çalışan mesajlaşma"
diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json
index 4baf234ac..f7c946436 100644
--- a/src/i18n/locales/uk.json
+++ b/src/i18n/locales/uk.json
@@ -16,7 +16,7 @@
16 "invite.name.label" : "Ім'я", 16 "invite.name.label" : "Ім'я",
17 "invite.skip.label" : "Я хочу зробити це пізніше", 17 "invite.skip.label" : "Я хочу зробити це пізніше",
18 "invite.submit.label" : "Відправити запрошення", 18 "invite.submit.label" : "Відправити запрошення",
19 "invite.successInfo" : "Invitations sent successfully", 19 "invite.successInfo" : "Запрошення успішно відослані",
20 "login.email.label" : "Email адреса", 20 "login.email.label" : "Email адреса",
21 "login.headline" : "Увійти", 21 "login.headline" : "Увійти",
22 "login.invalidCredentials" : "Email або пароль некоректні", 22 "login.invalidCredentials" : "Email або пароль некоректні",
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "Ваша сесія закінчилась, будь ласка, зайдіть знову.", 26 "login.serverLogout" : "Ваша сесія закінчилась, будь ласка, зайдіть знову.",
27 "login.submit.label" : "Увійти", 27 "login.submit.label" : "Увійти",
28 "login.tokenExpired" : "Ваша сесія закінчилась, будь ласка, зайдіть знову.", 28 "login.tokenExpired" : "Ваша сесія закінчилась, будь ласка, зайдіть знову.",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "Налаштування",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "Редагувати",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Видалити",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "Заява про конфіденційність",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "Email адреса", 72 "password.email.label" : "Email адреса",
30 "password.headline" : "Скинути пароль", 73 "password.headline" : "Скинути пароль",
31 "password.link.login" : "Увійти до вашого акаунту", 74 "password.link.login" : "Увійти до вашого акаунту",
@@ -50,7 +93,7 @@
50 "settings.account.accountType.premium" : "Преміум Акаунт Прихильника", 93 "settings.account.accountType.premium" : "Преміум Акаунт Прихильника",
51 "settings.account.buttonSave" : "Оновити профіль", 94 "settings.account.buttonSave" : "Оновити профіль",
52 "settings.account.deleteAccount" : "Видалити обліковий запис", 95 "settings.account.deleteAccount" : "Видалити обліковий запис",
53 "settings.account.deleteEmailSent" : "You have received an email with a link to confirm your account deletion. Your account and data cannot be restored!", 96 "settings.account.deleteEmailSent" : "Ви отримали електронного листа з лінком, щоб підтвердити видалення облікового запису. Ваш обліковий запис і дані не можна буде відновити!",
54 "settings.account.deleteInfo" : "Якщо Вам більше не потрібний обліковий запис Franz, Ви можете його видалити і всі суміжні дані.", 97 "settings.account.deleteInfo" : "Якщо Вам більше не потрібний обліковий запис Franz, Ви можете його видалити і всі суміжні дані.",
55 "settings.account.headline" : "Акаунт", 98 "settings.account.headline" : "Акаунт",
56 "settings.account.headlineAccount" : "Інформація про акаунт", 99 "settings.account.headlineAccount" : "Інформація про акаунт",
@@ -65,22 +108,22 @@
65 "settings.account.successInfo" : "Ваші зміни були збережені", 108 "settings.account.successInfo" : "Ваші зміни були збережені",
66 "settings.account.tryReloadUserInfoRequest" : "Спробуйте ще раз", 109 "settings.account.tryReloadUserInfoRequest" : "Спробуйте ще раз",
67 "settings.account.userInfoRequestFailed" : "Не вдалося завантажити інформацію користувача", 110 "settings.account.userInfoRequestFailed" : "Не вдалося завантажити інформацію користувача",
68 "settings.app.buttonClearAllCache" : "Clear cache", 111 "settings.app.buttonClearAllCache" : "Очистити кеш",
69 "settings.app.buttonInstallUpdate" : "Перезавантажити і встановити оновлення", 112 "settings.app.buttonInstallUpdate" : "Перезавантажити і встановити оновлення",
70 "settings.app.buttonSearchForUpdate" : "Перевірити наявність оновлень", 113 "settings.app.buttonSearchForUpdate" : "Перевірити наявність оновлень",
71 "settings.app.cacheInfo" : "Franz cache is currently using {size} of disk space.", 114 "settings.app.cacheInfo" : "Кеш, який використовує Franz, займає {розмір} диску.",
72 "settings.app.currentVersion" : "Поточна версія:", 115 "settings.app.currentVersion" : "Поточна версія:",
73 "settings.app.form.autoLaunchInBackground" : "Відкрити у фоновому режимі", 116 "settings.app.form.autoLaunchInBackground" : "Відкрити у фоновому режимі",
74 "settings.app.form.autoLaunchOnStart" : "Запускати Franz на початку", 117 "settings.app.form.autoLaunchOnStart" : "Запускати Franz на початку",
75 "settings.app.form.beta" : "Включити бета-версії", 118 "settings.app.form.beta" : "Включити бета-версії",
76 "settings.app.form.enableMenuBar" : "Show Franz in Menu Bar", 119 "settings.app.form.enableMenuBar" : "Відображати Franz в панелі головного меню",
77 "settings.app.form.enableSpellchecking" : "Увімкнути перевірку орфографії", 120 "settings.app.form.enableSpellchecking" : "Увімкнути перевірку орфографії",
78 "settings.app.form.enableSystemTray" : "Показувати Franz у системному лотку", 121 "settings.app.form.enableSystemTray" : "Показувати Franz у системному лотку",
79 "settings.app.form.hideDockIcon" : "Hide Franz icon in Dock", 122 "settings.app.form.hideDockIcon" : "Hide Franz icon in Dock",
80 "settings.app.form.language" : "Мова", 123 "settings.app.form.language" : "Мова",
81 "settings.app.form.minimizeToSystemTray" : "Мінімізувати Franz до системного лотка", 124 "settings.app.form.minimizeToSystemTray" : "Мінімізувати Franz до системного лотка",
82 "settings.app.form.runInBackground" : "Тримати Franz в фоні при закритті вікна", 125 "settings.app.form.runInBackground" : "Тримати Franz в фоні при закритті вікна",
83 "settings.app.form.showDisabledServices" : "Display disabled services tabs", 126 "settings.app.form.showDisabledServices" : "Показати вкладку вимкнених сервісів",
84 "settings.app.form.showMessagesBadgesWhenMuted" : "Показувати значок непрочитаних повідомлень коли сповіщення вимкнені", 127 "settings.app.form.showMessagesBadgesWhenMuted" : "Показувати значок непрочитаних повідомлень коли сповіщення вимкнені",
85 "settings.app.headline" : "Налаштування", 128 "settings.app.headline" : "Налаштування",
86 "settings.app.headlineAdvanced" : "Advanced", 129 "settings.app.headlineAdvanced" : "Advanced",
@@ -89,15 +132,15 @@
89 "settings.app.headlineLanguage" : "Мова", 132 "settings.app.headlineLanguage" : "Мова",
90 "settings.app.headlineUpdates" : "Оновлення", 133 "settings.app.headlineUpdates" : "Оновлення",
91 "settings.app.restartRequired" : "Зміни потребують перезапуску", 134 "settings.app.restartRequired" : "Зміни потребують перезапуску",
92 "settings.app.subheadlineCache" : "Cache", 135 "settings.app.subheadlineCache" : "Кеш",
93 "settings.app.translationHelp" : "Допоможіть перекласти Franz на Вашу мову.", 136 "settings.app.translationHelp" : "Допоможіть перекласти Franz на Вашу мову.",
94 "settings.app.updateStatusAvailable" : "Оновлення доступне, завантаження...", 137 "settings.app.updateStatusAvailable" : "Оновлення доступне, завантаження...",
95 "settings.app.updateStatusSearching" : "Шукає оновлення", 138 "settings.app.updateStatusSearching" : "Шукає оновлення",
96 "settings.app.updateStatusUpToDate" : "Ви використовуєте останню версію Franz", 139 "settings.app.updateStatusUpToDate" : "Ви використовуєте останню версію Franz",
97 "settings.invite.headline" : "Invite Friends", 140 "settings.invite.headline" : "Запросити друзів",
98 "settings.navigation.account" : "Акаунт", 141 "settings.navigation.account" : "Акаунт",
99 "settings.navigation.availableServices" : "Доступні сервіси", 142 "settings.navigation.availableServices" : "Доступні сервіси",
100 "settings.navigation.inviteFriends" : "Invite Friends", 143 "settings.navigation.inviteFriends" : "Запросити друзів",
101 "settings.navigation.logout" : "Вийти", 144 "settings.navigation.logout" : "Вийти",
102 "settings.navigation.settings" : "Налаштування", 145 "settings.navigation.settings" : "Налаштування",
103 "settings.navigation.yourServices" : "Ваші сервіси", 146 "settings.navigation.yourServices" : "Ваші сервіси",
@@ -126,10 +169,10 @@
126 "settings.service.form.enableService" : "Увімкнути сервіс", 169 "settings.service.form.enableService" : "Увімкнути сервіс",
127 "settings.service.form.headlineBadges" : "Unread message badges", 170 "settings.service.form.headlineBadges" : "Unread message badges",
128 "settings.service.form.headlineGeneral" : "Загальні", 171 "settings.service.form.headlineGeneral" : "Загальні",
129 "settings.service.form.headlineNotifications" : "Notifications", 172 "settings.service.form.headlineNotifications" : "Сповіщення",
130 "settings.service.form.icon" : "Custom icon", 173 "settings.service.form.icon" : "Своя іконка",
131 "settings.service.form.iconDelete" : "Delete", 174 "settings.service.form.iconDelete" : "Видалити",
132 "settings.service.form.iconUpload" : "Drop your image, or click here", 175 "settings.service.form.iconUpload" : "Скиньте своє зображення або натисніть тут",
133 "settings.service.form.indirectMessageInfo" : "Ви отримаєте сповіщення про всі нові повідомлення в каналі, а не лише про @username, @channel, @here, ...", 176 "settings.service.form.indirectMessageInfo" : "Ви отримаєте сповіщення про всі нові повідомлення в каналі, а не лише про @username, @channel, @here, ...",
134 "settings.service.form.indirectMessages" : "Показувати значок повідомлення для всіх нових повідомлень", 177 "settings.service.form.indirectMessages" : "Показувати значок повідомлення для всіх нових повідомлень",
135 "settings.service.form.isMutedInfo" : "When disabled, all notification sounds and audio playback are muted", 178 "settings.service.form.isMutedInfo" : "When disabled, all notification sounds and audio playback are muted",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "Увімкнути сповіщення", 240 "tabs.item.enableNotification" : "Увімкнути сповіщення",
198 "tabs.item.enableService" : "Увімкнути службу", 241 "tabs.item.enableService" : "Увімкнути службу",
199 "tabs.item.reload" : "Перезавантажити", 242 "tabs.item.reload" : "Перезавантажити",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "Увійдіть до свого акаунту", 247 "welcome.loginButton" : "Увійдіть до свого акаунту",
201 "welcome.signupButton" : "Створити безплатний акаунт", 248 "welcome.signupButton" : "Створити безплатний акаунт",
202 "welcome.slogan" : "Обмін повідомленнями, який працює для вас" 249 "welcome.slogan" : "Обмін повідомленнями, який працює для вас"
diff --git a/src/i18n/locales/zh-TW.json b/src/i18n/locales/zh-TW.json
index 5feef50f2..71e6d65bc 100644
--- a/src/i18n/locales/zh-TW.json
+++ b/src/i18n/locales/zh-TW.json
@@ -26,6 +26,49 @@
26 "login.serverLogout" : "您的登入期間已過期,請重新登錄", 26 "login.serverLogout" : "您的登入期間已過期,請重新登錄",
27 "login.submit.label" : "登入", 27 "login.submit.label" : "登入",
28 "login.tokenExpired" : "您的登入已過期,請重新登入。", 28 "login.tokenExpired" : "您的登入已過期,請重新登入。",
29 "menu.app.about" : "About Franz",
30 "menu.app.hide" : "Hide",
31 "menu.app.hideOthers" : "Hide Others",
32 "menu.app.quit" : "Quit",
33 "menu.app.settings" : "設定",
34 "menu.app.unhide" : "Unhide",
35 "menu.edit" : "編輯",
36 "menu.edit.copy" : "Copy",
37 "menu.edit.cut" : "Cut",
38 "menu.edit.delete" : "Delete",
39 "menu.edit.emojiSymbols" : "Emoji & Symbols",
40 "menu.edit.paste" : "Paste",
41 "menu.edit.pasteAndMatchStyle" : "Paste And Match Style",
42 "menu.edit.redo" : "Redo",
43 "menu.edit.selectAll" : "Select All",
44 "menu.edit.speech" : "Speech",
45 "menu.edit.startDictation" : "Start Dictation",
46 "menu.edit.startSpeaking" : "Start Speaking",
47 "menu.edit.stopSpeaking" : "Stop Speaking",
48 "menu.edit.undo" : "Undo",
49 "menu.file" : "File",
50 "menu.help" : "Help",
51 "menu.help.changelog" : "Changelog",
52 "menu.help.learnMore" : "Learn More",
53 "menu.help.privacy" : "隱私聲明",
54 "menu.help.support" : "Support",
55 "menu.help.tos" : "Terms of Service",
56 "menu.services" : "Services",
57 "menu.services.addNewService" : "Add New Service...",
58 "menu.view" : "View",
59 "menu.view.enterFullScreen" : "Enter Full Screen",
60 "menu.view.exitFullScreen" : "Exit Full Screen",
61 "menu.view.reloadFranz" : "Reload Franz",
62 "menu.view.reloadService" : "Reload Service",
63 "menu.view.resetZoom" : "Actual Size",
64 "menu.view.toggleDevTools" : "Toggle Developer Tools",
65 "menu.view.toggleFullScreen" : "Toggle Full Screen",
66 "menu.view.toggleServiceDevTools" : "Toggle Service Developer Tools",
67 "menu.view.zoomIn" : "Zoom In",
68 "menu.view.zoomOut" : "Zoom Out",
69 "menu.window" : "Window",
70 "menu.window.close" : "Close",
71 "menu.window.minimize" : "Minimize",
29 "password.email.label" : "電子郵件地址", 72 "password.email.label" : "電子郵件地址",
30 "password.headline" : "重設密碼", 73 "password.headline" : "重設密碼",
31 "password.link.login" : "登入您的帳號", 74 "password.link.login" : "登入您的帳號",
@@ -197,6 +240,10 @@
197 "tabs.item.enableNotification" : "啟用通知", 240 "tabs.item.enableNotification" : "啟用通知",
198 "tabs.item.enableService" : "啟用服務", 241 "tabs.item.enableService" : "啟用服務",
199 "tabs.item.reload" : "重新載入", 242 "tabs.item.reload" : "重新載入",
243 "validation.email" : "{field} is not valid",
244 "validation.minLength" : "{field} should be at least {length} characters long",
245 "validation.required" : "{field} is required",
246 "validation.url" : "{field} is not a valid URL",
200 "welcome.loginButton" : "登入您的帳戶", 247 "welcome.loginButton" : "登入您的帳戶",
201 "welcome.signupButton" : "建立免費帳號", 248 "welcome.signupButton" : "建立免費帳號",
202 "welcome.slogan" : "為你通信" 249 "welcome.slogan" : "為你通信"