From b3e237fec2cca658f1a4f761a415f7bfc9cd7e3a Mon Sep 17 00:00:00 2001 From: Tomer Ben-Rachel Date: Sat, 14 Oct 2023 20:20:57 +0000 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 6.6% (19 of 287 strings) Translation: Mattermost/mattermost-desktop Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/he/ --- i18n/he.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/i18n/he.json b/i18n/he.json index 0967ef42..a44a60fe 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -1 +1,21 @@ -{} +{ + "common.permissions.canBasicAuth": "אימות באינטרנט", + "common.tabs.TAB_FOCALBOARD": "לוחות", + "common.tabs.TAB_MESSAGING": "ערוצים", + "common.tabs.TAB_PLAYBOOKS": "ספרי משחק", + "label.accept": "מסכים", + "label.add": "הוסף", + "label.allow": "אפשר", + "label.cancel": "ביטול", + "label.change": "שנה", + "label.close": "סגור", + "label.deny": "דחה", + "label.denyPermanently": "דחה לצמיתות", + "label.login": "התחברות", + "label.no": "לא", + "label.ok": "אוקי", + "label.remove": "הסר", + "label.save": "שמור", + "label.yes": "כן", + "main.allowProtocolDialog.button.saveProtocolAsAllowed": "כן (שמירת {protocol} מאופשרת)" +}