]> err.no Git - scalable-opengroupware.org/blob - SOGo/UI/Contacts/English.lproj/Localizable.strings
fixed some linking issues on OSX
[scalable-opengroupware.org] / SOGo / UI / Contacts / English.lproj / Localizable.strings
1 /* this file is in UTF-8 format! */
2
3 "Addressbook"       = "Addressbook";
4 "Contact viewer"    = "Contact Viewer";
5 "Contact editor"    = "Contact Editor";
6
7 "Common"            = "Common";
8 "Name"              = "Name";
9 "Lastname"          = "Lastname";
10 "Firstname"         = "Firstname";
11
12 "Phones"            = "Phone numbers";
13 "OfficePhone"       = "Office";
14 "HomePhone"         = "Home";
15 "MobilePhone"       = "Mobile";
16 "Fax"               = "Fax";
17 "Location"          = "Location";
18 "Organisation"      = "Organisation";
19 "Unit"              = "Unit";
20
21 "Addresses"         = "Addresses";
22 "Postal"            = "Postal";
23 "Home"              = "Home";
24
25 "Extended"          = "Extended";
26 "EMail"             = "Email";
27 "URL"               = "URL";
28
29 /* button labels */
30
31 "new"               = "new";
32 "edit"              = "edit";
33 "delete"            = "delete";
34 "Save"              = "Save";
35 "Cancel"            = "Cancel";
36 "Copy from Anais"   = "Copy from Anaïs";