he.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536
  1. { "translations": {
  2. "Recent statuses" : "מצבים אחרונים",
  3. "No recent status changes" : "אין שינויים אחרונים למצב",
  4. "In a meeting" : "בפגישה",
  5. "Commuting" : "בדרכים",
  6. "Out sick" : "בחופשת מחלה",
  7. "Vacationing" : "בחופש",
  8. "Out of office" : "מחוץ למשרד",
  9. "Working remotely" : "בעבודה מרחוק",
  10. "User status" : "מצב משתמש",
  11. "Clear status after" : "לפנות את המצב לאחר",
  12. "What is your status?" : "מה המצב שלך?",
  13. "Set status" : "הגדרת מצב",
  14. "Online status" : "מצב מקוון",
  15. "Status message" : "הודעת מצב",
  16. "Clear status message" : "פינוי הודעת המצב",
  17. "Set status message" : "הגדרת הודעת מצב",
  18. "There was an error saving the status" : "אירעה שגיאה בשמירת המצב",
  19. "There was an error clearing the status" : "אירעה שגיאה בפינוי המצב",
  20. "Don't clear" : "לא לפנות",
  21. "Today" : "היום",
  22. "This week" : "השבוע",
  23. "Online" : "מקוון",
  24. "Away" : "לא פה",
  25. "Do not disturb" : "לא להפריע",
  26. "Invisible" : "נסתרת",
  27. "Offline" : "בלתי מקוון",
  28. "There was an error saving the new status" : "אירעה שגיאה בשמירת המצב החדש",
  29. "30 minutes" : "30 דקות",
  30. "1 hour" : "שעה",
  31. "4 hours" : "4 שעות",
  32. "Mute all notifications" : "השתקת כל ההתראות",
  33. "Appear offline" : "להופיע במצב בלתי מקוון",
  34. "{status}, {timestamp}" : "{status}, {timestamp}"
  35. },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
  36. }