aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/he.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n/he.js')
-rw-r--r--apps/encryption/l10n/he.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/encryption/l10n/he.js b/apps/encryption/l10n/he.js
index 54779ff7c37..2bdb8966776 100644
--- a/apps/encryption/l10n/he.js
+++ b/apps/encryption/l10n/he.js
@@ -59,7 +59,6 @@ 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" : "מנוטרל",
- "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' או לפנות למנהל שלך"
+ "Disabled" : "מנוטרל"
},
"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;");