diff options
Diffstat (limited to 'apps/files/l10n/he.php')
-rw-r--r-- | apps/files/l10n/he.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php index 56810eaabef..0840ea1f2fe 100644 --- a/apps/files/l10n/he.php +++ b/apps/files/l10n/he.php @@ -22,6 +22,7 @@ $TRANSLATIONS = array( "{new_name} already exists" => "{new_name} כבר קיים", "Share" => "שתף", "Delete permanently" => "מחק לצמיתות", +"Delete" => "מחיקה", "Rename" => "שינוי שם", "Pending" => "ממתין", "Error" => "שגיאה", @@ -48,7 +49,6 @@ $TRANSLATIONS = array( "Cancel upload" => "ביטול ההעלאה", "Nothing in here. Upload something!" => "אין כאן שום דבר. אולי ברצונך להעלות משהו?", "Download" => "הורדה", -"Delete" => "מחיקה", "Upload too large" => "העלאה גדולה מידי", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", "Files are being scanned, please wait." => "הקבצים נסרקים, נא להמתין." |