summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-06 01:12:16 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-06 01:12:16 +0000
commit3867a74f0d8f17357043a72e38828eb3cbca59f8 (patch)
treee096de451734b053e2913f1291679227fb8e49a7 /apps/encryption/l10n/he.js
parentc2320aea228e7c58d2e77038ca14a80486a9073c (diff)
downloadnextcloud-server-3867a74f0d8f17357043a72e38828eb3cbca59f8.tar.gz
nextcloud-server-3867a74f0d8f17357043a72e38828eb3cbca59f8.zip
[tx-robot] updated from transifex
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);");