diff options
Diffstat (limited to 'apps/files/l10n/he.php')
-rw-r--r-- | apps/files/l10n/he.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php index 6279e675db2..7f155176546 100644 --- a/apps/files/l10n/he.php +++ b/apps/files/l10n/he.php @@ -23,15 +23,15 @@ $TRANSLATIONS = array( "Share" => "שתף", "Delete permanently" => "מחק לצמיתות", "Rename" => "שינוי שם", -"Error" => "שגיאה", "Pending" => "ממתין", +"Error" => "שגיאה", +"Name" => "שם", +"Size" => "גודל", +"Modified" => "זמן שינוי", "_%n folder_::_%n folders_" => array("",""), "_%n file_::_%n files_" => array("",""), "_Uploading %n file_::_Uploading %n files_" => array("",""), "Your storage is almost full ({usedSpacePercent}%)" => "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)", -"Name" => "שם", -"Size" => "גודל", -"Modified" => "זמן שינוי", "File handling" => "טיפול בקבצים", "Maximum upload size" => "גודל העלאה מקסימלי", "max. possible: " => "המרבי האפשרי: ", |