diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-17 02:18:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-17 02:18:53 +0000 |
commit | ef515358ef14f925d2993b3c037920d71e31d242 (patch) | |
tree | dd832eb9cf241430e796a8bda3f96b81d31cb7af /apps/files_sharing/l10n/he.js | |
parent | 34e590935a337336560fddffc27c91320504aeb7 (diff) | |
download | nextcloud-server-ef515358ef14f925d2993b3c037920d71e31d242.tar.gz nextcloud-server-ef515358ef14f925d2993b3c037920d71e31d242.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index bdf60b12bf4..32622daddad 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -13,12 +13,19 @@ OC.L10N.register( "Deleted shares" : "שיתופים שנמחקו", "No deleted shares" : "אין שיתופים שנמחקו", "Shares you deleted will show up here" : "שיתופים שמחקת יופיעו כאן", + "Pending shares" : "שיתופים ממתינים", + "No pending shares" : "אין שיתופים ממתינים", + "Shares you have received but not confirmed will show up here" : "שיתופים שקיבלת אבל לא אישרת יופיעו כאן", "Shares" : "שיתופים", "No shares" : "אין שיתופים", "Shares will show up here" : "שיתופים יופיעו כאן", "Restore" : "שחזור", "Restore share" : "שחזור שיתוף", "Something happened. Unable to restore the share." : "משהו התרחש. לא ניתן לשחזר את השיתוף.", + "Accept share" : "קבלת השיתוף", + "Something happened. Unable to accept the share." : "משהו התרחש. לא ניתן לשחזר את השיתוף.", + "Reject share" : "דחיית השיתוף", + "Something happened. Unable to reject the share." : "משהו התרחש. לא ניתן לדחות את השיתוף.", "This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.", "Move or copy" : "העברה או העתקה", "Download" : "הורדה", @@ -104,6 +111,7 @@ OC.L10N.register( "Share API is disabled" : "שיתוף API מנוטרל", "File sharing" : "שיתוף קבצים", "Accept" : "קבלה", + "Reject" : "דחייה", "Sharing" : "שיתוף", "Allow editing" : "לאפשר עריכה", "Allow resharing" : "לאפשר שיתוף מחדש", |