he.json 3.5 KB

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