aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/he.js')
-rw-r--r--apps/sharebymail/l10n/he.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/he.js b/apps/sharebymail/l10n/he.js
index b84421999af..36dd7c00c48 100644
--- a/apps/sharebymail/l10n/he.js
+++ b/apps/sharebymail/l10n/he.js
@@ -1,28 +1,17 @@
OC.L10N.register(
"sharebymail",
{
- "Shared with %1$s" : "משותף עם %1$s",
"Shared with {email}" : "משותף עם {email}",
- "Shared with %1$s by %2$s" : "שותף עם %1$s על ידי %2$s",
"Shared with {email} by {actor}" : "שותף עם {email} על ידי {actor}",
- "Unshared from %1$s" : "השיתוף עם %1$s בוטל",
"Unshared from {email}" : "השיתוף עם {email} בוטל",
- "Unshared from %1$s by %2$s" : "השיתוף עם %1$s בוטל על ידי %2$s",
"Unshared from {email} by {actor}" : "השיתוף עם {email} בוטל על ידי {actor}",
- "Password for mail share sent to %1$s" : "הססמה לשיתוף דוא״ל נשלחה אל %1$s",
"Password for mail share sent to {email}" : "ססמת השיתוף בדוא״ל נשלחה אל {email}",
"Password for mail share sent to you" : "ססמת השיתוף בדוא״ל נשלחה אליך",
- "You shared %1$s with %2$s by mail" : "שיתפת את %1$s עם %2$s בדוא״ל",
"You shared {file} with {email} by mail" : "שיתפת את {file} עם {email} בדוא״ל",
- "%3$s shared %1$s with %2$s by mail" : "%1$s שותף עם %2$s על ידי %3$s בדוא״ל",
"{actor} shared {file} with {email} by mail" : "{file} שותף עם {email} בדוא״ל על ידי {actor}",
- "You unshared %1$s from %2$s by mail" : "ביטלת את השיתוף של %2$s מפני %1$s בדוא״ל",
"You unshared {file} from {email} by mail" : "ביטלת את השיתוף של {file} מפני {email} בדוא״ל",
- "%3$s unshared %1$s from %2$s by mail" : "%3$sביטל את השיתוף של %1$s מ-%2$s בדואר",
"{actor} unshared {file} from {email} by mail" : "{actor} ביטל שיתוף {file} מ- {email} בדואר",
- "Password to access %1$s was sent to %2s" : "ססמת הגישה אל %1$s נשלחה אל %2s",
"Password to access {file} was sent to {email}" : "ססמת הגישה אל {file} נשלחה אל {email}",
- "Password to access %1$s was sent to you" : "ססמת הגישה אל %1$s נשלחה אליך",
"Password to access {file} was sent to you" : "ססמת הגישה אל {file} נשלחה אליך",
"Share by mail" : "שיתוף בדוא״ל",
"Failed to send share by email" : "שליחת השיתוף בדוא״ל נכשלה",
@@ -46,6 +35,17 @@ 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" : "שליחת ססמה בדוא״ל"
+ "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 נשלחה אליך"
},
"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;");