summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r--apps/files_sharing/l10n/he.js16
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js
index cc0fe320d75..093de3d065c 100644
--- a/apps/files_sharing/l10n/he.js
+++ b/apps/files_sharing/l10n/he.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"Shared with you" : "שיתף/שיתפה אתך",
"Shared by link" : "משותף עם קישור",
"Deleted shares" : "שיתופים שנמחקו",
+ "Shares" : "שיתופים",
"Nothing shared with you yet" : "עדיין לא שיתפו אתך דבר",
"Files and folders others share with you will show up here" : "קבצים ותיקיות שאחרים שיתפו אתך יוצגו כאן",
"Nothing shared yet" : "עדיין לא שותף דבר",
@@ -13,10 +14,15 @@ OC.L10N.register(
"Files and folders you share by link will show up here" : "קבצים ותיקיות ששיתפת עם קישור יוצגו כאן",
"No deleted shares" : "אין שיתופים שנמחקו",
"Shares you deleted will show up here" : "שיתופים שמחקת יופיעו כאן",
+ "No shares" : "אין שיתופים",
+ "Shares will show up here" : "שיתופים יופיעו כאן",
"Restore share" : "שחזור שיתוף",
"Something happened. Unable to restore the share." : "משהו התרחש. לא ניתן לשחזר את השיתוף.",
+ "Move or copy" : "העברה או העתקה",
"Download" : "הורדה",
+ "Delete" : "מחיקה",
"You can upload into this folder" : "ניתן להעלות לתיקייה זו",
+ "Terms of service" : "תנאי שירות",
"No compatible server found at {remote}" : "לא נמצא שרת תואם בכתובת {remote}",
"Invalid server URL" : "כתובת השרת שגויה",
"Failed to add the public link to your Nextcloud" : "אירע כשל בהוספת קישור ציבורי ל־Nextcloud שלך",
@@ -44,12 +50,14 @@ OC.L10N.register(
"Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג",
"Shared with {user}" : "שותף עם {user}",
"Removed share for {user}" : "הוסר השיתוף עבור {user}",
+ "You removed yourself" : "הסרת את עצמך",
"{actor} shared with {user}" : "שותף עם {user} על ידי {actor}",
"{actor} removed share for {user}" : "השיתוף עבור {user} הוסר על ידי {actor}",
"Shared by {actor}" : "שותף על ידי {actor}",
"{actor} removed share" : "שיתוף הוסר על ידי {actor}",
"You shared {file} with {user}" : "שיתפת את {file} עם {user}",
"You removed {user} from {file}" : "הסרת את {user} מהקובץ {file}",
+ "You removed yourself from {file}" : "הסרת את עצמך מהקובץ {file}",
"{actor} shared {file} with {user}" : "{file} שותף עם {user} על ידי {actor}",
"A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>",
"A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
@@ -76,10 +84,14 @@ OC.L10N.register(
"Can't change permissions for public share links" : "לא ניתן לשנות הרשאות לקישורי שיתוף ציבוריים",
"Cannot increase permissions" : "לא ניתן להעלות הרשאות",
"shared by %s" : "שותף על ידי %s",
+ "Download all files" : "הורדת כל הקבצים",
"Direct link" : "קישור ישיר",
"Add to your Nextcloud" : "הוספה ל־Nextcloud שלך",
"Share API is disabled" : "שיתוף API מנוטרל",
"File sharing" : "שיתוף קבצים",
+ "Link to a file" : "קישור לקובץ",
+ "file" : "קובץ",
+ "Shared" : "משותף",
"Share" : "שיתוף",
"Sharing" : "שיתוף",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
@@ -92,11 +104,15 @@ OC.L10N.register(
"the link expired" : "הקישור פג תוקף",
"sharing is disabled" : "השיתוף נוטרל",
"For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.",
+ "Share note" : "פתק שיתוף",
+ "Toggle grid view" : "החלפת תצוגת טבלה",
"Download %s" : "הורדה %s",
"Upload files to %s" : "העלאת קבצים על %s",
+ "Note" : "פתק",
"Select or drop files" : "בחירה או השלכה של קבצים",
"Uploading files…" : "קבצים מועלים…",
"Uploaded files:" : "קבצים שהועלו:",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.",
"Sharing %s failed because the back end does not allow shares from type %s" : "שיתוף %s נכשל כיוון שהצד האחרוי ינו מאפשר שיתוף מסוג %s"
},
"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;");