aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/ca.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/ca.json')
-rw-r--r--src/i18n/locales/ca.json45
1 files changed, 28 insertions, 17 deletions
diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json
index 117e66d76..ed6f7bacd 100644
--- a/src/i18n/locales/ca.json
+++ b/src/i18n/locales/ca.json
@@ -1,7 +1,9 @@
1{ 1{
2 "feature.delayApp.action" : "Get a Franz Supporter License", 2 "app.errorHandler.action" : "Recarrega",
3 "feature.delayApp.headline" : "Please purchase a Franz Supporter License to skip waiting", 3 "app.errorHandler.headline" : "Something went wrong",
4 "feature.delayApp.text" : "Franz will continue in {seconds} seconds.", 4 "feature.delayApp.action" : "Aconsegueix una llicència de suport per a Franz",
5 "feature.delayApp.headline" : "Si us plau, compra una llicència de suport per a Franz per saltar l'espera",
6 "feature.delayApp.text" : "Franz continuarà en {seconds} segons",
5 "global.api.unhealthy" : "No es pot connectar amb els serveis en línia de Franz", 7 "global.api.unhealthy" : "No es pot connectar amb els serveis en línia de Franz",
6 "global.notConnectedToTheInternet" : "No esteu connectat a Internet.", 8 "global.notConnectedToTheInternet" : "No esteu connectat a Internet.",
7 "import.headline" : "Importa els teus serveis Franz 4", 9 "import.headline" : "Importa els teus serveis Franz 4",
@@ -79,7 +81,7 @@
79 "password.noUser" : "No s'ha trobat cap usuari amb aquesta adreça de correu electrònic", 81 "password.noUser" : "No s'ha trobat cap usuari amb aquesta adreça de correu electrònic",
80 "password.submit.label" : "Enviar", 82 "password.submit.label" : "Enviar",
81 "password.successInfo" : "Comproveu el vostre correu electrònic", 83 "password.successInfo" : "Comproveu el vostre correu electrònic",
82 "premiumFeature.button.upgradeAccount" : "Upgrade account", 84 "premiumFeature.button.upgradeAccount" : "Millorar el teu compte",
83 "pricing.headline" : "Donar suport a Franz", 85 "pricing.headline" : "Donar suport a Franz",
84 "pricing.link.skipPayment" : "No vull donar suport al desenvolupament de Franz.", 86 "pricing.link.skipPayment" : "No vull donar suport al desenvolupament de Franz.",
85 "pricing.submit.label" : "Vull donar suport al desenvolupament de Franz", 87 "pricing.submit.label" : "Vull donar suport al desenvolupament de Franz",
@@ -90,6 +92,11 @@
90 "service.crashHandler.text" : "{name} ha causat un error.", 92 "service.crashHandler.text" : "{name} ha causat un error.",
91 "service.disabledHandler.action" : "Activar {name}", 93 "service.disabledHandler.action" : "Activar {name}",
92 "service.disabledHandler.headline" : "{name} està desactivat", 94 "service.disabledHandler.headline" : "{name} està desactivat",
95 "service.errorHandler.action" : "Recarrega {name}",
96 "service.errorHandler.editAction" : "Edita {name}",
97 "service.errorHandler.headline" : "Oh no!",
98 "service.errorHandler.message" : "Error",
99 "service.errorHandler.text" : "{name} has failed to load.",
93 "services.getStarted" : "Introducció", 100 "services.getStarted" : "Introducció",
94 "services.welcome" : "Benvingut a Franz", 101 "services.welcome" : "Benvingut a Franz",
95 "settings.account.account.editButton" : "Editar Compte", 102 "settings.account.account.editButton" : "Editar Compte",
@@ -120,7 +127,7 @@
120 "settings.app.form.autoLaunchInBackground" : "Obrir en segon plà", 127 "settings.app.form.autoLaunchInBackground" : "Obrir en segon plà",
121 "settings.app.form.autoLaunchOnStart" : "Iniciar Franz a l'inici", 128 "settings.app.form.autoLaunchOnStart" : "Iniciar Franz a l'inici",
122 "settings.app.form.beta" : "Inclou versions beta", 129 "settings.app.form.beta" : "Inclou versions beta",
123 "settings.app.form.darkMode" : "Join the Dark Side", 130 "settings.app.form.darkMode" : "Uneix-te al Cantó Fosc",
124 "settings.app.form.enableGPUAcceleration" : "Activar acceleració GPU", 131 "settings.app.form.enableGPUAcceleration" : "Activar acceleració GPU",
125 "settings.app.form.enableMenuBar" : "Mostra Franz a la barra de menú", 132 "settings.app.form.enableMenuBar" : "Mostra Franz a la barra de menú",
126 "settings.app.form.enableSpellchecking" : "Habilita la comprobació ortogràfica", 133 "settings.app.form.enableSpellchecking" : "Habilita la comprobació ortogràfica",
@@ -131,7 +138,7 @@
131 "settings.app.form.runInBackground" : "Mantén a Franz en segon pla en tancar la finestra", 138 "settings.app.form.runInBackground" : "Mantén a Franz en segon pla en tancar la finestra",
132 "settings.app.form.showDisabledServices" : "Mostra les pestanyes dels serveis desactivats", 139 "settings.app.form.showDisabledServices" : "Mostra les pestanyes dels serveis desactivats",
133 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostra la insígnia de missatges no llegits quan les notificacions estiguin desactivades", 140 "settings.app.form.showMessagesBadgesWhenMuted" : "Mostra la insígnia de missatges no llegits quan les notificacions estiguin desactivades",
134 "settings.app.form.spellcheckerLanguage" : "Spell checking language", 141 "settings.app.form.spellcheckerLanguage" : "Corrector ortogràfic",
135 "settings.app.headline" : "Configuració", 142 "settings.app.headline" : "Configuració",
136 "settings.app.headlineAdvanced" : "Avançat", 143 "settings.app.headlineAdvanced" : "Avançat",
137 "settings.app.headlineAppearance" : "Aparença", 144 "settings.app.headlineAppearance" : "Aparença",
@@ -172,7 +179,7 @@
172 "settings.service.form.editServiceHeadline" : "Edita {name}", 179 "settings.service.form.editServiceHeadline" : "Edita {name}",
173 "settings.service.form.enableAudio" : "Activa l'àudio", 180 "settings.service.form.enableAudio" : "Activa l'àudio",
174 "settings.service.form.enableBadge" : "Mostra les insígnies als missatges no llegits.", 181 "settings.service.form.enableBadge" : "Mostra les insígnies als missatges no llegits.",
175 "settings.service.form.enableDarkMode" : "Enable Dark Mode", 182 "settings.service.form.enableDarkMode" : "Activar el Mode Fosc",
176 "settings.service.form.enableNotification" : "Activa les notificacions", 183 "settings.service.form.enableNotification" : "Activa les notificacions",
177 "settings.service.form.enableService" : "Activa el servei", 184 "settings.service.form.enableService" : "Activa el servei",
178 "settings.service.form.headlineBadges" : "Insígnies de missatges no llegits", 185 "settings.service.form.headlineBadges" : "Insígnies de missatges no llegits",
@@ -185,13 +192,17 @@
185 "settings.service.form.indirectMessages" : "Mostra la insígnia de missatge per a tots els missatges nous", 192 "settings.service.form.indirectMessages" : "Mostra la insígnia de missatge per a tots els missatges nous",
186 "settings.service.form.isMutedInfo" : "Quan es desactiva, tots els sons de notificació i reproducció d'àudio es silenciaran", 193 "settings.service.form.isMutedInfo" : "Quan es desactiva, tots els sons de notificació i reproducció d'àudio es silenciaran",
187 "settings.service.form.name" : "Nom", 194 "settings.service.form.name" : "Nom",
188 "settings.service.form.proxy.headline" : "Proxy Settings", 195 "settings.service.form.proxy.headline" : "HTTP\/HTTPS Proxy Settings",
189 "settings.service.form.proxy.host" : "Proxy Host\/IP", 196 "settings.service.form.proxy.host" : "Host Proxy \/ IP",
190 "settings.service.form.proxy.info" : "Proxy settings will not synced with the Franz servers.", 197 "settings.service.form.proxy.info" : "Els ajustaments del Proxy no es sincronitzaran amb els servidors de Franz",
191 "settings.service.form.proxy.isEnabled" : "Use Proxy", 198 "settings.service.form.proxy.isEnabled" : "Utilitzar Proxy",
192 "settings.service.form.proxy.password" : "Password (optional)", 199 "settings.service.form.proxy.password" : "Contrasenya (opcional)",
193 "settings.service.form.proxy.user" : "User (optional)", 200 "settings.service.form.proxy.port" : "Port",
201 "settings.service.form.proxy.restartInfo" : "Please restart Franz after changing proxy Settings.",
202 "settings.service.form.proxy.user" : "Usuari (opcional)",
194 "settings.service.form.saveButton" : "Desa el servei", 203 "settings.service.form.saveButton" : "Desa el servei",
204 "settings.service.form.spellcheckerLanguage" : "Spell checking Language",
205 "settings.service.form.spellcheckerLanguage.default" : "Use System Default ({default})",
195 "settings.service.form.tabHosted" : "Allotjat", 206 "settings.service.form.tabHosted" : "Allotjat",
196 "settings.service.form.tabOnPremise" : "Allotjat per si mateix ⭐️", 207 "settings.service.form.tabOnPremise" : "Allotjat per si mateix ⭐️",
197 "settings.service.form.team" : "Equip", 208 "settings.service.form.team" : "Equip",
@@ -234,11 +245,11 @@
234 "subscription.features.ads" : "Sense anuncis, mai!", 245 "subscription.features.ads" : "Sense anuncis, mai!",
235 "subscription.features.comingSoon" : "properament", 246 "subscription.features.comingSoon" : "properament",
236 "subscription.features.encryptedSync" : "Sincronització de sessió xifrada", 247 "subscription.features.encryptedSync" : "Sincronització de sessió xifrada",
237 "subscription.features.noInterruptions" : "No app delays & nagging to upgrade license", 248 "subscription.features.noInterruptions" : "Sense retards ni molestes actualitzacions de llicències ",
238 "subscription.features.onpremise" : "Afegiu serveis en premissa\/allotjats com HipChat", 249 "subscription.features.onpremise" : "Afegiu serveis en premissa\/allotjats com HipChat",
239 "subscription.features.onpremise.mattermost" : "Add on-premise\/hosted services like Mattermost", 250 "subscription.features.onpremise.mattermost" : "Afegir serveis allotjats com Mattermost",
240 "subscription.features.proxy" : "Proxy support for services", 251 "subscription.features.proxy" : "Suport de Proxy per a serveis",
241 "subscription.features.spellchecker" : "Support for spellchecker", 252 "subscription.features.spellchecker" : "Suport per corrector ortogràfic",
242 "subscription.includedFeatures" : "El compte de pagament Franz Premium Supporter inclou", 253 "subscription.includedFeatures" : "El compte de pagament Franz Premium Supporter inclou",
243 "subscription.paymentSessionError" : "No s'ha pogut inicialitzar el formulari de pagament", 254 "subscription.paymentSessionError" : "No s'ha pogut inicialitzar el formulari de pagament",
244 "subscription.submit.label" : "Vull donar suport al desenvolupament de Franz", 255 "subscription.submit.label" : "Vull donar suport al desenvolupament de Franz",