PSA/server/public/locales/yy/msp/contract-lines.json
Hermes 284313f908
Some checks are pending
Bidi Control Character Guard / bidi-control-guard (push) Waiting to run
Circular Dependency Check / Check for new circular dependencies (push) Waiting to run
Citus Migration Smoke / Combined migrations on single-node Citus (push) Waiting to run
E2E Fresh Install Tests / fresh-install-e2e (push) Waiting to run
ext-v2 guardrails / Run ext-v2 guard and ESLint (push) Waiting to run
Integration Tests / Check for relevant changes (push) Waiting to run
Integration Tests / ${{ (github.event_name == 'schedule' || github.event.inputs.suite == 'full') && 'Full integration suite' || 'Tier-1 integration subset' }} (push) Blocked by required conditions
Mobile checks / Mobile lint + typecheck (push) Waiting to run
Mobile checks / Mobile unit tests (push) Waiting to run
Mobile checks / Mobile dependency audit (report) (push) Waiting to run
Mobile checks / Mobile reproducibility checks (push) Waiting to run
Secrets guard (env backups) / Ensure no tracked env backup files (push) Waiting to run
Temporal Readiness / fast-readiness (push) Waiting to run
Temporal Readiness / docker-parity (push) Waiting to run
TypeScript Type Check / Nx affected typecheck (push) Waiting to run
Unit Tests / Skipped-test budget (push) Waiting to run
Unit Tests / Nx affected unit tests (push) Waiting to run
Unit Tests / Server unit coverage (informational) (push) Waiting to run
Validate Tenant Management Schema / Check for relevant changes (push) Waiting to run
Validate Tenant Management Schema / Validate Tenant Management Schema (push) Blocked by required conditions
EE Workflows Build Guard / ee-workflows-build-guard (push) Waiting to run
Initial import of AlgaPSA codebase from PSA server
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz

Source: /opt/alga-psa on psa.joliet.tech
2026-06-22 16:12:17 -05:00

804 lines
23 KiB
JSON

{
"common": {
"actions": {
"add": "55555",
"cancel": "55555",
"configure": "55555",
"delete": "55555",
"edit": "55555",
"openMenu": "55555",
"remove": "55555",
"reset": "55555",
"save": "55555",
"saveChanges": "55555",
"saveChangesDirty": "55555",
"saving": "55555"
},
"errors": {
"errorWithMessage": "55555 {{message}} 55555"
},
"labels": {
"no": "55555",
"yes": "55555"
},
"moneyPlaceholder": "55555",
"notAvailable": "55555",
"tryAgain": "55555",
"validation": {
"prefix": "55555"
}
},
"configuration": {
"fixed": {
"basics": {
"billingFrequencyLabel": "55555",
"billingFrequencyPlaceholder": "55555",
"billingTiming": {
"options": {
"advance": "55555",
"arrears": "55555"
}
},
"billingTimingHelp": "55555",
"billingTimingLabel": "55555",
"billingTimingPlaceholder": "55555",
"cadenceOwner": {
"description": "55555",
"label": "55555",
"options": {
"client": {
"description": "55555",
"label": "55555"
},
"contract": {
"description": "55555",
"label": "55555"
}
}
},
"description": "55555",
"heading": "55555",
"nameLabel": "55555",
"namePlaceholder": "55555"
},
"cardTitle": "55555 {{name}} 55555",
"errors": {
"contractLineNotFoundOrInvalidType": "55555",
"failedToLoadContractLineConfiguration": "55555",
"failedToSaveContractLine": "55555",
"invalidContractLineTypeOrNotFound": "55555"
},
"services": {
"associatedCardTitle": "55555"
},
"settings": {
"adjustForPartialPeriodsHelp": "55555",
"adjustForPartialPeriodsLabel": "55555",
"baseRateHelp": "55555",
"baseRateLabel": "55555",
"billingCycleAlignment": {
"options": {
"end": "55555",
"prorated": "55555",
"start": "55555"
}
},
"billingCycleAlignmentLabel": "55555",
"billingCycleAlignmentPlaceholder": "55555",
"description": "55555",
"heading": "55555"
},
"validation": {
"baseRateRequiredForFixedLines": "55555",
"billingFrequency": "55555",
"contractLineName": "55555",
"contractLineType": "55555"
}
},
"hourly": {
"actions": {
"saveConfiguration": "55555"
},
"basics": {
"billingFrequencyLabel": "55555",
"billingFrequencyPlaceholder": "55555",
"cardTitle": "55555 {{name}} 55555",
"description": "55555",
"heading": "55555",
"nameLabel": "55555",
"namePlaceholder": "55555",
"validation": {
"billingFrequency": "55555",
"contractLineName": "55555"
}
},
"errors": {
"cannotSaveValidationErrors": "55555",
"contractLineNotFoundOrInvalidType": "55555",
"failedToLoadPlanConfiguration": "55555",
"failedToSaveContractLine": "55555",
"failedToSavePlanWideConfiguration": "55555 {{message}} 55555",
"failedToSaveServiceConfiguration": "55555 {{message}} 55555",
"invalidPlanTypeOrNotFound": "55555"
},
"planWideSettings": {
"afterHours": {
"enableLabel": "55555",
"multiplierHelp": "55555",
"multiplierLabel": "55555",
"multiplierPlaceholder": "55555",
"tooltip": "55555"
},
"overtime": {
"enableLabel": "55555",
"rateHelp": "55555",
"rateLabel": "55555",
"thresholdHelp": "55555",
"thresholdLabel": "55555",
"thresholdPlaceholder": "55555",
"tooltip": "55555"
},
"trigger": "55555"
},
"services": {
"cardTitle": "55555",
"emptyState": "55555",
"fallbackServiceName": "55555 {{id}} 55555",
"manageCardTitle": "55555",
"nonHourlyServiceMessage": "55555 {{method}} 55555"
},
"validation": {
"afterHoursMultiplierMinOne": "55555",
"overtimeRateNonNegative": "55555",
"overtimeThresholdNonNegative": "55555"
}
},
"usage": {
"actions": {
"saveAllConfigurations": "55555"
},
"basics": {
"billingFrequencyLabel": "55555",
"billingFrequencyPlaceholder": "55555",
"cardTitle": "55555 {{name}} 55555",
"description": "55555",
"heading": "55555",
"nameLabel": "55555",
"namePlaceholder": "55555",
"validation": {
"billingFrequency": "55555",
"contractLineName": "55555"
}
},
"errors": {
"failedToLoadPlanServicesOrConfigurations": "55555",
"failedToSaveContractLine": "55555",
"failedToSaveOneOrMoreServiceConfigurations": "55555",
"invalidPlanTypeOrNotFound": "55555",
"noChangesDetected": "55555",
"validationErrorDetails": "55555 {{details}} 55555",
"validationErrorsInModifiedServices": "55555"
},
"services": {
"emptyStateWithHelper": "55555",
"fallbackServiceName": "55555 {{id}} 55555",
"loadingConfiguration": "55555",
"manageCardTitle": "55555",
"pricingCardTitle": "55555",
"summary": {
"defaultUnit": "55555",
"loading": "55555",
"notSet": "55555",
"ratePerUnit": "55555 {{rate}} 55555 {{unit}} 55555",
"tieredPricing": "55555 {{count}} 55555"
}
},
"validation": {
"baseRateNonNegative": "55555",
"baseRateRequiredWhenTieredOff": "55555",
"firstTierStartsAtZero": "55555",
"minimumUsageNonNegative": "55555",
"onlyLastTierUnlimited": "55555",
"tierGap": "55555 {{tier1}} 55555 {{tier2}} 55555",
"tierOverlap": "55555 {{tier1}} 55555 {{tier2}} 55555",
"tierRatesNonNegative": "55555",
"tiersRequiredWhenTieredOn": "55555",
"tierUpperBound": "55555 {{tier}} 55555",
"unitOfMeasureRequired": "55555"
}
}
},
"dialog": {
"actions": {
"cancel": "55555",
"createPreset": "55555",
"saving": "55555",
"updatePreset": "55555"
},
"basics": {
"billingFrequencyLabel": "55555",
"billingFrequencyPlaceholder": "55555",
"billingTiming": {
"options": {
"advance": "55555",
"arrears": "55555"
}
},
"billingTimingLabel": "55555",
"billingTimingPlaceholder": "55555",
"description": "55555",
"heading": "55555",
"nameLabel": "55555",
"namePlaceholder": "55555"
},
"billingModel": {
"cards": {
"fixed": {
"description": "55555",
"title": "55555"
},
"hourly": {
"description": "55555",
"title": "55555"
},
"usage": {
"description": "55555",
"title": "55555"
}
},
"description": "55555",
"heading": "55555",
"timingHelp": {
"fixed": "55555",
"nonFixed": "55555"
}
},
"common": {
"moneyPlaceholder": "55555",
"quantity": "55555"
},
"errors": {
"saveFailed": "55555"
},
"fixed": {
"addItem": "55555",
"adjustForPartialPeriodsHelp": "55555",
"adjustForPartialPeriodsLabel": "55555",
"alertBody": "55555",
"alertTitle": "55555",
"baseRateHelp": "55555",
"baseRateLabel": "55555",
"description": "55555",
"emptyState": "55555",
"heading": "55555",
"itemLabel": "55555 {{index}} 55555",
"selectItemPlaceholder": "55555",
"servicesAndProducts": "55555"
},
"hourly": {
"addHourlyService": "55555",
"alertBody": "55555",
"alertTitle": "55555",
"description": "55555",
"emptyState": "55555",
"enterHourlyRate": "55555",
"heading": "55555",
"hourlyRateLabel": "55555",
"hourlyRateSummary": "55555 {{rate}} 55555",
"minimumBillableTimeHelp": "55555",
"minimumBillableTimeLabel": "55555",
"minutesPlaceholder": "55555",
"recommendBucketLabel": "55555",
"roundUpToNearestHelp": "55555",
"roundUpToNearestLabel": "55555",
"selectServicePlaceholder": "55555",
"serviceLabel": "55555 {{index}} 55555",
"servicesHeading": "55555"
},
"title": {
"add": "55555",
"edit": "55555"
},
"usage": {
"addUsageService": "55555",
"alertBody": "55555",
"alertTitle": "55555",
"defaultUnit": "55555",
"defaultUnits": "55555",
"description": "55555",
"emptyState": "55555",
"enterUnitRate": "55555",
"heading": "55555",
"ratePerUnitLabel": "55555",
"rateSummary": "55555 {{rate}} 55555 {{unit}} 55555",
"recommendBucketLabel": "55555",
"searchServicesPlaceholder": "55555",
"serviceLabel": "55555 {{index}} 55555",
"servicesHeading": "55555",
"unitOfMeasureHelp": "55555",
"unitOfMeasureLabel": "55555",
"unitOfMeasurePlaceholder": "55555"
},
"validation": {
"billingFrequencyRequired": "55555",
"contractLineTypeRequired": "55555",
"fixedServiceRequired": "55555",
"hourlyRateRequired": "55555 {{index}} 55555",
"hourlyServiceRequired": "55555",
"nameRequired": "55555",
"prefix": "55555",
"serviceSelectRequired": "55555 {{index}} 55555",
"unitOfMeasureRequired": "55555 {{index}} 55555",
"unitRateRequired": "55555 {{index}} 55555",
"usageServiceRequired": "55555"
}
},
"forms": {
"bucketConfig": {
"labels": {
"allowRollover": "55555 {{units}} 55555",
"overageRatePerUnit": "55555 {{unit}} 55555",
"totalInBucket": "55555 {{units}} 55555"
},
"placeholders": {
"overageRate": "55555",
"totalHours": "55555"
},
"tooltips": {
"allowRollover": "55555 {{units}} 55555",
"overageRatePerUnit": "55555 {{unit}} 55555",
"totalInBucket": "55555 {{units}} 55555"
},
"units": {
"defaultPlural": "55555",
"defaultSingular": "55555"
}
},
"editQuantity": {
"dialogTitle": "55555",
"errors": {
"quantityGreaterThanZero": "55555",
"updateFailed": "55555"
},
"heading": "55555",
"helperText": "55555",
"labels": {
"quantity": "55555",
"unitPriceOverrideOptional": "55555"
}
},
"hourlyConfig": {
"labels": {
"hourlyRate": "55555",
"minimumBillableTime": "55555",
"roundUpToNearest": "55555"
},
"placeholders": {
"minutes": "55555"
},
"tooltips": {
"hourlyRate": "55555",
"minimumBillableTime": "55555",
"roundUpToNearest": "55555"
},
"userTypeRates": {
"addNewRateLabel": "55555",
"heading": "55555",
"options": {
"administrator": "55555",
"consultant": "55555",
"engineer": "55555",
"projectManager": "55555",
"technician": "55555"
},
"perHourSuffix": "55555",
"rateSrLabel": "55555",
"selectTypePlaceholder": "55555",
"tooltip": "55555",
"userTypeSrLabel": "55555",
"validation": {
"duplicateType": "55555",
"selectTypeAndRate": "55555"
}
}
},
"serviceForm": {
"errors": {
"failedToLoadServiceConfiguration": "55555",
"failedToUpdateService": "55555",
"missingPlanOrServiceInformation": "55555"
},
"loading": "55555",
"title": "55555"
},
"tierEditor": {
"actions": {
"addTier": "55555"
},
"aria": {
"fromAmount": "55555 {{tier}} 55555",
"rate": "55555 {{tier}} 55555",
"removeTier": "55555 {{tier}} 55555",
"toAmount": "55555 {{tier}} 55555"
},
"cardTitle": "55555",
"columns": {
"from": "55555 {{unit}} 55555",
"ratePerUnit": "55555 {{unit}} 55555",
"to": "55555 {{unit}} 55555"
},
"emptyState": "55555",
"helperText": "55555",
"units": {
"defaultPlural": "55555",
"defaultSingular": "55555"
},
"unlimitedPlaceholder": "55555"
},
"usageConfig": {
"labels": {
"defaultRatePerUnit": "55555",
"enableTieredPricing": "55555 {{serviceName}} 55555",
"minimumUsage": "55555",
"unitOfMeasure": "55555"
},
"placeholders": {
"minimumUsage": "55555",
"selectUnit": "55555"
},
"requiredFieldHint": "55555",
"tooltips": {
"defaultRatePerUnit": "55555",
"minimumUsage": "55555",
"unitOfMeasure": "55555"
}
}
},
"list": {
"actions": {
"addContractLine": "55555"
},
"columns": {
"actions": "55555",
"billingFrequency": "55555",
"contractLineName": "55555",
"contractLineType": "55555",
"isCustom": "55555"
},
"deleteDialog": {
"defaultEntityName": "55555"
},
"errors": {
"failedToAddContractLineService": "55555",
"failedToDeleteContractLine": "55555",
"failedToFetchContractLines": "55555",
"failedToFetchContractLineServices": "55555",
"failedToRemoveContractLineService": "55555",
"failedToUpdateContractLineService": "55555",
"failedToValidateDeletion": "55555",
"unknownErrorFetchingServiceTypes": "55555"
},
"heading": "55555",
"planServices": {
"actions": {
"addService": "55555"
},
"columns": {
"actions": "55555",
"customRate": "55555",
"quantity": "55555",
"serviceName": "55555",
"unitOfMeasure": "55555"
},
"emptyStateSelectContractLine": "55555",
"heading": "55555",
"selectServicePlaceholder": "55555",
"servicesFor": "55555 {{name}} 55555"
},
"toast": {
"contractLineDeletedSuccessfully": "55555"
}
},
"overview": {
"actions": {
"addContractLinePreset": "55555"
},
"columns": {
"actions": "55555",
"billingFrequency": "55555",
"contractLineName": "55555",
"contractLineType": "55555"
},
"errors": {
"failedToFetchContractLinePresets": "55555",
"unexpectedDeleteError": "55555"
},
"filters": {
"searchPlaceholder": "55555",
"type": {
"allTypes": "55555",
"selectTypePlaceholder": "55555"
}
},
"heading": "55555",
"loading": "55555",
"toast": {
"contractLinePresetDeletedSuccessfully": "55555"
}
},
"preset": {
"fixed": {
"basics": {
"billingFrequencyLabel": "55555",
"billingFrequencyPlaceholder": "55555",
"description": "55555",
"heading": "55555",
"nameLabel": "55555",
"namePlaceholder": "55555"
},
"cardTitle": "55555 {{name}} 55555",
"errors": {
"contractLineNotFoundOrInvalidType": "55555",
"failedToLoadContractLinePresetConfiguration": "55555",
"failedToSaveContractLinePreset": "55555",
"invalidContractLinePresetTypeOrNotFound": "55555"
},
"services": {
"associatedCardTitle": "55555"
},
"settings": {
"adjustForPartialPeriodsHelp": "55555",
"adjustForPartialPeriodsLabel": "55555",
"baseRateHelp": "55555",
"baseRateLabel": "55555",
"billingCycleAlignment": {
"options": {
"end": "55555",
"prorated": "55555",
"start": "55555"
}
},
"billingCycleAlignmentLabel": "55555",
"billingCycleAlignmentPlaceholder": "55555",
"billingTiming": {
"options": {
"advance": "55555",
"arrears": "55555"
}
},
"billingTimingHelp": "55555",
"billingTimingLabel": "55555",
"billingTimingPlaceholder": "55555",
"description": "55555",
"heading": "55555"
},
"validation": {
"billingFrequency": "55555",
"contractLinePresetName": "55555",
"contractLineType": "55555"
}
},
"hourly": {
"basics": {
"billingFrequencyLabel": "55555",
"billingFrequencyPlaceholder": "55555",
"cardTitle": "55555 {{name}} 55555",
"description": "55555",
"heading": "55555",
"minimumBillableTimeHelp": "55555",
"minimumBillableTimeLabel": "55555",
"minutesPlaceholder": "55555",
"nameLabel": "55555",
"namePlaceholder": "55555",
"roundUpToNearestHelp": "55555",
"roundUpToNearestLabel": "55555",
"validation": {
"billingFrequency": "55555",
"contractLinePresetName": "55555"
}
},
"errors": {
"cannotSaveValidationErrors": "55555",
"contractLineNotFoundOrInvalidType": "55555",
"failedToLoadPlanConfiguration": "55555",
"failedToSaveContractLinePreset": "55555",
"failedToSavePlanWideConfiguration": "55555 {{message}} 55555",
"failedToSaveServiceConfiguration": "55555 {{message}} 55555",
"invalidPlanTypeOrNotFound": "55555"
},
"services": {
"manageCardTitle": "55555"
},
"validation": {
"afterHoursMultiplierMinOne": "55555",
"overtimeRateNonNegative": "55555",
"overtimeThresholdNonNegative": "55555"
}
},
"usage": {
"actions": {
"saveAllConfigurations": "55555"
},
"basics": {
"billingFrequencyLabel": "55555",
"billingFrequencyPlaceholder": "55555",
"cardTitle": "55555 {{name}} 55555",
"description": "55555",
"heading": "55555",
"nameLabel": "55555",
"namePlaceholder": "55555",
"validation": {
"billingFrequency": "55555",
"contractLinePresetName": "55555"
}
},
"errors": {
"failedToLoadPlanServicesOrConfigurations": "55555",
"failedToSaveContractLinePreset": "55555",
"failedToSaveOneOrMoreServiceConfigurations": "55555",
"invalidPlanTypeOrNotFound": "55555",
"noChangesDetected": "55555",
"validationErrorDetails": "55555 {{details}} 55555",
"validationErrorsInModifiedServices": "55555"
},
"services": {
"fallbackServiceName": "55555 {{id}} 55555",
"loadingConfiguration": "55555",
"manageCardTitle": "55555",
"pricingCardTitle": "55555",
"summary": {
"defaultUnit": "55555",
"loading": "55555",
"notSet": "55555",
"ratePerUnit": "55555 {{rate}} 55555 {{unit}} 55555",
"tieredPricing": "55555 {{count}} 55555"
}
},
"validation": {
"baseRateNonNegative": "55555",
"baseRateRequiredWhenTieredOff": "55555",
"firstTierStartsAtZero": "55555",
"minimumUsageNonNegative": "55555",
"onlyLastTierUnlimited": "55555",
"tierGap": "55555 {{tier1}} 55555 {{tier2}} 55555",
"tierOverlap": "55555 {{tier1}} 55555 {{tier2}} 55555",
"tierRatesNonNegative": "55555",
"tiersRequiredWhenTieredOn": "55555",
"tierUpperBound": "55555 {{tier}} 55555",
"unitOfMeasureRequired": "55555"
}
}
},
"router": {
"contractLine": {
"loadFailed": "55555",
"loading": "55555",
"notFound": "55555 {{id}} 55555",
"unsupportedType": "55555 {{type}} 55555"
},
"preset": {
"loadFailed": "55555",
"loading": "55555",
"notFound": "55555 {{id}} 55555",
"unsupportedType": "55555 {{type}} 55555"
}
},
"services": {
"generic": {
"addSelectedServices": "55555 {{count}} 55555",
"addServicesHeading": "55555",
"allServicesAssociated": "55555",
"badges": {
"billingMismatch": "55555",
"defaultConfigType": "55555"
},
"billingMethod": {
"fixed": "55555",
"hourly": "55555",
"usage": "55555"
},
"columns": {
"actions": "55555",
"billingMethod": "55555",
"customRate": "55555",
"derivedConfigType": "55555",
"quantity": "55555",
"serviceName": "55555",
"serviceType": "55555",
"unitOfMeasure": "55555"
},
"emptyState": "55555",
"errors": {
"contractLineNotFound": "55555 {{id}} 55555",
"enterRateForService": "55555 {{serviceName}} 55555 {{currency}} 55555",
"failedToAddServices": "55555",
"failedToLoadServicesData": "55555",
"failedToRemoveService": "55555"
},
"loadingServices": "55555",
"serviceToAdd": {
"enterRatePlaceholder": "55555",
"metadata": "55555 {{type}} 55555 {{method}} 55555",
"noCurrencyPrice": "55555 {{currency}} 55555",
"rateDetail": "55555 {{symbol}} 55555 {{amount}} 55555"
},
"unknownService": "55555"
},
"hourlyPreset": {
"addSelectedServices": "55555 {{count}} 55555",
"addServicesHeading": "55555",
"allServicesAssociated": "55555",
"billingMethod": {
"fixed": "55555",
"hourly": "55555",
"usage": "55555"
},
"emptyState": "55555",
"errors": {
"failedToLoadServicesData": "55555",
"failedToSaveServices": "55555"
},
"hourlyRateLabel": "55555",
"loadingServices": "55555",
"recommendBucketLabel": "55555",
"serviceMetadata": "55555 {{type}} 55555 {{method}} 55555",
"serviceToAddMetadata": "55555 {{type}} 55555 {{method}} 55555 {{rate}} 55555",
"toast": {
"savedSuccessfully": "55555"
},
"unknownService": "55555",
"unsavedChanges": {
"banner": "55555",
"cancelLabel": "55555",
"confirmLabel": "55555",
"dialogMessage": "55555",
"dialogTitle": "55555"
}
},
"usagePreset": {
"addSelectedServices": "55555 {{count}} 55555",
"addServicesHeading": "55555",
"allServicesAssociated": "55555",
"billingMethod": {
"fixed": "55555",
"hourly": "55555",
"usage": "55555"
},
"defaultUnit": "55555",
"defaultUnits": "55555",
"emptyState": "55555",
"errors": {
"failedToLoadServicesData": "55555",
"failedToSaveServices": "55555"
},
"loadingServices": "55555",
"ratePerUnitLabel": "55555",
"recommendBucketLabel": "55555",
"serviceMetadata": "55555 {{type}} 55555 {{method}} 55555",
"serviceToAddMetadata": "55555 {{type}} 55555 {{method}} 55555 {{rate}} 55555 {{unit}} 55555",
"toast": {
"savedSuccessfully": "55555"
},
"unitLabel": "55555",
"unitPlaceholder": "55555",
"unknownService": "55555",
"unsavedChanges": {
"banner": "55555",
"cancelLabel": "55555",
"confirmLabel": "55555",
"dialogMessage": "55555",
"dialogTitle": "55555"
}
}
},
"typeSelector": {
"descriptions": {
"fixed": "55555",
"hourly": "55555",
"usage": "55555"
},
"label": "55555",
"placeholder": "55555"
}
}