aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/he.php
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2012-05-09 12:41:01 +0200
committerRobin Appelman <icewind@owncloud.com>2012-05-09 12:41:01 +0200
commit588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f (patch)
treee4cc00ab89fd11d0a3b199fef741431499fd33d3 /apps/contacts/l10n/he.php
parent000d7ba97535f470f30be44e02140401b24b43e2 (diff)
downloadnextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.tar.gz
nextcloud-server-588b51d88ac6ba9d4a6b2ee80aa7ee8bad88547f.zip
update translations
Diffstat (limited to 'apps/contacts/l10n/he.php')
-rw-r--r--apps/contacts/l10n/he.php15
1 files changed, 6 insertions, 9 deletions
diff --git a/apps/contacts/l10n/he.php b/apps/contacts/l10n/he.php
index 5818cab2074..28640e0ea41 100644
--- a/apps/contacts/l10n/he.php
+++ b/apps/contacts/l10n/he.php
@@ -1,7 +1,7 @@
<?php $TRANSLATIONS = array(
+"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.",
"This is not your addressbook." => "זהו אינו ספר הכתובות שלך",
"Contact could not be found." => "לא ניתן לאתר איש קשר",
-"Information about vCard is incorrect. Please reload the page." => "המידע אודות vCard אינו נכון. נא לטעון מחדש את הדף.",
"Address" => "כתובת",
"Telephone" => "טלפון",
"Email" => "דואר אלקטרוני",
@@ -14,19 +14,16 @@
"Fax" => "פקס",
"Video" => "וידאו",
"Pager" => "זימונית",
-"This is not your contact." => "זהו אינו איש קשר שלך",
"Add Contact" => "הוספת איש קשר",
-"Name" => "שם",
+"Edit" => "עריכה",
+"Delete" => "מחיקה",
+"Birthday" => "יום הולדת",
+"Phone" => "טלפון",
"PO Box" => "תא דואר",
"Extended" => "מורחב",
"Street" => "רחוב",
"City" => "עיר",
"Region" => "אזור",
"Zipcode" => "מיקוד",
-"Country" => "מדינה",
-"Create Contact" => "יצירת איש קשר",
-"Edit" => "עריכה",
-"Delete" => "מחיקה",
-"Birthday" => "יום הולדת",
-"Phone" => "טלפון"
+"Country" => "מדינה"
);