diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-23 02:16:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-23 02:16:31 +0000 |
commit | 120a7a7e23022e72f7e52934483f7a065fa2e963 (patch) | |
tree | e003e705df9513d06f8533b0ae125670d3e285ee /apps/files_sharing/l10n/he.js | |
parent | 588fa72207bb00a34c822b9bd0e6be46fb061923 (diff) | |
download | nextcloud-server-120a7a7e23022e72f7e52934483f7a065fa2e963.tar.gz nextcloud-server-120a7a7e23022e72f7e52934483f7a065fa2e963.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index b04bb8da359..90bc48f7aad 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -121,6 +121,9 @@ OC.L10N.register( "File sharing" : "שיתוף קבצים", "Share will expire tomorrow" : "תוקף השיתוף יפוג מחר", "One or more of your shares will expire tomorrow" : "תפוגתם של שיתוף אחד או יותר יפוג מחר", + "Your share of {node} will expire tomorrow" : "תוקף השיתוף שלך {node} יפוג מחר", + "You received {share} as a share by {user}" : "קיבלת {share} כשיתוף מאת {user}", + "You received {share} to group {group} as a share by {user}" : "קיבלת {share} לקבוצה {group} כשיתוף על ידי {user}", "Accept" : "קבלה", "Reject" : "דחייה", "Sharing" : "שיתוף", @@ -143,6 +146,7 @@ OC.L10N.register( "Shared with the conversation {user} by {owner}" : "שותף עם הדיון {user} על ידי {owner}", "Shared with {user} by {owner}" : "שותף עם {user} על ידי {owner}", "Added by {initiator}" : "נוסף על ידי {initiator}", + "Via “{folder}”" : "דרך „{folder}”", "Internal link" : "קישור פנימי", "Link copied" : "הקישור הועתק", "Cannot copy, please copy the link manually" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", |