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