nextcloud/apps/files_sharing/l10n/he.json

61 lines
4.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"Shared with you" : "שיתף/שיתפה אתך",
"Shared with others" : "משותף עם אחרים",
"Shared by link" : "משותף עם קישור",
"Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר",
"Files and folders others share with you will show up here" : "קבצים ותיקיות שאחרים שיתפו אתך יוצגו כאן",
"Nothing shared yet" : "עדיין לא שותף דבר",
"Files and folders you share will show up here" : "קבצים ותיקיות ששיתפת יוצגו כאן",
"No shared links" : "אין קישורים משותפים",
"Files and folders you share by link will show up here" : "קבצים ותיקיות ששיתפת עם קישור יוצגו כאן",
"You can upload into this folder" : "ניתן להעלות לתיקייה זו",
"No compatible server found at {remote}" : "לא נמצא שרת תואם בכתובת {remote}",
"Invalid server URL" : "כתובת השרת שגויה",
"Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך",
"Share" : "שיתוף",
"No expiration date set" : "לא הוגדר מועד תפוגה",
"Shared by" : "שותף על־ידי",
"Sharing" : "שיתוף",
"File shares" : "שיתופי קבצים",
"Downloaded via public link" : "הורד על בסיס קישור ציבורי",
"Downloaded by {email}" : "הורד על ידי {email}",
"Removed public link" : "הסיר/ה קישור ציבורי",
"Public link expired" : "קישור ציבורי פג תוקף",
"A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>",
"A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
"Wrong share ID, share doesn't exist" : "מספר זיהוי שיתוף שגוי, שיתוף אינו קיים",
"Could not delete share" : "לא ניתן היה למחוק את השיתוף",
"Please specify a file or folder path" : "יש לספק נתיב לקובץ או תיקייה",
"Wrong path, file/folder doesn't exist" : "נתיב שגוי, קובץ/תיקייה אינם קיימים",
"Please specify a valid user" : "יש לספק משתמש חוקי",
"Group sharing is disabled by the administrator" : "שיתוף קבוצתי מנוטרל על ידי המנהל",
"Please specify a valid group" : "יש לספק קבוצה חוקית",
"Public link sharing is disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל",
"Public upload disabled by the administrator" : "שיתוף ציבורי מנוטרל על ידי המנהל",
"Public upload is only possible for publicly shared folders" : "העלאה ציבורית אפשרית רק אל תיקיות משותפות ציבוריות",
"Invalid date, date format must be YYYY-MM-DD" : "תאריך לא חוקי, תבנית התאריך חייבת להיות YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "שיתוף %s נכשל כיוון שהצד האחרוי ינו מאפשר שיתוף מסוג %s",
"Unknown share type" : "סוג שיתוף אינו מוכר",
"Not a directory" : "אינה תיקייה",
"Could not lock path" : "לא ניתן היה לנעול נתיב",
"Wrong or no update parameter given" : "משתנה עדכון שניתן שגוי או לא קיים",
"Can't change permissions for public share links" : "לא ניתן לשנות הרשאות לקישורי שיתוף ציבוריים",
"Cannot increase permissions" : "לא ניתן להעלות הרשאות",
"Download" : "הורדה",
"Direct link" : "קישור ישיר",
"Share API is disabled" : "שיתוף API מנוטרל",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Name" : "שם",
"Share time" : "זמן שיתוף",
"Sorry, this link doesnt seem to work anymore." : "מצטערים, לא נראה שקישור זה עובד יותר. ",
"Reasons might be:" : "הסיבות יכולות להיות:",
"the item was removed" : "הפריט הוסר",
"the link expired" : "הקישור פג תוקף",
"sharing is disabled" : "השיתוף נוטרל",
"For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.",
"Download %s" : "הורדה %s",
"This share is password-protected" : "שיתוף זה מוגן סיסמא",
"The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.",
"Password" : "סיסמא"
},"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;"
}