diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-26 01:07:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-26 01:07:15 +0000 |
commit | 05e3aa491ad14c47936b5523a179d040f5d76421 (patch) | |
tree | a9650b83a9c09c2f07063e5181a565482d0d9dc6 /core/l10n/he.js | |
parent | d319d6f9d4fec0a1de5b65ddc263165f3a3610be (diff) | |
download | nextcloud-server-05e3aa491ad14c47936b5523a179d040f5d76421.tar.gz nextcloud-server-05e3aa491ad14c47936b5523a179d040f5d76421.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 11aa698330d..8212568973e 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -103,6 +103,7 @@ OC.L10N.register( "Share link" : "קישור לשיתוף", "Link" : "קישור", "Password protect" : "הגנה בססמה", + "Allow editing" : "אישור עריכה", "Email link to person" : "שליחת קישור בדוא״ל למשתמש", "Send" : "שליחה", "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} שבבעלות {owner}", @@ -290,7 +291,6 @@ OC.L10N.register( "Dec." : "דצמ׳", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "הקבצים שלך מוצפנים. אם לא הפעלת את מפתח השחזור, לא תהיה דרך לקבל את המידע מחדש אחרי שהסיסמא תאופס.<br />אם אין לך מושג מה לעשות what to do, מוטב לפנות למנהל שלך לפני ההמשך. <br />האם באמת ברצונך להמשיך?", "The reverse proxy headers configuration is incorrect, or you are accessing ownCloud from a trusted proxy. If you are not accessing ownCloud from a trusted proxy, this is a security issue and can allow an attacker to spoof their IP address as visible to ownCloud. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "תצורת כותרות פרוקסי ההפוכה אינה נכונה, או שהגישה ל- ownCloud מתבצעת מ- proxy אמין. אם הגישה ל- ownCloud אינה מ- proxy אמין, מדובר בבעיית אבטחה שמאפשרת לתוקף לזייף את כתובת ה- IP כגלויה ל- ownCloud. מידע נוסף ניתן למצוא ב- <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">מסמכי התיעוד</a> שלנו.", - "Allow editing" : "אישור עריכה", "Sending ..." : "מתבצעת שליחה ...", "Email sent" : "הודעת הדוא״ל נשלחה", "Send link via email" : "שליחת קישור באמצעות דואר אלקטרוני", |