mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 09:01:40 +01:00
fix translation (#26902)
* fix translation * fix translation * fix typo * Update main.lang * fix typo * fix syntax * fix translation
This commit is contained in:
@@ -567,7 +567,7 @@ Module40Desc=Vendors and purchase management (purchase orders and billing of sup
|
||||
Module42Name=Debug Logs
|
||||
Module42Desc=Logging facilities (file, syslog, ...). Such logs are for technical/debug purposes.
|
||||
Module43Name=Debug Bar
|
||||
Module43Desc=A tool for developer adding a debug bar in your browser.
|
||||
Module43Desc=A tool for developers, adding a debug bar in your browser.
|
||||
Module49Name=Editors
|
||||
Module49Desc=Editor management
|
||||
Module50Name=Products
|
||||
@@ -2272,7 +2272,7 @@ MailToSendEventOrganization=Event Organization
|
||||
MailToPartnership=Partnership
|
||||
AGENDA_EVENT_DEFAULT_STATUS=Default event status when creating a event from the form
|
||||
YouShouldDisablePHPFunctions=You should disable PHP functions
|
||||
IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system commands in custom code, you should disable PHP functions
|
||||
IfCLINotRequiredYouShouldDisablePHPFunctions=Unless you need to run system commands in custom code, you should disable PHP functions
|
||||
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an antivirus program), you must keep PHP functions
|
||||
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
||||
RecommendedValueIs=Recommended: %s
|
||||
@@ -2426,7 +2426,7 @@ ExtrafieldsDeleted=Extrafields %s has been deleted
|
||||
LargeModern=Large - Modern
|
||||
SpecialCharActivation=Enable the button to open a virtual keyboard to enter special characters
|
||||
DeleteExtrafield=Delete extrafield
|
||||
ConfirmDeleteExtrafield=Do you confirm deletion of the field %s ? All data aved into this field will be definitely deleted
|
||||
ConfirmDeleteExtrafield=Do you confirm deletion of the field %s ? All data saved into this field will be definitely deleted
|
||||
ExtraFieldsSupplierInvoicesRec=Complementary attributes (templates invoices)
|
||||
ExtraFieldsSupplierInvoicesLinesRec=Complementary attributes (invoice lines)
|
||||
ParametersForTestEnvironment=Parameters for test environment
|
||||
|
||||
@@ -200,5 +200,5 @@ NewCalendar=New calendar
|
||||
ThirdPartyBookCalHelp=Event booked in this calendar will be automatically linked to this third-party.
|
||||
AppointmentDuration = Appointment Duration : %s
|
||||
BookingSuccessfullyBooked=Your booking has been saved
|
||||
BookingReservationHourAfter=We confirm the reservation of your meeting at the date %s
|
||||
BookcalBookingTitle=Online appointment
|
||||
BookingReservationHourAfter=We confirm the reservation of our meeting at the date %s
|
||||
BookcalBookingTitle=Online appointment
|
||||
|
||||
@@ -527,4 +527,4 @@ HideSocialNetworks=Hide social networks
|
||||
ExternalSystemID=External system ID
|
||||
IDOfPaymentInAnExternalSystem=ID of the payment mode into an external system (like Stripe, Paypal, ...)
|
||||
AADEWebserviceCredentials=AADE Webservice Credentials
|
||||
ThirdPartyMustBeACustomerToCreateBANOnStripe=The third-party must be a customer to allow the creation of its bank on Stripe side
|
||||
ThirdPartyMustBeACustomerToCreateBANOnStripe=The third-party must be a customer to allow the creation of its bank info on Stripe side
|
||||
|
||||
@@ -1129,7 +1129,7 @@ ContactDefault_project_task=Task
|
||||
ContactDefault_propal=Proposal
|
||||
ContactDefault_supplier_proposal=Supplier Proposal
|
||||
ContactDefault_ticket=Ticket
|
||||
ContactAddedAutomatically=Contact added from contact third-party roles
|
||||
ContactAddedAutomatically=Contact added from third-party contact roles
|
||||
More=More
|
||||
ShowDetails=Show details
|
||||
CustomReports=Custom reports
|
||||
|
||||
@@ -243,4 +243,4 @@ MemberLastname=Member lastname
|
||||
MemberCodeDesc=Member Code, unique for all members
|
||||
NoRecordedMembers=No recorded members
|
||||
MemberSubscriptionStartFirstDayOf=The start date of a membership corresponds to the first day of a
|
||||
MemberSubscriptionStartAfter=Minimum period before the entry into force of the start date of a subscription except renewals (example +3m = +3 months, -5d = -3 days, +1Y = +1 year) (example: +3m = +3 months, -5d = -3 days, +1Y = +1 year)
|
||||
MemberSubscriptionStartAfter=Minimum period before the entry into force of the start date of a subscription except renewals (example +3m = +3 months, -5d = -5 days, +1Y = +1 year)
|
||||
|
||||
@@ -82,10 +82,10 @@ YourPartnershipRefusedTopic=Partnership refused
|
||||
YourPartnershipAcceptedTopic=Partnership accepted
|
||||
YourPartnershipCanceledTopic=Partnership canceled
|
||||
|
||||
YourPartnershipWillSoonBeCanceledContent=We would like to inform you that your partnership will soon be canceled (we did not get renewal or a prerequisite for our partnership is missing). Contact us by email if this is an error.
|
||||
YourPartnershipRefusedContent=We inform you that your partnership request has been refused. May be a prerequisite is missing. Contact us if you need more information.
|
||||
YourPartnershipAcceptedContent=We inform you that your partnership request has been accepted.
|
||||
YourPartnershipCanceledContent=We inform you that your partnership has been canceled. May be a prerequisite is missing. Contact us if you need more information.
|
||||
YourPartnershipWillSoonBeCanceledContent=We would like to inform you that our partnership will soon be canceled (we did not get renewal or a prerequisite for our partnership have not been met). Please contact us if you received this due to an error.
|
||||
YourPartnershipRefusedContent=We would like to inform you that your partnership request has been refused. Prerequisites have not been met. Please contact us if you need more information.
|
||||
YourPartnershipAcceptedContent=We would like to inform you that your partnership request has been accepted.
|
||||
YourPartnershipCanceledContent=We would like to inform you that our partnership has been canceled. Please contact us if you need more information.
|
||||
|
||||
CountLastUrlCheckError=Number of errors for last URL check
|
||||
LastCheckBacklink=Date of last URL check
|
||||
|
||||
@@ -36,7 +36,7 @@ ValidateReception=Validate reception
|
||||
ConfirmDeleteReception=Are you sure you want to delete this reception?
|
||||
ConfirmValidateReception=Are you sure you want to validate this reception with reference <b>%s</b>?
|
||||
ConfirmCancelReception=Are you sure you want to cancel this reception?
|
||||
StatsOnReceptionsOnlyValidated=Statistics conducted on receptions only validated. Date used is date of validation of reception (planned delivery date is not always known).
|
||||
StatsOnReceptionsOnlyValidated=Statistics conducted on validated only receptions. Date used is date of validation of reception (planned delivery date is not always known).
|
||||
SendReceptionByEMail=Send reception by email
|
||||
SendReceptionRef=Submission of reception %s
|
||||
ActionsOnReception=Events on reception
|
||||
|
||||
Reference in New Issue
Block a user