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/encryption/l10n/he.js')
-rw-r--r--apps/encryption/l10n/he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/he.js b/apps/encryption/l10n/he.js
index 15928f9c777..f04600c0326 100644
--- a/apps/encryption/l10n/he.js
+++ b/apps/encryption/l10n/he.js
@@ -21,7 +21,6 @@ OC.L10N.register(
"The old password was not correct, please try again." : "הסיסמא הישנה לא נכונה, יש לנסות שנית.",
"The current log-in password was not correct, please try again." : "סיסמת ההתחברות הנוכחית אינה נכונה, יש לנסות שנית.",
"Private key password successfully updated." : "סיסמת מפתח אישי עודכנה בהצלחה.",
- "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "יש צורך להמיר את מפתחות ההצפנה מהצופן הישן (ownCloud <= 8.0) לצופן החדש. יש להריץ 'occ encryption:migrate' או לפנות למנהל שלך",
"Bad Signature" : "חתימה שגויה",
"Missing Signature" : "חתימה חסרה",
"one-time password for server-side-encryption" : "סיסמא חד פעמית עבור הצפנת צד השרת",
@@ -52,6 +51,7 @@ OC.L10N.register(
"Enable password recovery:" : "מאפשר שחזור סיסמא:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "הפעלת אפשרות זו תאפשר לך לקבל מחדש גישה לקבצים המוצפנים שלך במקרה שסיסמא נשכחת",
"Enabled" : "מופעל",
- "Disabled" : "מנוטרל"
+ "Disabled" : "מנוטרל",
+ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "יש צורך להמיר את מפתחות ההצפנה מהצופן הישן (ownCloud <= 8.0) לצופן החדש. יש להריץ 'occ encryption:migrate' או לפנות למנהל שלך"
},
"nplurals=2; plural=(n != 1);");