diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-09 00:10:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-09 00:10:11 +0000 |
commit | 3a26def7cf446bbf8bb019ebc4ac30cfe4d27151 (patch) | |
tree | b887e5239a894dc0c3da8c0e97f159e6de7e1d4f /apps/encryption/l10n/he.js | |
parent | cb44bfe2b78c1f7e4adbdc7f8df8be2bd6501900 (diff) | |
download | nextcloud-server-3a26def7cf446bbf8bb019ebc4ac30cfe4d27151.tar.gz nextcloud-server-3a26def7cf446bbf8bb019ebc4ac30cfe4d27151.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/he.js')
-rw-r--r-- | apps/encryption/l10n/he.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/encryption/l10n/he.js b/apps/encryption/l10n/he.js index eb2d1316da0..f3299d46e55 100644 --- a/apps/encryption/l10n/he.js +++ b/apps/encryption/l10n/he.js @@ -22,9 +22,6 @@ OC.L10N.register( "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' או לפנות למנהל שלך", - "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "המפתח האישי של יישום ההצפנה אינו תקין. יש לעדכן אתצהמפתח האישי בהגדרות האישיות לצורך שחזור הגישה לקבצים המוצפנים.", - "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "יישום הצפנה מאופשר אבל המפתחות שלך לא אותחלו, יש להתנתק ולהתחבר מחדש", - "Encryption App is enabled and ready" : "יישום ההצפנה מאופשר ומוכן", "Bad Signature" : "חתימה שגויה", "Missing Signature" : "חתימה חסרה", "one-time password for server-side-encryption" : "סיסמא חד פעמית עבור הצפנת צד השרת", @@ -46,7 +43,7 @@ OC.L10N.register( "New recovery key password" : "סיסמת מפתח שחזור חדשה", "Repeat new recovery key password" : "יש לחזור על סיסמת מפתח השחזור החדשה", "Change Password" : "שינוי סיסמא", - "basic encryption module" : "מודול הצפנה בסיסי של", + "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "יישום הצפנה מאופשר אבל המפתחות שלך לא אותחלו, יש להתנתק ולהתחבר מחדש", "Your private key password no longer matches your log-in password." : "סיסמת המפתח האישי שלך כבר אינה מתאימה לסיסמת ההתחברות שלך.", "Set your old private key password to your current log-in password:" : "יש להחליף את סיסמת המפתח האישי הישנה בסיסמת ההתחברות הנוכחית:", " If you don't remember your old password you can ask your administrator to recover your files." : "אם הסיסמא הישנה נשכחה ניתן לפנות למנהל על מנת שישחזר את הקבצים שלך.", |