{
    "fingerprintRestrictions": {
        "addFingerprintRestriction": {
            "sidecar": {
                "title": "Add a Fingerprint Restriction",
                "description": "Select one or more Tracks to restrict fingerprint delivery to specific Countries and Services",
                "trackTitle": "Track",
                "countryTitle": "Country",
                "servicesTitle": "Services",
                "tracksPlaceholder": "Select one or many tracks",
                "conflictTitle": "Conflicting Rules Already Exist on the tracks below",
                "conflictText": "In order to move forward, you can either remove the following tracks from the current selection or reach out to the Rights Management team to remove the conflicting rules -",
                "saveError": "Fingerprint Restrictions cannot be saved",
                "excludeModeText": "Not Deliver To"
            }
        },
        "fingerprintRestrictionsOaPanel": {
            "title": "Fingerprint Restrictions",
            "table": {
                "titles": {
                    "track": "Track Name & Version",
                    "isrc": "ISRC",
                    "accountRules": "# Of Account Rules",
                    "subAccountRules": "# Of SubAccount Rules",
                    "trackRules": "# Of Track Rules"
                }
            },
            "search": {
                "title": "Search by Track Name or ISRC"
            },
            "sideCardBtn": "Fingerprint Restriction",
            "restrictionRulesAppliedTxt": "Fingerprint Restriction Added on the selected tracks. Go to their respective pages to see the changes made"
        }
    },
    "fingerprintRules": {
        "deliveryRightsModal": {
            "filters": {
                "country": "Country",
                "service": "Service"
            },
            "restriction": {
                "leftTitle": "COLLECTING",
                "rightTitle": "NOT COLLECTING"
            },
            "header": {
                "title": "View by:"
            },
            "table": {
                "countryColumn": "COUNTRIES",
                "serviceColumn": "SERVICES"
            },
            "services": {
                "allowed": "SERVICES COLLECTING",
                "notAllowed": "SERVICES NOT COLLECTING"
            },
            "countries": {
                "allowed": "COUNTRIES COLLECTING",
                "notAllowed": "COUNTRIES NOT COLLECTING"
            },
            "emptyState": {
                "allowed": {
                    "country": "All services allowed for this country at the {accountType} level",
                    "service": "All countries allowed for this service at the {accountType} level"
                },
                "notAllowed": {
                    "country": "All countries at the {accountType} level have been carved out",
                    "service": "All services at the {accountType} level have been carved out"
                },
                "collecting": {
                    "country": "Collecting for all countries at the {accountType} level",
                    "service": "Collecting for all services at the {accountType} level"
                }
            },
            "collectingServiceOptionsTitle": "Select a Service to view allowed countries",
            "collectingCountryOptionsTitle": "Select a Country to view allowed services",
            "globalListBoxSubtitle": "All countries now and any in the future"
        },
        "deliveryRights": {
            "policy": {
                "title": "What Rule are we Enforcing Today?"
            },
            "delivery": {
                "title": "Where are we Collecting?",
                "contractual": {
                    "title": "Contractual Rights",
                    "value": "Coming soon!"
                },
                "account": {
                    "title": "Account Fingerprint Rights",
                    "view": "View"
                },
                "subaccount": {
                    "title": "Subaccount Fingerprint Rights",
                    "noValue": "-"
                },
                "modal": {
                    "accountTitle": "Account Fingerprint Rights",
                    "subaccountTitle": "Subaccount Fingerprint Rights"
                }
            }
        },
        "deliveryRulesTable": {
            "emptyState": {
                "title": {
                    "current": "There are no Current Rules for current selection",
                    "scheduled": "There are no Scheduled Rules for current selection",
                    "expired": "There are no Expired Rules for current selection"
                },
                "subTitle": "Please readjust your filters and try again"
            },
            "deleteMessage": {
                "current": "Current Rule Deleted",
                "bulkCurrent": "Current Rules Deleted",
                "scheduled": "Scheduled Rule Deleted",
                "bulkScheduled": "Scheduled Rules Deleted",
                "expired": "Expired Rule Deleted",
                "bulkExpired": "Expired Rules Deleted"
            },
            "editMessage": {
                "current": "Current Rule Edited",
                "bulkCurrent": "Current Rules Edited",
                "scheduled": "Scheduled Rule Edited",
                "bulkScheduled": "Scheduled Rules Edited",
                "expired": "Expired Rule Edited",
                "bulkExpired": "Expired Rules Edited"
            },
            "sidecar": {
                "title": "Edit Rule"
            },
            "header": {
                "selectedItems": "Selected Items"
            }
        },
        "deliveryRules": {
            "deliveryRulesTitle": "Sound Recording Delivery Rules",
            "deliveryRulesSubTitle": "Manage how a sound recording is used when delivered to UGC services by setting rules for country-service pairs within a given time period",
            "filters": {
                "scheduled": "Scheduled",
                "expired": "Expired",
                "active": "Active",
                "emptyActive": "This track doesn’t have any Active Rules.",
                "emptyExpired": "This track doesn’t have any Expired Rules.",
                "emptyScheduled": "This track doesn’t have any Scheduled Rules."
            },
            "buttons": {
                "addRule": "ADD A RULE"
            },
            "sidecar": {
                "title": "Add a Rule"
            },
            "defaultCreateToast": "New Rule(s) added"
        },
        "fingerprintRulesOaPanel": {
            "deliveryRightsTitle": "Sound Recording Rights",
            "deliveryRulesTitle": "Sound Recording Delivery Rules",
            "emptyState": {
                "title": "No Countries or Services are setup for Sound Recording UGC Collections",
                "info": "Fingerprinted Sound Recording Content associated with this account will not be collected anywhere",
                "button": "SET UP RULES"
            },
            "sidecar": {
                "title": "Set up rules using presets or custom selections"
            }
        },
        "updatedAddRule": {
            "dropdown": {
                "country": {
                    "title": "Countries",
                    "placeholder": "Select Countries"
                },
                "service": {
                    "title": "Services",
                    "placeholder": "Select Services",
                    "note": "Currently we only support TikTok in Content"
                },
                "policy": {
                    "title": "Rule",
                    "placeholder": "Set a Rule for the selected countries & services"
                },
                "date": {
                    "start": "Start Date",
                    "end": "End Date"
                }
            },
            "setupSelectionRadio": {
                "title": "Set up selection",
                "description": "Set up rules using presets or using custom selections",
                "carveout": "Carve-out Russia | Monetize all other Countries | TikTok",
                "carveoutAllServices": "Carve-out Russia | Monetize all other Countries | All Services",
                "custom": "Custom"
            },
            "saveTitle": "SAVE",
            "alert": {
                "existingHigherRule": {
                    "firstLine": "This rule already exists for the selected countries & services in the same date range on another level.",
                    "secondLine": "Adding this rule will result in duplicate information."
                },
                "validation": {
                    "duplicateRules": "This rule already exists for the selected countries & services in the same date range on this level.",
                    "duplicateCarveout": "This carveout rule already exists for the selected countries & services.",
                    "conflictingRule": "A conflicting rule already exists. Please review all rules on this level and update accordingly.",
                    "nonLastRuleEndDate": "Only latest rule can have no end date. Please enter an end date for the earlier rule(s).",
                    "conflictingDates": "A rule already exists with conflicting dates. Please review all rules at this level and update accordingly."
                }
            }
        }
    },
    "labelInfo": {
        "common": {
            "save": "Save",
            "cancel": "Cancel"
        },
        "components": {
            "propertyTitles": {
                "type": "Label Type",
                "name": "Account Name",
                "contactName": "Contact Name",
                "assignedTo": "Assigned To",
                "relationshipManager": "Relationship Manager",
                "supportContactEmail": "Support Contact Email",
                "website": "Website",
                "ownedOperated": "Owned & Operated",
                "soundScanCodeUSA": "Soundscan Code US",
                "soundScanCodeCA": "Soundscan Code Ca",
                "firstStatementPeriod": "Suppress Workstation Accounting Before",
                "transferPricingCountry": "Transfer Pricing Country",
                "serviceType": "Service Type",
                "company": "Company",
                "serviceTier": "Account Service Tier",
                "defaultSalesSheetTemplate": "Default Sales Sheet",
                "isDistributor": "Is Distributor",
                "productManager": "Product Manager",
                "vendorId": "Label ID",
                "sapVendorId": "SAP Vendor ID",
                "quarterbackLabelManager": "Quarterback Label Manager",
                "secondaryRelationshipManager": "Secondary Relationship Manager",
                "projectedFirstYearRevenue": "Projected First Year Revenue",
                "region": "Region",
                "priority": "Label Priority",
                "parentCompany": "Parent Company",
                "owner": "Owner",
                "lastUpdate": "Last Updated",
                "genre": "Genre",
                "estReleasesTracks": "Estimated # of Releases/Tracks",
                "dateCreated": "Created On",
                "country": "Country",
                "contactEmail": "Contact Email",
                "labelSummary": "Label Summary",
                "welcomeEmailDate": "Welcome Email Sent",
                "allowALWReleaseBuilder": "Allow ALW Release Builder",
                "assignedReviewer": "Assigned Reviewer",
                "reviewContextNotes": "Review Context",
                "closer": "Closer",
                "notes": "Notes"
            }
        }
    },
    "marketingSection": {
        "globalMarketingHighlights": {
            "title": "Global Marketing Highlights",
            "tooltip": "Please enter your global marketing highlights applicable to all products within this project. This will be used to market both digital and physical products. We'd love know about Promo Campaigns, Press, Radio, Tour Dates and Advertising related to this project.",
            "guidelinesText": "GUIDELINES: GLOBAL MARKETING HIGHLIGHTS TEMPLATE",
            "guidelinesUrl": "https://docs.google.com/document/d/1eHWRi_ymYnaidldz10PhohDcp3yeItG0YsTBm5HqpsY"
        },
        "marketingBlurb": {
            "title": "Marketing Blurb",
            "addNewMaterials": "+ Add New Materials"
        },
        "marketingBlurbTable": {
            "columnHeaders": {
                "description": "Description",
                "entityType": "Info-point For",
                "marketingProgram": "Info-point Type",
                "scope": "Scope",
                "attachment": "Attachment",
                "dateAdded": "Date Uploaded"
            },
            "Yes": "Yes",
            "None": "None"
        },
        "marketingPriority": {
            "title": "Marketing Priority"
        },
        "marketingPriorityInternalNotes": {
            "title": "Product Internal Notes",
            "tooltip": "Field for Internal Notes. Workstation users won't see this."
        },
        "marketingPriorityLevelPicker": {
            "title": "Priority Level",
            "projectLevelLabel": "Project",
            "productLevelLabel": "Product",
            "projectLevelDescription": "Project level priorities will be applied to existing and newly created Products under this Project.",
            "productLevelDescription": "If you mark this release on the Product level, you need to individually manage all current and future Products under this Project.\nPrevious Project markings will transfer to Products that are already set up. You can switch back to Project level marking at any time but please be aware that it will override any existing product markings.",
            "projectLevelWarningZero": "After submitting these changes, no other products will inherit these Project level priorities.",
            "projectLevelWarning": {
                "one": "After submitting these changes, {count} other product will inherit these Project level priorities.",
                "other": "After submitting these changes, {count} other products will inherit these Project level priorities."
            }
        },
        "marketingPriorityTable": {
            "addPriorityTerritoriesButton": "+ Add Priority Territories",
            "addPriorityTerritoriesMessage": "Please add territories for Marketing Priority",
            "columnHeaders": {
                "territory": "Territory",
                "marketingPriority": "Marketing Priority",
                "actions": "Actions"
            },
            "radioLabels": {
                "a": "A",
                "b": "B"
            }
        },
        "marketingSectionOaPanel": {
            "header": "Marketing",
            "error": "This action could not be completed. Please reload the page and try again.",
            "submit": "Submit",
            "project": "project",
            "product": "product",
            "footerWarningLevel": "Please select a Priority Level that your Priority Territory applies to.",
            "footerWarningTerritory": "Please select a territory that your Marketing Priority applies to.",
            "updateSuccess": "Your changes have been saved.\n Marketing priorities were applied at the {level} level.",
            "updateSkipSuccess": "Your changes have been saved.\n Marketing priorities were not applied.",
            "updateClearSuccess": "Your changes have been saved.\n Marketing priorities were deleted for this {level}.",
            "globalMktHighlightsTemplate": "* = required \n*Song/Album Blurb (500 characters max): \n*Label/Artist will be pitching directly in Spotify for Artists: Yes/No \n*Album/EP Street Week Focus Track: \n*Focus Track Mood: \n*Is The Focus Track a Cover?: Yes / No \n*Artist Hometown: \n*Currently Based: \n*Moods (please choose up to three): Chill, Energetic, Feel Good, Feeling Blue, Fierce, Fitness, Focus, Happy, Heartbreak, Meditative, Motivation, Party, Romance, Sad, Sexy, Sleep \n*Release Timeline: \n*Artist Quotes on Project/Single: \n*Album Blurb: \n\nArtist History (i.e. specific narratives, international support, accolades, etc.): \nFans Also Like: \nTikTok Handle: \nHired Teams (Radio/PR/Marketing/Manager/Agent/etc): \nPress/Publicity/Highlights: \nPress Quotes: \nRadio Promotion: \nTouring/Live: \nTerritory Rights: \nPriority Territories & Why (ie. Artist is originally from Brighton, UK. Hired teams in Mexico. EU tour in the fall): \nAdvertising Plans & Spends: \nRetail Campaign Drivers: \nDigital Sales/Streaming History: \nPhysical Sales History: \nLink to Artist/Project Bio: \nLink to Press Photos: \nLink to Additional Assets: \n\n**Have territory specific information? Please add to the Territory Specific Highlights field below the Global Marketing Highlights field."
        },
        "marketingDetails": {},
        "projectMarketingHighlights": {
            "title": "Project Marketing Highlights"
        },
        "storeMarketingHighlights": {
            "title": "Store Specific Highlights",
            "spotifyTitle": "Spotify Marketing Highlights",
            "appleTitle": "Apple Music Highlights",
            "spotifyTooltip": "Please enter the marketing highlights relevant to Spotify. This will be used in the Marketing Highlights section of Sales Sheets",
            "appleTooltip": "Please enter the marketing highlights relevant to Apple Music. This will be used in the Marketing Highlights section of Sales Sheets."
        },
        "territoryList": {},
        "territoryListModal": {
            "header": "Add Priority Territories",
            "saveAndClose": "Save & Close",
            "topMarketTitle": "Top Market",
            "countryListTitle": "Country",
            "searchPlaceholder": "Add Territories..."
        },
        "territoryMarketingHighlights": {
            "title": "Territory Specific Highlights",
            "addTerritoryHighlights": "+ Add Territory Specific Highlights"
        }
    },
    "releaseScheduler": {
        "deliveryStoreSelect": {
            "selectAll": "Select All",
            "emptySelect": "All services have been selected",
            "serviceInTimedTooltip": "This service has already been added to the Timed Release Schedule",
            "serviceInStaggeredTooltip": "This service has already been added to the Staggered Release Schedule",
            "serviceCarvedOutTooltip": "This service is carved out for this label"
        },
        "releaseScheduleDisplay": {
            "productName": "Product Name",
            "salesStartDate": "Default Sales Start Date"
        },
        "releaseScheduleOaPanel": {
            "header": "Scheduling",
            "timedSuccess": "There are now {count} services set up on your Timed Release schedule.",
            "unsupportedTimedSuccess": "There are now {count} services set up on your Unsupported Timed Release schedule.",
            "staggeredSuccess": "There are now {count} services set up on your Staggered Release schedule.",
            "productSuccess": "Your product dates have been updated (Ubree confirm copy)",
            "error": "This action could not be completed. Please reload the page and try again.",
            "submit": "Submit"
        },
        "productDetails": {
            "releaseDate": "Original Release Date",
            "salesStartDate": "Sales Start Date",
            "preorderType": "Pre-Order Type",
            "timedReleases": "Timed Releases",
            "timedReleaseTooltip": "A Product that is synchronized to go live at the same moment, worldwide.",
            "manageTimedReleases": "Manage Timed Releases",
            "staggeredReleases": "Staggered Releases",
            "staggeredReleaseTooltip": "Staggered releases (previously known as DSP exclusivity) can be organized when you intend to have a product go live at a particular service(s) earlier than other digital platforms.",
            "manageStaggeredReleases": "Manage Staggered Releases",
            "earliestSalesStartDateInfo": "Please note that the Sales Start Date on this product has been updated to 1 day before {salesStartDate}, to accommodate the product going live in all territories.",
            "salesStartDateWarning": "Please ensure your Sales Start Date is set at least {numberDays} days after your Timed Release Date",
            "timedReleaseAutomaticPaddingInfo": "Sales Start Date does not need to be padded to 2 days in the future",
            "preorderSpecificDateError": "Please enter a date value to submit a Specific Date Pre-Order",
            "preorderAfterSalesDateError": "Pre-Order date must be before Sales Start date",
            "clickForDocumentation": "Click here for documentation",
            "unsupportedServicesPrompt": "Unsupported services",
            "supportedServicesPrompt": "Supported services"
        },
        "preorderDropdown": {
            "immediate": "Immediate",
            "no-preorder": "No Pre-Order",
            "specific-date": "Specific Date"
        },
        "releaseScheduleTable": {
            "remove": "Remove",
            "actions": "Actions",
            "staggeredSaleTime": "12:00 AM for each Time Zone",
            "emptySchedule": "No services have been added to the schedule",
            "columnHeaders": {
                "store": "Service",
                "saleDate": "Sale Date",
                "saleTime": "Sale Time"
            },
            "scheduledReleases": "Services with Scheduled Releases"
        },
        "staggeredReleaseScheduleModal": {
            "cancel": "Cancel",
            "saveAndClose": "Save & Close",
            "releaseScheduleDisplayTitle": "Staggered Release Schedule"
        },
        "staggeredReleaseScheduleEditor": {
            "productName": "Release Name",
            "addToSchedule": "Add to Schedule",
            "saleDate": "Sale Date",
            "serviceInTimedTooltip": "This service has already been added to the Timed Release Schedule",
            "serviceCarvedOutTooltip": "This service is carved out for this label",
            "selectServicesPrompt": "Select Services to Schedule",
            "selectServicesHeader": "Select Services"
        },
        "timedReleaseScheduleModal": {
            "header": "Schedule Timed Releases",
            "saveAndClose": "Save & Close",
            "nonTimedReleaseSupport": "For the services that do not support timed releases, a metadata update will be automatically generated at {dateString}. A manual update of the Sales Start Date is not required as it will update automatically based on the go-live date/time and the metadata update time you have selected.",
            "releaseScheduleDisplayTitle": "Timed Release Schedule",
            "unsupportedServicesPrompt": "{storeCount} unsupported services",
            "supportedServicesPrompt": "{storeCount} supported services"
        },
        "timedReleaseStoreSelector": {
            "selectServicesPrompt": "Select Services to Schedule",
            "timedReleaseSupported": "Timed Release Supported",
            "timedReleaseUnsupported": "Timed Release Unsupported",
            "serviceInStaggeredTooltip": "This service has already been added to the Staggered Release Schedule",
            "serviceCarvedOutTooltip": "This service is carved out for this label",
            "next": "Next"
        },
        "timedReleaseTimeSelector": {
            "timeHeader": "Set Date and Time",
            "disabledMessage": "Timed Releases require all services to have the same date/time set up",
            "timeInGMT": "{time} in GMT",
            "yourTimezone": "Your TZ",
            "schedulePrompt": "For the {deliveryStoreCount} services that do not support Timed Releases please select how long before go-live time you would like to generate your metadata update",
            "timeOffsetPrompt": "Schedule metadata update for",
            "timeOffsetSelected": "You have already added unsupported timed releases to your schedule with this value. To change this value, unschedule your unsupported timed release stores.",
            "hourOffset": "1 hour before release",
            "minutesOffset": "{minutes} minutes before release",
            "back": "Back",
            "addToSchedule": "Add to Schedule"
        },
        "timezoneConverterLink": {
            "text": "Check with Time Zone Converter"
        }
    },
    "serviceTierView": {
        "pages": {
            "accountServiceTier": "Account Service Tier",
            "brand": "Company",
            "created_on": "Created On",
            "last_updated": "Last Updated"
        }
    },
    "shared": {
        "oaPanel": {
            "edit": "Edit"
        }
    }
}
