diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-03 02:04:12 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-03 02:04:12 +0200 |
commit | 7dc799c16706a7e7e294950375dfec0b7f7e45b0 (patch) | |
tree | eb64f888f45c49b29385b1f55273d25effcaacae /apps/contacts/l10n/he.php | |
parent | 7dda5527f1e49014ac19a37214821992cdf0c4d8 (diff) | |
download | nextcloud-server-7dc799c16706a7e7e294950375dfec0b7f7e45b0.tar.gz nextcloud-server-7dc799c16706a7e7e294950375dfec0b7f7e45b0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/he.php')
-rw-r--r-- | apps/contacts/l10n/he.php | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/apps/contacts/l10n/he.php b/apps/contacts/l10n/he.php index 3b4324c5dfc..336a0c10aaa 100644 --- a/apps/contacts/l10n/he.php +++ b/apps/contacts/l10n/he.php @@ -41,7 +41,6 @@ "No file was uploaded" => "שום קובץ לא הועלה", "Missing a temporary folder" => "תקיה זמנית חסרה", "Contacts" => "אנשי קשר", -"Contact" => "איש קשר", "This is not your addressbook." => "זהו אינו ספר הכתובות שלך", "Contact could not be found." => "לא ניתן לאתר איש קשר", "Address" => "כתובת", @@ -60,6 +59,7 @@ "Internet" => "אינטרנט", "Birthday" => "יום הולדת", "{name}'s Birthday" => "יום ההולדת של {name}", +"Contact" => "איש קשר", "Add Contact" => "הוספת איש קשר", "Import" => "יבא", "Addressbooks" => "פנקסי כתובות", @@ -119,13 +119,6 @@ "Esq." => "Esq.", "Jr." => "Jr.", "Sn." => "Sn.", -"New Addressbook" => "פנקס כתובות חדש", -"Edit Addressbook" => "עריכת פנקס הכתובות", -"Displayname" => "שם התצוגה", -"Active" => "פעיל", -"Save" => "שמירה", -"Submit" => "ביצוע", -"Cancel" => "ביטול", "Import a contacts file" => "יבא קובץ אנשי קשר", "Please choose the addressbook" => "אנא בחר ספר כתובות", "create a new addressbook" => "צור ספר כתובות חדש", @@ -140,5 +133,7 @@ "iOS/OS X" => "iOS/OS X", "Download" => "הורדה", "Edit" => "עריכה", -"New Address Book" => "פנקס כתובות חדש" +"New Address Book" => "פנקס כתובות חדש", +"Save" => "שמירה", +"Cancel" => "ביטול" ); |