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 58e277ef549..e4439d69d27 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -40,6 +40,9 @@ OC.L10N.register( "{actor} shared as public link" : "שותף כקישור ציבורי על ידי {actor}", "{actor} removed public link" : "הקישור הציבורי הוסר על ידי {actor}", "Public link of {actor} expired" : "תוקף הקישור הציבורי של {actor} פג", + "You shared {file} as public link" : "שיתפת את {file} כקישור ציבורי", + "You removed public link for {file}" : "הסרת קישור ציבורי עבור {file}", + "Public link expired for {file}" : "תוקף הקישור הציבורי עבור {file} פג", "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" : "מספר זיהוי שיתוף שגוי, שיתוף אינו קיים", |