summaryrefslogtreecommitdiffstats
path: root/l10n/he.js
blob: c3ace316f12281a8094aef14d3d39bc7a9117997 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
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);");