diff options
Diffstat (limited to 'apps/contacts/l10n/he.php')
-rw-r--r-- | apps/contacts/l10n/he.php | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/contacts/l10n/he.php b/apps/contacts/l10n/he.php index 336a0c10aaa..be67fe8ae8f 100644 --- a/apps/contacts/l10n/he.php +++ b/apps/contacts/l10n/he.php @@ -1,11 +1,6 @@ <?php $TRANSLATIONS = array( -"There was an error adding the contact." => "אירעה שגיאה בעת הוספת איש הקשר.", -"element name is not set." => "שם האלמנט לא נקבע.", -"id is not set." => "מספר מזהה לא נקבע.", -"Cannot add empty property." => "לא ניתן להוסיף מאפיין ריק.", -"At least one of the address fields has to be filled out." => "יש למלא לפחות אחד משדות הכתובת.", -"Trying to add duplicate property: " => "ניסיון להוספת מאפיין כפול: ", "Error (de)activating addressbook." => "שגיאה בהפעלה או בנטרול פנקס הכתובות.", +"id is not set." => "מספר מזהה לא נקבע.", "Cannot update addressbook with an empty name." => "אי אפשר לעדכן ספר כתובות ללא שם", "Error updating addressbook." => "שגיאה בעדכון פנקס הכתובות.", "No ID provided" => "לא צוין מזהה", @@ -13,14 +8,23 @@ "No categories selected for deletion." => "לא נבחור קטגוריות למחיקה.", "No address books found." => "לא נמצאו פנקסי כתובות.", "No contacts found." => "לא נמצאו אנשי קשר.", +"There was an error adding the contact." => "אירעה שגיאה בעת הוספת איש הקשר.", +"element name is not set." => "שם האלמנט לא נקבע.", +"Cannot add empty property." => "לא ניתן להוסיף מאפיין ריק.", +"At least one of the address fields has to be filled out." => "יש למלא לפחות אחד משדות הכתובת.", +"Trying to add duplicate property: " => "ניסיון להוספת מאפיין כפול: ", +"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.", +"Error deleting contact property." => "שגיאה במחיקת מאפיין של איש הקשר.", "Missing ID" => "מזהה חסר", "Error parsing VCard for ID: \"" => "שגיאה בפענוח ה VCard עבור מספר המזהה: \"", +"checksum is not set." => "סיכום ביקורת לא נקבע.", +"Information about vCard is incorrect. Please reload the page: " => "המידע עבור ה vCard אינו נכון. אנא טען את העמוד: ", +"Something went FUBAR. " => "משהו לא התנהל כצפוי.", +"Error updating contact property." => "שגיאה בעדכון המאפיין של איש הקשר.", "No contact ID was submitted." => "מספר מזהה של אישר הקשר לא נשלח.", "Error reading contact photo." => "שגיאה בקריאת תמונת איש הקשר.", "Error saving temporary file." => "שגיאה בשמירת קובץ זמני.", "The loading photo is not valid." => "התמונה הנטענת אינה תקנית.", -"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.", -"Error deleting contact property." => "שגיאה במחיקת מאפיין של איש הקשר.", "Contact ID is missing." => "מספר מזהה של אישר הקשר חסר.", "No photo path was submitted." => "כתובת התמונה לא נשלחה", "File doesn't exist:" => "קובץ לא קיים:", @@ -29,10 +33,6 @@ "Error getting PHOTO property." => "שגיאה בקבלת מידע של תמונה", "Error saving contact." => "שגיאה בשמירת איש הקשר", "Error resizing image" => "שגיאה בשינוי גודל התמונה", -"checksum is not set." => "סיכום ביקורת לא נקבע.", -"Information about vCard is incorrect. Please reload the page: " => "המידע עבור ה vCard אינו נכון. אנא טען את העמוד: ", -"Something went FUBAR. " => "משהו לא התנהל כצפוי.", -"Error updating contact property." => "שגיאה בעדכון המאפיין של איש הקשר.", "Error uploading contacts to storage." => "התרשה שגיאה בהעלאת אנשי הקשר לאכסון.", "There is no error, the file uploaded with success" => "לא התרחשה שגיאה, הקובץ הועלה בהצלחה", "The uploaded file exceeds the upload_max_filesize directive in php.ini" => "גודל הקובץ שהועלה גדול מהערך upload_max_filesize שמוגדר בקובץ php.ini", |