You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

he.json 4.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. { "translations": {
  2. "Loading preview…" : "תצוגה מקדימה נטענת…",
  3. "Saved" : "נשמר",
  4. "Admin" : "ניהול",
  5. "a safe home for all your data" : "מקום בטוח לכל הנתונים שלך",
  6. "Name cannot be empty" : "השם לא יכול להישאר ריק",
  7. "The given name is too long" : "השם שסופק ארוך מדי",
  8. "The given web address is too long" : "הכתובת שסופקה ארוכה מדי",
  9. "The given legal notice address is too long" : "כתובת ההצהרה המשפטית שסופקה ארוכה מדי",
  10. "The given privacy policy address is too long" : "כתובת מדיניות הפרטיות שסופקה ארוכה מדי",
  11. "The given slogan is too long" : "שורת הכותרת שסופקה ארוכה מדי",
  12. "The given color is invalid" : "הצבע שסופק שגוי",
  13. "The file was uploaded" : "הקובץ הועלה",
  14. "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מהנחיית ה־upload_max_filesize ב־php.ini",
  15. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה חורג מההנחיה MAX_FILE_SIZE שהוגדרה בטופס ה־HTML",
  16. "The file was only partially uploaded" : "הקובץ הועלה באופן חלקי",
  17. "No file was uploaded" : "לא הועלו קבצים",
  18. "Missing a temporary folder" : "חסרה תיקייה זמנית",
  19. "Could not write file to disk" : "לא ניתן לכתוב לכונן",
  20. "A PHP extension stopped the file upload" : "הרחבת PHP עצרה את העלאת הקובץ",
  21. "No file uploaded" : "לא הועלה קובץ",
  22. "Unsupported image type" : "סוג התמונה לא נתמך",
  23. "You are already using a custom theme. Theming app settings might be overwritten by that." : "כבר נעשה שימוש בערכת עיצוב מותאמת אישית. יכול להיות שהגדרות יישומון ערכות העיצוב יידרסו.",
  24. "Theming" : "ערכות נושא",
  25. "Legal notice" : "הצהרה משפטית",
  26. "Privacy policy" : "מדיניות פרטיות",
  27. "Adjust the Nextcloud theme" : "התאמת ערכת העיצוב של Nextcloud",
  28. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "עם ערכות עיצוב ניתן להתאים את המראה והתחושה של המערכת ושל הלקוחות הנתמכים שלך. אלו תהיינה גלויות לכל המשתמשים.",
  29. "Name" : "שם",
  30. "Reset to default" : "איפוס לבררת מחדל",
  31. "Web link" : "קישור",
  32. "https://…" : "https://…‎",
  33. "Slogan" : "שורת כותרת",
  34. "Color" : "צבע",
  35. "Logo" : "לוגו",
  36. "Upload new logo" : "העלאת לוגו חדש",
  37. "Login image" : "תמונת כניסה",
  38. "Upload new login background" : "העלאת תמונת כניסה חדשה",
  39. "Remove background image" : "הסרת תמונת רקע",
  40. "Advanced options" : "אפשרויות מתקדמות",
  41. "Legal notice link" : "קישור להצהרה המשפטית",
  42. "Privacy policy link" : "קישור למדיניות הפרטיות",
  43. "Header logo" : "לוגו כותרת",
  44. "Upload new header logo" : "העלאת לוגו כותרת",
  45. "Favicon" : "סמל כותרת",
  46. "Upload new favicon" : "העלאת סמל כותרת חדש",
  47. "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין את הרחבת ה־PHP של Imagemagick עם תמיכה בתמונות SVG כדי לייצר תמונות מועדפים אוטומטיות על בסיס הלוגו שהועלה והצבע.",
  48. "You are already using a custom theme" : "כבר החלת ערכת עיצוב בהתאמה אישית",
  49. "reset to default" : "איפוס לבררת מחדל",
  50. "Web address" : "כתובת",
  51. "Web address https://…" : "כתובת https://…‎",
  52. "There is no error, the file uploaded with success" : "אין אף תקלה, הקובץ הועלה בהצלחה",
  53. "The uploaded file was only partially uploaded" : "הקובץ הועלה באופן חלקי בלבד",
  54. "Failed to write file to disk." : "הכתיבה לכונן נכשלה.",
  55. "A PHP extension stopped the file upload." : "הרחבת PHP עצרה את העלאת הקובץ."
  56. },"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;"
  57. }