diff options
Diffstat (limited to 'apps/sharebymail/l10n/he.js')
-rw-r--r-- | apps/sharebymail/l10n/he.js | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/sharebymail/l10n/he.js b/apps/sharebymail/l10n/he.js index 60a7acfd1e5..7e618ed7db8 100644 --- a/apps/sharebymail/l10n/he.js +++ b/apps/sharebymail/l10n/he.js @@ -26,12 +26,6 @@ OC.L10N.register( "Share by mail" : "שיתוף בדוא״ל", "Allows users to share a personalized link to a file or folder by putting in an email address." : "מאפשר למשתמשים לשתף קישורים מותאמים אישית לקובץ או לתיקייה על ידי הקלדת כתובת דוא״ל.", "Send password by mail" : "שליחת ססמה בדוא״ל", - "Enforce password protection" : "אילוץ הגנה בססמה", - "Sharing %s failed, this item is already shared with %s" : "השיתוף של %s נכשל, פריט זה כבר משותף עם %s", - "%s via %s" : "%s דרך %s", - "Password to access »%s« shared to you by %s" : "ססמת גישה אל „%s” שותפה אתך על ידי %s", - "It is protected with the following password: %s" : "מוגן בססמה הבאה: %s", - "Password to access »%s« shared with %s" : "ססמת הגישה אל „%s” שותפה עם %s", - "This is the password: %s" : "זאת הססמה: %s" + "Enforce password protection" : "אילוץ הגנה בססמה" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); |