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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/he.js b/apps/sharebymail/l10n/he.js
index a0e6757b03c..33d517e3ca1 100644
--- a/apps/sharebymail/l10n/he.js
+++ b/apps/sharebymail/l10n/he.js
@@ -24,7 +24,6 @@ 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} נשלחה אליך",
- "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" : "שליחת השיתוף בדוא״ל נכשלה",
"%1$s shared »%2$s« with you" : "„%2$s” שותף אתך על ידי %1$s",
"%1$s shared »%2$s« with you." : "„%2$s” שותף אתך על ידי %1$s.",
@@ -48,6 +47,7 @@ OC.L10N.register(
"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" : "שליחת ססמה בדוא״ל",
+ "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "אין לנו אפשרות לשלוח לך את הססמה שנוצרה אוטומטית. נא להגדיר כתובת דוא״ל תקנית בהגדרות האישיות שלך ולנסות שוב.",
"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;");