diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-30 02:05:41 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-30 02:05:41 +0200 |
commit | 3430dcd367a0053b97feaa8e59be0ebda44e1dc4 (patch) | |
tree | fcebf444057a08145b175b84812f67b27ecb48be /apps/files/l10n/he.php | |
parent | 5262cde6a6dbf7c924508423093aaac0d17a95b5 (diff) | |
download | nextcloud-server-3430dcd367a0053b97feaa8e59be0ebda44e1dc4.tar.gz nextcloud-server-3430dcd367a0053b97feaa8e59be0ebda44e1dc4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.php')
-rw-r--r-- | apps/files/l10n/he.php | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php index 0876eb952c7..65d093e3662 100644 --- a/apps/files/l10n/he.php +++ b/apps/files/l10n/he.php @@ -7,8 +7,19 @@ "Missing a temporary folder" => "תיקייה זמנית חסרה", "Failed to write to disk" => "הכתיבה לכונן נכשלה", "Files" => "קבצים", +"Delete" => "מחיקה", +"generating ZIP-file, it may take some time." => "יוצר קובץ ZIP, אנא המתן.", +"Unable to upload your file as it is a directory or has 0 bytes" => "לא יכול להעלות את הקובץ מכיוון שזו תקיה או שמשקל הקובץ 0 בתים", +"Upload Error" => "שגיאת העלאה", +"Pending" => "ממתין", +"Upload cancelled." => "ההעלאה בוטלה.", +"Invalid name, '/' is not allowed." => "שם לא חוקי, '/' אסור לשימוש.", "Size" => "גודל", "Modified" => "זמן שינוי", +"folder" => "תקיה", +"folders" => "תקיות", +"file" => "קובץ", +"files" => "קבצים", "File handling" => "טיפול בקבצים", "Maximum upload size" => "גודל העלאה מקסימלי", "max. possible: " => "המרבי האפשרי: ", @@ -26,7 +37,6 @@ "Name" => "שם", "Share" => "שיתוף", "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." => "הקבצים נסרקים, נא להמתין.", |