summaryrefslogtreecommitdiffstats
path: root/l10n/he.js
blob: 867a6ab1e8ce45655b6323d38b3134ade3812864 (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
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "אנשי קשר",
    "Address book name" : "שם ספר כתובות",
    "No contacts in here" : "אין כאן אנשי קשר",
    "Name" : "שם",
    "Organization" : "ארגון",
    "Title" : "כותרת",
    "Add field ..." : "הוספת שדה...",
    "Import" : "יבוא",
    "Add contact" : "הוסף איש קשר",
    "No search result for {query}" : "אין תוצאות חיפוש עבור {query}",
    "All contacts" : "כל אנשי הקשר",
    "Not grouped" : "לא שויך לקבוצה",
    "Post Office Box" : "תיבת דואר",
    "Postal Code" : "מיקוד",
    "City" : "עיר",
    "State or province" : "מדינה או מחוז",
    "Country" : "מדינה",
    "Address" : "כתובת",
    "(new group)" : "(קבוצה חדשה)",
    "{addressbook} shared by {owner}" : "{addressbook} שותף על ידי {owner}",
    "Nickname" : "כינוי",
    "Notes" : "הערות",
    "Website" : "אתר אינטרנט",
    "Federated Cloud ID" : "מספר זיהוי ענן מאוגד",
    "Home" : "בית",
    "Work" : "עבודה",
    "Other" : "אחר",
    "Groups" : "קבוצות",
    "Birthday" : "יום הולדת",
    "Email" : "דואר אלקטרוני",
    "Instant messaging" : "מסרים מיידיים",
    "Phone" : "טלפון",
    "Mobile" : "נייד",
    "Fax" : "פקס",
    "Fax home" : "פקס בבית",
    "Fax work" : "פקס בעבודה",
    "Pager" : "זימונית",
    "Voice" : "קולי",
    "Settings" : "הגדרות"
},
"nplurals=2; plural=(n != 1);");