diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/he.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index ab3f3672f71..f9ca05ec38a 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -149,6 +149,8 @@ OC.L10N.register( "Shared with" : "משותף עם", "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} על ידי {owner}", "Shared with you and {circle} by {owner}" : "משותף אתך ועם {circle} על ידי {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "שותף אתך והדיון {conversation} על ידי {owner}", + "Shared with you in a conversation by {owner}" : "שותף אתך בדיון על ידי {owner}", "Shared with you by {owner}" : "שותף אתך על ידי {owner}", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", "Name" : "שם", diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index 56b8b138f20..cdcb68a40af 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -147,6 +147,8 @@ "Shared with" : "משותף עם", "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} על ידי {owner}", "Shared with you and {circle} by {owner}" : "משותף אתך ועם {circle} על ידי {owner}", + "Shared with you and the conversation {conversation} by {owner}" : "שותף אתך והדיון {conversation} על ידי {owner}", + "Shared with you in a conversation by {owner}" : "שותף אתך בדיון על ידי {owner}", "Shared with you by {owner}" : "שותף אתך על ידי {owner}", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", "Name" : "שם", |