diff options
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 32622daddad..527a7c30d68 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -63,9 +63,12 @@ OC.L10N.register( "Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג", "{actor} shared {file} as public link" : "{file} שותף כקישור ציבורי על ידי {actor}", "{actor} removed public link for {file}" : "הקישור הציבורי עבור {file} הוסר על ידי {actor}", + "Public link of {actor} for {file} expired" : "תוקף הקישור הציבורי של {actor} עבור {file} פג", "{user} accepted the remote share" : "השיתוף המרוחק התקבל על ידי {user}", "{user} declined the remote share" : "השיתוף המרוחק נדחה על ידי {user}", "You received a new remote share {file} from {user}" : "קיבלת שיתוף מרוחק חדש {file} מאת", + "{user} accepted the remote share of {file}" : "השיתוף המרוחק של {file} התקבל על ידי {user}", + "{user} declined the remote share of {file}" : "השיתוף המרוחק של {file} נדחה על ידי {user}", "Shared with {user}" : "שותף עם {user}", "Removed share for {user}" : "הוסר השיתוף עבור {user}", "You removed yourself" : "הסרת את עצמך", |