From 6d93add4c980bb9a52ff942d2641b88e8af71ed6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 12 Feb 2018 22:16:46 +0000 Subject: [tx-robot] updated from transifex --- l10n/he.js | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 l10n/he.js (limited to 'l10n/he.js') diff --git a/l10n/he.js b/l10n/he.js new file mode 100644 index 00000000..c3ace316 --- /dev/null +++ b/l10n/he.js @@ -0,0 +1,76 @@ +OC.L10N.register( + "contacts", + { + "Contacts" : "אנשי קשר", + "Download" : "הורדה", + "Copy link" : "העתק קישור", + "Click to copy the link to your clipboard" : "העתק את הקישור", + "Toggle sharing" : "לחץ לשיתוף", + "Delete" : "מחק", + "Rename" : "שנה שם", + "Share with users or groups" : "שיתוף עם משתמשים או קבוצות", + "can edit" : "ניתן לערוך", + "Close" : "סגור", + "Copied!" : "הועתק!", + "Not supported!" : "לא נתמך!", + "Press ⌘-C to copy." : "לחץ ⌘+C כדי להעתיק.", + "Press Ctrl-C to copy." : "לחץ Ctrl+C כדי להעתיק.", + "Address book name" : "שם ספר כתובות", + "The selected image is too big (max 1MB)" : "התמונה הנבחרת גדולה מדי (מקסימום 1 מגה בייט)", + "This card is corrupted and has been fixed. Please check the data and trigger a save to make the changes permanent." : "הייתה שגיאה בטעינת איש קשר והיא תוקנה, נא לבדוק את המידע ולשמור על מנת ששינויים ישמרו לתמיד.", + "No contacts in here" : "אין כאן אנשי קשר", + "Name" : "שם", + "Organization" : "ארגון", + "Title" : "תפקיד", + "Save changes" : "שמור שינויים", + "Address book" : "רשימת אנשי קשר", + "No search result for {query}" : "אין תוצאות חיפוש עבור {query}", + "All contacts" : "כל אנשי הקשר", + "Post office box" : "תיבת דואר", + "Postal code" : "מיקוד", + "City" : "עיר", + "State or province" : "מדינה או מחוז", + "Country" : "מדינה", + "Address" : "כתובת", + "(new group)" : "(קבוצה חדשה)", + "Last name" : "שם משפחה", + "First name" : "שם פרטי", + "Additional names" : "שמות נוספים", + "Prefix" : "תואר", + "Suffix" : "סיומת", + "New contact" : "איש קשר חדש", + "Not grouped" : "לא שויך לקבוצה", + "Sort by" : "מיון", + "{addressbook} shared by {owner}" : "{addressbook} שותף על ידי {owner}", + "Contact not found." : "איש קשר לא נמצא", + "Contact could not be created." : "לא ניתן היה ליצור איש קשר.", + "No contacts in file. Only vCard files are allowed." : "אין אנשי קשר בקובץ. רק קובצי VCard ניתנים לשימוש.", + "Only vCard version 4.0 (RFC6350) or version 3.0 (RFC2426) are supported." : "רק vCard גרסה 4.0 (RFC6350) או גרסה 3.0 (RFC2426) נתמכים.", + "Contact could not be saved." : "לא ניתן היה לשמור את איש קשר.", + "Display name" : "שם תצוגה", + "Nickname" : "כינוי", + "Detailed name" : "פרטי שם", + "Notes" : "הערות", + "Website" : "אתר אינטרנט", + "Federated Cloud ID" : "מספר זיהוי ענן מאוגד", + "Home" : "בית", + "Work" : "עבודה", + "Other" : "אחר", + "Groups" : "קבוצות", + "Birthday" : "יום הולדת", + "Anniversary" : "יום השנה", + "Date of death" : "תאריך פטירה", + "Email" : "דואר אלקטרוני", + "Instant messaging" : "מסרים מיידיים", + "Phone" : "טלפון", + "Mobile" : "נייד", + "Fax" : "פקס", + "Fax home" : "פקס בבית", + "Fax work" : "פקס בעבודה", + "Pager" : "זימונית", + "Voice" : "קולי", + "Social network" : "רשת חברתית", + "Details" : "פרטים", + "Settings" : "הגדרות" +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3