From 27e09d71b508fef774974ba1c013b2259dfb9a7a Mon Sep 17 00:00:00 2001 From: Tomer Ben-Rachel Date: Sun, 15 Oct 2023 05:45:37 +0000 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 10.4% (30 of 287 strings) Translation: Mattermost/mattermost-desktop Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/he/ --- i18n/he.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/i18n/he.json b/i18n/he.json index a44a60fe..b175d46e 100644 --- a/i18n/he.json +++ b/i18n/he.json @@ -17,5 +17,16 @@ "label.remove": "הסר", "label.save": "שמור", "label.yes": "כן", - "main.allowProtocolDialog.button.saveProtocolAsAllowed": "כן (שמירת {protocol} מאופשרת)" + "main.CriticalErrorHandler.uncaughtException.button.reopen": "פתח מחדש", + "main.CriticalErrorHandler.uncaughtException.button.showDetails": "הצג פרטים", + "main.allowProtocolDialog.button.saveProtocolAsAllowed": "כן (שמירת {protocol} מאופשרת)", + "main.app.app.handleAppCertificateError.certError.button.cancelConnection": "בטל חיבור", + "main.app.app.handleAppCertificateError.certError.button.moreDetails": "עוד פרטים", + "main.app.app.handleAppCertificateError.certError.dialog.title": "בעיה עם התעודה", + "main.app.app.handleAppCertificateError.certNotTrusted.button.cancelConnection": "בטל חיבור", + "main.app.app.handleAppCertificateError.certNotTrusted.button.trustInsecureCertificate": "בטח בתעודה לא בטוחה", + "main.app.app.handleAppCertificateError.certNotTrusted.dialog.message": "תעודה מ-\"{issuerName}\" לא מהימנה.", + "main.app.app.handleAppCertificateError.certNotTrusted.dialog.title": "תעודה לא מהימנה", + "main.app.app.handleAppCertificateError.dialog.extraDetail": "תעודה שונה מהתעודה הקודמת.\n\n", + "main.app.initialize.downloadBox.allFiles": "כל הקבצים" }