he.json 3.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "common_cancel": "ביטול",
  3. "common_save": "שמירה",
  4. "common_add": "הוספה",
  5. "common_back": "חזרה",
  6. "common_copy_to_clipboard": "העתקה ללוח הגזירים",
  7. "signup_title": "יצירת חשבון ntfy",
  8. "signup_form_username": "שם משתמש",
  9. "signup_form_password": "סיסמה",
  10. "signup_form_confirm_password": "אישור סיסמה",
  11. "signup_form_button_submit": "הרשמה",
  12. "signup_form_toggle_password_visibility": "הצגת/הסתרת סיסמה",
  13. "signup_already_have_account": "כבר יש לך חשבון? אפשר להיכנס איתו!",
  14. "signup_disabled": "הרשמה כבויה",
  15. "signup_error_username_taken": "שם המשתמש {{username}} כבר תפוס",
  16. "signup_error_creation_limit_reached": "הגעת למגבלת יצירת חשבונות",
  17. "login_title": "כניסה לחשבון ה־ntfy שלך",
  18. "login_form_button_submit": "כניסה",
  19. "login_link_signup": "הרשמה",
  20. "login_disabled": "הכניסה מושבתת",
  21. "action_bar_show_menu": "הצגת תפריט",
  22. "action_bar_logo_alt": "הלוגו של ntfy",
  23. "action_bar_settings": "הגדרות",
  24. "action_bar_account": "חשבון",
  25. "action_bar_change_display_name": "החלפת שם תצוגה",
  26. "action_bar_reservation_add": "שימור נושא",
  27. "action_bar_reservation_edit": "החלפת מצב שימור",
  28. "action_bar_reservation_delete": "הסרת שימור",
  29. "action_bar_reservation_limit_reached": "הגעת למגבלה",
  30. "action_bar_send_test_notification": "שליחת התראת ניסוי",
  31. "action_bar_clear_notifications": "לפנות את כל ההתראות",
  32. "action_bar_mute_notifications": "השתקת התראות",
  33. "action_bar_unmute_notifications": "ביטול השתקת התראות",
  34. "action_bar_unsubscribe": "ביטול מינוי",
  35. "notifications_list_item": "התראה",
  36. "notifications_mark_read": "סימון כנקראה",
  37. "notifications_delete": "מחיקה",
  38. "notifications_copied_to_clipboard": "הועתקה ללוח הגזירים",
  39. "notifications_tags": "תגיות",
  40. "notifications_priority_x": "עדיפות {{priority}}",
  41. "notifications_new_indicator": "התראה חדשה",
  42. "notifications_attachment_copy_url_button": "העתקת כתובת",
  43. "notifications_attachment_open_title": "מעבר אל {{url}}",
  44. "notifications_attachment_open_button": "פתיחת צרופה",
  45. "notifications_attachment_link_expires": "תוקף הקישור פג ב־{{date}}",
  46. "notifications_attachment_link_expired": "תוקף קישור ההורדה פג",
  47. "notifications_actions_failed_notification": "פעולה לא מוצלחת",
  48. "notifications_none_for_topic_title": "לא קיבלת התראות בנושא הזה עדיין.",
  49. "notifications_none_for_topic_description": "כדי לשלוח התראות לנושא הזה, צריך לשלוח PUT או POST לכתובת הנושא הזה.",
  50. "notifications_none_for_any_title": "לא קיבלת התראות כלל.",
  51. "notifications_no_subscriptions_title": "נראה שלא נרשמת למינויים עדיין."
  52. }