diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-23 02:16:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-23 02:16:22 +0000 |
commit | 23080fcd9c30f71ecf575f0d4fb8b78f3ff45537 (patch) | |
tree | a2f1eb22131124c0eab00e091f53bbe54fe35e00 /apps/files_sharing | |
parent | 4db4d8fc933d95876876f8b9ad51dca01e15f2a0 (diff) | |
download | nextcloud-server-23080fcd9c30f71ecf575f0d4fb8b78f3ff45537.tar.gz nextcloud-server-23080fcd9c30f71ecf575f0d4fb8b78f3ff45537.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/he.json | 4 |
2 files changed, 8 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" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index 029a0dce4c6..d05f83b90f2 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -119,6 +119,9 @@ "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" : "שיתוף", @@ -141,6 +144,7 @@ "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" : "לא ניתן להעתיק, נא להעתיק את הקישור ידנית", |