diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /apps/files/l10n/he.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'apps/files/l10n/he.php')
-rw-r--r-- | apps/files/l10n/he.php | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php index 79ae1edb7a5..0876eb952c7 100644 --- a/apps/files/l10n/he.php +++ b/apps/files/l10n/he.php @@ -5,15 +5,30 @@ "The uploaded file was only partially uploaded" => "הקובץ שהועלה הועלה בצורה חלקית", "No file was uploaded" => "לא הועלו קבצים", "Missing a temporary folder" => "תיקייה זמנית חסרה", +"Failed to write to disk" => "הכתיבה לכונן נכשלה", "Files" => "קבצים", +"Size" => "גודל", +"Modified" => "זמן שינוי", +"File handling" => "טיפול בקבצים", "Maximum upload size" => "גודל העלאה מקסימלי", +"max. possible: " => "המרבי האפשרי: ", +"Needed for multi-file and folder downloads." => "נחוץ להורדה של ריבוי קבצים או תיקיות.", +"Enable ZIP-download" => "הפעלת הורדת ZIP", +"0 is unlimited" => "0 - ללא הגבלה", +"Maximum input size for ZIP files" => "גודל הקלט המרבי לקובצי ZIP", +"New" => "חדש", +"Text file" => "קובץ טקסט", +"Folder" => "תיקייה", +"From url" => "מכתובת", "Upload" => "העלאה", +"Cancel upload" => "ביטול ההעלאה", "Nothing in here. Upload something!" => "אין כאן שום דבר. אולי ברצונך להעלות משהו?", "Name" => "שם", +"Share" => "שיתוף", "Download" => "הורדה", -"Size" => "גודל", -"Modified" => "זמן שינוי", "Delete" => "מחיקה", "Upload too large" => "העלאה גדולה מידי", -"The files you are trying to upload exceed the maximum size for file uploads on this server." => "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה." +"The files you are trying to upload exceed the maximum size for file uploads on this server." => "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", +"Files are being scanned, please wait." => "הקבצים נסרקים, נא להמתין.", +"Current scanning" => "הסריקה הנוכחית" ); |