From e9793e1688d8a47eae47148cefc21f8c48e76281 Mon Sep 17 00:00:00 2001 From: babu Date: Thu, 28 Jul 2022 15:43:57 +0000 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 6.4% (15 of 232 strings) Translation: mattermost-languages-shipped/mattermost-desktop Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ca/ --- i18n/ca.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/i18n/ca.json b/i18n/ca.json index 0967ef42..363f0c41 100644 --- a/i18n/ca.json +++ b/i18n/ca.json @@ -1 +1,17 @@ -{} +{ + "renderer.modals.certificate.certificateModal.subject": "Assumpte", + "renderer.modals.login.loginModal.password": "Contrasenya", + "label.yes": "Sí", + "label.save": "Desa", + "label.remove": "Elimina", + "label.ok": "D'acord", + "label.no": "No", + "label.login": "Inicia sessió", + "label.close": "Tanca", + "label.change": "Canvia", + "label.cancel": "Cancel·la", + "label.add": "Afegeix", + "label.accept": "Accepta", + "common.tabs.TAB_MESSAGING": "Canals", + "common.permissions.canBasicAuth": "Autenticació web" +}