From 652b2097add2710a85616b5c2af5ac65a7c72518 Mon Sep 17 00:00:00 2001 From: Yaron Shahrabani Date: Tue, 17 Feb 2026 12:31:20 +0100 Subject: [PATCH] Translated using Weblate (Hebrew) Currently translated at 17.4% (71 of 407 strings) Translation: ntfy/Web app Translate-URL: https://hosted.weblate.org/projects/ntfy/web/he/ --- web/public/static/langs/he.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/web/public/static/langs/he.json b/web/public/static/langs/he.json index 4674c993..9e46e071 100644 --- a/web/public/static/langs/he.json +++ b/web/public/static/langs/he.json @@ -48,5 +48,26 @@ "notifications_none_for_topic_title": "לא קיבלת התראות בנושא הזה עדיין.", "notifications_none_for_topic_description": "כדי לשלוח התראות לנושא הזה, צריך לשלוח PUT או POST לכתובת הנושא הזה.", "notifications_none_for_any_title": "לא קיבלת התראות כלל.", - "notifications_no_subscriptions_title": "נראה שלא נרשמת למינויים עדיין." + "notifications_no_subscriptions_title": "נראה שלא נרשמת למינויים עדיין.", + "action_bar_toggle_mute": "השתקת/הפעלת התראות", + "action_bar_toggle_action_menu": "פתיחת/סגירת תפריט הפעולות", + "action_bar_profile_title": "פרופיל", + "action_bar_profile_settings": "הגדרות", + "action_bar_profile_logout": "יציאה", + "action_bar_sign_in": "כניסה", + "action_bar_sign_up": "הרשמה", + "message_bar_type_message": "כאן ניתן להקליד הודעה", + "message_bar_error_publishing": "שגיאה בפרסום ההתראה", + "message_bar_show_dialog": "הצגת חלונית פרסום", + "message_bar_publish": "פרסום הודעה", + "nav_topics_title": "נושאים שנרשמת אליהם", + "nav_button_all_notifications": "כל ההתראות", + "nav_button_account": "חשבון", + "nav_button_settings": "הגדרות", + "nav_button_documentation": "תיעוד", + "nav_button_publish_message": "פרסום התראה", + "nav_button_subscribe": "הרשמה לנושא", + "nav_button_muted": "התראות הושתקו", + "nav_button_connecting": "מתחבר", + "nav_upgrade_banner_label": "שדרוג ל־ntfy Pro" }