diff options
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/he.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 0c43c0a7b3b..e1aaff61e32 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -13,6 +13,8 @@ OC.L10N.register( "Password" : "סיסמא", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", "Name" : "שם", - "Download" : "הורדה" + "Download" : "הורדה", + "Federated Cloud Sharing" : "ענן שיתוף מאוגד", + "Open documentation" : "תיעוד פתוח" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index 344f6a32f13..497a44b576e 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -11,6 +11,8 @@ "Password" : "סיסמא", "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", "Name" : "שם", - "Download" : "הורדה" + "Download" : "הורדה", + "Federated Cloud Sharing" : "ענן שיתוף מאוגד", + "Open documentation" : "תיעוד פתוח" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |