diff options
Diffstat (limited to 'apps/files_sharing/l10n/he.json')
-rw-r--r-- | apps/files_sharing/l10n/he.json | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index d5a9e9dd99a..3cdb7ede3e7 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -16,6 +16,7 @@ "Shares will show up here" : "שיתופים יופיעו כאן", "Restore share" : "שחזור שיתוף", "Something happened. Unable to restore the share." : "משהו התרחש. לא ניתן לשחזר את השיתוף.", + "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", "Move or copy" : "העברה או העתקה", "Download" : "הורדה", "Delete" : "מחיקה", @@ -35,8 +36,12 @@ "Removed share for group {group}" : "הוסר שיתוף עם הקבוצה {group}", "{actor} shared with group {group}" : "שותף עם הקבוצה {group} על ידי {actor}", "{actor} removed share for group {group}" : "הוסר השיתוף עם הקבוצה {group} על ידי {actor}", + "Share for group {group} expired" : "תוקף השיתוף עם הקבוצה {group} פג", "You shared {file} with group {group}" : "שיתפת {file} עם הקבוצה {group}", "You removed group {group} from {file}" : "הסרת את הקבוצה {group} מהקובץ {file}", + "{actor} shared {file} with group {group}" : "הקובץ {file} שותף עם הקבוצה {group} על ידי {actor}", + "{actor} removed group {group} from {file}" : "הקבוצה {group} הוסרה מהשיתוף {file} על ידי {actor}", + "Share for file {file} with group {group} expired" : "תוקף שיתוף הקובץ {file} עם הקבוצה {group} פג", "Shared as public link" : "שותף כקישור ציבורי", "Removed public link" : "הסיר/ה קישור ציבורי", "Public link expired" : "קישור ציבורי פג תוקף", @@ -46,6 +51,9 @@ "You shared {file} as public link" : "שיתפת את {file} כקישור ציבורי", "You removed public link for {file}" : "הסרת קישור ציבורי עבור {file}", "Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג", + "{actor} shared {file} as public link" : "{file} שותף כקישור ציבורי על ידי {actor}", + "{actor} removed public link for {file}" : "הקישור הציבורי עבור {file} הוסר על ידי {actor}", + "{user} accepted the remote share" : "השיתוף המרוחק התקבל על ידי {user}", "{user} declined the remote share" : "השיתוף המרוחק נדחה על ידי {user}", "You received a new remote share {file} from {user}" : "קיבלת שיתוף מרוחק חדש {file} מאת", "Shared with {user}" : "שותף עם {user}", @@ -55,10 +63,15 @@ "{actor} removed share for {user}" : "השיתוף עבור {user} הוסר על ידי {actor}", "Shared by {actor}" : "שותף על ידי {actor}", "{actor} removed share" : "שיתוף הוסר על ידי {actor}", + "Share expired" : "תוקף השיתוף פג", "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}", + "{actor} removed you from the share named {file}" : "הוסרת מהשיתוף בשם {file} על ידי {actor}", + "Share for file {file} with {user} expired" : "תוקף שיתוף הקובץ {file} עם {user} פג", + "Share for file {file} expired" : "שיתוף הקובץ {file} פג", + "A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "קובץ או תיקייה ששותפו בדוא״ל או דרך קישור ציבורי <strong>הורדו</strong>", "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" : "מספר זיהוי שיתוף שגוי, שיתוף אינו קיים", @@ -110,7 +123,6 @@ "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" + "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s." },"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;" }
\ No newline at end of file |