he.json 1.2 KB

1234567891011121314151617181920
  1. { "translations": {
  2. "Deleted files" : "קבצים שנמחקו",
  3. "Restore" : "שחזור",
  4. "Delete" : "מחיקה",
  5. "Delete permanently" : "מחיקה לצמיתות",
  6. "This operation is forbidden" : "פעולה זו אסורה",
  7. "This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
  8. "restored" : "שוחזר",
  9. "No deleted files" : "אין קבצים שנמחקו",
  10. "You will be able to recover deleted files from here" : "ניתן לבטל מחיקת קבצים מכאן",
  11. "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
  12. "Select all" : "לבחור הכול",
  13. "Name" : "שם",
  14. "Actions" : "פעולולת",
  15. "Deleted" : "נמחק",
  16. "Couldn't delete %s permanently" : "לא ניתן למחוק את %s לצמיתות",
  17. "Couldn't restore %s" : "לא ניתן לשחזר את %s",
  18. "Error" : "שגיאה"
  19. },"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;"
  20. }