he.json 4.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. { "translations": {
  2. "Shared with %1$s" : "משותף עם %1$s",
  3. "Shared with {email}" : "משותף עם {email}",
  4. "Shared with %1$s by %2$s" : "שותף עם %1$s על ידי %2$s",
  5. "Shared with {email} by {actor}" : "שותף עם {email} על ידי {actor}",
  6. "Unshared from %1$s" : "השיתוף עם %1$s בוטל",
  7. "Unshared from {email}" : "השיתוף עם {email} בוטל",
  8. "Unshared from %1$s by %2$s" : "השיתוף עם %1$s בוטל על ידי %2$s",
  9. "Unshared from {email} by {actor}" : "השיתוף עם {email} בוטל על ידי {actor}",
  10. "Password for mail share sent to %1$s" : "הססמה לשיתוף דוא״ל נשלחה אל %1$s",
  11. "Password for mail share sent to {email}" : "ססמת השיתוף בדוא״ל נשלחה אל {email}",
  12. "Password for mail share sent to you" : "ססמת השיתוף בדוא״ל נשלחה אליך",
  13. "You shared %1$s with %2$s by mail" : "שיתפת את %1$s עם %2$s בדוא״ל",
  14. "You shared {file} with {email} by mail" : "שיתפת את {file} עם {email} בדוא״ל",
  15. "%3$s shared %1$s with %2$s by mail" : "%1$s שותף עם %2$s על ידי %3$s בדוא״ל",
  16. "{actor} shared {file} with {email} by mail" : "{file} שותף עם {email} בדוא״ל על ידי {actor}",
  17. "You unshared %1$s from %2$s by mail" : "ביטלת את השיתוף של %2$s מפני %1$s בדוא״ל",
  18. "You unshared {file} from {email} by mail" : "ביטלת את השיתוף של {file} מפני {email} בדוא״ל",
  19. "Password to access %1$s was sent to %2s" : "ססמת הגישה אל %1$s נשלחה אל %2s",
  20. "Password to access {file} was sent to {email}" : "ססמת הגישה אל {file} נשלחה אל {email}",
  21. "Password to access %1$s was sent to you" : "ססמת הגישה אל %1$s נשלחה אליך",
  22. "Password to access {file} was sent to you" : "ססמת הגישה אל {file} נשלחה אליך",
  23. "Sharing %1$s failed, this item is already shared with %2$s" : "השיתוף של %1$s נכשל, הפריט הזה כבר שותף עם %2$s",
  24. "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "אין לנו אפשרות לשלוח לך את הססמה שנוצרה אוטומטית. נא להגדיר כתובת דוא״ל תקנית בהגדרות האישיות שלך ולנסות שוב.",
  25. "Failed to send share by email" : "שליחת השיתוף בדוא״ל נכשלה",
  26. "%1$s shared »%2$s« with you" : "„%2$s” שותף אתך על ידי %1$s",
  27. "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.",
  28. "Click the button below to open it." : "יש ללחוץ על הכפתור שלהלן כדי לפתוח אותו.",
  29. "Open »%s«" : "פתיחת „%s”",
  30. "%1$s via %2$s" : "%1$s דרך %2$s",
  31. "Password to access »%s«" : "ססמת הגישה אל „%s”",
  32. "It is protected with the following password:" : "הוא מוגן בססמה הבאה:",
  33. "»%s« added a note to a file shared with you" : "התווספה הערה על קובץ ששותף את על ידי „%s”",
  34. "Password to access »%1$s« shared by you with %2$s" : "ססמה לגשת אל „%1$s” ששותף על ידיך עם %2$s",
  35. "This is the password:" : "זו הססמה:",
  36. "You can choose a different password at any time in the share dialog." : "ניתן לבחור בססמה אחרת בכל עת בתיבת דו־שיח השיתוף.",
  37. "Could not find share" : "לא ניתן למצוא את השיתוף",
  38. "Share by mail" : "שיתוף בדוא״ל",
  39. "Share provider which allows you to share files by mail" : "ספק השיתוף שמאפשר לך לשתף קבצים בדוא״ל",
  40. "Allows users to share a personalized link to a file or folder by putting in an email address." : "מאפשר למשתמשים לשתף קישורים מותאמים אישית לקובץ או לתיקייה על ידי הקלדת כתובת דוא״ל.",
  41. "Send password by mail" : "שליחת ססמה בדוא״ל",
  42. "Enforce password protection" : "אילוץ הגנה בססמה"
  43. },"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;"
  44. }