diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-21 01:58:49 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-21 01:58:49 -0400 |
commit | 02ecd040e6cd761b9ec30895c5a0fcced55fb699 (patch) | |
tree | 67e788acb94a60ff69cace45faf108dd4e341acb /core/l10n/he.js | |
parent | a061ef75ead3d5eb9fa5e713301b7452b3b12b73 (diff) | |
download | nextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.tar.gz nextcloud-server-02ecd040e6cd761b9ec30895c5a0fcced55fb699.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index f4ff27b1ac4..317cd79a835 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -26,6 +26,7 @@ OC.L10N.register( "Error favoriting" : "שגיאה בקביעת מועדפים", "Error unfavoriting" : "שגיאה בהסרת מועדפים", "Couldn't send mail to following users: %s " : "לא ניתן היה לשלוח דואר אלקטרוני למשתמשים הבאים %s ", + "Preparing update" : "מכין עדכון", "Turned on maintenance mode" : "הפעלת מצב אחזקה", "Turned off maintenance mode" : "כיבוי מצב אחזקה", "Maintenance mode is kept active" : "מצב אחזקה נשמר פעיל", @@ -141,8 +142,6 @@ OC.L10N.register( "Expiration" : "תפוגה", "Expiration date" : "תאריך התפוגה", "Choose a password for the public link" : "בחירת סיסמא לקישור ציבורי", - "Sending ..." : "מתבצעת שליחה ...", - "Email sent" : "הודעת הדוא״ל נשלחה", "Resharing is not allowed" : "אסור לעשות שיתוף מחדש", "Share link" : "קישור לשיתוף", "Link" : "קישור", @@ -151,6 +150,8 @@ OC.L10N.register( "Allow editing" : "אישור עריכה", "Email link to person" : "שליחת קישור בדוא״ל למשתמש", "Send" : "שליחה", + "Sending ..." : "מתבצעת שליחה ...", + "Email sent" : "הודעת הדוא״ל נשלחה", "Shared with you and the group {group} by {owner}" : "שותף אתך ועם הקבוצה {group} שבבעלות {owner}", "Shared with you by {owner}" : "שותף אתך על ידי {owner}", "group" : "קבוצה", |