<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="contact.addMoreFields">Add more fields</string>
    <string name="contact.addressbooks.myAddressbooks">My address books</string>
    <string name="contact.addressbooks.others">Others</string>
    <string name="contact.addressbooks.sharedAddressbooks">Shared address books</string>
    <string name="contact.addressbooks.sharedBy">Shared by</string>
    <string name="contact.contact.createNew">Create a new contact</string>
    <string name="contact.contact.new">New contact</string>
    <string name="contact.copyTo">Copy to...</string>
    <string name="contact.distributionlist.new">New distribution list</string>
    <string name="contact.group.addMembers">Add members...</string>
    <string name="contact.member.remove">Remove member</string>
    <string name="contact.moveTo">Move to...</string>
    <string name="contact.msg.contact.create">Create new member \'</string>
    <string name="contact.msg.loading.entry">Loading entry data...</string>
    <string name="contact.showDetails">Show details</string>
    <string name="contact.vcard.address">Address</string>
    <string name="contact.vcard.anniversary">Anniversary</string>
    <string name="contact.vcard.anniversay">Anniversary</string>
    <string name="contact.vcard.assistant">Assistant</string>
    <string name="contact.vcard.birthday">Birthday</string>
    <string name="contact.addressbooks.categories">Tags</string>
    <string name="contact.vcard.categories">Tags</string>
    <string name="contact.vcard.company">Company</string>
    <string name="contact.vcard.country">Country</string>
    <string name="contact.vcard.defaultemail">Default e-mail</string>
    <string name="contact.vcard.department">Department</string>
    <string name="contact.vcard.division">Division</string>
    <string name="contact.vcard.editAddress">Edit address</string>
    <string name="contact.vcard.editFullname">Edit full name details</string>
    <string name="contact.vcard.email">Email</string>
    <string name="contact.vcard.security.key">Public Key Certificate (PEM)</string>
    <string name="contact.vcard.fistname">Firstname</string>
    <string name="contact.vcard.fullname">Full name</string>
    <string name="contact.vcard.im">Instant messaging</string>
    <string name="contact.vcard.jobtitle">Job title</string>
    <string name="contact.vcard.role">Role</string>
    <string name="contact.vcard.lastname">Lastname</string>
    <string name="contact.vcard.locality">Locality</string>
    <string name="contact.vcard.manager">Manager</string>
    <string name="contact.vcard.name">Name</string>
    <string name="contact.vcard.nickname">Nickname</string>
    <string name="contact.vcard.note">Note</string>
    <string name="contact.vcard.otherName">Other name</string>
    <string name="contact.vcard.phone">Phone</string>
    <string name="contact.vcard.poBox">Post office box</string>
    <string name="contact.vcard.postalCode">Postal code</string>
    <string name="contact.vcard.region">Region</string>
    <string name="contact.vcard.spouse">Spouse</string>
    <string name="contact.vcard.street">Street</string>
    <string name="contact.vcard.suffixe">Suffix</string>
    <string name="contact.vcard.title">Title</string>
    <string name="contact.vcard.website">Website</string>
    <string name="contact.vcf.exportAs">Export as VCF</string>
    <string name="contact.vcf.import.chooseFile">Choose file to import</string>
    <string name="contact.vcf.import.failed">Fail to import vCard</string>
    <string name="contact.vcf.import.progress">Import in progress...</string>
    <string name="contact.vcf.importFile">Import VCF file</string>
    <string name="general.cancel">Cancel</string>
    <string name="general.delete">Delete</string>
    <string name="general.import">Import</string>
    <string name="general.save">Save</string>
    <string name="general.search">Search</string>
    <string name="general.tags">Tags</string>
    <string name="general.history">History</string>
    <string name="contact.info.external">This contact belongs to a different addressbook. Contact data will not get refreshed automatically</string>
    <string name="contact.addressbooks.loadingError">Error during addressbooks loading: {$message}</string>
    <string name="generic.loadingError">Error during loading: {$message}</string>
    <string name="generic.createError">Error during creation: {$message}</string>
    <string name="contact.create.success">Contact created</string>
    <string name="generic.updateError">Error during update: {$message}</string>
    <string name="contact.update.success">Contact updated</string>
    <string name="generic.deleteError">Error during delete: {$message}</string>
    <string name="contact.delete.success">Contact deleted</string>
    <string name="contact.move.error">Error during move: {$message}</string>
    <string name="contact.move.success">Contact moved</string>
    <string name="contact.copy.error">Error during copy: {$message}</string>
    <string name="contact.copy.success">Contact copied</string>
    <string name="vcard.member.notAccessible">This member is not accessible anymore. Validating this group is necessary to remove inaccessible members</string>
    <string name="contact.group.validate">Validate</string>
    <string name="generic.createErrorMaxItemCount">Maximum number of contacts exceeded</string>
</resources>