he.json 4.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. { "translations": {
  2. "Sunday" : "יום ראשון",
  3. "Monday" : "יום שני",
  4. "Tuesday" : "יום שלישי",
  5. "Wednesday" : "יום רביעי",
  6. "Thursday" : "יום חמישי",
  7. "Friday" : "יום שישי",
  8. "Saturday" : "שבת",
  9. "January" : "ינואר",
  10. "February" : "פברואר",
  11. "March" : "מרץ",
  12. "April" : "אפריל",
  13. "May" : "מאי",
  14. "June" : "יוני",
  15. "July" : "יולי",
  16. "August" : "אוגוסט",
  17. "September" : "ספטמבר",
  18. "October" : "אוקטובר",
  19. "November" : "נובמבר",
  20. "December" : "דצמבר",
  21. "Settings" : "הגדרות",
  22. "Saving..." : "שמירה…",
  23. "No" : "לא",
  24. "Yes" : "כן",
  25. "Choose" : "בחירה",
  26. "Ok" : "בסדר",
  27. "New Files" : "קבצים חדשים",
  28. "Cancel" : "ביטול",
  29. "Shared" : "שותף",
  30. "Share" : "שתף",
  31. "Error" : "שגיאה",
  32. "Error while sharing" : "שגיאה במהלך השיתוף",
  33. "Error while unsharing" : "שגיאה במהלך ביטול השיתוף",
  34. "Error while changing permissions" : "שגיאה במהלך שינוי ההגדרות",
  35. "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} שבבעלות {owner}",
  36. "Shared with you by {owner}" : "שותף אתך על ידי {owner}",
  37. "Share link" : "קישור לשיתוף",
  38. "Password protect" : "הגנה בססמה",
  39. "Password" : "סיסמא",
  40. "Email link to person" : "שליחת קישור בדוא״ל למשתמש",
  41. "Send" : "שליחה",
  42. "Set expiration date" : "הגדרת תאריך תפוגה",
  43. "Expiration date" : "תאריך התפוגה",
  44. "group" : "קבוצה",
  45. "Resharing is not allowed" : "אסור לעשות שיתוף מחדש",
  46. "Shared in {item} with {user}" : "שותף תחת {item} עם {user}",
  47. "Unshare" : "הסר שיתוף",
  48. "can share" : "ניתן לשתף",
  49. "can edit" : "ניתן לערוך",
  50. "access control" : "בקרת גישה",
  51. "create" : "יצירה",
  52. "delete" : "מחיקה",
  53. "Password protected" : "מוגן בססמה",
  54. "Error unsetting expiration date" : "אירעה שגיאה בביטול תאריך התפוגה",
  55. "Error setting expiration date" : "אירעה שגיאה בעת הגדרת תאריך התפוגה",
  56. "Sending ..." : "מתבצעת שליחה ...",
  57. "Email sent" : "הודעת הדוא״ל נשלחה",
  58. "Warning" : "אזהרה",
  59. "The object type is not specified." : "סוג הפריט לא צוין.",
  60. "Delete" : "מחיקה",
  61. "Add" : "הוספה",
  62. "The update was successful. Redirecting you to ownCloud now." : "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.",
  63. "Use the following link to reset your password: {link}" : "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}",
  64. "New password" : "ססמה חדשה",
  65. "Reset password" : "איפוס ססמה",
  66. "Personal" : "אישי",
  67. "Users" : "משתמשים",
  68. "Apps" : "יישומים",
  69. "Admin" : "מנהל",
  70. "Help" : "עזרה",
  71. "Access forbidden" : "הגישה נחסמה",
  72. "Security Warning" : "אזהרת אבטחה",
  73. "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד.",
  74. "Create an <strong>admin account</strong>" : "יצירת <strong>חשבון מנהל</strong>",
  75. "Username" : "שם משתמש",
  76. "Data folder" : "תיקיית נתונים",
  77. "Configure the database" : "הגדרת מסד הנתונים",
  78. "Database user" : "שם משתמש במסד הנתונים",
  79. "Database password" : "ססמת מסד הנתונים",
  80. "Database name" : "שם מסד הנתונים",
  81. "Database tablespace" : "מרחב הכתובות של מסד הנתונים",
  82. "Database host" : "שרת בסיס נתונים",
  83. "Finish setup" : "סיום התקנה",
  84. "%s is available. Get more information on how to update." : "%s זמינה להורדה. ניתן ללחוץ כדי לקבל מידע נוסף כיצד לעדכן.",
  85. "Log out" : "התנתקות",
  86. "Search" : "חיפוש",
  87. "remember" : "שמירת הססמה",
  88. "Log in" : "כניסה",
  89. "Alternative Logins" : "כניסות אלטרנטיביות"
  90. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  91. }