he.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. { "translations": {
  2. "Unknown error" : "שגיאה בלתי ידועה",
  3. "Could not move %s - File with this name already exists" : "לא ניתן להעביר את %s - קובץ בשם הזה כבר קיים",
  4. "Could not move %s" : "לא ניתן להעביר את %s",
  5. "No file was uploaded. Unknown error" : "לא הועלה קובץ. טעות בלתי מזוהה.",
  6. "There is no error, the file uploaded with success" : "לא התרחשה שגיאה, הקובץ הועלה בהצלחה",
  7. "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:",
  8. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה גדוך מהערך MAX_FILE_SIZE שהוגדר בתופס HTML",
  9. "The uploaded file was only partially uploaded" : "הקובץ הועלה באופן חלקי בלבד",
  10. "No file was uploaded" : "שום קובץ לא הועלה",
  11. "Missing a temporary folder" : "תקיה זמנית חסרה",
  12. "Failed to write to disk" : "הכתיבה לכונן נכשלה",
  13. "Not enough storage available" : "אין די שטח פנוי באחסון",
  14. "Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.",
  15. "Invalid directory." : "תיקייה שגויה.",
  16. "Files" : "קבצים",
  17. "Favorites" : "מועדפים",
  18. "Home" : "בית",
  19. "Upload cancelled." : "ההעלאה בוטלה.",
  20. "Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.",
  21. "File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
  22. "{new_name} already exists" : "{new_name} כבר קיים",
  23. "Rename" : "שינוי שם",
  24. "Delete" : "מחיקה",
  25. "Unshare" : "הסר שיתוף",
  26. "Download" : "הורדה",
  27. "Select" : "בחר",
  28. "Pending" : "ממתין",
  29. "Error" : "שגיאה",
  30. "Name" : "שם",
  31. "Size" : "גודל",
  32. "Modified" : "זמן שינוי",
  33. "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
  34. "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
  35. "Favorite" : "מועדף",
  36. "A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>",
  37. "A file or folder has been <strong>changed</strong>" : "קובץ או תיקייה <strong>שונו<strong/>",
  38. "A file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה <strong>נמחקו<strong/>",
  39. "You created %1$s" : "יצרת %1$s",
  40. "%2$s created %1$s" : "%2$s נוצרו %1$s",
  41. "%1$s was created in a public folder" : "%1$s נוצר בתיקייה ציבורית",
  42. "You changed %1$s" : "שינית %1$s",
  43. "%2$s changed %1$s" : "%2$s שונו %1$s",
  44. "You deleted %1$s" : "מחקת %1$s",
  45. "%2$s deleted %1$s" : "%2$s נמחקו %1$s",
  46. "Upload (max. %s)" : "העלאה (מקסימום %s)",
  47. "File handling" : "טיפול בקבצים",
  48. "Maximum upload size" : "גודל העלאה מקסימלי",
  49. "max. possible: " : "המרבי האפשרי: ",
  50. "Save" : "שמירה",
  51. "Settings" : "הגדרות",
  52. "WebDAV" : "WebDAV",
  53. "New" : "חדש",
  54. "Text file" : "קובץ טקסט",
  55. "New folder" : "תיקייה חדשה",
  56. "Folder" : "תיקייה",
  57. "Upload" : "העלאה",
  58. "Cancel upload" : "ביטול ההעלאה",
  59. "Upload too large" : "העלאה גדולה מידי",
  60. "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
  61. "Files are being scanned, please wait." : "הקבצים נסרקים, נא להמתין."
  62. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  63. }