2018-01-29 18:57:00 +00:00
{
2018-04-05 09:09:22 +00:00
"State cannot be blank" : "State cannot be blank" ,
2018-11-07 08:17:07 +00:00
"Cannot be blank" : "Cannot be blank" ,
"The credit must be an integer greater than or equal to zero" : "The credit must be an integer greater than or equal to zero" ,
"The grade must be an integer greater than or equal to zero" : "The grade must be an integer greater than or equal to zero" ,
"Invalid email" : "Invalid email" ,
2018-06-26 07:41:27 +00:00
"Name cannot be blank" : "Name cannot be blank" ,
"Phone cannot be blank" : "Phone cannot be blank" ,
2018-08-02 07:49:00 +00:00
"Description should have maximum of 45 characters" : "Description should have maximum of 45 characters" ,
"Period cannot be blank" : "Period cannot be blank" ,
2018-08-03 10:02:04 +00:00
"Sample type cannot be blank" : "Sample type cannot be blank" ,
2018-11-07 08:17:07 +00:00
"That payment method requires an IBAN" : "That payment method requires an IBAN" ,
"That payment method requires a BIC" : "That payment method requires a BIC" ,
"The default consignee can not be unchecked" : "The default consignee can not be unchecked" ,
"Enter an integer different to zero" : "Enter an integer different to zero" ,
"Package cannot be blank" : "Package cannot be blank" ,
2023-10-18 13:19:26 +00:00
"The price of the item changed" : "The price of the item changed" ,
2018-11-20 10:02:57 +00:00
"The sales of this ticket can't be modified" : "The sales of this ticket can't be modified" ,
2018-11-27 14:02:54 +00:00
"Cannot check Equalization Tax in this NIF/CIF" : "Cannot check Equalization Tax in this NIF/CIF" ,
2018-12-19 07:42:07 +00:00
"You can't create an order for a frozen client" : "You can't create an order for a frozen client" ,
2018-12-20 13:37:29 +00:00
"This address doesn't exist" : "This address doesn't exist" ,
2018-12-21 10:36:44 +00:00
"Warehouse cannot be blank" : "Warehouse cannot be blank" ,
2019-01-09 10:11:37 +00:00
"Agency cannot be blank" : "Agency cannot be blank" ,
2019-01-15 11:04:34 +00:00
"The IBAN does not have the correct format" : "The IBAN does not have the correct format" ,
2019-01-20 15:47:04 +00:00
"You can't make changes on the basic data of an confirmed order or with rows" : "You can't make changes on the basic data of an confirmed order or with rows" ,
2023-09-25 08:49:47 +00:00
"You can't create a ticket for an inactive client" : "You can't create a ticket for an inactive client" ,
2019-01-22 14:55:58 +00:00
"Worker cannot be blank" : "Worker cannot be blank" ,
2019-01-29 20:00:27 +00:00
"You must delete the claim id %d first" : "You must delete the claim id %d first" ,
2019-01-31 10:44:03 +00:00
"You don't have enough privileges" : "You don't have enough privileges" ,
2019-02-06 15:08:23 +00:00
"Tag value cannot be blank" : "Tag value cannot be blank" ,
"A client with that Web User name already exists" : "A client with that Web User name already exists" ,
"The warehouse can't be repeated" : "The warehouse can't be repeated" ,
2019-02-06 15:10:18 +00:00
"Barcode must be unique" : "Barcode must be unique" ,
2019-02-07 13:33:52 +00:00
"You don't have enough privileges to do that" : "You don't have enough privileges to do that" ,
2019-02-19 07:42:36 +00:00
"You can't create a ticket for a frozen client" : "You can't create a ticket for a frozen client" ,
2019-02-28 07:55:34 +00:00
"can't be blank" : "can't be blank" ,
"Street cannot be empty" : "Street cannot be empty" ,
2019-03-11 09:37:42 +00:00
"City cannot be empty" : "City cannot be empty" ,
2019-03-29 12:14:48 +00:00
"EXTENSION_INVALID_FORMAT" : "Invalid extension" ,
2019-04-01 08:00:15 +00:00
"The secret can't be blank" : "The secret can't be blank" ,
2019-04-23 06:58:49 +00:00
"Invalid TIN" : "Invalid Tax number" ,
2019-04-26 14:10:51 +00:00
"This ticket can't be invoiced" : "This ticket can't be invoiced" ,
2019-05-20 09:16:56 +00:00
"The value should be a number" : "The value should be a number" ,
2019-06-11 10:23:55 +00:00
"The current ticket can't be modified" : "The current ticket can't be modified" ,
"Extension format is invalid" : "Extension format is invalid" ,
2019-06-19 07:03:45 +00:00
"NO_ZONE_FOR_THIS_PARAMETERS" : "NO_ZONE_FOR_THIS_PARAMETERS" ,
"This client can't be invoiced" : "This client can't be invoiced" ,
2023-12-14 14:56:49 +00:00
"You must provide the correction information to generate a corrective invoice" : "You must provide the correction information to generate a corrective invoice" ,
2019-06-26 13:27:58 +00:00
"The introduced hour already exists" : "The introduced hour already exists" ,
2019-07-02 10:12:15 +00:00
"Invalid parameters to create a new ticket" : "Invalid parameters to create a new ticket" ,
2019-09-18 08:35:46 +00:00
"Concept cannot be blank" : "Concept cannot be blank" ,
"Ticket id cannot be blank" : "Ticket id cannot be blank" ,
"Weekday cannot be blank" : "Weekday cannot be blank" ,
"This ticket can not be modified" : "This ticket can not be modified" ,
"You can't delete a confirmed order" : "You can't delete a confirmed order" ,
"Value has an invalid format" : "Value has an invalid format" ,
2020-01-29 13:13:25 +00:00
"The postcode doesn't exist. Please enter a correct one" : "The postcode doesn't exist. Please enter a correct one" ,
2020-01-23 12:31:07 +00:00
"Swift / BIC can't be empty" : "Swift / BIC can't be empty" ,
2021-07-29 15:20:57 +00:00
"Deleted sales from ticket" : "I have deleted the following lines from the ticket [{{ticketId}}]({{{ticketUrl}}}): {{{deletions}}}" ,
"Added sale to ticket" : "I have added the following line to the ticket [{{ticketId}}]({{{ticketUrl}}}): {{{addition}}}" ,
"Changed sale discount" : "I have changed the following lines discounts from the ticket [{{ticketId}}]({{{ticketUrl}}}): {{{changes}}}" ,
2021-07-30 08:29:57 +00:00
"Created claim" : "I have created the claim [{{claimId}}]({{{claimUrl}}}) for the following lines from the ticket [{{ticketId}}]({{{ticketUrl}}}): {{{changes}}}" ,
"Changed sale price" : "I have changed the price of [{{itemId}} {{concept}}]({{{itemUrl}}}) ({{quantity}}) from {{oldPrice}}€ ➔ *{{newPrice}}€* of the ticket [{{ticketId}}]({{{ticketUrl}}})" ,
"Changed sale quantity" : "I have changed the quantity of [{{itemId}} {{concept}}]({{{itemUrl}}}) from {{oldQuantity}} ➔ *{{newQuantity}}* of the ticket [{{ticketId}}]({{{ticketUrl}}})" ,
2021-07-29 15:20:57 +00:00
"Changed sale reserved state" : "I have changed the following lines reserved state from the ticket [{{ticketId}}]({{{ticketUrl}}}): {{{changes}}}" ,
2021-07-30 08:29:57 +00:00
"Bought units from buy request" : "Bought {{quantity}} units of [{{itemId}} {{concept}}]({{{urlItem}}}) for the ticket id [{{ticketId}}]({{{url}}})" ,
2020-10-20 12:54:23 +00:00
"MESSAGE_INSURANCE_CHANGE" : "I have changed the insurence credit of client [{{clientName}} ({{clientId}})]({{{url}}}) to *{{credit}} €*" ,
2021-04-07 11:09:53 +00:00
"Changed client paymethod" : "I have changed the pay method for client [{{clientName}} ({{clientId}})]({{{url}}})" ,
2020-10-20 12:54:23 +00:00
"Sent units from ticket" : "I sent *{{quantity}}* units of [{{concept}} ({{itemId}})]({{{itemUrl}}}) to *\"{{nickname}}\"* coming from ticket id [{{ticketId}}]({{{ticketUrl}}})" ,
2022-11-30 12:29:39 +00:00
"Change quantity" : "{{concept}} change of {{oldQuantity}} to {{newQuantity}}" ,
2023-01-31 08:04:45 +00:00
"Claim will be picked" : "The product from the claim [({{claimId}})]({{{claimUrl}}}) from the client *{{clientName}}* will be picked" ,
2024-01-04 14:17:16 +00:00
"Claim state has changed to" : "The state of the claim [({{claimId}})]({{{claimUrl}}}) from client *{{clientName}}* has changed to *{{newState}}*" ,
2020-01-28 08:03:20 +00:00
"Customs agent is required for a non UEE member" : "Customs agent is required for a non UEE member" ,
2020-02-04 11:28:01 +00:00
"Incoterms is required for a non UEE member" : "Incoterms is required for a non UEE member" ,
2020-03-03 14:03:54 +00:00
"Client checked as validated despite of duplication" : "Client checked as validated despite of duplication from client id {{clientId}}" ,
2020-06-30 08:16:22 +00:00
"Landing cannot be lesser than shipment" : "Landing cannot be lesser than shipment" ,
2020-10-08 11:42:20 +00:00
"NOT_ZONE_WITH_THIS_PARAMETERS" : "There's no zone available for this day" ,
2020-10-02 10:23:48 +00:00
"Created absence" : "The worker <strong>{{author}}</strong> has added an absence of type '{{absenceType}}' to <a href='{{{workerUrl}}}'><strong>{{employee}}</strong></a> for day {{dated}}." ,
2020-10-08 11:42:20 +00:00
"Deleted absence" : "The worker <strong>{{author}}</strong> has deleted an absence of type '{{absenceType}}' to <a href='{{{workerUrl}}}'><strong>{{employee}}</strong></a> for day {{dated}}." ,
2020-10-20 12:54:23 +00:00
"I have deleted the ticket id" : "I have deleted the ticket id [{{id}}]({{{url}}})" ,
"I have restored the ticket id" : "I have restored the ticket id [{{id}}]({{{url}}})" ,
2020-10-21 11:25:52 +00:00
"Changed this data from the ticket" : "I have changed the data from the ticket [{{ticketId}}]({{{ticketUrl}}}): {{{changes}}}" ,
2020-10-27 11:15:05 +00:00
"The grade must be similar to the last one" : "The grade must be similar to the last one" ,
2020-10-21 11:25:52 +00:00
"agencyModeFk" : "Agency" ,
"clientFk" : "Client" ,
"zoneFk" : "Zone" ,
"warehouseFk" : "Warehouse" ,
"shipped" : "Shipped" ,
"landed" : "Landed" ,
"addressFk" : "Address" ,
2020-10-28 13:12:57 +00:00
"companyFk" : "Company" ,
2020-11-04 17:14:08 +00:00
"You need to fill sage information before you check verified data" : "You need to fill sage information before you check verified data" ,
"The social name cannot be empty" : "The social name cannot be empty" ,
2020-12-31 11:38:54 +00:00
"The nif cannot be empty" : "The nif cannot be empty" ,
2020-12-16 07:33:08 +00:00
"Amount cannot be zero" : "Amount cannot be zero" ,
2021-01-07 08:11:34 +00:00
"Company has to be official" : "Company has to be official" ,
2021-09-02 12:17:35 +00:00
"Unable to clone this travel" : "Unable to clone this travel" ,
2021-01-05 14:03:35 +00:00
"The observation type can't be repeated" : "The observation type can't be repeated" ,
2021-02-05 07:05:57 +00:00
"New ticket request has been created with price" : "New ticket request has been created *'{{description}}'* for day *{{shipped}}*, with a quantity of *{{quantity}}* and a price of *{{price}} €*" ,
"New ticket request has been created" : "New ticket request has been created *'{{description}}'* for day *{{shipped}}*, with a quantity of *{{quantity}}*" ,
2021-02-15 13:34:13 +00:00
"There's a new urgent ticket" : "There's a new urgent ticket: [{{title}}](https://cau.verdnatura.es/WorkOrder.do?woMode=viewWO&woID={{issueId}})" ,
2021-03-05 15:25:09 +00:00
"Swift / BIC cannot be empty" : "Swift / BIC cannot be empty" ,
2021-03-24 12:09:35 +00:00
"Role name must be written in camelCase" : "Role name must be written in camelCase" ,
2021-03-24 12:48:14 +00:00
"Client assignment has changed" : "I did change the salesperson ~*\"<{{previousWorkerName}}>\"*~ by *\"<{{currentWorkerName}}>\"* from the client [{{clientName}} ({{clientId}})]({{{url}}})" ,
2021-05-07 06:45:20 +00:00
"None" : "None" ,
2021-06-18 14:10:24 +00:00
"error densidad = 0" : "error densidad = 0" ,
2021-07-27 07:07:04 +00:00
"This document already exists on this ticket" : "This document already exists on this ticket" ,
2021-08-09 10:59:00 +00:00
"serial non editable" : "This serial doesn't allow to set a reference" ,
"nickname" : "nickname" ,
2021-07-29 15:58:36 +00:00
"State" : "State" ,
"regular" : "regular" ,
2021-08-10 09:48:29 +00:00
"reserved" : "reserved" ,
2021-08-10 11:23:45 +00:00
"Global invoicing failed" : "[Global invoicing] Wasn't able to invoice some of the clients" ,
2021-08-09 16:24:53 +00:00
"A ticket with a negative base can't be invoiced" : "A ticket with a negative base can't be invoiced" ,
2021-08-12 12:00:15 +00:00
"This client is not invoiceable" : "This client is not invoiceable" ,
2021-09-02 10:56:35 +00:00
"INACTIVE_PROVIDER" : "Inactive provider" ,
2021-09-29 10:15:42 +00:00
"reference duplicated" : "reference duplicated" ,
2023-06-22 05:49:35 +00:00
"The PDF document does not exist" : "The PDF document does not exists. Try regenerating it from 'Regenerate invoice PDF' option" ,
2021-11-10 11:03:53 +00:00
"This item is not available" : "This item is not available" ,
2021-11-18 11:15:37 +00:00
"Deny buy request" : "Purchase request for ticket id [{{ticketId}}]({{{url}}}) has been rejected. Reason: {{observation}}" ,
2022-01-20 08:53:40 +00:00
"The type of business must be filled in basic data" : "The type of business must be filled in basic data" ,
2022-02-08 11:41:55 +00:00
"The worker has hours recorded that day" : "The worker has hours recorded that day" ,
2022-03-15 09:07:39 +00:00
"isWithoutNegatives" : "isWithoutNegatives" ,
2022-05-10 06:48:51 +00:00
"routeFk" : "routeFk" ,
2022-08-10 10:13:31 +00:00
"Not enough privileges to edit a client with verified data" : "Not enough privileges to edit a client with verified data" ,
"Can't change the password of another worker" : "Can't change the password of another worker" ,
"No hay un contrato en vigor" : "There is no existing contract" ,
"No está permitido trabajar" : "Not allowed to work" ,
"Dirección incorrecta" : "Wrong direction" ,
"No se permite fichar a futuro" : "It is not allowed to sign in the future" ,
"Descanso diario 12h." : "Daily rest 12h." ,
"Fichadas impares" : "Odd signs" ,
"Descanso diario 9h." : "Daily rest 9h." ,
2022-09-19 07:45:28 +00:00
"Descanso semanal 36h. / 72h." : "Weekly rest 36h. / 72h." ,
2022-09-26 06:21:58 +00:00
"Verify email" : "Verify email" ,
2022-09-26 06:23:10 +00:00
"Click on the following link to verify this email. If you haven't requested this email, just ignore it" : "Click on the following link to verify this email. If you haven't requested this email, just ignore it" ,
2022-10-04 05:50:37 +00:00
"Password does not meet requirements" : "Password does not meet requirements" ,
2022-10-06 09:50:11 +00:00
"You don't have privileges to change the zone" : "You don't have privileges to change the zone or for these parameters there are more than one shipping options, talk to agencies" ,
2022-10-26 06:27:28 +00:00
"Not enough privileges to edit a client" : "Not enough privileges to edit a client" ,
2023-01-31 08:04:45 +00:00
"Claim pickup order sent" : "Claim pickup order sent [{{claimId}}]({{{claimUrl}}}) to client *{{clientName}}*" ,
2022-11-11 14:58:11 +00:00
"You don't have grant privilege" : "You don't have grant privilege" ,
"You don't own the role and you can't assign it to another user" : "You don't own the role and you can't assign it to another user" ,
2023-01-31 08:04:45 +00:00
"Email verify" : "Email verify" ,
2022-12-20 08:54:28 +00:00
"Ticket merged" : "Ticket [{{originId}}]({{{originFullPath}}}) ({{{originDated}}}) merged with [{{destinationId}}]({{{destinationFullPath}}}) ({{{destinationDated}}})" ,
2022-11-25 06:41:43 +00:00
"App locked" : "App locked by user {{userId}}" ,
2023-01-31 08:04:45 +00:00
"The sales of the receiver ticket can't be modified" : "The sales of the receiver ticket can't be modified" ,
"Receipt's bank was not found" : "Receipt's bank was not found" ,
"This receipt was not compensated" : "This receipt was not compensated" ,
"Client's email was not found" : "Client's email was not found" ,
2023-07-06 06:20:33 +00:00
"Tickets with associated refunds" : "Tickets with associated refunds can't be deleted. This ticket is associated with refund Nº %d" ,
2023-01-31 08:04:45 +00:00
"It is not possible to modify tracked sales" : "It is not possible to modify tracked sales" ,
"It is not possible to modify sales that their articles are from Floramondo" : "It is not possible to modify sales that their articles are from Floramondo" ,
"It is not possible to modify cloned sales" : "It is not possible to modify cloned sales" ,
2023-03-14 08:34:41 +00:00
"Warehouse inventory not set" : "Almacén inventario no está establecido" ,
"Component cost not set" : "Componente coste no está estabecido" ,
2023-04-18 07:49:23 +00:00
"Description cannot be blank" : "Description cannot be blank" ,
2023-04-27 06:53:54 +00:00
"company" : "Company" ,
"country" : "Country" ,
"clientId" : "Id client" ,
"clientSocialName" : "Client" ,
"amount" : "Amount" ,
"taxableBase" : "Taxable base" ,
"ticketFk" : "Id ticket" ,
"isActive" : "Active" ,
"hasToInvoice" : "Invoice" ,
"isTaxDataChecked" : "Data checked" ,
"comercialId" : "Id Comercial" ,
"comercialName" : "Comercial" ,
2023-04-18 07:49:23 +00:00
"Added observation" : "Added observation" ,
2023-04-27 06:53:54 +00:00
"Comment added to client" : "Comment added to client" ,
2023-05-08 10:03:27 +00:00
"This ticket is already a refund" : "This ticket is already a refund" ,
2023-05-29 07:11:41 +00:00
"A claim with that sale already exists" : "A claim with that sale already exists" ,
2023-06-05 13:20:07 +00:00
"Pass expired" : "The password has expired, change it from Salix" ,
2023-05-29 07:11:41 +00:00
"Can't transfer claimed sales" : "Can't transfer claimed sales" ,
2023-06-12 13:20:46 +00:00
"Invalid quantity" : "Invalid quantity" ,
2023-06-29 13:01:24 +00:00
"Failed to upload delivery note" : "Error to upload delivery note {{id}}" ,
"Mail not sent" : "There has been an error sending the invoice to the client [{{clientId}}]({{{clientUrl}}}), please check the email address" ,
2023-07-03 11:33:48 +00:00
"The renew period has not been exceeded" : "The renew period has not been exceeded" ,
2023-07-06 08:42:53 +00:00
"You can not use the same password" : "You can not use the same password" ,
2023-07-12 11:05:17 +00:00
"Valid priorities" : "Valid priorities: %d" ,
2023-12-14 14:56:49 +00:00
"hasAnyNegativeBase" : "Negative basis of tickets: {{ticketsIds}}" ,
"hasAnyPositiveBase" : "Positive basis of tickets: {{ticketsIds}}" ,
2023-09-01 09:52:48 +00:00
"This ticket cannot be left empty." : "This ticket cannot be left empty. %s" ,
2023-07-17 10:30:48 +00:00
"Social name should be uppercase" : "Social name should be uppercase" ,
2023-08-03 08:01:11 +00:00
"Street should be uppercase" : "Street should be uppercase" ,
2023-07-25 13:35:08 +00:00
"You don't have enough privileges." : "You don't have enough privileges." ,
2023-12-15 11:50:05 +00:00
"This ticket is locked" : "This ticket is locked" ,
2023-07-25 13:35:08 +00:00
"This ticket is not editable." : "This ticket is not editable." ,
2023-09-01 09:52:48 +00:00
"The ticket doesn't exist." : "The ticket doesn't exist." ,
2023-09-05 11:48:35 +00:00
"The sales do not exists" : "The sales do not exists" ,
2023-09-21 07:14:46 +00:00
"Ticket without Route" : "Ticket without route" ,
2023-09-22 12:52:56 +00:00
"Select a different client" : "Select a different client" ,
2023-09-21 07:14:46 +00:00
"Fill all the fields" : "Fill all the fields" ,
"Error while generating PDF" : "Error while generating PDF" ,
"Can't invoice to future" : "Can't invoice to future" ,
"This ticket is already invoiced" : "This ticket is already invoiced" ,
2023-10-04 06:40:44 +00:00
"Negative basis of tickets: 23" : "Negative basis of tickets: 23" ,
2023-09-29 12:16:35 +00:00
"Booking completed" : "Booking complete" ,
2023-10-16 08:10:57 +00:00
"The ticket is in preparation" : "The ticket [{{ticketId}}]({{{ticketUrl}}}) of the sales person {{salesPersonId}} is in preparation" ,
2023-11-16 08:10:45 +00:00
"You can only add negative amounts in refund tickets" : "You can only add negative amounts in refund tickets" ,
2023-11-20 14:09:55 +00:00
"Try again" : "Try again" ,
"keepPrice" : "keepPrice" ,
2023-11-23 09:26:28 +00:00
"Cannot past travels with entries" : "Cannot past travels with entries" ,
2024-01-02 08:41:47 +00:00
"The notification subscription of this worker cant be modified" : "The notification subscription of this worker cant be modified" ,
2024-01-03 09:13:56 +00:00
"It was not able to remove the next expeditions:" : "It was not able to remove the next expeditions: {{expeditions}}" ,
2024-01-11 08:00:45 +00:00
"Incorrect pin" : "Incorrect pin." ,
2024-01-17 11:07:22 +00:00
"This machine is already in use." : "This machine is already in use." ,
2024-01-19 08:52:49 +00:00
"the plate does not exist" : "The plate {{plate}} does not exist" ,
2024-01-18 12:28:22 +00:00
"This pallet does not exist" : "This pallet does not exist" ,
2024-01-19 11:38:58 +00:00
"We do not have availability for the selected item" : "We do not have availability for the selected item" ,
2024-01-19 13:35:10 +00:00
"You are already using a machine" : "You are already using a machine" ,
2024-01-22 06:58:18 +00:00
"This worker does not exist" : "This worker does not exist" ,
2024-01-22 11:36:52 +00:00
"this state does not exist" : "This state does not exist" ,
"The line could not be marked" : "The line could not be marked"
2024-01-22 06:58:18 +00:00
2024-01-11 08:00:45 +00:00
}