diff options
Diffstat (limited to 'apps/encryption/l10n/he.json')
-rw-r--r-- | apps/encryption/l10n/he.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/encryption/l10n/he.json b/apps/encryption/l10n/he.json index 9cdec228519..219d047bbd4 100644 --- a/apps/encryption/l10n/he.json +++ b/apps/encryption/l10n/he.json @@ -19,7 +19,6 @@ "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" : "סיסמא חד פעמית עבור הצפנת צד השרת", @@ -50,6 +49,7 @@ "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' או לפנות למנהל שלך" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |