nextcloud/core/l10n/he.js

249 lines
17 KiB
JavaScript
Raw Normal View History

OC.L10N.register(
"core",
{
2016-01-17 09:54:53 +03:00
"Couldn't send mail to following users: %s " : "לא ניתן היה לשלוח דואר אלקטרוני למשתמשים הבאים %s ",
2016-01-07 09:55:48 +03:00
"Preparing update" : "מכין עדכון",
2016-01-14 09:55:43 +03:00
"Turned on maintenance mode" : "הפעלת מצב אחזקה",
"Turned off maintenance mode" : "כיבוי מצב אחזקה",
"Maintenance mode is kept active" : "מצב אחזקה נשמר פעיל",
2016-01-17 09:54:53 +03:00
"Updating database schema" : "עדכון סכימת מסד נתונים",
2016-01-07 09:55:48 +03:00
"Updated database" : "עדכון מסד נתונים",
2016-01-17 09:54:53 +03:00
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "בודק אם סכימת מסד הנתונים ניתנת לעדכון (פעולה זו יכולה להמשך זמן רב תלוי בגודל מסד הנתונים)",
"Checked database schema update" : "עדכון סכימת מסד נתונים נבדק",
2016-01-14 09:55:43 +03:00
"Checking updates of apps" : "בדיקת עדכוני יישומים",
2016-01-17 09:54:53 +03:00
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "בודק אם סכימת מסד הנתונים עבור %s ניתנת לעדכון (פעולה זו יכולה להמשך זמן רב תלוי בגודל מסד הנתונים)",
"Checked database schema update for apps" : "עדכון סכימת מסד נתונים ליישומים נבדק",
2016-01-07 09:55:48 +03:00
"Updated \"%s\" to %s" : "מעדכן \"%s\" ל- %s",
2016-01-14 09:55:43 +03:00
"Repair warning: " : "אזהרת תיקון:",
"Repair error: " : "שגיאת תיקון:",
2016-01-17 09:54:53 +03:00
"Set log level to debug" : "קביעת רמת דיווח לתהליך ניפוי בשגיאות",
"Reset log level" : "קביעה מחדש לרמת דיווח",
"Starting code integrity check" : "התחלת בדיקת תקינות קוד",
"Finished code integrity check" : "סיום בדיקת תקינות קוד",
"%s (3rdparty)" : "%s (צד שלישי)",
"%s (incompatible)" : "%s (לא תואם)",
"Following apps have been disabled: %s" : "היישומים הבאים נוטרלו: %s",
2016-01-07 09:55:48 +03:00
"Already up to date" : "כבר עדכני",
2016-01-14 09:55:43 +03:00
"Please select a file." : "יש לבחור קובץ.",
2016-01-07 09:55:48 +03:00
"File is too big" : "הקובץ גדול מדי",
2016-01-14 09:55:43 +03:00
"Invalid file provided" : "סופק קובץ לא חוקי",
"No image or file provided" : "לא סופקו תמונה או קובץ",
2016-01-07 09:55:48 +03:00
"Unknown filetype" : "סוג קובץ לא מוכר",
"Invalid image" : "תמונה לא חוקית",
2016-01-14 09:55:43 +03:00
"An error occurred. Please contact your admin." : "אירעה שגיאה. יש ליצור קשר עם המנהל שלך.",
2016-01-17 09:54:53 +03:00
"No temporary profile picture available, try again" : "לא קיימת תמונת פרופיל זמנית, יש לנסות שוב",
"No crop data provided" : "לא סופק מידע קיטום",
"No valid crop data provided" : "לא סופק מידע קיטום חוקי",
"Crop is not square" : "הקיטום אינו מרובע",
2016-01-25 09:54:39 +03:00
"Couldn't reset password because the token is invalid" : "לא ניתן לאפס סיסמא כיוון שמחרוזת האימות אינה חוקית",
"Couldn't reset password because the token is expired" : "לא ניתן לאפס סיסמא כיוון שמחרוזת האימות פגה תוקף",
"Couldn't send reset email. Please make sure your username is correct." : "לא ניתן היה לשלוח דואר אלקטרוני לאיפוס. יש לוודא ששם המשתמש נכון.",
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "לא ניתן היה לשלוח דואר אלקטרוני כיוון שלא מוגדר דואר אלקטרוני למשתמש זה. יש ליצור קשר עם מנהל.",
2016-01-22 09:55:28 +03:00
"%s password reset" : "%s הסיסמא אופסה",
"Couldn't send reset email. Please contact your administrator." : "לא ניתן היה לשלוח דואר אלקטרוני לאיפוס. יש לפנות למנהל שלך.",
"Sunday" : "יום ראשון",
"Monday" : "יום שני",
"Tuesday" : "יום שלישי",
"Wednesday" : "יום רביעי",
"Thursday" : "יום חמישי",
"Friday" : "יום שישי",
"Saturday" : "שבת",
2015-08-25 19:39:10 +03:00
"Sun." : "ראשון",
"Mon." : "שני",
"Tue." : "שלישי",
"Wed." : "רביעי",
"Thu." : "חמישי",
"Fri." : "שישי",
"Sat." : "שבת",
2016-01-14 09:55:43 +03:00
"Su" : "א",
"Mo" : "ב",
"Tu" : "ג",
"We" : "ד",
"Th" : "ה",
"Fr" : "ו",
"Sa" : "ש",
"January" : "ינואר",
"February" : "פברואר",
"March" : "מרץ",
"April" : "אפריל",
"May" : "מאי",
"June" : "יוני",
"July" : "יולי",
"August" : "אוגוסט",
"September" : "ספטמבר",
"October" : "אוקטובר",
"November" : "נובמבר",
"December" : "דצמבר",
2015-08-25 19:39:10 +03:00
"Jan." : "ינו׳",
"Feb." : "פבר׳",
"Mar." : "מרץ",
"Apr." : "אפר׳",
"May." : "מאי",
"Jun." : "יונ׳",
"Jul." : "יול׳",
"Aug." : "אוג׳",
"Sep." : "ספט׳",
"Oct." : "אוק׳",
"Nov." : "נוב׳",
"Dec." : "דצמ׳",
2016-01-17 09:54:53 +03:00
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">קיימות בעיות עם בדיקת תקינות קוד. למידע נוסף…</a>",
"Settings" : "הגדרות",
"Saving..." : "שמירה…",
2015-10-03 08:56:20 +03:00
"seconds ago" : "שניות",
2016-01-17 09:54:53 +03:00
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "הקישור לאיפוס הסיסמא שלך נשלח אליך בדואר אלקטרוני. אם לא קיבלת את הקישור תוך זמן סביר, מוטב לבדוק את תיבת דואר הזבל/ספאם שלך.<br>אם ההודעה אינה שם, יש לשאול את המנהל המקומי שלך .",
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "הקבצים שלך מוצפנים. אם לא הפעלת את מפתח השחזור, לא תהיה דרך לקבל את המידע מחדש אחרי שהסיסמא תאופס.<br />אם אין לך מושג מה לעשות what to do, מוטב לפנות למנהל שלך לפני ההמשך. <br />האם באמת ברצונך להמשיך?",
"I know what I'm doing" : "אני יודע/ת מה אני עושה",
"Password can not be changed. Please contact your administrator." : "לא ניתן לשנות את הסיסמא. יש לפנות למנהל שלך.",
"No" : "לא",
"Yes" : "כן",
"Choose" : "בחירה",
2016-01-17 09:54:53 +03:00
"Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}",
"Ok" : "בסדר",
2016-01-17 09:54:53 +03:00
"Error loading message template: {error}" : "שגיאה בטעינת תבנית ההודעות: {error}",
2016-01-07 09:55:48 +03:00
"read-only" : "לקריאה בלבד",
2016-01-17 09:54:53 +03:00
"_{count} file conflict_::_{count} file conflicts_" : ["{count} הנגשות קובץ","{count} התנגשויות קבצים"],
"One file conflict" : "התנגשות קובץ אחת",
"New Files" : "קבצים חדשים",
2016-01-17 09:54:53 +03:00
"Already existing files" : "קבצים קיימים כבר",
"Which files do you want to keep?" : "אילו קבצים ברצונך לשמור?",
"If you select both versions, the copied file will have a number added to its name." : "אם תבחר האפשרות לשמור את שתי הגרסאות, לשם קובץ המועתק יתווסף מספר.",
"Cancel" : "ביטול",
2016-01-07 09:55:48 +03:00
"Continue" : "המשך",
"(all selected)" : "(הכול נבחר)",
2016-01-17 09:54:53 +03:00
"({count} selected)" : "({count} נבחרו)",
"Error loading file exists template" : "שגיאה בטעינת קובץ תבנית קיימים",
2016-01-07 09:55:48 +03:00
"Very weak password" : "סיסמא מאוד חלשה",
"Weak password" : "סיסמא חלשה",
"So-so password" : "סיסמא ככה-ככה",
"Good password" : "סיסמא טובה",
"Strong password" : "סיסמא חזקה",
2016-01-17 09:54:53 +03:00
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "שרת האינטרנט שלך אינו מוגדר כהלכה לאפשר סנכרון כיוון שממשק ה־WebDAV כנראה שבור.",
"Your web server is not set up properly to resolve \"{url}\". Further information can be found in our <a target=\"_blank\" href=\"{docLink}\">documentation</a>." : "שרת האינטרנט שלך לא מוגדר כהלכה לפתור \"{url}\". מידע נוסף קיים <a target=\"_blank\" href=\"{docLink}\">במסמכים</a> שלנו.",
"Error occurred while checking server setup" : "שגיאה אירעה בזמן בדיקת התקנת השרת",
"Shared" : "שותף",
2016-01-17 09:54:53 +03:00
"Shared with {recipients}" : "שיתוף עם {recipients}",
"Error" : "שגיאה",
"Error while sharing" : "שגיאה במהלך השיתוף",
"Error while unsharing" : "שגיאה במהלך ביטול השיתוף",
2015-09-17 08:57:20 +03:00
"Error setting expiration date" : "אירעה שגיאה בעת הגדרת תאריך התפוגה",
2016-01-05 09:57:14 +03:00
"The public link will expire no later than {days} days after it is created" : "הקישור הציבורי יפוג עד {days} ימים לאחר שנוצר",
2015-09-17 08:57:20 +03:00
"Set expiration date" : "הגדרת תאריך תפוגה",
2016-01-05 09:57:14 +03:00
"Expiration" : "תפוגה",
2015-09-17 08:57:20 +03:00
"Expiration date" : "תאריך התפוגה",
2016-01-05 09:57:14 +03:00
"Choose a password for the public link" : "בחירת סיסמא לקישור ציבורי",
2015-09-17 08:57:20 +03:00
"Sending ..." : "מתבצעת שליחה ...",
"Email sent" : "הודעת הדוא״ל נשלחה",
"Resharing is not allowed" : "אסור לעשות שיתוף מחדש",
"Share link" : "קישור לשיתוף",
2016-01-05 09:57:14 +03:00
"Link" : "קישור",
"Password protect" : "הגנה בססמה",
2014-12-19 09:56:51 +03:00
"Password" : "סיסמא",
2016-01-05 09:57:14 +03:00
"Allow editing" : "אישור עריכה",
"Email link to person" : "שליחת קישור בדוא״ל למשתמש",
"Send" : "שליחה",
2015-09-17 08:57:20 +03:00
"Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} שבבעלות {owner}",
"Shared with you by {owner}" : "שותף אתך על ידי {owner}",
"group" : "קבוצה",
2016-01-05 09:57:14 +03:00
"remote" : "נשלט מרחוק",
"notify by email" : "קבלת הודעה בדואר אלקטרוני",
"Unshare" : "הסר שיתוף",
"can share" : "ניתן לשתף",
"can edit" : "ניתן לערוך",
"create" : "יצירה",
2016-01-05 09:57:14 +03:00
"change" : "שינוי",
"delete" : "מחיקה",
2015-09-17 08:57:20 +03:00
"access control" : "בקרת גישה",
2016-01-17 09:54:53 +03:00
"Share details could not be loaded for this item." : "לא ניתן היה לטעון מידע שיתוף לפריט זה",
2016-01-05 09:57:14 +03:00
"An error occured. Please try again" : "אירעה שגיאה. יש לנסות בבקשה שוב",
2015-09-17 08:57:20 +03:00
"Share" : "שתף",
2016-01-05 09:57:14 +03:00
"Share with people on other ownClouds using the syntax username@example.com/owncloud" : "ניתן לשתף עם אנשים אחרים המשתמשים ב- ownClouds בעזרת הפורמט הבא username@example.com/owncloud",
"Share with users or groups …" : "שיתוף עם משתמשים או קבוצות...",
"Share with users, groups or remote users …" : "שיתוף עם משתמשים, קבוצות או משתמשים חצוניים...",
"Warning" : "אזהרה",
2016-01-17 09:54:53 +03:00
"Error while sending notification" : "שגיאה בזמן שליחת הודעה",
2016-01-25 09:54:39 +03:00
"Non-existing tag #{tag}" : "תגית לא קיימת #{tag}",
"invisible" : "בלתי גלוי",
2016-01-22 09:55:28 +03:00
"Delete" : "מחיקה",
2016-01-23 09:55:35 +03:00
"Rename" : "שינוי שם",
2016-01-25 09:54:39 +03:00
"Global tags" : "תגיות גלובליות",
"The object type is not specified." : "סוג הפריט לא צוין.",
2016-01-07 09:55:48 +03:00
"Enter new" : "הכנסת חדש",
"Add" : "הוספה",
2016-01-14 09:55:43 +03:00
"Edit tags" : "עריכת תגים",
2016-01-17 09:54:53 +03:00
"Error loading dialog template: {error}" : "שגיאה בזמן טעינת תבנית דיאלוג: {error}",
"No tags selected for deletion." : "לא סומנו תגים למחיקה.",
2016-01-07 09:55:48 +03:00
"unknown text" : "מלל לא מוכר",
"Hello world!" : "שלום עולם!",
"sunny" : "שמשי",
"Hello {name}, the weather is {weather}" : "שלום {name}, מזג האוויר הנו {weather}",
"Hello {name}" : "שלום {name}",
2016-01-17 09:54:53 +03:00
"_download %n file_::_download %n files_" : ["הורד %n קובץ","הורדו %n קבצים"],
"{version} is available. Get more information on how to update." : "{version} זמינה. ניתן לקבל מידע נוסף על איך לעדכן.",
"An error occurred." : "אירעה שגיאה.",
"Please reload the page." : "יש להעלות מחדש דף זה.",
"The update was unsuccessful. " : "העדכון בוצע בהצלחה.",
"The update was successful. There were warnings." : "העדכון בוצע בהצלחה. היו הזהרות.",
"The update was successful. Redirecting you to ownCloud now." : "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.",
2016-01-17 09:54:53 +03:00
"Searching other places" : "מחפש במקומות אחרים",
"No search results in other folders" : "אין תוצאות חיפוש בתיקיות אחרות",
"Personal" : "אישי",
"Users" : "משתמשים",
"Apps" : "יישומים",
"Admin" : "מנהל",
"Help" : "עזרה",
2016-01-17 09:54:53 +03:00
"Error loading tags" : "שגיאה בטעינת תגיות",
"Tag already exists" : "תגית כבר קיימת",
"Error deleting tag(s)" : "שגיאה במחיקת תגית(יות)",
"Error tagging" : "שגיאה בביצוע תגיות",
"Error untagging" : "שגיאה בהסרת תגיות",
"Error favoriting" : "שגיאה בקביעת מועדפים",
"Error unfavoriting" : "שגיאה בהסרת מועדפים",
"Access forbidden" : "הגישה נחסמה",
2016-01-17 09:54:53 +03:00
"File not found" : "קובץ לא נמצא",
"The specified document has not been found on the server." : "המסמך המבוקש לא נמצא על השרת.",
"You can click here to return to %s." : "ניתן ללחוץ כאן לחזרה אל %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "שלום רב,\n\nרצינו לעדכן אותך ש- %s שיתף/שיתפה %s איתך.\nניתן לצפות בשיתוף כאן: %s\n\n",
2016-01-09 09:55:50 +03:00
"The share will expire on %s." : "השיתוף יפוג תוקף ב- %s.",
2016-01-07 09:55:48 +03:00
"Cheers!" : "לחיים!",
2016-01-17 09:54:53 +03:00
"Internal Server Error" : "שגיאה פנימית בשרת",
"Technical details" : "פרטים טכנים",
"Remote Address: %s" : "כתובת מרוחקת: %s",
"Request ID: %s" : "מספר זיהוי מבוקש: %s",
"Type: %s" : "סוג: %s",
"Code: %s" : "קוד: %s",
"Message: %s" : "הודעה: %s",
"File: %s" : "קובץ: %s",
"Line: %s" : "שורה: %s",
"Trace" : "עקבות",
"Security warning" : "אזהרת אבטחה",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "תיקיית וקבצי המידע שלך כנראה נגישים מהאינטרנט מכיוון שקובץ ה.htaccess לא עובד.",
"Create an <strong>admin account</strong>" : "יצירת <strong>חשבון מנהל</strong>",
2014-11-20 09:55:06 +03:00
"Username" : "שם משתמש",
2016-01-17 09:54:53 +03:00
"Storage & database" : "אחסון ומסד נתונים",
"Data folder" : "תיקיית נתונים",
"Configure the database" : "הגדרת מסד הנתונים",
2016-01-17 09:54:53 +03:00
"Only %s is available." : "רק %s זמין.",
"Database user" : "שם משתמש במסד הנתונים",
"Database password" : "ססמת מסד הנתונים",
"Database name" : "שם מסד הנתונים",
"Database tablespace" : "מרחב הכתובות של מסד הנתונים",
"Database host" : "שרת בסיס נתונים",
2016-01-16 09:55:18 +03:00
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.",
"Finish setup" : "סיום התקנה",
2016-01-17 09:54:53 +03:00
"Finishing …" : "מסיים...",
2016-01-07 09:55:48 +03:00
"Need help?" : "עזרה נזקקת?",
"Log out" : "התנתקות",
2014-12-19 09:56:51 +03:00
"Search" : "חיפוש",
2015-09-04 08:55:31 +03:00
"Log in" : "כניסה",
2016-01-07 09:55:48 +03:00
"Wrong password." : "סיסמא שגוייה.",
"Stay logged in" : "השאר מחובר",
"Alternative Logins" : "כניסות אלטרנטיביות",
2016-01-22 09:55:28 +03:00
"Use the following link to reset your password: {link}" : "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}",
"New password" : "ססמה חדשה",
"New Password" : "סיסמא חדשה",
"Reset password" : "איפוס ססמה",
2016-01-07 09:55:48 +03:00
"Thank you for your patience." : "תודה על הסבלנות.",
"Start update" : "התחלת עדכון"
},
"nplurals=2; plural=(n != 1);");