Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n/he.js')
-rw-r--r--apps/sharebymail/l10n/he.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/sharebymail/l10n/he.js b/apps/sharebymail/l10n/he.js
index 56676f1c9ea..f25539e5521 100644
--- a/apps/sharebymail/l10n/he.js
+++ b/apps/sharebymail/l10n/he.js
@@ -16,23 +16,23 @@ OC.L10N.register(
"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} נשלחה אליך",
- "Sharing %s failed, this item is already shared with %s" : "השיתוף של %s נכשל, פריט זה כבר משותף עם %s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "אין לנו אפשרות לשלוח לך את הססמה שנוצרה אוטומטית. נא להגדיר כתובת דוא״ל תקנית בהגדרות האישיות שלך ולנסות שוב.",
"Failed to send share by email" : "שליחת השיתוף בדוא״ל נכשלה",
"Click the button below to open it." : "יש ללחוץ על הכפתור שלהלן כדי לפתוח אותו.",
"Open »%s«" : "פתיחת „%s”",
- "%s via %s" : "%s דרך %s",
- "Password to access »%s« shared to you by %s" : "ססמת גישה אל „%s” שותפה אתך על ידי %s",
"Password to access »%s«" : "ססמת הגישה אל „%s”",
- "Password to access »%s« shared with %s" : "ססמת הגישה אל „%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" : "אילוץ הגנה בססמה",
+ "Sharing %s failed, this item is already shared with %s" : "השיתוף של %s נכשל, פריט זה כבר משותף עם %s",
"Failed to send share by E-mail" : "שליחת השיתוף בדוא״ל נכשלה",
+ "%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"
},
"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;");