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 /lib/l10n/he.js | |
parent | 588fa72207bb00a34c822b9bd0e6be46fb061923 (diff) | |
download | nextcloud-server-120a7a7e23022e72f7e52934483f7a065fa2e963.tar.gz nextcloud-server-120a7a7e23022e72f7e52934483f7a065fa2e963.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index 093377940c6..b42247d0cfe 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -92,6 +92,8 @@ OC.L10N.register( "Files can’t be shared with create permissions" : "לא ניתן לשתף קבצים עם הרשאות יצירה", "Expiration date is in the past" : "תאריך תפוגה הנו בעבר", "Can’t set expiration date more than %s days in the future" : "לא ניתן להגדיר את תאריך התפוגה מעל %s ימים בעתיד", + "%1$s shared »%2$s« with you" : "%2$s שותף אתך על ידי %1$s", + "%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.", "Click the button below to open it." : "יש ללחוץ על הכפתור להלן כדי לפתוח אותו.", "The requested share does not exist anymore" : "השיתוף המבוקש אינו קיים עוד", "Could not find category \"%s\"" : "לא ניתן למצוא את הקטגוריה „%s“", |