summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/he.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/he.php')
-rw-r--r--apps/contacts/l10n/he.php36
1 files changed, 36 insertions, 0 deletions
diff --git a/apps/contacts/l10n/he.php b/apps/contacts/l10n/he.php
new file mode 100644
index 00000000000..22275f77e59
--- /dev/null
+++ b/apps/contacts/l10n/he.php
@@ -0,0 +1,36 @@
+<?php $TRANSLATIONS = array(
+"This is not your addressbook." => "זהו אינו ספר הכתובות שלך",
+"Contact could not be found." => "לא ניתן לאתר איש קשר",
+"vCard could not be read." => "לא ניתן לקרוא vCard.",
+"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.",
+"Address" => "כתובת",
+"Telephone" => "טלפון",
+"Email" => "דואר אלקטרוני",
+"Organization" => "ארגון",
+"Work" => "עבודה",
+"Home" => "בית",
+"Mobile" => "נייד",
+"Text" => "טקסט",
+"Voice" => "קולי",
+"Fax" => "פקס",
+"Video" => "וידאו",
+"Pager" => "זימונית",
+"This is not your contact." => "זהו אינו איש קשר שלך",
+"This card is not RFC compatible." => "כרטיס זה אינו תואם ל־RFC",
+"This card does not contain a photo." => "כרטיס זה אינו כולל תמונה",
+"Add Contact" => "הוספת איש קשר",
+"Group" => "קבוצה",
+"Name" => "שם",
+"PO Box" => "תא דואר",
+"Extended" => "מורחב",
+"Street" => "רחוב",
+"City" => "עיר",
+"Region" => "אזור",
+"Zipcode" => "מיקוד",
+"Country" => "מדינה",
+"Create Contact" => "יצירת איש קשר",
+"Edit" => "עריכה",
+"Delete" => "מחיקה",
+"Birthday" => "יום הולדת",
+"Phone" => "טלפון"
+);