diff options
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 a82e4ec96a4..1c43e29ea35 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -225,8 +225,7 @@ OC.L10N.register( "Help" : "עזרה", "Access forbidden" : "הגישה נחסמה", "Back to %s" : "חזרה אל %s", - "File not found" : "קובץ לא נמצא", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?", + "Page not found" : "העמוד לא נמצא", "Too many requests" : "יותר מדי בקשות", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "היו יותר מדי בקשות מהרשת שלך. נסה שוב מאוחר יותר, או צור קשר עם מנהל המערכת שלך אם זו שגיאה.", "Error" : "שגיאה", @@ -333,6 +332,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "עריכת מסמך מקומי באופן back-end המשמשת את אפליקציית Collabora Online.", "restricted" : "מוגבל", "invisible" : "בלתי גלוי", + "File not found" : "קובץ לא נמצא", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?", "More" : "עוד", "More apps menu" : "תפריט יישומונים נוספים", "Settings menu" : "תפריט הגדרות", |