he.json 2.4 KB

12345678910111213141516171819202122232425262728293031323334
  1. { "translations": {
  2. "Do you want to add the remote share {name} from {owner}@{remote}?" : "האם לשתף את השיתוף החיצוני {name} שהתקבל מ- {owner}@{remote}?",
  3. "Remote share" : "שיתוף חיצוני",
  4. "Remote share password" : "סיסמת שיתוף חיצוני",
  5. "Cancel" : "ביטול",
  6. "Add remote share" : "הוספת שיתוף חיצוני",
  7. "Invalid Federated Cloud ID" : "זיהוי ענן מאוגד לא חוקי",
  8. "Server to server sharing is not enabled on this server" : "שיתוף שרת לשרת לא מופעל בשרת זה",
  9. "Not allowed to create a federated share with the same user" : "אסור ליצור שיתוף מאוגד עם אותו משתמש",
  10. "File is already shared with %s" : "הקובץ כבר משותף עם %s",
  11. "Could not find share" : "לא ניתן למצוא את השיתוף",
  12. "Federated sharing" : "שיתוף מאוגד",
  13. "Accept" : "אישור",
  14. "Decline" : "סירוב",
  15. "Federated Cloud Sharing" : "ענן שיתוף מאוגד",
  16. "Sharing" : "שיתוף",
  17. "Allow users on this server to receive shares from other servers" : "מאפשר למשתמשים בשרת זה לקבל שיתופים משרתים אחרים",
  18. "Federated Cloud" : "ענן מאוגד",
  19. "Your Federated Cloud ID:" : "מספר זיהוי הענן המאוגד שלך:",
  20. "Twitter" : "טוויטר",
  21. "Add to your website" : "הוספה לאתר האינטרנט שלך",
  22. "Share with me via Nextcloud" : "שיתוף איתי באמצעות Nextcloud",
  23. "HTML Code:" : "קוד HTML:",
  24. "Share with me through my #Nextcloud Federated Cloud ID" : "שיתוף איתי באמצעות מספר זהות שרת ה- #Nextcloud המאוגד שלי",
  25. "Copy to clipboard" : "העתקה ללוח הגזירים",
  26. "Copied!" : "הועתק!",
  27. "Copy" : "העתק",
  28. "Not supported!" : "אין תמיכה!",
  29. "Press ⌘-C to copy." : "‎⌘-C להעתקה.",
  30. "Press Ctrl-C to copy." : "Ctrl-C להעתקה.",
  31. "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "שיתוף איתי באמצעות מספר זהות שרת ה- #Nextcloud המאוגד שלי, ניתן לראות %s",
  32. "Open documentation" : "תיעוד פתוח"
  33. },"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;"
  34. }