diff options
Diffstat (limited to 'core/l10n/he.php')
-rw-r--r-- | core/l10n/he.php | 18 |
1 files changed, 4 insertions, 14 deletions
diff --git a/core/l10n/he.php b/core/l10n/he.php index 30ef27664ea..5b81ec547d9 100644 --- a/core/l10n/he.php +++ b/core/l10n/he.php @@ -2,14 +2,6 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "%s שיתף/שיתפה איתך את »%s«", "group" => "קבוצה", -"Category type not provided." => "סוג הקטגוריה לא סופק.", -"No category to add?" => "אין קטגוריה להוספה?", -"This category already exists: %s" => "הקטגוריה הבאה כבר קיימת: %s", -"Object type not provided." => "סוג הפריט לא סופק.", -"%s ID not provided." => "מזהה %s לא סופק.", -"Error adding %s to favorites." => "אירעה שגיאה בעת הוספת %s למועדפים.", -"No categories selected for deletion." => "לא נבחרו קטגוריות למחיקה", -"Error removing %s from favorites." => "שגיאה בהסרת %s מהמועדפים.", "Sunday" => "יום ראשון", "Monday" => "יום שני", "Tuesday" => "יום שלישי", @@ -47,12 +39,9 @@ $TRANSLATIONS = array( "Ok" => "בסדר", "_{count} file conflict_::_{count} file conflicts_" => array("",""), "Cancel" => "ביטול", -"The object type is not specified." => "סוג הפריט לא צוין.", -"Error" => "שגיאה", -"The app name is not specified." => "שם היישום לא צוין.", -"The required file {file} is not installed!" => "הקובץ הנדרש {file} אינו מותקן!", "Shared" => "שותף", "Share" => "שתף", +"Error" => "שגיאה", "Error while sharing" => "שגיאה במהלך השיתוף", "Error while unsharing" => "שגיאה במהלך ביטול השיתוף", "Error while changing permissions" => "שגיאה במהלך שינוי ההגדרות", @@ -83,6 +72,9 @@ $TRANSLATIONS = array( "Sending ..." => "מתבצעת שליחה ...", "Email sent" => "הודעת הדוא״ל נשלחה", "Warning" => "אזהרה", +"The object type is not specified." => "סוג הפריט לא צוין.", +"Delete" => "מחיקה", +"Add" => "הוספה", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "תהליך העדכון לא הושלם בהצלחה. נא דווח את הבעיה ב<a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">קהילת ownCloud</a>.", "The update was successful. Redirecting you to ownCloud now." => "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud.", "Use the following link to reset your password: {link}" => "יש להשתמש בקישור הבא כדי לאפס את הססמה שלך: {link}", @@ -103,8 +95,6 @@ $TRANSLATIONS = array( "Help" => "עזרה", "Access forbidden" => "הגישה נחסמה", "Cloud not found" => "ענן לא נמצא", -"Edit categories" => "ערוך קטגוריות", -"Add" => "הוספה", "Security Warning" => "אזהרת אבטחה", "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "גרסת ה־PHP פגיעה בפני התקפת בית NULL/ריק (CVE-2006-7243)", "Please update your PHP installation to use %s securely." => "נא לעדכן את התקנת ה-PHP שלך כדי להשתמש ב-%s בצורה מאובטחת.", |