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.

51 lines
4.0 KiB

This file contains unexpected Bidirectional Unicode characters!

This file contains unexpected Bidirectional Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

OC.L10N.register(
"theming",
{
"Loading preview…" : "תצוגה מקדימה נטענת…",
"Saved" : "נשמר",
"Admin" : "ניהול",
"a safe home for all your data" : "מקום בטוח לכל הנתונים שלך",
"Name cannot be empty" : "השם לא יכול להישאר ריק",
"The given name is too long" : "השם שסופק ארוך מדי",
"The given web address is too long" : "הכתובת שסופקה ארוכה מדי",
"The given legal notice address is too long" : "כתובת ההצהרה המשפטית שסופקה ארוכה מדי",
"The given privacy policy address is too long" : "כתובת מדיניות הפרטיות שסופקה ארוכה מדי",
"The given slogan is too long" : "שורת הכותרת שסופקה ארוכה מדי",
"The given color is invalid" : "הצבע שסופק שגוי",
"The file was uploaded" : "הקובץ הועלה",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מהנחיית ה־upload_max_filesize ב־php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה חורג מההנחיה MAX_FILE_SIZE שהוגדרה בטופס ה־HTML",
"The file was only partially uploaded" : "הקובץ הועלה באופן חלקי",
"No file was uploaded" : "לא הועלו קבצים",
"Missing a temporary folder" : "חסרה תיקייה זמנית",
"Could not write file to disk" : "לא ניתן לכתוב לכונן",
"A PHP extension stopped the file upload" : "הרחבת PHP עצרה את העלאת הקובץ",
"No file uploaded" : "לא הועלה קובץ",
"Unsupported image type" : "סוג התמונה לא נתמך",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "כבר נעשה שימוש בערכת עיצוב מותאמת אישית. יכול להיות שהגדרות יישומון ערכות העיצוב יידרסו.",
"Theming" : "ערכות נושא",
"Legal notice" : "הצהרה משפטית",
"Privacy policy" : "מדיניות פרטיות",
"Adjust the Nextcloud theme" : "התאמת ערכת העיצוב של Nextcloud",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "עם ערכות עיצוב ניתן להתאים את המראה והתחושה של המערכת ושל הלקוחות הנתמכים שלך. אלו תהיינה גלויות לכל המשתמשים.",
"Name" : "שם",
"Reset to default" : "איפוס לבררת מחדל",
"Web link" : "קישור",
"https://…" : "https://…",
"Slogan" : "שורת כותרת",
"Color" : "צבע",
"Logo" : "לוגו",
"Upload new logo" : "העלאת לוגו חדש",
"Login image" : "תמונת כניסה",
"Upload new login background" : "העלאת תמונת כניסה חדשה",
"Remove background image" : "הסרת תמונת רקע",
"Advanced options" : "אפשרויות מתקדמות",
"Legal notice link" : "קישור להצהרה המשפטית",
"Privacy policy link" : "קישור למדיניות הפרטיות",
"Header logo" : "לוגו כותרת",
"Upload new header logo" : "העלאת לוגו כותרת",
"Favicon" : "סמל כותרת",
"Upload new favicon" : "העלאת סמל כותרת חדש",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "יש להתקין את הרחבת ה־PHP של Imagemagick עם תמיכה בתמונות SVG כדי לייצר תמונות מועדפים אוטומטיות על בסיס הלוגו שהועלה והצבע."
},
"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;");