diff options
Diffstat (limited to 'apps/sharebymail/l10n/he.js')
-rw-r--r-- | apps/sharebymail/l10n/he.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/he.js b/apps/sharebymail/l10n/he.js index d14a19175ea..56676f1c9ea 100644 --- a/apps/sharebymail/l10n/he.js +++ b/apps/sharebymail/l10n/he.js @@ -24,15 +24,15 @@ OC.L10N.register( "%s via %s" : "%s דרך %s", "Password to access »%s« shared to you by %s" : "ססמת גישה אל „%s” שותפה אתך על ידי %s", "Password to access »%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", "You can choose a different password at any time in the share dialog." : "ניתן לבחור בססמה אחרת בכל עת בתיבת דו־שיח השיתוף.", "Could not find share" : "לא ניתן למצוא את השיתוף", "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" : "אילוץ הגנה בססמה", - "Failed to send share by E-mail" : "שליחת השיתוף בדוא״ל נכשלה" + "Failed to send share by E-mail" : "שליחת השיתוף בדוא״ל נכשלה", + "It is protected with the following password: %s" : "מוגן בססמה הבאה: %s", + "This is the password: %s" : "זאת הססמה: %s" }, "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;"); |