he.json 1.7 KB

12345678910111213141516171819202122232425
  1. { "translations": {
  2. "Unknown address" : "כתובת לא ידועה",
  3. "No result." : "אין תוצאות.",
  4. "Malformed JSON data." : "נתוני JSON פגומים.",
  5. "Error" : "שגיאה",
  6. "Weather status" : "מצב מזג אוויר",
  7. "Weather status in your dashboard" : "מצב מזג אוויר בלוח המחוונים שלך.",
  8. "Detect location" : "איתור מיקום",
  9. "Set custom address" : "הגדרת כתובת משלך",
  10. "Favorites" : "מועדפים",
  11. "More weather for {adr}" : "מזג אוויר נוסף עבור {adr}",
  12. "Loading weather" : "מזג האוויר נטען",
  13. "Remove from favorites" : "הסרה מהמועדפים",
  14. "Add as favorite" : "הוספה למועדפים",
  15. "You are not logged in." : "לא נכנסת.",
  16. "There was an error getting the weather status information." : "אירעה שגיאה בקבלת פרטי מצב מזג האוויר.",
  17. "No weather information found" : "לא נמצאו פרטי מזג אוויר",
  18. "Location not found" : "המיקום לא נמצא",
  19. "There was an error setting the location address." : "אירעה שגיאה בהגדרות כתובת המיקום.",
  20. "There was an error setting the location." : "אירעה שגיאה בהגדרת המיקום.",
  21. "There was an error saving the mode." : "אירעה שגיאה בשמירת המצב.",
  22. "There was an error using personal address." : "אירעה שגיאה בשימוש בכתובת האישית.",
  23. "Set location for weather" : "הגדרת מיקום למזג האוויר"
  24. },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
  25. }