1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
OwncloudContactsOfficial/l10n/he.php
2014-06-05 00:48:32 -04:00

78 lines
3.4 KiB
PHP

<?php $TRANSLATIONS = array(
"Contacts" => "אנשי קשר",
"Ok" => "בסדר",
"Cancel" => "ביטול",
"Save" => "שמירה",
"Edit Addressbook" => "עריכת פנקס הכתובות",
"OK" => "אישור",
"Add" => "הוספה",
"All" => "הכל",
"Shared by {owner}" => "שותף בידי {owner}",
"Please choose the addressbook" => "אנא בחר ספר כתובות",
"Import" => "יבוא",
"Close" => "סגירה",
"Unknown error" => "שגיאה בלתי ידועה",
"{name}'s Birthday" => "יום ההולדת של {name}",
"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.",
"No photo path was submitted." => "כתובת התמונה לא נשלחה",
"Error getting PHOTO property." => "שגיאה בקבלת מידע של תמונה",
"Error saving contact." => "שגיאה בשמירת איש הקשר",
"No file was uploaded. Unknown error" => "לא הועלה קובץ. טעות בלתי מזוהה.",
"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",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "הקובץ שהועלה גדוך מהערך MAX_FILE_SIZE שהוגדר בתופס HTML",
"The uploaded file was only partially uploaded" => "הקובץ הועלה באופן חלקי בלבד",
"No file was uploaded" => "שום קובץ לא הועלה",
"Missing a temporary folder" => "תקיה זמנית חסרה",
"Failed to write to disk" => "הכתיבה לכונן נכשלה",
"Not enough storage available" => "אין די שטח פנוי באחסון",
"Error uploading contacts to storage." => "התרשה שגיאה בהעלאת אנשי הקשר לאכסון.",
"Contact" => "איש קשר",
"Other" => "אחר",
"ownCloud" => "ownCloud",
"Work" => "עבודה",
"Home" => "בית",
"Mobile" => "נייד",
"Text" => "טקסט",
"Voice" => "קולי",
"Message" => "הודעה",
"Fax" => "פקס",
"Video" => "וידאו",
"Pager" => "זימונית",
"Internet" => "אינטרנט",
"Family" => "משפחה",
"Delete" => "מחיקה",
"Groups" => "קבוצות",
"Download" => "הורדה",
"Email" => "דואר אלקטרוני",
"Phone" => "טלפון",
"Address" => "כתובת",
"Group" => "קבוצה",
"Delete current photo" => "מחק תמונה נוכחית",
"Edit current photo" => "ערוך תמונה נוכחית",
"Upload new photo" => "העלה תמונה חדשה",
"Favorite" => "מועדף",
"Name" => "שם",
"Additional names" => "שמות נוספים",
"Nickname" => "כינוי",
"Title" => "כותרת",
"Organization" => "ארגון",
"Birthday" => "יום הולדת",
"Note" => "הערה",
"Preferred" => "מועדף",
"Please specify a valid email address." => "אנא הזן כתובת דוא\"ל חוקית",
"Mail to address" => "כתובת",
"Delete email address" => "מחק כתובת דוא\"ל",
"Enter phone number" => "הכנס מספר טלפון",
"View on map" => "ראה במפה",
"City" => "עיר",
"Country" => "מדינה",
"Active" => "פעיל",
"Share" => "שיתוף",
"Export" => "ייצוא",
"Edit" => "עריכה",
"Description" => "תיאור",
"User" => "שתמש",
"Password" => "סיסמא"
);