nextcloud/apps/files/l10n/he.json

126 lines
9.1 KiB
JSON
Raw Normal View History

{ "translations": {
2018-04-04 03:13:26 +03:00
"Storage is temporarily not available" : "האחסון אינו זמין באופן זמני",
2016-01-10 09:55:57 +03:00
"Storage invalid" : "אחסון לא חוקי",
"Unknown error" : "שגיאה בלתי ידועה",
2016-01-07 09:55:48 +03:00
"All files" : "כל הקבצים",
2018-04-04 03:13:26 +03:00
"Recent" : "אחרונים",
2016-06-14 09:02:15 +03:00
"File could not be found" : "הקובץ לא ניתן לאיתור",
2014-12-19 09:56:51 +03:00
"Home" : "בית",
2015-08-25 19:39:10 +03:00
"Close" : "סגירה",
2016-05-13 09:08:45 +03:00
"Favorites" : "מועדפים",
2016-10-25 12:36:09 +03:00
"Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"",
"Upload cancelled." : "ההעלאה בוטלה.",
2016-01-10 09:55:57 +03:00
"Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
2018-04-04 03:13:26 +03:00
"Target folder \"{dir}\" does not exist any more" : "תיקיית היעד „{dir}” לא קיים עוד",
"Not enough free space" : "אין מספיק מקום פנוי",
"Uploading …" : "מתבצעת העלאה…",
2016-06-14 09:02:15 +03:00
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} מתוך {totalSize} ({bitrate})",
2018-04-04 03:13:26 +03:00
"Target folder does not exist any more" : "תיקיית היעד אינה קיימת עוד",
2015-08-25 19:39:10 +03:00
"Actions" : "פעולות",
2015-01-13 09:56:58 +03:00
"Download" : "הורדה",
2015-09-28 12:07:18 +03:00
"Rename" : "שינוי שם",
2018-04-04 03:13:26 +03:00
"Move or copy" : "העברה או העתקה",
"Copy" : "העתקה",
"Target folder" : "תיקיית יעד",
2015-09-28 12:07:18 +03:00
"Delete" : "מחיקה",
2016-01-10 09:55:57 +03:00
"Disconnect storage" : "ניתוק אחסון",
2016-01-07 09:55:48 +03:00
"Unshare" : "הסר שיתוף",
2018-04-04 03:13:26 +03:00
"Could not load info for file \"{file}\"" : "לא ניתן לטעון מידע על הקובץ „{file}”",
2017-02-11 04:07:23 +03:00
"Files" : "קבצים",
2015-09-28 12:07:18 +03:00
"Details" : "פרטים",
2014-12-19 09:56:51 +03:00
"Select" : "בחר",
"Pending" : "ממתין",
2016-01-10 09:55:57 +03:00
"Unable to determine date" : "לא ניתן לקבוע תאריך",
2016-01-07 09:55:48 +03:00
"This operation is forbidden" : "פעולה זו אסורה",
"This directory is unavailable, please check the logs or contact the administrator" : "תיקייה זו לא קיימת, יש לבדוק את הלוגים או ליצור קשר עם המנהל",
2016-01-10 09:55:57 +03:00
"Could not move \"{file}\", target exists" : "לא ניתן להעביר \"{file}\", קובץ מטרה קיים",
"Could not move \"{file}\"" : "לא ניתן להעביר \"{file}\"",
2018-04-04 03:13:26 +03:00
"Could not copy \"{file}\", target exists" : "לא ניתן להעתיק את „{file}”, היעד קיים",
"Could not copy \"{file}\"" : "לא ניתן להעתיק את „{file}”",
2016-01-10 09:55:57 +03:00
"{newName} already exists" : "{newName} כבר קיים",
"Could not rename \"{fileName}\", it does not exist any more" : "לא ניתן לשנות שם \"{fileName}\", הוא כבר לא קיים יותר",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "השם \"{targetName}\" כבר קיים בתיקייה \"{dir}\". יש לבחור שם אחר.",
"Could not rename \"{fileName}\"" : "לא ניתן לשנות את השם \"{fileName}\"",
"Could not create file \"{file}\"" : "לא ניתן ליצור את הקובץ \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "לא ניתן ליצור את הקובץ \"{file}\" כיוון שהוא כבר קיים",
"Could not create folder \"{dir}\" because it already exists" : "לא ניתן ליצור את התיקייה \"{dir}\" כיוון שהיא כבר קיימת",
"Error deleting file \"{fileName}\"." : "שגיאה בזמן מחיקת קובץ \"{fileName}\".",
"Name" : "שם",
"Size" : "גודל",
"Modified" : "זמן שינוי",
2016-01-11 09:55:34 +03:00
"_%n folder_::_%n folders_" : ["%n תיקייה","%n תיקיות"],
"_%n file_::_%n files_" : ["%n קובץ","%n קבצים"],
2016-01-10 09:55:57 +03:00
"{dirs} and {files}" : "{dirs} וכן {files}",
2018-04-04 03:13:26 +03:00
"_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים"],
2016-01-10 09:55:57 +03:00
"You dont have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן",
2016-01-23 09:55:35 +03:00
"_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים"],
2015-09-08 08:55:56 +03:00
"New" : "חדש",
2018-04-04 03:13:26 +03:00
"{used} of {quota} used" : "{used} מתוך {quota} בשימוש",
"{used} used" : "{used} בשימוש",
2016-01-10 09:55:57 +03:00
"\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.",
2015-03-11 08:55:38 +03:00
"File name cannot be empty." : "שם קובץ אינו יכול להיות ריק",
2016-01-10 09:55:57 +03:00
"Storage of {owner} is full, files can not be updated or synced anymore!" : "האחסון של {owner} מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!",
"Your storage is full, files can not be updated or synced anymore!" : "האחסון שלך מלא, כבר לא ניתן לעדכן ולסנכרן קבצים!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "האחסון של {owner} כמעט מלא ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)",
2016-01-11 09:55:34 +03:00
"_matches '{filter}'_::_match '{filter}'_" : ["מתאים ל- '{filter}'","מתאים ל- '{filter}'"],
2017-02-11 04:07:23 +03:00
"View in folder" : "הצג בתיקייה",
2018-04-04 03:13:26 +03:00
"Copied!" : "ההעתקה הושלמה!",
2016-01-07 09:55:48 +03:00
"Path" : "נתיב",
2016-01-11 09:55:34 +03:00
"_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"],
2016-01-07 09:55:48 +03:00
"Favorited" : "מועדף",
2014-12-17 09:56:41 +03:00
"Favorite" : "מועדף",
2015-09-08 08:55:56 +03:00
"New folder" : "תיקייה חדשה",
2018-04-04 03:13:26 +03:00
"Upload file" : "העלאת קובץ",
"Not favorited" : "לא במועדפים",
"Remove from favorites" : "הסרה מהמועדפים",
"Add to favorites" : "הוספה למועדפים",
2016-01-10 09:55:57 +03:00
"An error occurred while trying to update the tags" : "שגיאה אירעה בזמן עדכון התגיות",
2018-04-04 03:13:26 +03:00
"Added to favorites" : "נוסף למועדפים",
"Removed from favorites" : "הוסר מהמועדפים",
"You added {file} to your favorites" : "הוספת את {file} למועדפים שלך",
"You removed {file} from your favorites" : "הסרת את {file} מהמועדפים שלך",
"File changes" : "שינויים בקובץ",
"Created by {user}" : "נוצר על ידי {user}",
"Changed by {user}" : "נערך על ידי {user}",
"Deleted by {user}" : "נמחק על ידי {user}",
"Restored by {user}" : "שוחזר על ידי {user}",
"Renamed by {user}" : "השם השתנה על ידי {user}",
"Moved by {user}" : "הועבר על ידי {user}",
"\"remote user\"" : "„משתמש מרוחק”",
"You created {file}" : "יצרת את {file}",
2015-02-20 09:55:01 +03:00
"A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>",
2016-01-10 09:55:57 +03:00
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "הגבלת הודעות על יצירת או שינוי <strong>הקבצים המועדפים</strong> שלך <em>(Stream only)</em>",
2018-04-04 03:13:26 +03:00
"Unlimited" : "ללא הגבלה",
"Upload (max. %s)" : "העלאה (מקסימום %s)",
"File handling" : "טיפול בקבצים",
"Maximum upload size" : "גודל העלאה מקסימלי",
"max. possible: " : "המרבי האפשרי: ",
"Save" : "שמירה",
2016-01-10 09:55:57 +03:00
"With PHP-FPM it might take 5 minutes for changes to be applied." : "בשימוש ב- PHP-FPM זה יכול להמשך 5 דקות לשינויים לחול.",
2016-01-07 09:55:48 +03:00
"Missing permissions to edit from here." : "חסרות הרשאות לעריכה מכאן.",
2018-04-04 03:13:26 +03:00
"%s of %s used" : "%s מתוך %s בשימוש",
"%s used" : "%s בשימוש",
2014-12-19 09:56:51 +03:00
"Settings" : "הגדרות",
2016-06-02 08:55:16 +03:00
"Show hidden files" : "הצגת קבצים נסתרים",
"WebDAV" : "WebDAV",
2018-04-04 03:13:26 +03:00
"Cancel upload" : "ביטול העלאה",
2016-01-07 09:55:48 +03:00
"No files in here" : "אין כאן קבצים",
2016-01-10 09:55:57 +03:00
"Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!",
2016-01-07 09:55:48 +03:00
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Upload too large" : "העלאה גדולה מידי",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
2018-04-04 03:13:26 +03:00
"No favorites yet" : "אין מועדפים עדיין",
2016-01-10 09:55:57 +03:00
"Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
2018-04-04 03:13:26 +03:00
"Shared with you" : "משותף אתך",
"Shared with others" : "משותף עם אחרים",
"Shared by link" : "משותף על ידי קישור",
2017-02-11 04:07:23 +03:00
"Tags" : "תגיות",
"Deleted files" : "קבצים שנמחקו",
2016-01-09 09:55:50 +03:00
"Text file" : "קובץ טקסט",
2018-04-04 03:13:26 +03:00
"New text file.txt" : "קובץ טקסט חדש.txt",
"Move" : "העברה"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}