diff options
Diffstat (limited to 'apps/sharebymail/l10n/he.js')
-rw-r--r-- | apps/sharebymail/l10n/he.js | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/he.js b/apps/sharebymail/l10n/he.js index 36dd7c00c48..d844d12d0a8 100644 --- a/apps/sharebymail/l10n/he.js +++ b/apps/sharebymail/l10n/he.js @@ -35,17 +35,6 @@ OC.L10N.register( "Could not find share" : "לא ניתן למצוא את השיתוף", "Share provider which allows you to share files by mail" : "ספק השיתוף שמאפשר לך לשתף קבצים בדוא״ל", "Allows users to share a personalized link to a file or folder by putting in an email address." : "מאפשר למשתמשים לשתף קישורים מותאמים אישית לקובץ או לתיקייה על ידי הקלדת כתובת דוא״ל.", - "Send password by mail" : "שליחת ססמה בדוא״ל", - "Shared with %1$s" : "משותף עם %1$s", - "Shared with %1$s by %2$s" : "שותף עם %1$s על ידי %2$s", - "Unshared from %1$s" : "השיתוף עם %1$s בוטל", - "Unshared from %1$s by %2$s" : "השיתוף עם %1$s בוטל על ידי %2$s", - "Password for mail share sent to %1$s" : "הססמה לשיתוף דוא״ל נשלחה אל %1$s", - "You shared %1$s with %2$s by mail" : "שיתפת את %1$s עם %2$s בדוא״ל", - "%3$s shared %1$s with %2$s by mail" : "%1$s שותף עם %2$s על ידי %3$s בדוא״ל", - "You unshared %1$s from %2$s by mail" : "ביטלת את השיתוף של %2$s מפני %1$s בדוא״ל", - "%3$s unshared %1$s from %2$s by mail" : "%3$sביטל את השיתוף של %1$s מ-%2$s בדואר", - "Password to access %1$s was sent to %2s" : "ססמת הגישה אל %1$s נשלחה אל %2s", - "Password to access %1$s was sent to you" : "ססמת הגישה אל %1$s נשלחה אליך" + "Send password by mail" : "שליחת ססמה בדוא״ל" }, "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;"); |