Sync transifex
This commit is contained in:
parent
aeeb480f26
commit
4b2bbd0364
@ -53,6 +53,7 @@ InternalUser=Internal user
|
|||||||
ExternalUser=External user
|
ExternalUser=External user
|
||||||
InternalUsers=Internal users
|
InternalUsers=Internal users
|
||||||
ExternalUsers=External users
|
ExternalUsers=External users
|
||||||
|
UserInterface=User interface
|
||||||
GUISetup=Display
|
GUISetup=Display
|
||||||
SetupArea=Setup
|
SetupArea=Setup
|
||||||
UploadNewTemplate=Upload new template(s)
|
UploadNewTemplate=Upload new template(s)
|
||||||
@ -1260,8 +1261,8 @@ YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
|
|||||||
DownloadMoreSkins=More skins to download
|
DownloadMoreSkins=More skins to download
|
||||||
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
||||||
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
||||||
ShowProfIdInAddress=Show professional id with addresses
|
ShowProfIdInAddress=Show professional ID with addresses
|
||||||
ShowVATIntaInAddress=Hide intra-Community VAT number with addresses
|
ShowVATIntaInAddress=Hide intra-Community VAT number
|
||||||
TranslationUncomplete=Partial translation
|
TranslationUncomplete=Partial translation
|
||||||
MAIN_DISABLE_METEO=Disable meteorological view
|
MAIN_DISABLE_METEO=Disable meteorological view
|
||||||
MeteoStdMod=Standard mode
|
MeteoStdMod=Standard mode
|
||||||
@ -1778,7 +1779,7 @@ ClickToDialSetup=Click To Dial module setup
|
|||||||
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
||||||
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
||||||
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
||||||
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface installed on the same computer as the browser, and called when you click on a link in your browser that starts with "tel:". If you need a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface, installed on the same computer as the browser, and called when you click on a link starting with "tel:" in your browser. If you need link that start with "sip:" or a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
||||||
##### Point Of Sale (CashDesk) #####
|
##### Point Of Sale (CashDesk) #####
|
||||||
CashDesk=Point of Sale
|
CashDesk=Point of Sale
|
||||||
CashDeskSetup=Point of Sales module setup
|
CashDeskSetup=Point of Sales module setup
|
||||||
@ -2133,7 +2134,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
||||||
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
||||||
RecommendedValueIs=Recommended: %s
|
RecommendedValueIs=Recommended: %s
|
||||||
NotRecommended=Not recommanded
|
Recommended=Recommended
|
||||||
|
NotRecommended=Not recommended
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
CheckForModuleUpdate=Check for external modules updates
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
@ -2144,3 +2146,5 @@ YouEnableDeprecatedWSAPIsUseRESTAPIsInstead=You enabled deprecated WS API. You s
|
|||||||
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
||||||
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
||||||
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
||||||
|
APIsAreNotEnabled=APIs modules are not enabled
|
||||||
|
YouShouldSetThisToOff=You should set this to 0 or off
|
||||||
|
|||||||
@ -115,7 +115,7 @@ TransferTo=To
|
|||||||
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
||||||
CheckTransmitter=Sender
|
CheckTransmitter=Sender
|
||||||
ValidateCheckReceipt=Validate this check receipt?
|
ValidateCheckReceipt=Validate this check receipt?
|
||||||
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes are possible it's done.
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes will be possible once validated.
|
||||||
DeleteCheckReceipt=Delete this check receipt?
|
DeleteCheckReceipt=Delete this check receipt?
|
||||||
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
||||||
BankChecks=Bank checks
|
BankChecks=Bank checks
|
||||||
|
|||||||
@ -91,8 +91,8 @@ BoxTitleLatestModifiedSupplierOrders=Vendor Orders: last %s modified
|
|||||||
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
||||||
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
||||||
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
||||||
BoxTitleLatestModifiedJobPositions=Latest %s modified jobs
|
BoxTitleLatestModifiedJobPositions=Latest %s modified job positions
|
||||||
BoxTitleLatestModifiedCandidatures=Latest %s modified candidatures
|
BoxTitleLatestModifiedCandidatures=Latest %s modified job applications
|
||||||
ForCustomersInvoices=Customers invoices
|
ForCustomersInvoices=Customers invoices
|
||||||
ForCustomersOrders=Customers orders
|
ForCustomersOrders=Customers orders
|
||||||
ForProposals=Proposals
|
ForProposals=Proposals
|
||||||
|
|||||||
@ -127,4 +127,4 @@ AllowDelayedPayment=Allow delayed payment
|
|||||||
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
||||||
WeighingScale=Weighing scale
|
WeighingScale=Weighing scale
|
||||||
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
||||||
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on receipt)
|
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on the receipt)
|
||||||
|
|||||||
@ -301,3 +301,4 @@ ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
|||||||
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
||||||
CheckVersionFail=Version check fail
|
CheckVersionFail=Version check fail
|
||||||
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
||||||
|
ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
|
||||||
|
|||||||
@ -86,6 +86,7 @@ DownloadICSLink = Download ICS link
|
|||||||
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
||||||
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
||||||
|
NbVotes=Number of votes
|
||||||
#
|
#
|
||||||
# Status
|
# Status
|
||||||
#
|
#
|
||||||
@ -115,6 +116,9 @@ EvntOrgDuration = This conference starts on %s and ends on %s.
|
|||||||
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
||||||
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
||||||
EventType = Event type
|
EventType = Event type
|
||||||
|
LabelOfBooth=Booth label
|
||||||
|
LabelOfconference=Conference label
|
||||||
|
ConferenceIsNotConfirmed=Subcription not available, conference is not confirmed yet
|
||||||
|
|
||||||
#
|
#
|
||||||
# Vote page
|
# Vote page
|
||||||
|
|||||||
@ -206,6 +206,7 @@ MigrationUserPhotoPath=Migration of photo paths for users
|
|||||||
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
||||||
MigrationReloadModule=Reload module %s
|
MigrationReloadModule=Reload module %s
|
||||||
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
||||||
|
MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
|
||||||
ShowNotAvailableOptions=Show unavailable options
|
ShowNotAvailableOptions=Show unavailable options
|
||||||
HideNotAvailableOptions=Hide unavailable options
|
HideNotAvailableOptions=Hide unavailable options
|
||||||
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
||||||
|
|||||||
@ -64,3 +64,5 @@ InterLineDuration=Line duration intervention
|
|||||||
InterLineDesc=Line description intervention
|
InterLineDesc=Line description intervention
|
||||||
RepeatableIntervention=Template of intervention
|
RepeatableIntervention=Template of intervention
|
||||||
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
||||||
|
Reopen=Reopen
|
||||||
|
ConfirmReopenIntervention=Are you sure you want to open back the intervention <b>%s</b>?
|
||||||
|
|||||||
@ -26,12 +26,10 @@ ShowLogOfMovementIfLot=Show log of movements for couple product/lot
|
|||||||
StockDetailPerBatch=Stock detail per lot
|
StockDetailPerBatch=Stock detail per lot
|
||||||
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
||||||
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
||||||
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
|
||||||
ManageLotMask=Custom mask
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Option to define a different numbering mask for each product
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
BatchLotNumberingModules=Numbering rule for automatic generation of lot number
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
BatchSerialNumberingModules=Numbering rule for automatic generation of serial number (for products with property 1 unique lot/serial for each product)
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
LifeTime=Life span (in days)
|
LifeTime=Life span (in days)
|
||||||
EndOfLife=End of life
|
EndOfLife=End of life
|
||||||
|
|||||||
@ -277,7 +277,7 @@ PriceByCustomer=Different prices for each customer
|
|||||||
PriceCatalogue=A single sell price per product/service
|
PriceCatalogue=A single sell price per product/service
|
||||||
PricingRule=Rules for selling prices
|
PricingRule=Rules for selling prices
|
||||||
AddCustomerPrice=Add price by customer
|
AddCustomerPrice=Add price by customer
|
||||||
ForceUpdateChildPriceSoc=Set same price on customer subsidiaries
|
ForceUpdateChildPriceSoc=Set same price on customer's subsidiaries
|
||||||
PriceByCustomerLog=Log of previous customer prices
|
PriceByCustomerLog=Log of previous customer prices
|
||||||
MinimumPriceLimit=Minimum price can't be lower then %s
|
MinimumPriceLimit=Minimum price can't be lower then %s
|
||||||
MinimumRecommendedPrice=Minimum recommended price is: %s
|
MinimumRecommendedPrice=Minimum recommended price is: %s
|
||||||
@ -296,6 +296,7 @@ ComposedProductIncDecStock=Increase/Decrease stock on parent change
|
|||||||
ComposedProduct=Child products
|
ComposedProduct=Child products
|
||||||
MinSupplierPrice=Minimum buying price
|
MinSupplierPrice=Minimum buying price
|
||||||
MinCustomerPrice=Minimum selling price
|
MinCustomerPrice=Minimum selling price
|
||||||
|
NoDynamicPrice=No dynamic price
|
||||||
DynamicPriceConfiguration=Dynamic price configuration
|
DynamicPriceConfiguration=Dynamic price configuration
|
||||||
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
||||||
AddVariable=Add Variable
|
AddVariable=Add Variable
|
||||||
|
|||||||
@ -2,20 +2,23 @@
|
|||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
||||||
|
CREATE_NEW_SALARY_WITHOUT_AUTO_PAYMENT=By default, leave empty the option "Automatically create a total payment" when creating a Salary
|
||||||
Salary=Salary
|
Salary=Salary
|
||||||
Salaries=Salaries
|
Salaries=Salaries
|
||||||
NewSalaryPayment=New salary payment
|
NewSalary=New salary
|
||||||
|
NewSalaryPayment=New salary card
|
||||||
AddSalaryPayment=Add salary payment
|
AddSalaryPayment=Add salary payment
|
||||||
SalaryPayment=Salary payment
|
SalaryPayment=Salary payment
|
||||||
SalariesPayments=Salaries payments
|
SalariesPayments=Salaries payments
|
||||||
|
SalariesPaymentsOf=Salaries payments of %s
|
||||||
ShowSalaryPayment=Show salary payment
|
ShowSalaryPayment=Show salary payment
|
||||||
THM=Average hourly rate
|
THM=Average hourly rate
|
||||||
TJM=Average daily rate
|
TJM=Average daily rate
|
||||||
CurrentSalary=Current salary
|
CurrentSalary=Current salary
|
||||||
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
||||||
TJMDescription=This value is currently for information only and is not used for any calculation
|
TJMDescription=This value is currently for information only and is not used for any calculation
|
||||||
LastSalaries=Latest %s salary payments
|
LastSalaries=Latest %s salaries
|
||||||
AllSalaries=All salary payments
|
AllSalaries=All salaries
|
||||||
SalariesStatistics=Salary statistics
|
SalariesStatistics=Salary statistics
|
||||||
# Export
|
|
||||||
SalariesAndPayments=Salaries and payments
|
SalariesAndPayments=Salaries and payments
|
||||||
|
ConfirmDeleteSalaryPayment=Do you want to delete this salary payment ?
|
||||||
|
|||||||
@ -34,7 +34,8 @@ TicketDictResolution=Ticket - Resolution
|
|||||||
|
|
||||||
TicketTypeShortCOM=Commercial question
|
TicketTypeShortCOM=Commercial question
|
||||||
TicketTypeShortHELP=Request for functionnal help
|
TicketTypeShortHELP=Request for functionnal help
|
||||||
TicketTypeShortISSUE=Issue, bug or problem
|
TicketTypeShortISSUE=Issue or bug
|
||||||
|
TicketTypeShortPROBLEM=Problem
|
||||||
TicketTypeShortREQUEST=Change or enhancement request
|
TicketTypeShortREQUEST=Change or enhancement request
|
||||||
TicketTypeShortPROJET=Project
|
TicketTypeShortPROJET=Project
|
||||||
TicketTypeShortOTHER=Other
|
TicketTypeShortOTHER=Other
|
||||||
@ -54,14 +55,15 @@ TypeContact_ticket_internal_SUPPORTTEC=Assigned user
|
|||||||
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
||||||
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
||||||
|
|
||||||
OriginEmail=Email source
|
OriginEmail=Reporter Email
|
||||||
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
Read=Read
|
Read=Read
|
||||||
Assigned=Assigned
|
Assigned=Assigned
|
||||||
InProgress=In progress
|
InProgress=In progress
|
||||||
NeedMoreInformation=Waiting for information
|
NeedMoreInformation=Waiting for reporter feedback
|
||||||
|
NeedMoreInformationShort=Waiting for feedback
|
||||||
Answered=Answered
|
Answered=Answered
|
||||||
Waiting=Waiting
|
Waiting=Waiting
|
||||||
Closed=Closed
|
Closed=Closed
|
||||||
@ -160,7 +162,7 @@ CreatedBy=Created by
|
|||||||
NewTicket=New Ticket
|
NewTicket=New Ticket
|
||||||
SubjectAnswerToTicket=Ticket answer
|
SubjectAnswerToTicket=Ticket answer
|
||||||
TicketTypeRequest=Request type
|
TicketTypeRequest=Request type
|
||||||
TicketCategory=Group
|
TicketCategory=Ticket categorization
|
||||||
SeeTicket=See ticket
|
SeeTicket=See ticket
|
||||||
TicketMarkedAsRead=Ticket has been marked as read
|
TicketMarkedAsRead=Ticket has been marked as read
|
||||||
TicketReadOn=Read on
|
TicketReadOn=Read on
|
||||||
@ -211,6 +213,7 @@ TicketMessageHelp=Only this text will be saved in the message list on ticket car
|
|||||||
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
||||||
TimeElapsedSince=Time elapsed since
|
TimeElapsedSince=Time elapsed since
|
||||||
TicketTimeToRead=Time elapsed before read
|
TicketTimeToRead=Time elapsed before read
|
||||||
|
TicketTimeElapsedBeforeSince=Time elapsed before / since
|
||||||
TicketContacts=Contacts ticket
|
TicketContacts=Contacts ticket
|
||||||
TicketDocumentsLinked=Documents linked to ticket
|
TicketDocumentsLinked=Documents linked to ticket
|
||||||
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
||||||
|
|||||||
@ -97,8 +97,8 @@ LoginToCreate=Login to create
|
|||||||
NameToCreate=Name of third party to create
|
NameToCreate=Name of third party to create
|
||||||
YourRole=Your roles
|
YourRole=Your roles
|
||||||
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
||||||
NbOfUsers=No. of users
|
NbOfUsers=Number of users
|
||||||
NbOfPermissions=No. of permissions
|
NbOfPermissions=Number of permissions
|
||||||
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
||||||
HierarchicalResponsible=Supervisor
|
HierarchicalResponsible=Supervisor
|
||||||
HierarchicView=Hierarchical view
|
HierarchicView=Hierarchical view
|
||||||
|
|||||||
@ -31,7 +31,7 @@ AddWebsite=Add website
|
|||||||
Webpage=Web page/container
|
Webpage=Web page/container
|
||||||
AddPage=Add page/container
|
AddPage=Add page/container
|
||||||
PageContainer=Page
|
PageContainer=Page
|
||||||
PreviewOfSiteNotYetAvailable=Preview of your website <strong>%s</strong> not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
PreviewOfSiteNotYetAvailable=The preview of your website <strong>%s</strong> is not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
||||||
RequestedPageHasNoContentYet=Requested page with id %s has no content yet, or cache file .tpl.php was removed. Edit content of the page to solve this.
|
RequestedPageHasNoContentYet=Requested page with id %s has no content yet, or cache file .tpl.php was removed. Edit content of the page to solve this.
|
||||||
SiteDeleted=Web site '%s' deleted
|
SiteDeleted=Web site '%s' deleted
|
||||||
PageContent=Page/Contenair
|
PageContent=Page/Contenair
|
||||||
|
|||||||
@ -49,3 +49,4 @@ Permission81=قراءة أوامر الشراء
|
|||||||
MailToSendInvoice=فواتير العميل
|
MailToSendInvoice=فواتير العميل
|
||||||
MailToSendSupplierOrder=أوامر الشراء
|
MailToSendSupplierOrder=أوامر الشراء
|
||||||
MailToSendSupplierInvoice=فواتير المورد
|
MailToSendSupplierInvoice=فواتير المورد
|
||||||
|
Recommended=موصى به
|
||||||
|
|||||||
@ -1,2 +0,0 @@
|
|||||||
# Dolibarr language file - Source file is en_US - products
|
|
||||||
ForceUpdateChildPriceSoc=Set same price on customer subsidiaries
|
|
||||||
@ -1,4 +1,3 @@
|
|||||||
# Dolibarr language file - Source file is en_US - ticket
|
# Dolibarr language file - Source file is en_US - ticket
|
||||||
Closed=مقفول
|
Closed=مقفول
|
||||||
TicketSettings=الإعدادات
|
TicketSettings=الإعدادات
|
||||||
TicketCategory=Group
|
|
||||||
|
|||||||
@ -9,4 +9,3 @@ WEBSITE_ALIASALT=أسماء الصفحات / الأسماء المستعارة
|
|||||||
WEBSITE_ALIASALTDesc=استخدم هنا قائمة بأسماء / أسماء مستعارة أخرى بحيث يمكن الوصول إلى الصفحة أيضًا باستخدام هذه الأسماء / الأسماء المستعارة الأخرى (على سبيل المثال ، الاسم القديم بعد إعادة تسمية الاسم المستعار للحفاظ على الرابط الخلفي في عمل الرابط / الاسم القديم). النحو هو: <br> Alternativename1 ، و Alternativename2 ، ...
|
WEBSITE_ALIASALTDesc=استخدم هنا قائمة بأسماء / أسماء مستعارة أخرى بحيث يمكن الوصول إلى الصفحة أيضًا باستخدام هذه الأسماء / الأسماء المستعارة الأخرى (على سبيل المثال ، الاسم القديم بعد إعادة تسمية الاسم المستعار للحفاظ على الرابط الخلفي في عمل الرابط / الاسم القديم). النحو هو: <br> Alternativename1 ، و Alternativename2 ، ...
|
||||||
WEBSITE_CSS_URL=عنوان URL لملف CSS الخارجي
|
WEBSITE_CSS_URL=عنوان URL لملف CSS الخارجي
|
||||||
WEBSITE_CSS_INLINE=محتوى ملف CSS (مشترك لجميع الصفحات)
|
WEBSITE_CSS_INLINE=محتوى ملف CSS (مشترك لجميع الصفحات)
|
||||||
PreviewOfSiteNotYetAvailable=Preview of your website <strong>%s</strong> not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
|
||||||
|
|||||||
@ -53,6 +53,7 @@ InternalUser=Internal user
|
|||||||
ExternalUser=External user
|
ExternalUser=External user
|
||||||
InternalUsers=Internal users
|
InternalUsers=Internal users
|
||||||
ExternalUsers=External users
|
ExternalUsers=External users
|
||||||
|
UserInterface=User interface
|
||||||
GUISetup=Display
|
GUISetup=Display
|
||||||
SetupArea=Setup
|
SetupArea=Setup
|
||||||
UploadNewTemplate=Upload new template(s)
|
UploadNewTemplate=Upload new template(s)
|
||||||
@ -1260,8 +1261,8 @@ YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
|
|||||||
DownloadMoreSkins=More skins to download
|
DownloadMoreSkins=More skins to download
|
||||||
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
||||||
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
||||||
ShowProfIdInAddress=Show professional id with addresses
|
ShowProfIdInAddress=Show professional ID with addresses
|
||||||
ShowVATIntaInAddress=Hide intra-Community VAT number with addresses
|
ShowVATIntaInAddress=Hide intra-Community VAT number
|
||||||
TranslationUncomplete=Partial translation
|
TranslationUncomplete=Partial translation
|
||||||
MAIN_DISABLE_METEO=Disable meteorological view
|
MAIN_DISABLE_METEO=Disable meteorological view
|
||||||
MeteoStdMod=Standard mode
|
MeteoStdMod=Standard mode
|
||||||
@ -1778,7 +1779,7 @@ ClickToDialSetup=Click To Dial module setup
|
|||||||
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
||||||
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
||||||
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
||||||
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface installed on the same computer as the browser, and called when you click on a link in your browser that starts with "tel:". If you need a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface, installed on the same computer as the browser, and called when you click on a link starting with "tel:" in your browser. If you need link that start with "sip:" or a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
||||||
##### Point Of Sale (CashDesk) #####
|
##### Point Of Sale (CashDesk) #####
|
||||||
CashDesk=Point of Sale
|
CashDesk=Point of Sale
|
||||||
CashDeskSetup=Point of Sales module setup
|
CashDeskSetup=Point of Sales module setup
|
||||||
@ -2133,7 +2134,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
||||||
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
||||||
RecommendedValueIs=Recommended: %s
|
RecommendedValueIs=Recommended: %s
|
||||||
NotRecommended=Not recommanded
|
Recommended=Recommended
|
||||||
|
NotRecommended=Not recommended
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
CheckForModuleUpdate=Check for external modules updates
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
@ -2144,3 +2146,5 @@ YouEnableDeprecatedWSAPIsUseRESTAPIsInstead=You enabled deprecated WS API. You s
|
|||||||
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
||||||
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
||||||
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
||||||
|
APIsAreNotEnabled=APIs modules are not enabled
|
||||||
|
YouShouldSetThisToOff=You should set this to 0 or off
|
||||||
|
|||||||
@ -115,7 +115,7 @@ TransferTo=To
|
|||||||
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
||||||
CheckTransmitter=Sender
|
CheckTransmitter=Sender
|
||||||
ValidateCheckReceipt=Validate this check receipt?
|
ValidateCheckReceipt=Validate this check receipt?
|
||||||
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes are possible it's done.
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes will be possible once validated.
|
||||||
DeleteCheckReceipt=Delete this check receipt?
|
DeleteCheckReceipt=Delete this check receipt?
|
||||||
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
||||||
BankChecks=Bank checks
|
BankChecks=Bank checks
|
||||||
|
|||||||
@ -91,8 +91,8 @@ BoxTitleLatestModifiedSupplierOrders=Vendor Orders: last %s modified
|
|||||||
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
||||||
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
||||||
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
||||||
BoxTitleLatestModifiedJobPositions=Latest %s modified jobs
|
BoxTitleLatestModifiedJobPositions=Latest %s modified job positions
|
||||||
BoxTitleLatestModifiedCandidatures=Latest %s modified candidatures
|
BoxTitleLatestModifiedCandidatures=Latest %s modified job applications
|
||||||
ForCustomersInvoices=Customers invoices
|
ForCustomersInvoices=Customers invoices
|
||||||
ForCustomersOrders=Customers orders
|
ForCustomersOrders=Customers orders
|
||||||
ForProposals=Proposals
|
ForProposals=Proposals
|
||||||
|
|||||||
@ -127,4 +127,4 @@ AllowDelayedPayment=Allow delayed payment
|
|||||||
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
||||||
WeighingScale=Weighing scale
|
WeighingScale=Weighing scale
|
||||||
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
||||||
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on receipt)
|
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on the receipt)
|
||||||
|
|||||||
@ -301,3 +301,4 @@ ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
|||||||
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
||||||
CheckVersionFail=Version check fail
|
CheckVersionFail=Version check fail
|
||||||
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
||||||
|
ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
|
||||||
|
|||||||
@ -86,6 +86,7 @@ DownloadICSLink = Download ICS link
|
|||||||
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
||||||
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
||||||
|
NbVotes=Number of votes
|
||||||
#
|
#
|
||||||
# Status
|
# Status
|
||||||
#
|
#
|
||||||
@ -115,6 +116,9 @@ EvntOrgDuration = This conference starts on %s and ends on %s.
|
|||||||
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
||||||
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
||||||
EventType = Event type
|
EventType = Event type
|
||||||
|
LabelOfBooth=Booth label
|
||||||
|
LabelOfconference=Conference label
|
||||||
|
ConferenceIsNotConfirmed=Subcription not available, conference is not confirmed yet
|
||||||
|
|
||||||
#
|
#
|
||||||
# Vote page
|
# Vote page
|
||||||
|
|||||||
@ -206,6 +206,7 @@ MigrationUserPhotoPath=Migration of photo paths for users
|
|||||||
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
||||||
MigrationReloadModule=Reload module %s
|
MigrationReloadModule=Reload module %s
|
||||||
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
||||||
|
MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
|
||||||
ShowNotAvailableOptions=Show unavailable options
|
ShowNotAvailableOptions=Show unavailable options
|
||||||
HideNotAvailableOptions=Hide unavailable options
|
HideNotAvailableOptions=Hide unavailable options
|
||||||
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
||||||
|
|||||||
@ -26,12 +26,10 @@ ShowLogOfMovementIfLot=Show log of movements for couple product/lot
|
|||||||
StockDetailPerBatch=Stock detail per lot
|
StockDetailPerBatch=Stock detail per lot
|
||||||
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
||||||
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
||||||
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
|
||||||
ManageLotMask=Custom mask
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Option to define a different numbering mask for each product
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
BatchLotNumberingModules=Numbering rule for automatic generation of lot number
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
BatchSerialNumberingModules=Numbering rule for automatic generation of serial number (for products with property 1 unique lot/serial for each product)
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
LifeTime=Life span (in days)
|
LifeTime=Life span (in days)
|
||||||
EndOfLife=End of life
|
EndOfLife=End of life
|
||||||
|
|||||||
@ -277,7 +277,7 @@ PriceByCustomer=Different prices for each customer
|
|||||||
PriceCatalogue=A single sell price per product/service
|
PriceCatalogue=A single sell price per product/service
|
||||||
PricingRule=Rules for selling prices
|
PricingRule=Rules for selling prices
|
||||||
AddCustomerPrice=Add price by customer
|
AddCustomerPrice=Add price by customer
|
||||||
ForceUpdateChildPriceSoc=Set same price on customer subsidiaries
|
ForceUpdateChildPriceSoc=Set same price on customer's subsidiaries
|
||||||
PriceByCustomerLog=Log of previous customer prices
|
PriceByCustomerLog=Log of previous customer prices
|
||||||
MinimumPriceLimit=Minimum price can't be lower then %s
|
MinimumPriceLimit=Minimum price can't be lower then %s
|
||||||
MinimumRecommendedPrice=Minimum recommended price is: %s
|
MinimumRecommendedPrice=Minimum recommended price is: %s
|
||||||
@ -296,6 +296,7 @@ ComposedProductIncDecStock=Increase/Decrease stock on parent change
|
|||||||
ComposedProduct=Child products
|
ComposedProduct=Child products
|
||||||
MinSupplierPrice=Minimum buying price
|
MinSupplierPrice=Minimum buying price
|
||||||
MinCustomerPrice=Minimum selling price
|
MinCustomerPrice=Minimum selling price
|
||||||
|
NoDynamicPrice=No dynamic price
|
||||||
DynamicPriceConfiguration=Dynamic price configuration
|
DynamicPriceConfiguration=Dynamic price configuration
|
||||||
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
||||||
AddVariable=Add Variable
|
AddVariable=Add Variable
|
||||||
|
|||||||
@ -17,8 +17,8 @@ TJM=Average daily rate
|
|||||||
CurrentSalary=Current salary
|
CurrentSalary=Current salary
|
||||||
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
||||||
TJMDescription=This value is currently for information only and is not used for any calculation
|
TJMDescription=This value is currently for information only and is not used for any calculation
|
||||||
LastSalaries=Latest %s salary payments
|
LastSalaries=Latest %s salaries
|
||||||
AllSalaries=All salary payments
|
AllSalaries=All salaries
|
||||||
SalariesStatistics=Salary statistics
|
SalariesStatistics=Salary statistics
|
||||||
# Export
|
|
||||||
SalariesAndPayments=Salaries and payments
|
SalariesAndPayments=Salaries and payments
|
||||||
|
ConfirmDeleteSalaryPayment=Do you want to delete this salary payment ?
|
||||||
|
|||||||
@ -34,7 +34,8 @@ TicketDictResolution=Ticket - Resolution
|
|||||||
|
|
||||||
TicketTypeShortCOM=Commercial question
|
TicketTypeShortCOM=Commercial question
|
||||||
TicketTypeShortHELP=Request for functionnal help
|
TicketTypeShortHELP=Request for functionnal help
|
||||||
TicketTypeShortISSUE=Issue, bug or problem
|
TicketTypeShortISSUE=Issue or bug
|
||||||
|
TicketTypeShortPROBLEM=Problem
|
||||||
TicketTypeShortREQUEST=Change or enhancement request
|
TicketTypeShortREQUEST=Change or enhancement request
|
||||||
TicketTypeShortPROJET=Project
|
TicketTypeShortPROJET=Project
|
||||||
TicketTypeShortOTHER=Other
|
TicketTypeShortOTHER=Other
|
||||||
@ -54,14 +55,15 @@ TypeContact_ticket_internal_SUPPORTTEC=Assigned user
|
|||||||
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
||||||
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
||||||
|
|
||||||
OriginEmail=Email source
|
OriginEmail=Reporter Email
|
||||||
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
Read=Read
|
Read=Read
|
||||||
Assigned=Assigned
|
Assigned=Assigned
|
||||||
InProgress=In progress
|
InProgress=In progress
|
||||||
NeedMoreInformation=Waiting for information
|
NeedMoreInformation=Waiting for reporter feedback
|
||||||
|
NeedMoreInformationShort=Waiting for feedback
|
||||||
Answered=Answered
|
Answered=Answered
|
||||||
Waiting=Waiting
|
Waiting=Waiting
|
||||||
Closed=Closed
|
Closed=Closed
|
||||||
@ -160,7 +162,7 @@ CreatedBy=Created by
|
|||||||
NewTicket=New Ticket
|
NewTicket=New Ticket
|
||||||
SubjectAnswerToTicket=Ticket answer
|
SubjectAnswerToTicket=Ticket answer
|
||||||
TicketTypeRequest=Request type
|
TicketTypeRequest=Request type
|
||||||
TicketCategory=Group
|
TicketCategory=Ticket categorization
|
||||||
SeeTicket=See ticket
|
SeeTicket=See ticket
|
||||||
TicketMarkedAsRead=Ticket has been marked as read
|
TicketMarkedAsRead=Ticket has been marked as read
|
||||||
TicketReadOn=Read on
|
TicketReadOn=Read on
|
||||||
@ -211,6 +213,7 @@ TicketMessageHelp=Only this text will be saved in the message list on ticket car
|
|||||||
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
||||||
TimeElapsedSince=Time elapsed since
|
TimeElapsedSince=Time elapsed since
|
||||||
TicketTimeToRead=Time elapsed before read
|
TicketTimeToRead=Time elapsed before read
|
||||||
|
TicketTimeElapsedBeforeSince=Time elapsed before / since
|
||||||
TicketContacts=Contacts ticket
|
TicketContacts=Contacts ticket
|
||||||
TicketDocumentsLinked=Documents linked to ticket
|
TicketDocumentsLinked=Documents linked to ticket
|
||||||
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
||||||
|
|||||||
@ -97,8 +97,8 @@ LoginToCreate=Login to create
|
|||||||
NameToCreate=Name of third party to create
|
NameToCreate=Name of third party to create
|
||||||
YourRole=Your roles
|
YourRole=Your roles
|
||||||
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
||||||
NbOfUsers=No. of users
|
NbOfUsers=Number of users
|
||||||
NbOfPermissions=No. of permissions
|
NbOfPermissions=Number of permissions
|
||||||
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
||||||
HierarchicalResponsible=Supervisor
|
HierarchicalResponsible=Supervisor
|
||||||
HierarchicView=Hierarchical view
|
HierarchicView=Hierarchical view
|
||||||
|
|||||||
@ -31,7 +31,7 @@ AddWebsite=Add website
|
|||||||
Webpage=Web page/container
|
Webpage=Web page/container
|
||||||
AddPage=Add page/container
|
AddPage=Add page/container
|
||||||
PageContainer=Page
|
PageContainer=Page
|
||||||
PreviewOfSiteNotYetAvailable=Preview of your website <strong>%s</strong> not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
PreviewOfSiteNotYetAvailable=The preview of your website <strong>%s</strong> is not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
||||||
RequestedPageHasNoContentYet=Requested page with id %s has no content yet, or cache file .tpl.php was removed. Edit content of the page to solve this.
|
RequestedPageHasNoContentYet=Requested page with id %s has no content yet, or cache file .tpl.php was removed. Edit content of the page to solve this.
|
||||||
SiteDeleted=Web site '%s' deleted
|
SiteDeleted=Web site '%s' deleted
|
||||||
PageContent=Page/Contenair
|
PageContent=Page/Contenair
|
||||||
|
|||||||
@ -53,6 +53,7 @@ InternalUser=مستخدم داخلي
|
|||||||
ExternalUser=مستخدم خارجي
|
ExternalUser=مستخدم خارجي
|
||||||
InternalUsers=مستخدمين داخليين
|
InternalUsers=مستخدمين داخليين
|
||||||
ExternalUsers=مستخدمين خارجيين
|
ExternalUsers=مستخدمين خارجيين
|
||||||
|
UserInterface=User interface
|
||||||
GUISetup=العرض
|
GUISetup=العرض
|
||||||
SetupArea=التثبيت
|
SetupArea=التثبيت
|
||||||
UploadNewTemplate=تحميل قالب جديد
|
UploadNewTemplate=تحميل قالب جديد
|
||||||
@ -1260,8 +1261,8 @@ YourPHPDoesNotHaveSSLSupport=وظائف خدمة تصميم المواقع لا
|
|||||||
DownloadMoreSkins=مزيد من جلود بتحميل
|
DownloadMoreSkins=مزيد من جلود بتحميل
|
||||||
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
||||||
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
||||||
ShowProfIdInAddress=Show professional id with addresses
|
ShowProfIdInAddress=Show professional ID with addresses
|
||||||
ShowVATIntaInAddress=Hide intra-Community VAT number with addresses
|
ShowVATIntaInAddress=Hide intra-Community VAT number
|
||||||
TranslationUncomplete=ترجمة جزئية
|
TranslationUncomplete=ترجمة جزئية
|
||||||
MAIN_DISABLE_METEO=Disable meteorological view
|
MAIN_DISABLE_METEO=Disable meteorological view
|
||||||
MeteoStdMod=Standard mode
|
MeteoStdMod=Standard mode
|
||||||
@ -1778,7 +1779,7 @@ ClickToDialSetup=انقر لإعداد وحدة الاتصال الهاتفي
|
|||||||
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
||||||
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
||||||
ClickToDialUseTelLink=مجرد استخدام الرابط "الهاتف:" على أرقام الهواتف
|
ClickToDialUseTelLink=مجرد استخدام الرابط "الهاتف:" على أرقام الهواتف
|
||||||
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface installed on the same computer as the browser, and called when you click on a link in your browser that starts with "tel:". If you need a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface, installed on the same computer as the browser, and called when you click on a link starting with "tel:" in your browser. If you need link that start with "sip:" or a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
||||||
##### Point Of Sale (CashDesk) #####
|
##### Point Of Sale (CashDesk) #####
|
||||||
CashDesk=Point of Sale
|
CashDesk=Point of Sale
|
||||||
CashDeskSetup=Point of Sales module setup
|
CashDeskSetup=Point of Sales module setup
|
||||||
@ -2133,7 +2134,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
||||||
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
||||||
RecommendedValueIs=Recommended: %s
|
RecommendedValueIs=Recommended: %s
|
||||||
NotRecommended=Not recommanded
|
Recommended=موصى بها
|
||||||
|
NotRecommended=Not recommended
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
CheckForModuleUpdate=Check for external modules updates
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
@ -2144,3 +2146,5 @@ YouEnableDeprecatedWSAPIsUseRESTAPIsInstead=You enabled deprecated WS API. You s
|
|||||||
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
||||||
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
||||||
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
||||||
|
APIsAreNotEnabled=APIs modules are not enabled
|
||||||
|
YouShouldSetThisToOff=You should set this to 0 or off
|
||||||
|
|||||||
@ -115,7 +115,7 @@ TransferTo=إلى
|
|||||||
TransferFromToDone=التحويل من <b>%s</b>إلى <b>%s</b>من <b>%s</b>%s قد تم تسجيلة.
|
TransferFromToDone=التحويل من <b>%s</b>إلى <b>%s</b>من <b>%s</b>%s قد تم تسجيلة.
|
||||||
CheckTransmitter=مرسل
|
CheckTransmitter=مرسل
|
||||||
ValidateCheckReceipt=تأكيد صحة الشيك المستلم؟
|
ValidateCheckReceipt=تأكيد صحة الشيك المستلم؟
|
||||||
ConfirmValidateCheckReceipt=هل انت متأكد من رغبتك بإرسال إيصال هذا الشيك للتأكيد ؟ لا تغيير ممكن بعد الاكمال.
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes will be possible once validated.
|
||||||
DeleteCheckReceipt=حذف هذا الشيك ؟
|
DeleteCheckReceipt=حذف هذا الشيك ؟
|
||||||
ConfirmDeleteCheckReceipt=هل انت متأكد أنك تريد حذف هذا الشيك؟
|
ConfirmDeleteCheckReceipt=هل انت متأكد أنك تريد حذف هذا الشيك؟
|
||||||
BankChecks=الشيكات المصرفية
|
BankChecks=الشيكات المصرفية
|
||||||
|
|||||||
@ -91,8 +91,8 @@ BoxTitleLatestModifiedSupplierOrders=أوامر الموردين: آخر %s تع
|
|||||||
BoxTitleLastModifiedCustomerBills=فواتير العميل: آخر %s تعديل
|
BoxTitleLastModifiedCustomerBills=فواتير العميل: آخر %s تعديل
|
||||||
BoxTitleLastModifiedCustomerOrders=أوامر المبيعات: آخر %s تعديل
|
BoxTitleLastModifiedCustomerOrders=أوامر المبيعات: آخر %s تعديل
|
||||||
BoxTitleLastModifiedPropals=أحدث %s العروض المعدلة
|
BoxTitleLastModifiedPropals=أحدث %s العروض المعدلة
|
||||||
BoxTitleLatestModifiedJobPositions=أحدث %s وظائف المعدلة
|
BoxTitleLatestModifiedJobPositions=Latest %s modified job positions
|
||||||
BoxTitleLatestModifiedCandidatures=أحدث %s الترشيحات المعدلة
|
BoxTitleLatestModifiedCandidatures=Latest %s modified job applications
|
||||||
ForCustomersInvoices=فواتير العملاء
|
ForCustomersInvoices=فواتير العملاء
|
||||||
ForCustomersOrders=أوامر العملاء
|
ForCustomersOrders=أوامر العملاء
|
||||||
ForProposals=عروض
|
ForProposals=عروض
|
||||||
|
|||||||
@ -127,4 +127,4 @@ AllowDelayedPayment=Allow delayed payment
|
|||||||
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
||||||
WeighingScale=Weighing scale
|
WeighingScale=Weighing scale
|
||||||
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
||||||
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on receipt)
|
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on the receipt)
|
||||||
|
|||||||
@ -301,3 +301,4 @@ ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
|||||||
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
||||||
CheckVersionFail=Version check fail
|
CheckVersionFail=Version check fail
|
||||||
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
||||||
|
ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
|
||||||
|
|||||||
@ -86,6 +86,7 @@ DownloadICSLink = Download ICS link
|
|||||||
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
||||||
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
||||||
|
NbVotes=Number of votes
|
||||||
#
|
#
|
||||||
# Status
|
# Status
|
||||||
#
|
#
|
||||||
@ -115,6 +116,9 @@ EvntOrgDuration = This conference starts on %s and ends on %s.
|
|||||||
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
||||||
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
||||||
EventType = نوع الحدث
|
EventType = نوع الحدث
|
||||||
|
LabelOfBooth=Booth label
|
||||||
|
LabelOfconference=Conference label
|
||||||
|
ConferenceIsNotConfirmed=Subcription not available, conference is not confirmed yet
|
||||||
|
|
||||||
#
|
#
|
||||||
# Vote page
|
# Vote page
|
||||||
|
|||||||
@ -206,6 +206,7 @@ MigrationUserPhotoPath=Migration of photo paths for users
|
|||||||
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
||||||
MigrationReloadModule=إعادة تحديث الوحدات %s
|
MigrationReloadModule=إعادة تحديث الوحدات %s
|
||||||
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
||||||
|
MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
|
||||||
ShowNotAvailableOptions=Show unavailable options
|
ShowNotAvailableOptions=Show unavailable options
|
||||||
HideNotAvailableOptions=Hide unavailable options
|
HideNotAvailableOptions=Hide unavailable options
|
||||||
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
||||||
|
|||||||
@ -64,3 +64,5 @@ InterLineDuration=تدخل مدة خط
|
|||||||
InterLineDesc=خط وصف التدخل
|
InterLineDesc=خط وصف التدخل
|
||||||
RepeatableIntervention=Template of intervention
|
RepeatableIntervention=Template of intervention
|
||||||
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
||||||
|
Reopen=إعادة فتح
|
||||||
|
ConfirmReopenIntervention=Are you sure you want to open back the intervention <b>%s</b>?
|
||||||
|
|||||||
@ -26,12 +26,10 @@ ShowLogOfMovementIfLot=Show log of movements for couple product/lot
|
|||||||
StockDetailPerBatch=Stock detail per lot
|
StockDetailPerBatch=Stock detail per lot
|
||||||
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
||||||
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
||||||
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
|
||||||
ManageLotMask=Custom mask
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Option to define a different numbering mask for each product
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
BatchLotNumberingModules=Numbering rule for automatic generation of lot number
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
BatchSerialNumberingModules=Numbering rule for automatic generation of serial number (for products with property 1 unique lot/serial for each product)
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
LifeTime=Life span (in days)
|
LifeTime=Life span (in days)
|
||||||
EndOfLife=End of life
|
EndOfLife=End of life
|
||||||
|
|||||||
@ -277,7 +277,7 @@ PriceByCustomer=Different prices for each customer
|
|||||||
PriceCatalogue=A single sell price per product/service
|
PriceCatalogue=A single sell price per product/service
|
||||||
PricingRule=Rules for selling prices
|
PricingRule=Rules for selling prices
|
||||||
AddCustomerPrice=إضافة السعر من قبل العملاء
|
AddCustomerPrice=إضافة السعر من قبل العملاء
|
||||||
ForceUpdateChildPriceSoc=تعيين نفس السعر على الشركات التابعة العملاء
|
ForceUpdateChildPriceSoc=Set same price on customer's subsidiaries
|
||||||
PriceByCustomerLog=سجل الأسعار العملاء السابقة
|
PriceByCustomerLog=سجل الأسعار العملاء السابقة
|
||||||
MinimumPriceLimit=سعر الحد الأدنى لا يمكن أن يكون أقل ثم٪ الصورة
|
MinimumPriceLimit=سعر الحد الأدنى لا يمكن أن يكون أقل ثم٪ الصورة
|
||||||
MinimumRecommendedPrice=Minimum recommended price is: %s
|
MinimumRecommendedPrice=Minimum recommended price is: %s
|
||||||
@ -296,6 +296,7 @@ ComposedProductIncDecStock=زيادة / نقصان الأسهم على التغ
|
|||||||
ComposedProduct=Child products
|
ComposedProduct=Child products
|
||||||
MinSupplierPrice=الحد الأدنى من سعر الشراء
|
MinSupplierPrice=الحد الأدنى من سعر الشراء
|
||||||
MinCustomerPrice=Minimum selling price
|
MinCustomerPrice=Minimum selling price
|
||||||
|
NoDynamicPrice=No dynamic price
|
||||||
DynamicPriceConfiguration=التكوين سعر ديناميكي
|
DynamicPriceConfiguration=التكوين سعر ديناميكي
|
||||||
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
||||||
AddVariable=Add Variable
|
AddVariable=Add Variable
|
||||||
|
|||||||
@ -2,20 +2,23 @@
|
|||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
||||||
|
CREATE_NEW_SALARY_WITHOUT_AUTO_PAYMENT=By default, leave empty the option "Automatically create a total payment" when creating a Salary
|
||||||
Salary=الراتب
|
Salary=الراتب
|
||||||
Salaries=الرواتب
|
Salaries=الرواتب
|
||||||
NewSalaryPayment=دفع الرواتب جديد
|
NewSalary=New salary
|
||||||
|
NewSalaryPayment=New salary card
|
||||||
AddSalaryPayment=Add salary payment
|
AddSalaryPayment=Add salary payment
|
||||||
SalaryPayment=دفع الرواتب
|
SalaryPayment=دفع الرواتب
|
||||||
SalariesPayments=مدفوعات الرواتب
|
SalariesPayments=مدفوعات الرواتب
|
||||||
|
SalariesPaymentsOf=Salaries payments of %s
|
||||||
ShowSalaryPayment=مشاهدة دفع الرواتب
|
ShowSalaryPayment=مشاهدة دفع الرواتب
|
||||||
THM=Average hourly rate
|
THM=Average hourly rate
|
||||||
TJM=Average daily rate
|
TJM=Average daily rate
|
||||||
CurrentSalary=الراتب الحالي
|
CurrentSalary=الراتب الحالي
|
||||||
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
||||||
TJMDescription=This value is currently for information only and is not used for any calculation
|
TJMDescription=This value is currently for information only and is not used for any calculation
|
||||||
LastSalaries=Latest %s salary payments
|
LastSalaries=Latest %s salaries
|
||||||
AllSalaries=All salary payments
|
AllSalaries=All salaries
|
||||||
SalariesStatistics=Salary statistics
|
SalariesStatistics=Salary statistics
|
||||||
# Export
|
|
||||||
SalariesAndPayments=Salaries and payments
|
SalariesAndPayments=Salaries and payments
|
||||||
|
ConfirmDeleteSalaryPayment=Do you want to delete this salary payment ?
|
||||||
|
|||||||
@ -34,7 +34,8 @@ TicketDictResolution=Ticket - Resolution
|
|||||||
|
|
||||||
TicketTypeShortCOM=Commercial question
|
TicketTypeShortCOM=Commercial question
|
||||||
TicketTypeShortHELP=Request for functionnal help
|
TicketTypeShortHELP=Request for functionnal help
|
||||||
TicketTypeShortISSUE=Issue, bug or problem
|
TicketTypeShortISSUE=Issue or bug
|
||||||
|
TicketTypeShortPROBLEM=Problem
|
||||||
TicketTypeShortREQUEST=Change or enhancement request
|
TicketTypeShortREQUEST=Change or enhancement request
|
||||||
TicketTypeShortPROJET=المشروع
|
TicketTypeShortPROJET=المشروع
|
||||||
TicketTypeShortOTHER=الآخر
|
TicketTypeShortOTHER=الآخر
|
||||||
@ -54,14 +55,15 @@ TypeContact_ticket_internal_SUPPORTTEC=Assigned user
|
|||||||
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
||||||
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
||||||
|
|
||||||
OriginEmail=Email source
|
OriginEmail=Reporter Email
|
||||||
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
Read=قرأ
|
Read=قرأ
|
||||||
Assigned=Assigned
|
Assigned=Assigned
|
||||||
InProgress=في تقدم
|
InProgress=في تقدم
|
||||||
NeedMoreInformation=Waiting for information
|
NeedMoreInformation=Waiting for reporter feedback
|
||||||
|
NeedMoreInformationShort=Waiting for feedback
|
||||||
Answered=Answered
|
Answered=Answered
|
||||||
Waiting=انتظار
|
Waiting=انتظار
|
||||||
Closed=مغلق
|
Closed=مغلق
|
||||||
@ -160,7 +162,7 @@ CreatedBy=Created by
|
|||||||
NewTicket=New Ticket
|
NewTicket=New Ticket
|
||||||
SubjectAnswerToTicket=Ticket answer
|
SubjectAnswerToTicket=Ticket answer
|
||||||
TicketTypeRequest=Request type
|
TicketTypeRequest=Request type
|
||||||
TicketCategory=مجموعة
|
TicketCategory=Ticket categorization
|
||||||
SeeTicket=See ticket
|
SeeTicket=See ticket
|
||||||
TicketMarkedAsRead=Ticket has been marked as read
|
TicketMarkedAsRead=Ticket has been marked as read
|
||||||
TicketReadOn=Read on
|
TicketReadOn=Read on
|
||||||
@ -211,6 +213,7 @@ TicketMessageHelp=Only this text will be saved in the message list on ticket car
|
|||||||
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
||||||
TimeElapsedSince=Time elapsed since
|
TimeElapsedSince=Time elapsed since
|
||||||
TicketTimeToRead=Time elapsed before read
|
TicketTimeToRead=Time elapsed before read
|
||||||
|
TicketTimeElapsedBeforeSince=Time elapsed before / since
|
||||||
TicketContacts=Contacts ticket
|
TicketContacts=Contacts ticket
|
||||||
TicketDocumentsLinked=Documents linked to ticket
|
TicketDocumentsLinked=Documents linked to ticket
|
||||||
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
||||||
|
|||||||
@ -97,8 +97,8 @@ LoginToCreate=ادخل لخلق
|
|||||||
NameToCreate=اسم طرف ثالث لخلق
|
NameToCreate=اسم طرف ثالث لخلق
|
||||||
YourRole=الأدوار الخاص
|
YourRole=الأدوار الخاص
|
||||||
YourQuotaOfUsersIsReached=يتم التوصل إلى حصة الخاص بك من المستخدمين النشطين!
|
YourQuotaOfUsersIsReached=يتم التوصل إلى حصة الخاص بك من المستخدمين النشطين!
|
||||||
NbOfUsers=No. of users
|
NbOfUsers=Number of users
|
||||||
NbOfPermissions=No. of permissions
|
NbOfPermissions=Number of permissions
|
||||||
DontDowngradeSuperAdmin=يمكن فقط superadmin تقليله a superadmin
|
DontDowngradeSuperAdmin=يمكن فقط superadmin تقليله a superadmin
|
||||||
HierarchicalResponsible=المشرف
|
HierarchicalResponsible=المشرف
|
||||||
HierarchicView=الهرمي
|
HierarchicView=الهرمي
|
||||||
|
|||||||
@ -31,7 +31,7 @@ AddWebsite=إضافة موقع إلكتروني
|
|||||||
Webpage=الصفحة\\الحاوية
|
Webpage=الصفحة\\الحاوية
|
||||||
AddPage=إضافة صفحة\\حاوية
|
AddPage=إضافة صفحة\\حاوية
|
||||||
PageContainer=صفحة
|
PageContainer=صفحة
|
||||||
PreviewOfSiteNotYetAvailable=إستعراض موقعك الإلكتروني <strong>%s</strong> غير متاح الان . عليك اولاً "<strong>إستيراد قالب موقع إلكتروني </strong>" او فقط "<strong>إضافة صفحة\\حاوية</strong>".
|
PreviewOfSiteNotYetAvailable=The preview of your website <strong>%s</strong> is not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
||||||
RequestedPageHasNoContentYet=الصفحة المطلوبة بالمعرف %s لاتحتوي بعد على محتوى ، او ان ملف القالب الخاص بها قد تم حذفه. قم بتعديل محتويات الصفحة لحل ذلك
|
RequestedPageHasNoContentYet=الصفحة المطلوبة بالمعرف %s لاتحتوي بعد على محتوى ، او ان ملف القالب الخاص بها قد تم حذفه. قم بتعديل محتويات الصفحة لحل ذلك
|
||||||
SiteDeleted= الموقع "%s" تم حذهف
|
SiteDeleted= الموقع "%s" تم حذهف
|
||||||
PageContent=الصفحة\\الحاوية
|
PageContent=الصفحة\\الحاوية
|
||||||
|
|||||||
@ -53,6 +53,7 @@ InternalUser=Internal user
|
|||||||
ExternalUser=External user
|
ExternalUser=External user
|
||||||
InternalUsers=Internal users
|
InternalUsers=Internal users
|
||||||
ExternalUsers=External users
|
ExternalUsers=External users
|
||||||
|
UserInterface=User interface
|
||||||
GUISetup=Display
|
GUISetup=Display
|
||||||
SetupArea=Setup
|
SetupArea=Setup
|
||||||
UploadNewTemplate=Upload new template(s)
|
UploadNewTemplate=Upload new template(s)
|
||||||
@ -1260,8 +1261,8 @@ YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
|
|||||||
DownloadMoreSkins=More skins to download
|
DownloadMoreSkins=More skins to download
|
||||||
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
||||||
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
||||||
ShowProfIdInAddress=Show professional id with addresses
|
ShowProfIdInAddress=Show professional ID with addresses
|
||||||
ShowVATIntaInAddress=Hide intra-Community VAT number with addresses
|
ShowVATIntaInAddress=Hide intra-Community VAT number
|
||||||
TranslationUncomplete=Partial translation
|
TranslationUncomplete=Partial translation
|
||||||
MAIN_DISABLE_METEO=Disable meteorological view
|
MAIN_DISABLE_METEO=Disable meteorological view
|
||||||
MeteoStdMod=Standard mode
|
MeteoStdMod=Standard mode
|
||||||
@ -1778,7 +1779,7 @@ ClickToDialSetup=Click To Dial module setup
|
|||||||
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
||||||
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
||||||
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
||||||
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface installed on the same computer as the browser, and called when you click on a link in your browser that starts with "tel:". If you need a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface, installed on the same computer as the browser, and called when you click on a link starting with "tel:" in your browser. If you need link that start with "sip:" or a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
||||||
##### Point Of Sale (CashDesk) #####
|
##### Point Of Sale (CashDesk) #####
|
||||||
CashDesk=Point of Sale
|
CashDesk=Point of Sale
|
||||||
CashDeskSetup=Point of Sales module setup
|
CashDeskSetup=Point of Sales module setup
|
||||||
@ -2133,7 +2134,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
||||||
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
||||||
RecommendedValueIs=Recommended: %s
|
RecommendedValueIs=Recommended: %s
|
||||||
NotRecommended=Not recommanded
|
Recommended=Recommended
|
||||||
|
NotRecommended=Not recommended
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
CheckForModuleUpdate=Check for external modules updates
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
@ -2144,3 +2146,5 @@ YouEnableDeprecatedWSAPIsUseRESTAPIsInstead=You enabled deprecated WS API. You s
|
|||||||
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
||||||
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
||||||
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
||||||
|
APIsAreNotEnabled=APIs modules are not enabled
|
||||||
|
YouShouldSetThisToOff=You should set this to 0 or off
|
||||||
|
|||||||
@ -115,7 +115,7 @@ TransferTo=To
|
|||||||
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
||||||
CheckTransmitter=Sender
|
CheckTransmitter=Sender
|
||||||
ValidateCheckReceipt=Validate this check receipt?
|
ValidateCheckReceipt=Validate this check receipt?
|
||||||
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes are possible it's done.
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes will be possible once validated.
|
||||||
DeleteCheckReceipt=Delete this check receipt?
|
DeleteCheckReceipt=Delete this check receipt?
|
||||||
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
||||||
BankChecks=Bank checks
|
BankChecks=Bank checks
|
||||||
|
|||||||
@ -91,8 +91,8 @@ BoxTitleLatestModifiedSupplierOrders=Vendor Orders: last %s modified
|
|||||||
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
||||||
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
||||||
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
||||||
BoxTitleLatestModifiedJobPositions=Latest %s modified jobs
|
BoxTitleLatestModifiedJobPositions=Latest %s modified job positions
|
||||||
BoxTitleLatestModifiedCandidatures=Latest %s modified candidatures
|
BoxTitleLatestModifiedCandidatures=Latest %s modified job applications
|
||||||
ForCustomersInvoices=Customers invoices
|
ForCustomersInvoices=Customers invoices
|
||||||
ForCustomersOrders=Customers orders
|
ForCustomersOrders=Customers orders
|
||||||
ForProposals=Proposals
|
ForProposals=Proposals
|
||||||
|
|||||||
@ -127,4 +127,4 @@ AllowDelayedPayment=Allow delayed payment
|
|||||||
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
||||||
WeighingScale=Weighing scale
|
WeighingScale=Weighing scale
|
||||||
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
||||||
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on receipt)
|
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on the receipt)
|
||||||
|
|||||||
@ -301,3 +301,4 @@ ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
|||||||
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
||||||
CheckVersionFail=Version check fail
|
CheckVersionFail=Version check fail
|
||||||
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
||||||
|
ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
|
||||||
|
|||||||
@ -86,6 +86,7 @@ DownloadICSLink = Download ICS link
|
|||||||
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
||||||
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
||||||
|
NbVotes=Number of votes
|
||||||
#
|
#
|
||||||
# Status
|
# Status
|
||||||
#
|
#
|
||||||
@ -115,6 +116,9 @@ EvntOrgDuration = This conference starts on %s and ends on %s.
|
|||||||
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
||||||
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
||||||
EventType = Event type
|
EventType = Event type
|
||||||
|
LabelOfBooth=Booth label
|
||||||
|
LabelOfconference=Conference label
|
||||||
|
ConferenceIsNotConfirmed=Subcription not available, conference is not confirmed yet
|
||||||
|
|
||||||
#
|
#
|
||||||
# Vote page
|
# Vote page
|
||||||
|
|||||||
@ -206,6 +206,7 @@ MigrationUserPhotoPath=Migration of photo paths for users
|
|||||||
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
||||||
MigrationReloadModule=Reload module %s
|
MigrationReloadModule=Reload module %s
|
||||||
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
||||||
|
MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
|
||||||
ShowNotAvailableOptions=Show unavailable options
|
ShowNotAvailableOptions=Show unavailable options
|
||||||
HideNotAvailableOptions=Hide unavailable options
|
HideNotAvailableOptions=Hide unavailable options
|
||||||
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
||||||
|
|||||||
@ -64,3 +64,5 @@ InterLineDuration=Line duration intervention
|
|||||||
InterLineDesc=Line description intervention
|
InterLineDesc=Line description intervention
|
||||||
RepeatableIntervention=Template of intervention
|
RepeatableIntervention=Template of intervention
|
||||||
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
||||||
|
Reopen=Reopen
|
||||||
|
ConfirmReopenIntervention=Are you sure you want to open back the intervention <b>%s</b>?
|
||||||
|
|||||||
@ -26,12 +26,10 @@ ShowLogOfMovementIfLot=Show log of movements for couple product/lot
|
|||||||
StockDetailPerBatch=Stock detail per lot
|
StockDetailPerBatch=Stock detail per lot
|
||||||
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
||||||
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
||||||
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
|
||||||
ManageLotMask=Custom mask
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Option to define a different numbering mask for each product
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
BatchLotNumberingModules=Numbering rule for automatic generation of lot number
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
BatchSerialNumberingModules=Numbering rule for automatic generation of serial number (for products with property 1 unique lot/serial for each product)
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
LifeTime=Life span (in days)
|
LifeTime=Life span (in days)
|
||||||
EndOfLife=End of life
|
EndOfLife=End of life
|
||||||
|
|||||||
@ -277,7 +277,7 @@ PriceByCustomer=Different prices for each customer
|
|||||||
PriceCatalogue=A single sell price per product/service
|
PriceCatalogue=A single sell price per product/service
|
||||||
PricingRule=Rules for selling prices
|
PricingRule=Rules for selling prices
|
||||||
AddCustomerPrice=Add price by customer
|
AddCustomerPrice=Add price by customer
|
||||||
ForceUpdateChildPriceSoc=Set same price on customer subsidiaries
|
ForceUpdateChildPriceSoc=Set same price on customer's subsidiaries
|
||||||
PriceByCustomerLog=Log of previous customer prices
|
PriceByCustomerLog=Log of previous customer prices
|
||||||
MinimumPriceLimit=Minimum price can't be lower then %s
|
MinimumPriceLimit=Minimum price can't be lower then %s
|
||||||
MinimumRecommendedPrice=Minimum recommended price is: %s
|
MinimumRecommendedPrice=Minimum recommended price is: %s
|
||||||
@ -296,6 +296,7 @@ ComposedProductIncDecStock=Increase/Decrease stock on parent change
|
|||||||
ComposedProduct=Child products
|
ComposedProduct=Child products
|
||||||
MinSupplierPrice=Minimum buying price
|
MinSupplierPrice=Minimum buying price
|
||||||
MinCustomerPrice=Minimum selling price
|
MinCustomerPrice=Minimum selling price
|
||||||
|
NoDynamicPrice=No dynamic price
|
||||||
DynamicPriceConfiguration=Dynamic price configuration
|
DynamicPriceConfiguration=Dynamic price configuration
|
||||||
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
||||||
AddVariable=Add Variable
|
AddVariable=Add Variable
|
||||||
|
|||||||
@ -2,20 +2,23 @@
|
|||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
||||||
|
CREATE_NEW_SALARY_WITHOUT_AUTO_PAYMENT=By default, leave empty the option "Automatically create a total payment" when creating a Salary
|
||||||
Salary=Salary
|
Salary=Salary
|
||||||
Salaries=Salaries
|
Salaries=Salaries
|
||||||
NewSalaryPayment=New salary payment
|
NewSalary=New salary
|
||||||
|
NewSalaryPayment=New salary card
|
||||||
AddSalaryPayment=Add salary payment
|
AddSalaryPayment=Add salary payment
|
||||||
SalaryPayment=Salary payment
|
SalaryPayment=Salary payment
|
||||||
SalariesPayments=Salaries payments
|
SalariesPayments=Salaries payments
|
||||||
|
SalariesPaymentsOf=Salaries payments of %s
|
||||||
ShowSalaryPayment=Show salary payment
|
ShowSalaryPayment=Show salary payment
|
||||||
THM=Average hourly rate
|
THM=Average hourly rate
|
||||||
TJM=Average daily rate
|
TJM=Average daily rate
|
||||||
CurrentSalary=Current salary
|
CurrentSalary=Current salary
|
||||||
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
||||||
TJMDescription=This value is currently for information only and is not used for any calculation
|
TJMDescription=This value is currently for information only and is not used for any calculation
|
||||||
LastSalaries=Latest %s salary payments
|
LastSalaries=Latest %s salaries
|
||||||
AllSalaries=All salary payments
|
AllSalaries=All salaries
|
||||||
SalariesStatistics=Salary statistics
|
SalariesStatistics=Salary statistics
|
||||||
# Export
|
|
||||||
SalariesAndPayments=Salaries and payments
|
SalariesAndPayments=Salaries and payments
|
||||||
|
ConfirmDeleteSalaryPayment=Do you want to delete this salary payment ?
|
||||||
|
|||||||
@ -34,7 +34,8 @@ TicketDictResolution=Ticket - Resolution
|
|||||||
|
|
||||||
TicketTypeShortCOM=Commercial question
|
TicketTypeShortCOM=Commercial question
|
||||||
TicketTypeShortHELP=Request for functionnal help
|
TicketTypeShortHELP=Request for functionnal help
|
||||||
TicketTypeShortISSUE=Issue, bug or problem
|
TicketTypeShortISSUE=Issue or bug
|
||||||
|
TicketTypeShortPROBLEM=Problem
|
||||||
TicketTypeShortREQUEST=Change or enhancement request
|
TicketTypeShortREQUEST=Change or enhancement request
|
||||||
TicketTypeShortPROJET=Project
|
TicketTypeShortPROJET=Project
|
||||||
TicketTypeShortOTHER=Other
|
TicketTypeShortOTHER=Other
|
||||||
@ -54,14 +55,15 @@ TypeContact_ticket_internal_SUPPORTTEC=Assigned user
|
|||||||
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
||||||
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
||||||
|
|
||||||
OriginEmail=Email source
|
OriginEmail=Reporter Email
|
||||||
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
Read=Read
|
Read=Read
|
||||||
Assigned=Assigned
|
Assigned=Assigned
|
||||||
InProgress=In progress
|
InProgress=In progress
|
||||||
NeedMoreInformation=Waiting for information
|
NeedMoreInformation=Waiting for reporter feedback
|
||||||
|
NeedMoreInformationShort=Waiting for feedback
|
||||||
Answered=Answered
|
Answered=Answered
|
||||||
Waiting=Waiting
|
Waiting=Waiting
|
||||||
Closed=Closed
|
Closed=Closed
|
||||||
@ -160,7 +162,7 @@ CreatedBy=Created by
|
|||||||
NewTicket=New Ticket
|
NewTicket=New Ticket
|
||||||
SubjectAnswerToTicket=Ticket answer
|
SubjectAnswerToTicket=Ticket answer
|
||||||
TicketTypeRequest=Request type
|
TicketTypeRequest=Request type
|
||||||
TicketCategory=Group
|
TicketCategory=Ticket categorization
|
||||||
SeeTicket=See ticket
|
SeeTicket=See ticket
|
||||||
TicketMarkedAsRead=Ticket has been marked as read
|
TicketMarkedAsRead=Ticket has been marked as read
|
||||||
TicketReadOn=Read on
|
TicketReadOn=Read on
|
||||||
@ -211,6 +213,7 @@ TicketMessageHelp=Only this text will be saved in the message list on ticket car
|
|||||||
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
||||||
TimeElapsedSince=Time elapsed since
|
TimeElapsedSince=Time elapsed since
|
||||||
TicketTimeToRead=Time elapsed before read
|
TicketTimeToRead=Time elapsed before read
|
||||||
|
TicketTimeElapsedBeforeSince=Time elapsed before / since
|
||||||
TicketContacts=Contacts ticket
|
TicketContacts=Contacts ticket
|
||||||
TicketDocumentsLinked=Documents linked to ticket
|
TicketDocumentsLinked=Documents linked to ticket
|
||||||
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
||||||
|
|||||||
@ -97,8 +97,8 @@ LoginToCreate=Login to create
|
|||||||
NameToCreate=Name of third party to create
|
NameToCreate=Name of third party to create
|
||||||
YourRole=Your roles
|
YourRole=Your roles
|
||||||
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
||||||
NbOfUsers=No. of users
|
NbOfUsers=Number of users
|
||||||
NbOfPermissions=No. of permissions
|
NbOfPermissions=Number of permissions
|
||||||
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
||||||
HierarchicalResponsible=Supervisor
|
HierarchicalResponsible=Supervisor
|
||||||
HierarchicView=Hierarchical view
|
HierarchicView=Hierarchical view
|
||||||
|
|||||||
@ -31,7 +31,7 @@ AddWebsite=Add website
|
|||||||
Webpage=Web page/container
|
Webpage=Web page/container
|
||||||
AddPage=Add page/container
|
AddPage=Add page/container
|
||||||
PageContainer=Page
|
PageContainer=Page
|
||||||
PreviewOfSiteNotYetAvailable=Preview of your website <strong>%s</strong> not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
PreviewOfSiteNotYetAvailable=The preview of your website <strong>%s</strong> is not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
||||||
RequestedPageHasNoContentYet=Requested page with id %s has no content yet, or cache file .tpl.php was removed. Edit content of the page to solve this.
|
RequestedPageHasNoContentYet=Requested page with id %s has no content yet, or cache file .tpl.php was removed. Edit content of the page to solve this.
|
||||||
SiteDeleted=Web site '%s' deleted
|
SiteDeleted=Web site '%s' deleted
|
||||||
PageContent=Page/Contenair
|
PageContent=Page/Contenair
|
||||||
|
|||||||
@ -53,6 +53,7 @@ InternalUser=Вътрешен потребител
|
|||||||
ExternalUser=Външен потребител
|
ExternalUser=Външен потребител
|
||||||
InternalUsers=Вътрешни потребители
|
InternalUsers=Вътрешни потребители
|
||||||
ExternalUsers=Външни потребители
|
ExternalUsers=Външни потребители
|
||||||
|
UserInterface=User interface
|
||||||
GUISetup=Интерфейс
|
GUISetup=Интерфейс
|
||||||
SetupArea=Настройки
|
SetupArea=Настройки
|
||||||
UploadNewTemplate=Качване на нов(и) шаблон(и)
|
UploadNewTemplate=Качване на нов(и) шаблон(и)
|
||||||
@ -1260,8 +1261,8 @@ YourPHPDoesNotHaveSSLSupport=SSL функциите не са налични в
|
|||||||
DownloadMoreSkins=Изтегляне на повече теми
|
DownloadMoreSkins=Изтегляне на повече теми
|
||||||
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
||||||
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
||||||
ShowProfIdInAddress=Показване на идентификационни данни в полетата с адреси
|
ShowProfIdInAddress=Show professional ID with addresses
|
||||||
ShowVATIntaInAddress=Скриване на вътрешнообщностния номер по ДДС в полетата с адреси
|
ShowVATIntaInAddress=Hide intra-Community VAT number
|
||||||
TranslationUncomplete=Частичен превод
|
TranslationUncomplete=Частичен превод
|
||||||
MAIN_DISABLE_METEO=Деактивиране на метеорологичния изглед
|
MAIN_DISABLE_METEO=Деактивиране на метеорологичния изглед
|
||||||
MeteoStdMod=Стандартен режим
|
MeteoStdMod=Стандартен режим
|
||||||
@ -1778,7 +1779,7 @@ ClickToDialSetup=Настройка на модула за набиране (Cli
|
|||||||
ClickToDialUrlDesc=URL, който се извиква при кликване върху телефонен номер. В URL адреса може да използвате маркери <br> <b>__PHONETO__</b>, който ще бъде заменен с телефонния номер на лицето, на което ще се обаждате <br> <b>__PHONEFROM__</b>, който ще бъде заменен с телефонния номер на обаждащия се (вашият) <br> <b>__LOGIN__</b>, който ще бъде заменен с clicktodial потребителско име (дефиниран в картата на потребителя) <br> <b>__PASS__</b>, който ще бъде заменен с clicktodial парола (дефинирана в картата на потребителя).
|
ClickToDialUrlDesc=URL, който се извиква при кликване върху телефонен номер. В URL адреса може да използвате маркери <br> <b>__PHONETO__</b>, който ще бъде заменен с телефонния номер на лицето, на което ще се обаждате <br> <b>__PHONEFROM__</b>, който ще бъде заменен с телефонния номер на обаждащия се (вашият) <br> <b>__LOGIN__</b>, който ще бъде заменен с clicktodial потребителско име (дефиниран в картата на потребителя) <br> <b>__PASS__</b>, който ще бъде заменен с clicktodial парола (дефинирана в картата на потребителя).
|
||||||
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
||||||
ClickToDialUseTelLink=Просто използвайте връзката "tel:" за телефонни номера
|
ClickToDialUseTelLink=Просто използвайте връзката "tel:" за телефонни номера
|
||||||
ClickToDialUseTelLinkDesc=Използвайте този метод, ако вашите потребители имат softphone или софтуерен интерфейс, инсталиран на същия компютър заедно с браузъра и се обаждат, когато кликнете върху връзка във вашия браузър, която започва "tel:". Ако имате нужда от пълно сървърно решение (няма нужда от локална софтуерна инсталация), трябва да изберете стойност "Не" и да попълните следващото поле.
|
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface, installed on the same computer as the browser, and called when you click on a link starting with "tel:" in your browser. If you need link that start with "sip:" or a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
||||||
##### Point Of Sale (CashDesk) #####
|
##### Point Of Sale (CashDesk) #####
|
||||||
CashDesk=Точка за продажба
|
CashDesk=Точка за продажба
|
||||||
CashDeskSetup=Настройка на модул Точка за продажби
|
CashDeskSetup=Настройка на модул Точка за продажби
|
||||||
@ -2133,7 +2134,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
||||||
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
||||||
RecommendedValueIs=Recommended: %s
|
RecommendedValueIs=Recommended: %s
|
||||||
NotRecommended=Not recommanded
|
Recommended=Препоръчителна
|
||||||
|
NotRecommended=Not recommended
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
CheckForModuleUpdate=Check for external modules updates
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
@ -2144,3 +2146,5 @@ YouEnableDeprecatedWSAPIsUseRESTAPIsInstead=You enabled deprecated WS API. You s
|
|||||||
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
||||||
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
||||||
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
||||||
|
APIsAreNotEnabled=APIs modules are not enabled
|
||||||
|
YouShouldSetThisToOff=You should set this to 0 or off
|
||||||
|
|||||||
@ -115,7 +115,7 @@ TransferTo=За
|
|||||||
TransferFromToDone=Прехвърлянето от <b>%s</b> към <b>%s</b> на <b>%s</b> %s беше записано.
|
TransferFromToDone=Прехвърлянето от <b>%s</b> към <b>%s</b> на <b>%s</b> %s беше записано.
|
||||||
CheckTransmitter=Подател
|
CheckTransmitter=Подател
|
||||||
ValidateCheckReceipt=Валидиране на тази чекова разписка?
|
ValidateCheckReceipt=Валидиране на тази чекова разписка?
|
||||||
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes are possible it's done.
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes will be possible once validated.
|
||||||
DeleteCheckReceipt=Изтриване на тази чекова разписка?
|
DeleteCheckReceipt=Изтриване на тази чекова разписка?
|
||||||
ConfirmDeleteCheckReceipt=Сигурни ли сте, че искате да изтриете тази чекова разписка?
|
ConfirmDeleteCheckReceipt=Сигурни ли сте, че искате да изтриете тази чекова разписка?
|
||||||
BankChecks=Банкови чекове
|
BankChecks=Банкови чекове
|
||||||
|
|||||||
@ -91,8 +91,8 @@ BoxTitleLatestModifiedSupplierOrders=Поръчки за покупка: %s по
|
|||||||
BoxTitleLastModifiedCustomerBills=Фактури за продажба: %s последно променени
|
BoxTitleLastModifiedCustomerBills=Фактури за продажба: %s последно променени
|
||||||
BoxTitleLastModifiedCustomerOrders=Поръчки за продажба: %s последно променени
|
BoxTitleLastModifiedCustomerOrders=Поръчки за продажба: %s последно променени
|
||||||
BoxTitleLastModifiedPropals=Търговски предложения: %s последно променени
|
BoxTitleLastModifiedPropals=Търговски предложения: %s последно променени
|
||||||
BoxTitleLatestModifiedJobPositions=Latest %s modified jobs
|
BoxTitleLatestModifiedJobPositions=Latest %s modified job positions
|
||||||
BoxTitleLatestModifiedCandidatures=Latest %s modified candidatures
|
BoxTitleLatestModifiedCandidatures=Latest %s modified job applications
|
||||||
ForCustomersInvoices=Фактури за продажба
|
ForCustomersInvoices=Фактури за продажба
|
||||||
ForCustomersOrders=Поръчки на продажба
|
ForCustomersOrders=Поръчки на продажба
|
||||||
ForProposals=Предложения
|
ForProposals=Предложения
|
||||||
|
|||||||
@ -127,4 +127,4 @@ AllowDelayedPayment=Allow delayed payment
|
|||||||
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
||||||
WeighingScale=Weighing scale
|
WeighingScale=Weighing scale
|
||||||
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
||||||
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on receipt)
|
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on the receipt)
|
||||||
|
|||||||
@ -301,3 +301,4 @@ ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
|||||||
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
||||||
CheckVersionFail=Version check fail
|
CheckVersionFail=Version check fail
|
||||||
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
||||||
|
ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
|
||||||
|
|||||||
@ -86,6 +86,7 @@ DownloadICSLink = Download ICS link
|
|||||||
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
||||||
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
||||||
|
NbVotes=Number of votes
|
||||||
#
|
#
|
||||||
# Status
|
# Status
|
||||||
#
|
#
|
||||||
@ -115,6 +116,9 @@ EvntOrgDuration = This conference starts on %s and ends on %s.
|
|||||||
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
||||||
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
||||||
EventType = Тип събитие
|
EventType = Тип събитие
|
||||||
|
LabelOfBooth=Booth label
|
||||||
|
LabelOfconference=Conference label
|
||||||
|
ConferenceIsNotConfirmed=Subcription not available, conference is not confirmed yet
|
||||||
|
|
||||||
#
|
#
|
||||||
# Vote page
|
# Vote page
|
||||||
|
|||||||
@ -206,6 +206,7 @@ MigrationUserPhotoPath=Миграция на пътя до снимки на п
|
|||||||
MigrationFieldsSocialNetworks=Миграция на потребителски полета за социални мрежи (%s)
|
MigrationFieldsSocialNetworks=Миграция на потребителски полета за социални мрежи (%s)
|
||||||
MigrationReloadModule=Презареждане на модул %s
|
MigrationReloadModule=Презареждане на модул %s
|
||||||
MigrationResetBlockedLog=Нулиране на модула BlockedLog за алгоритъм v7
|
MigrationResetBlockedLog=Нулиране на модула BlockedLog за алгоритъм v7
|
||||||
|
MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
|
||||||
ShowNotAvailableOptions=Показване на недостъпни опции
|
ShowNotAvailableOptions=Показване на недостъпни опции
|
||||||
HideNotAvailableOptions=Скриване на недостъпни опции
|
HideNotAvailableOptions=Скриване на недостъпни опции
|
||||||
ErrorFoundDuringMigration=По време на процеса на миграция са докладвани грешки, така че следващата стъпка не е възможна. За да игнорирате грешките, може да <a href="%s"> кликнете тук </a>, но приложението или някои функции може да не работят правилно, докато грешките не бъдат отстранени.
|
ErrorFoundDuringMigration=По време на процеса на миграция са докладвани грешки, така че следващата стъпка не е възможна. За да игнорирате грешките, може да <a href="%s"> кликнете тук </a>, но приложението или някои функции може да не работят правилно, докато грешките не бъдат отстранени.
|
||||||
|
|||||||
@ -64,3 +64,5 @@ InterLineDuration=Продължителност на реда в интерве
|
|||||||
InterLineDesc=Описание на реда в интервенцията
|
InterLineDesc=Описание на реда в интервенцията
|
||||||
RepeatableIntervention=Шаблон на интервенция
|
RepeatableIntervention=Шаблон на интервенция
|
||||||
ToCreateAPredefinedIntervention=За да създадете предварително определена или повтаряща се интервенция, създайте интервенция и я превърнете в шаблон за интервенция.
|
ToCreateAPredefinedIntervention=За да създадете предварително определена или повтаряща се интервенция, създайте интервенция и я превърнете в шаблон за интервенция.
|
||||||
|
Reopen=Повторно отваряне
|
||||||
|
ConfirmReopenIntervention=Are you sure you want to open back the intervention <b>%s</b>?
|
||||||
|
|||||||
@ -26,12 +26,10 @@ ShowLogOfMovementIfLot=Показване на движения за проду
|
|||||||
StockDetailPerBatch=Наличност по партида
|
StockDetailPerBatch=Наличност по партида
|
||||||
SerialNumberAlreadyInUse=Сериен номер %s е вече използван от друг продукт %s
|
SerialNumberAlreadyInUse=Сериен номер %s е вече използван от друг продукт %s
|
||||||
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
||||||
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
|
||||||
ManageLotMask=Custom mask
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Option to define a different numbering mask for each product
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
BatchLotNumberingModules=Numbering rule for automatic generation of lot number
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
BatchSerialNumberingModules=Numbering rule for automatic generation of serial number (for products with property 1 unique lot/serial for each product)
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
LifeTime=Life span (in days)
|
LifeTime=Life span (in days)
|
||||||
EndOfLife=End of life
|
EndOfLife=End of life
|
||||||
|
|||||||
@ -277,7 +277,7 @@ PriceByCustomer=Различни цени за всеки клиент
|
|||||||
PriceCatalogue=Една продажна цена за продукт / услуга
|
PriceCatalogue=Една продажна цена за продукт / услуга
|
||||||
PricingRule=Правила за продажни цени
|
PricingRule=Правила за продажни цени
|
||||||
AddCustomerPrice=Добавяне на цена за клиент
|
AddCustomerPrice=Добавяне на цена за клиент
|
||||||
ForceUpdateChildPriceSoc=Определяне на една и съща цена за филиали на клиента
|
ForceUpdateChildPriceSoc=Set same price on customer's subsidiaries
|
||||||
PriceByCustomerLog=История на предишни цени за клиент
|
PriceByCustomerLog=История на предишни цени за клиент
|
||||||
MinimumPriceLimit=Минималната цена не може да бъде по-ниска от %s
|
MinimumPriceLimit=Минималната цена не може да бъде по-ниска от %s
|
||||||
MinimumRecommendedPrice=Минималната препоръчителна цена е: %s
|
MinimumRecommendedPrice=Минималната препоръчителна цена е: %s
|
||||||
@ -296,6 +296,7 @@ ComposedProductIncDecStock=Увеличаване / намаляване на н
|
|||||||
ComposedProduct=Съставни продукти
|
ComposedProduct=Съставни продукти
|
||||||
MinSupplierPrice=Минимална покупната цена
|
MinSupplierPrice=Минимална покупната цена
|
||||||
MinCustomerPrice=Минимална продажна цена
|
MinCustomerPrice=Минимална продажна цена
|
||||||
|
NoDynamicPrice=No dynamic price
|
||||||
DynamicPriceConfiguration=Динамична ценова конфигурация
|
DynamicPriceConfiguration=Динамична ценова конфигурация
|
||||||
DynamicPriceDesc=Можете да дефинирате математически формули за изчисляване на клиентски или доставни цени. Тези формули могат да използват всички математически оператори, някои константи и променливи. Тук можете да определите променливите, които искате да използвате. Ако променливата се нуждае от автоматична актуализация, можете да дефинирате външен URL адрес, за да позволите на Dolibarr да актуализира стойността автоматично.
|
DynamicPriceDesc=Можете да дефинирате математически формули за изчисляване на клиентски или доставни цени. Тези формули могат да използват всички математически оператори, някои константи и променливи. Тук можете да определите променливите, които искате да използвате. Ако променливата се нуждае от автоматична актуализация, можете да дефинирате външен URL адрес, за да позволите на Dolibarr да актуализира стойността автоматично.
|
||||||
AddVariable=Добавяне на променлива
|
AddVariable=Добавяне на променлива
|
||||||
|
|||||||
@ -2,20 +2,23 @@
|
|||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Счетоводна сметка, използвана за служители на контрагенти
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Счетоводна сметка, използвана за служители на контрагенти
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=Специализираната счетоводна сметка, дефинирана в картата на потребителя, ще се използва само за вторично счетоводно отчитане. Тя ще бъде използвана в регистъра на главната счетоводна книга и като стойност по подразбиране за вторично счетоводно отчитане, ако не е дефинирана специализирана потребителска счетоводна сметка за потребителя.
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=Специализираната счетоводна сметка, дефинирана в картата на потребителя, ще се използва само за вторично счетоводно отчитане. Тя ще бъде използвана в регистъра на главната счетоводна книга и като стойност по подразбиране за вторично счетоводно отчитане, ако не е дефинирана специализирана потребителска счетоводна сметка за потребителя.
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Счетоводна сметка по подразбиране за плащане на заплати
|
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Счетоводна сметка по подразбиране за плащане на заплати
|
||||||
|
CREATE_NEW_SALARY_WITHOUT_AUTO_PAYMENT=By default, leave empty the option "Automatically create a total payment" when creating a Salary
|
||||||
Salary=Заплата
|
Salary=Заплата
|
||||||
Salaries=Заплати
|
Salaries=Заплати
|
||||||
NewSalaryPayment=Ново плащане на заплата
|
NewSalary=New salary
|
||||||
|
NewSalaryPayment=New salary card
|
||||||
AddSalaryPayment=Добавяне на плащане на заплата
|
AddSalaryPayment=Добавяне на плащане на заплата
|
||||||
SalaryPayment=Плащане на заплата
|
SalaryPayment=Плащане на заплата
|
||||||
SalariesPayments=Плащания на заплати
|
SalariesPayments=Плащания на заплати
|
||||||
|
SalariesPaymentsOf=Salaries payments of %s
|
||||||
ShowSalaryPayment=Показване на плащане на заплата
|
ShowSalaryPayment=Показване на плащане на заплата
|
||||||
THM=Средна почасова ставка
|
THM=Средна почасова ставка
|
||||||
TJM=Средна дневна ставка
|
TJM=Средна дневна ставка
|
||||||
CurrentSalary=Текуща заплата
|
CurrentSalary=Текуща заплата
|
||||||
THMDescription=Тази стойност може да се използва за изчисляване на разходите за времето, което е отделено по проект, ако модула проекти се използва.
|
THMDescription=Тази стойност може да се използва за изчисляване на разходите за времето, което е отделено по проект, ако модула проекти се използва.
|
||||||
TJMDescription=Тази стойност понастоящем е информативна и не се използва за изчисления
|
TJMDescription=Тази стойност понастоящем е информативна и не се използва за изчисления
|
||||||
LastSalaries=Плащания на заплати: %s последни
|
LastSalaries=Latest %s salaries
|
||||||
AllSalaries=Всички плащания на заплати
|
AllSalaries=All salaries
|
||||||
SalariesStatistics=Статистика на заплати
|
SalariesStatistics=Статистика на заплати
|
||||||
# Export
|
|
||||||
SalariesAndPayments=Заплати и плащания
|
SalariesAndPayments=Заплати и плащания
|
||||||
|
ConfirmDeleteSalaryPayment=Do you want to delete this salary payment ?
|
||||||
|
|||||||
@ -34,7 +34,8 @@ TicketDictResolution=Тикет - Решения
|
|||||||
|
|
||||||
TicketTypeShortCOM=Търговски въпрос
|
TicketTypeShortCOM=Търговски въпрос
|
||||||
TicketTypeShortHELP=Молба за асистенция
|
TicketTypeShortHELP=Молба за асистенция
|
||||||
TicketTypeShortISSUE=Въпрос, грешка или проблем
|
TicketTypeShortISSUE=Issue or bug
|
||||||
|
TicketTypeShortPROBLEM=Problem
|
||||||
TicketTypeShortREQUEST=Заявка за подобрение
|
TicketTypeShortREQUEST=Заявка за подобрение
|
||||||
TicketTypeShortPROJET=Проект
|
TicketTypeShortPROJET=Проект
|
||||||
TicketTypeShortOTHER=Друго
|
TicketTypeShortOTHER=Друго
|
||||||
@ -54,14 +55,15 @@ TypeContact_ticket_internal_SUPPORTTEC=Отговорен служител
|
|||||||
TypeContact_ticket_external_SUPPORTCLI=Контакт на контрагента проследяващ тикета
|
TypeContact_ticket_external_SUPPORTCLI=Контакт на контрагента проследяващ тикета
|
||||||
TypeContact_ticket_external_CONTRIBUTOR=Сътрудник от страна на контрагента
|
TypeContact_ticket_external_CONTRIBUTOR=Сътрудник от страна на контрагента
|
||||||
|
|
||||||
OriginEmail=Имейл източник
|
OriginEmail=Reporter Email
|
||||||
Notify_TICKET_SENTBYMAIL=Изпращане на тикет съобщението по имейл
|
Notify_TICKET_SENTBYMAIL=Изпращане на тикет съобщението по имейл
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
Read=Прочетен
|
Read=Прочетен
|
||||||
Assigned=Възложен
|
Assigned=Възложен
|
||||||
InProgress=В изпълнение
|
InProgress=В изпълнение
|
||||||
NeedMoreInformation=В очакване на подробности
|
NeedMoreInformation=Waiting for reporter feedback
|
||||||
|
NeedMoreInformationShort=Waiting for feedback
|
||||||
Answered=Отговорен
|
Answered=Отговорен
|
||||||
Waiting=В изчакване
|
Waiting=В изчакване
|
||||||
Closed=Приключен
|
Closed=Приключен
|
||||||
@ -160,7 +162,7 @@ CreatedBy=Създаден от
|
|||||||
NewTicket=Нов тикет
|
NewTicket=Нов тикет
|
||||||
SubjectAnswerToTicket=Отговор на тикет
|
SubjectAnswerToTicket=Отговор на тикет
|
||||||
TicketTypeRequest=Вид на тикета
|
TicketTypeRequest=Вид на тикета
|
||||||
TicketCategory=Група
|
TicketCategory=Ticket categorization
|
||||||
SeeTicket=Преглед на тикет
|
SeeTicket=Преглед на тикет
|
||||||
TicketMarkedAsRead=Тикетът е маркиран като прочетен
|
TicketMarkedAsRead=Тикетът е маркиран като прочетен
|
||||||
TicketReadOn=Прочетен на
|
TicketReadOn=Прочетен на
|
||||||
@ -211,6 +213,7 @@ TicketMessageHelp=Само този текст ще бъде запазен в
|
|||||||
TicketMessageSubstitutionReplacedByGenericValues=Заместващите променливи се заменят с общи стойности.
|
TicketMessageSubstitutionReplacedByGenericValues=Заместващите променливи се заменят с общи стойности.
|
||||||
TimeElapsedSince=Изминало време
|
TimeElapsedSince=Изминало време
|
||||||
TicketTimeToRead=Изминало време преди прочитане
|
TicketTimeToRead=Изминало време преди прочитане
|
||||||
|
TicketTimeElapsedBeforeSince=Time elapsed before / since
|
||||||
TicketContacts=Контакти
|
TicketContacts=Контакти
|
||||||
TicketDocumentsLinked=Документи свързани с тикета
|
TicketDocumentsLinked=Документи свързани с тикета
|
||||||
ConfirmReOpenTicket=Потвърдете повторното отваряне на този тикет?
|
ConfirmReOpenTicket=Потвърдете повторното отваряне на този тикет?
|
||||||
|
|||||||
@ -97,8 +97,8 @@ LoginToCreate=Потребителско име
|
|||||||
NameToCreate=Име на контрагент за създаване
|
NameToCreate=Име на контрагент за създаване
|
||||||
YourRole=Вашите роли
|
YourRole=Вашите роли
|
||||||
YourQuotaOfUsersIsReached=Вашата квота за активни потребители е достигната!
|
YourQuotaOfUsersIsReached=Вашата квота за активни потребители е достигната!
|
||||||
NbOfUsers=Брой потребители
|
NbOfUsers=Number of users
|
||||||
NbOfPermissions=Брой права
|
NbOfPermissions=Number of permissions
|
||||||
DontDowngradeSuperAdmin=Само супер администратор може да понижи супер администратор
|
DontDowngradeSuperAdmin=Само супер администратор може да понижи супер администратор
|
||||||
HierarchicalResponsible=Ръководител
|
HierarchicalResponsible=Ръководител
|
||||||
HierarchicView=Йерархичен изглед
|
HierarchicView=Йерархичен изглед
|
||||||
|
|||||||
@ -31,7 +31,7 @@ AddWebsite=Добавяне на уебсайт
|
|||||||
Webpage=Уеб страница / контейнер
|
Webpage=Уеб страница / контейнер
|
||||||
AddPage=Добавяне на страница / контейнер
|
AddPage=Добавяне на страница / контейнер
|
||||||
PageContainer=Страница
|
PageContainer=Страница
|
||||||
PreviewOfSiteNotYetAvailable=Преглед на вашия уебсайт <strong>%s</strong> все още не е наличен. Първо трябва да '<strong>Импортирате пълен шаблон за уебсайт</strong>' или просто да '<strong>Добавите страница / контейнер</strong>'.
|
PreviewOfSiteNotYetAvailable=The preview of your website <strong>%s</strong> is not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
||||||
RequestedPageHasNoContentYet=Заявената страница с id %s все още няма съдържание или кеш файлът .tpl.php е бил премахнат. Редактирайте съдържанието на страницата, за да коригирате това.
|
RequestedPageHasNoContentYet=Заявената страница с id %s все още няма съдържание или кеш файлът .tpl.php е бил премахнат. Редактирайте съдържанието на страницата, за да коригирате това.
|
||||||
SiteDeleted=Уебсайта '%s' е изтрит
|
SiteDeleted=Уебсайта '%s' е изтрит
|
||||||
PageContent=Страница / контейнер
|
PageContent=Страница / контейнер
|
||||||
|
|||||||
@ -53,6 +53,7 @@ InternalUser=Internal user
|
|||||||
ExternalUser=External user
|
ExternalUser=External user
|
||||||
InternalUsers=Internal users
|
InternalUsers=Internal users
|
||||||
ExternalUsers=External users
|
ExternalUsers=External users
|
||||||
|
UserInterface=User interface
|
||||||
GUISetup=Display
|
GUISetup=Display
|
||||||
SetupArea=Setup
|
SetupArea=Setup
|
||||||
UploadNewTemplate=Upload new template(s)
|
UploadNewTemplate=Upload new template(s)
|
||||||
@ -1260,8 +1261,8 @@ YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
|
|||||||
DownloadMoreSkins=More skins to download
|
DownloadMoreSkins=More skins to download
|
||||||
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
||||||
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
||||||
ShowProfIdInAddress=Show professional id with addresses
|
ShowProfIdInAddress=Show professional ID with addresses
|
||||||
ShowVATIntaInAddress=Hide intra-Community VAT number with addresses
|
ShowVATIntaInAddress=Hide intra-Community VAT number
|
||||||
TranslationUncomplete=Partial translation
|
TranslationUncomplete=Partial translation
|
||||||
MAIN_DISABLE_METEO=Disable meteorological view
|
MAIN_DISABLE_METEO=Disable meteorological view
|
||||||
MeteoStdMod=Standard mode
|
MeteoStdMod=Standard mode
|
||||||
@ -1778,7 +1779,7 @@ ClickToDialSetup=Click To Dial module setup
|
|||||||
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
||||||
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
||||||
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
||||||
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface installed on the same computer as the browser, and called when you click on a link in your browser that starts with "tel:". If you need a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface, installed on the same computer as the browser, and called when you click on a link starting with "tel:" in your browser. If you need link that start with "sip:" or a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
||||||
##### Point Of Sale (CashDesk) #####
|
##### Point Of Sale (CashDesk) #####
|
||||||
CashDesk=Point of Sale
|
CashDesk=Point of Sale
|
||||||
CashDeskSetup=Point of Sales module setup
|
CashDeskSetup=Point of Sales module setup
|
||||||
@ -2133,7 +2134,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
||||||
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
||||||
RecommendedValueIs=Recommended: %s
|
RecommendedValueIs=Recommended: %s
|
||||||
NotRecommended=Not recommanded
|
Recommended=Recommended
|
||||||
|
NotRecommended=Not recommended
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
CheckForModuleUpdate=Check for external modules updates
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
@ -2144,3 +2146,5 @@ YouEnableDeprecatedWSAPIsUseRESTAPIsInstead=You enabled deprecated WS API. You s
|
|||||||
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
||||||
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
||||||
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
||||||
|
APIsAreNotEnabled=APIs modules are not enabled
|
||||||
|
YouShouldSetThisToOff=You should set this to 0 or off
|
||||||
|
|||||||
@ -115,7 +115,7 @@ TransferTo=To
|
|||||||
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
||||||
CheckTransmitter=Sender
|
CheckTransmitter=Sender
|
||||||
ValidateCheckReceipt=Validate this check receipt?
|
ValidateCheckReceipt=Validate this check receipt?
|
||||||
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes are possible it's done.
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes will be possible once validated.
|
||||||
DeleteCheckReceipt=Delete this check receipt?
|
DeleteCheckReceipt=Delete this check receipt?
|
||||||
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
||||||
BankChecks=Bank checks
|
BankChecks=Bank checks
|
||||||
|
|||||||
@ -91,8 +91,8 @@ BoxTitleLatestModifiedSupplierOrders=Vendor Orders: last %s modified
|
|||||||
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
||||||
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
||||||
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
||||||
BoxTitleLatestModifiedJobPositions=Latest %s modified jobs
|
BoxTitleLatestModifiedJobPositions=Latest %s modified job positions
|
||||||
BoxTitleLatestModifiedCandidatures=Latest %s modified candidatures
|
BoxTitleLatestModifiedCandidatures=Latest %s modified job applications
|
||||||
ForCustomersInvoices=Customers invoices
|
ForCustomersInvoices=Customers invoices
|
||||||
ForCustomersOrders=Customers orders
|
ForCustomersOrders=Customers orders
|
||||||
ForProposals=Proposals
|
ForProposals=Proposals
|
||||||
|
|||||||
@ -127,4 +127,4 @@ AllowDelayedPayment=Allow delayed payment
|
|||||||
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
||||||
WeighingScale=Weighing scale
|
WeighingScale=Weighing scale
|
||||||
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
||||||
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on receipt)
|
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on the receipt)
|
||||||
|
|||||||
@ -301,3 +301,4 @@ ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
|||||||
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
||||||
CheckVersionFail=Version check fail
|
CheckVersionFail=Version check fail
|
||||||
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
||||||
|
ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
|
||||||
|
|||||||
@ -86,6 +86,7 @@ DownloadICSLink = Download ICS link
|
|||||||
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
||||||
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
||||||
|
NbVotes=Number of votes
|
||||||
#
|
#
|
||||||
# Status
|
# Status
|
||||||
#
|
#
|
||||||
@ -115,6 +116,9 @@ EvntOrgDuration = This conference starts on %s and ends on %s.
|
|||||||
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
||||||
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
||||||
EventType = Event type
|
EventType = Event type
|
||||||
|
LabelOfBooth=Booth label
|
||||||
|
LabelOfconference=Conference label
|
||||||
|
ConferenceIsNotConfirmed=Subcription not available, conference is not confirmed yet
|
||||||
|
|
||||||
#
|
#
|
||||||
# Vote page
|
# Vote page
|
||||||
|
|||||||
@ -206,6 +206,7 @@ MigrationUserPhotoPath=Migration of photo paths for users
|
|||||||
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
||||||
MigrationReloadModule=Reload module %s
|
MigrationReloadModule=Reload module %s
|
||||||
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
||||||
|
MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
|
||||||
ShowNotAvailableOptions=Show unavailable options
|
ShowNotAvailableOptions=Show unavailable options
|
||||||
HideNotAvailableOptions=Hide unavailable options
|
HideNotAvailableOptions=Hide unavailable options
|
||||||
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
||||||
|
|||||||
@ -64,3 +64,5 @@ InterLineDuration=Line duration intervention
|
|||||||
InterLineDesc=Line description intervention
|
InterLineDesc=Line description intervention
|
||||||
RepeatableIntervention=Template of intervention
|
RepeatableIntervention=Template of intervention
|
||||||
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
||||||
|
Reopen=Reopen
|
||||||
|
ConfirmReopenIntervention=Are you sure you want to open back the intervention <b>%s</b>?
|
||||||
|
|||||||
@ -26,12 +26,10 @@ ShowLogOfMovementIfLot=Show log of movements for couple product/lot
|
|||||||
StockDetailPerBatch=Stock detail per lot
|
StockDetailPerBatch=Stock detail per lot
|
||||||
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
||||||
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
||||||
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
|
||||||
ManageLotMask=Custom mask
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Option to define a different numbering mask for each product
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
BatchLotNumberingModules=Numbering rule for automatic generation of lot number
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
BatchSerialNumberingModules=Numbering rule for automatic generation of serial number (for products with property 1 unique lot/serial for each product)
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
LifeTime=Life span (in days)
|
LifeTime=Life span (in days)
|
||||||
EndOfLife=End of life
|
EndOfLife=End of life
|
||||||
|
|||||||
@ -277,7 +277,7 @@ PriceByCustomer=Different prices for each customer
|
|||||||
PriceCatalogue=A single sell price per product/service
|
PriceCatalogue=A single sell price per product/service
|
||||||
PricingRule=Rules for selling prices
|
PricingRule=Rules for selling prices
|
||||||
AddCustomerPrice=Add price by customer
|
AddCustomerPrice=Add price by customer
|
||||||
ForceUpdateChildPriceSoc=Set same price on customer subsidiaries
|
ForceUpdateChildPriceSoc=Set same price on customer's subsidiaries
|
||||||
PriceByCustomerLog=Log of previous customer prices
|
PriceByCustomerLog=Log of previous customer prices
|
||||||
MinimumPriceLimit=Minimum price can't be lower then %s
|
MinimumPriceLimit=Minimum price can't be lower then %s
|
||||||
MinimumRecommendedPrice=Minimum recommended price is: %s
|
MinimumRecommendedPrice=Minimum recommended price is: %s
|
||||||
@ -296,6 +296,7 @@ ComposedProductIncDecStock=Increase/Decrease stock on parent change
|
|||||||
ComposedProduct=Child products
|
ComposedProduct=Child products
|
||||||
MinSupplierPrice=Minimum buying price
|
MinSupplierPrice=Minimum buying price
|
||||||
MinCustomerPrice=Minimum selling price
|
MinCustomerPrice=Minimum selling price
|
||||||
|
NoDynamicPrice=No dynamic price
|
||||||
DynamicPriceConfiguration=Dynamic price configuration
|
DynamicPriceConfiguration=Dynamic price configuration
|
||||||
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
||||||
AddVariable=Add Variable
|
AddVariable=Add Variable
|
||||||
|
|||||||
@ -2,20 +2,23 @@
|
|||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
||||||
|
CREATE_NEW_SALARY_WITHOUT_AUTO_PAYMENT=By default, leave empty the option "Automatically create a total payment" when creating a Salary
|
||||||
Salary=Salary
|
Salary=Salary
|
||||||
Salaries=Salaries
|
Salaries=Salaries
|
||||||
NewSalaryPayment=New salary payment
|
NewSalary=New salary
|
||||||
|
NewSalaryPayment=New salary card
|
||||||
AddSalaryPayment=Add salary payment
|
AddSalaryPayment=Add salary payment
|
||||||
SalaryPayment=Salary payment
|
SalaryPayment=Salary payment
|
||||||
SalariesPayments=Salaries payments
|
SalariesPayments=Salaries payments
|
||||||
|
SalariesPaymentsOf=Salaries payments of %s
|
||||||
ShowSalaryPayment=Show salary payment
|
ShowSalaryPayment=Show salary payment
|
||||||
THM=Average hourly rate
|
THM=Average hourly rate
|
||||||
TJM=Average daily rate
|
TJM=Average daily rate
|
||||||
CurrentSalary=Current salary
|
CurrentSalary=Current salary
|
||||||
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
||||||
TJMDescription=This value is currently for information only and is not used for any calculation
|
TJMDescription=This value is currently for information only and is not used for any calculation
|
||||||
LastSalaries=Latest %s salary payments
|
LastSalaries=Latest %s salaries
|
||||||
AllSalaries=All salary payments
|
AllSalaries=All salaries
|
||||||
SalariesStatistics=Salary statistics
|
SalariesStatistics=Salary statistics
|
||||||
# Export
|
|
||||||
SalariesAndPayments=Salaries and payments
|
SalariesAndPayments=Salaries and payments
|
||||||
|
ConfirmDeleteSalaryPayment=Do you want to delete this salary payment ?
|
||||||
|
|||||||
@ -34,7 +34,8 @@ TicketDictResolution=Ticket - Resolution
|
|||||||
|
|
||||||
TicketTypeShortCOM=Commercial question
|
TicketTypeShortCOM=Commercial question
|
||||||
TicketTypeShortHELP=Request for functionnal help
|
TicketTypeShortHELP=Request for functionnal help
|
||||||
TicketTypeShortISSUE=Issue, bug or problem
|
TicketTypeShortISSUE=Issue or bug
|
||||||
|
TicketTypeShortPROBLEM=Problem
|
||||||
TicketTypeShortREQUEST=Change or enhancement request
|
TicketTypeShortREQUEST=Change or enhancement request
|
||||||
TicketTypeShortPROJET=Project
|
TicketTypeShortPROJET=Project
|
||||||
TicketTypeShortOTHER=Other
|
TicketTypeShortOTHER=Other
|
||||||
@ -54,14 +55,15 @@ TypeContact_ticket_internal_SUPPORTTEC=Assigned user
|
|||||||
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
||||||
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
||||||
|
|
||||||
OriginEmail=Email source
|
OriginEmail=Reporter Email
|
||||||
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
Read=Read
|
Read=Read
|
||||||
Assigned=Assigned
|
Assigned=Assigned
|
||||||
InProgress=In progress
|
InProgress=In progress
|
||||||
NeedMoreInformation=Waiting for information
|
NeedMoreInformation=Waiting for reporter feedback
|
||||||
|
NeedMoreInformationShort=Waiting for feedback
|
||||||
Answered=Answered
|
Answered=Answered
|
||||||
Waiting=Waiting
|
Waiting=Waiting
|
||||||
Closed=Closed
|
Closed=Closed
|
||||||
@ -160,7 +162,7 @@ CreatedBy=Created by
|
|||||||
NewTicket=New Ticket
|
NewTicket=New Ticket
|
||||||
SubjectAnswerToTicket=Ticket answer
|
SubjectAnswerToTicket=Ticket answer
|
||||||
TicketTypeRequest=Request type
|
TicketTypeRequest=Request type
|
||||||
TicketCategory=Group
|
TicketCategory=Ticket categorization
|
||||||
SeeTicket=See ticket
|
SeeTicket=See ticket
|
||||||
TicketMarkedAsRead=Ticket has been marked as read
|
TicketMarkedAsRead=Ticket has been marked as read
|
||||||
TicketReadOn=Read on
|
TicketReadOn=Read on
|
||||||
@ -211,6 +213,7 @@ TicketMessageHelp=Only this text will be saved in the message list on ticket car
|
|||||||
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
||||||
TimeElapsedSince=Time elapsed since
|
TimeElapsedSince=Time elapsed since
|
||||||
TicketTimeToRead=Time elapsed before read
|
TicketTimeToRead=Time elapsed before read
|
||||||
|
TicketTimeElapsedBeforeSince=Time elapsed before / since
|
||||||
TicketContacts=Contacts ticket
|
TicketContacts=Contacts ticket
|
||||||
TicketDocumentsLinked=Documents linked to ticket
|
TicketDocumentsLinked=Documents linked to ticket
|
||||||
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
||||||
|
|||||||
@ -97,8 +97,8 @@ LoginToCreate=Login to create
|
|||||||
NameToCreate=Name of third party to create
|
NameToCreate=Name of third party to create
|
||||||
YourRole=Your roles
|
YourRole=Your roles
|
||||||
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
||||||
NbOfUsers=No. of users
|
NbOfUsers=Number of users
|
||||||
NbOfPermissions=No. of permissions
|
NbOfPermissions=Number of permissions
|
||||||
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
||||||
HierarchicalResponsible=Supervisor
|
HierarchicalResponsible=Supervisor
|
||||||
HierarchicView=Hierarchical view
|
HierarchicView=Hierarchical view
|
||||||
|
|||||||
@ -31,7 +31,7 @@ AddWebsite=Add website
|
|||||||
Webpage=Web page/container
|
Webpage=Web page/container
|
||||||
AddPage=Add page/container
|
AddPage=Add page/container
|
||||||
PageContainer=Page
|
PageContainer=Page
|
||||||
PreviewOfSiteNotYetAvailable=Preview of your website <strong>%s</strong> not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
PreviewOfSiteNotYetAvailable=The preview of your website <strong>%s</strong> is not yet available. You must first '<strong>Import a full website template</strong>' or just '<strong>Add a page/container</strong>'.
|
||||||
RequestedPageHasNoContentYet=Requested page with id %s has no content yet, or cache file .tpl.php was removed. Edit content of the page to solve this.
|
RequestedPageHasNoContentYet=Requested page with id %s has no content yet, or cache file .tpl.php was removed. Edit content of the page to solve this.
|
||||||
SiteDeleted=Web site '%s' deleted
|
SiteDeleted=Web site '%s' deleted
|
||||||
PageContent=Page/Contenair
|
PageContent=Page/Contenair
|
||||||
|
|||||||
@ -53,6 +53,7 @@ InternalUser=Internal user
|
|||||||
ExternalUser=External user
|
ExternalUser=External user
|
||||||
InternalUsers=Internal users
|
InternalUsers=Internal users
|
||||||
ExternalUsers=External users
|
ExternalUsers=External users
|
||||||
|
UserInterface=User interface
|
||||||
GUISetup=Display
|
GUISetup=Display
|
||||||
SetupArea=Setup
|
SetupArea=Setup
|
||||||
UploadNewTemplate=Upload new template(s)
|
UploadNewTemplate=Upload new template(s)
|
||||||
@ -1260,8 +1261,8 @@ YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
|
|||||||
DownloadMoreSkins=More skins to download
|
DownloadMoreSkins=More skins to download
|
||||||
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefModelDesc=Returns the reference number in the format %syymm-nnnn where yy is the year, mm is the month and nnnn is a sequential auto-incrementing number with no reset
|
||||||
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
SimpleNumRefNoDateModelDesc=Returns the reference number in the format %s-nnnn where nnnn is a sequential auto-incrementing number with no reset
|
||||||
ShowProfIdInAddress=Show professional id with addresses
|
ShowProfIdInAddress=Show professional ID with addresses
|
||||||
ShowVATIntaInAddress=Hide intra-Community VAT number with addresses
|
ShowVATIntaInAddress=Hide intra-Community VAT number
|
||||||
TranslationUncomplete=Partial translation
|
TranslationUncomplete=Partial translation
|
||||||
MAIN_DISABLE_METEO=Disable meteorological view
|
MAIN_DISABLE_METEO=Disable meteorological view
|
||||||
MeteoStdMod=Standard mode
|
MeteoStdMod=Standard mode
|
||||||
@ -1778,7 +1779,7 @@ ClickToDialSetup=Click To Dial module setup
|
|||||||
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
ClickToDialUrlDesc=Url called when a click on phone picto is done. In URL, you can use tags<br><b>__PHONETO__</b> that will be replaced with the phone number of person to call<br><b>__PHONEFROM__</b> that will be replaced with phone number of calling person (yours)<br><b>__LOGIN__</b> that will be replaced with clicktodial login (defined on user card)<br><b>__PASS__</b> that will be replaced with clicktodial password (defined on user card).
|
||||||
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
ClickToDialDesc=This module change phone numbers, when using a desktop computer, into clickable links. A click will call the number. This can be used to start the phone call when using a soft phone on your desktop or when using a CTI system based on SIP protocol for example. Note: When using a smartphone, phone numbers are always clickable.
|
||||||
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
ClickToDialUseTelLink=Use just a link "tel:" on phone numbers
|
||||||
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface installed on the same computer as the browser, and called when you click on a link in your browser that starts with "tel:". If you need a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
ClickToDialUseTelLinkDesc=Use this method if your users have a softphone or a software interface, installed on the same computer as the browser, and called when you click on a link starting with "tel:" in your browser. If you need link that start with "sip:" or a full server solution (no need of local software installation), you must set this to "No" and fill next field.
|
||||||
##### Point Of Sale (CashDesk) #####
|
##### Point Of Sale (CashDesk) #####
|
||||||
CashDesk=Point of Sale
|
CashDesk=Point of Sale
|
||||||
CashDeskSetup=Point of Sales module setup
|
CashDeskSetup=Point of Sales module setup
|
||||||
@ -2133,7 +2134,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
PHPFunctionsRequiredForCLI=For shell purpose (like scheduled job backup or running an anitivurs program), you must keep PHP functions
|
||||||
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
NoWritableFilesFoundIntoRootDir=No writable files or directories of the common programs were found into your root directory (Good)
|
||||||
RecommendedValueIs=Recommended: %s
|
RecommendedValueIs=Recommended: %s
|
||||||
NotRecommended=Not recommanded
|
Recommended=Recommended
|
||||||
|
NotRecommended=Not recommended
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
CheckForModuleUpdate=Check for external modules updates
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
@ -2144,3 +2146,5 @@ YouEnableDeprecatedWSAPIsUseRESTAPIsInstead=You enabled deprecated WS API. You s
|
|||||||
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
RandomlySelectedIfSeveral=Randomly selected if several pictures are available
|
||||||
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
DatabasePasswordObfuscated=Database password is obfuscated in conf file
|
||||||
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
DatabasePasswordNotObfuscated=Database password is NOT obfuscated in conf file
|
||||||
|
APIsAreNotEnabled=APIs modules are not enabled
|
||||||
|
YouShouldSetThisToOff=You should set this to 0 or off
|
||||||
|
|||||||
@ -115,7 +115,7 @@ TransferTo=To
|
|||||||
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
TransferFromToDone=A transfer from <b>%s</b> to <b>%s</b> of <b>%s</b> %s has been recorded.
|
||||||
CheckTransmitter=Sender
|
CheckTransmitter=Sender
|
||||||
ValidateCheckReceipt=Validate this check receipt?
|
ValidateCheckReceipt=Validate this check receipt?
|
||||||
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes are possible it's done.
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes will be possible once validated.
|
||||||
DeleteCheckReceipt=Delete this check receipt?
|
DeleteCheckReceipt=Delete this check receipt?
|
||||||
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
ConfirmDeleteCheckReceipt=Are you sure you want to delete this check receipt?
|
||||||
BankChecks=Bank checks
|
BankChecks=Bank checks
|
||||||
|
|||||||
@ -91,8 +91,8 @@ BoxTitleLatestModifiedSupplierOrders=Vendor Orders: last %s modified
|
|||||||
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
BoxTitleLastModifiedCustomerBills=Customer Invoices: last %s modified
|
||||||
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
BoxTitleLastModifiedCustomerOrders=Sales Orders: last %s modified
|
||||||
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
BoxTitleLastModifiedPropals=Latest %s modified proposals
|
||||||
BoxTitleLatestModifiedJobPositions=Latest %s modified jobs
|
BoxTitleLatestModifiedJobPositions=Latest %s modified job positions
|
||||||
BoxTitleLatestModifiedCandidatures=Latest %s modified candidatures
|
BoxTitleLatestModifiedCandidatures=Latest %s modified job applications
|
||||||
ForCustomersInvoices=Customers invoices
|
ForCustomersInvoices=Customers invoices
|
||||||
ForCustomersOrders=Customers orders
|
ForCustomersOrders=Customers orders
|
||||||
ForProposals=Proposals
|
ForProposals=Proposals
|
||||||
|
|||||||
@ -127,4 +127,4 @@ AllowDelayedPayment=Allow delayed payment
|
|||||||
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
PrintPaymentMethodOnReceipts=Print payment method on tickets|receipts
|
||||||
WeighingScale=Weighing scale
|
WeighingScale=Weighing scale
|
||||||
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
ShowPriceHT = Display the column with the price excluding tax (on screen)
|
||||||
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on receipt)
|
ShowPriceHTOnReceipt = Display the column with the price excluding tax (on the receipt)
|
||||||
|
|||||||
@ -301,3 +301,4 @@ ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
|||||||
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
||||||
CheckVersionFail=Version check fail
|
CheckVersionFail=Version check fail
|
||||||
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
||||||
|
ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
|
||||||
|
|||||||
@ -86,6 +86,7 @@ DownloadICSLink = Download ICS link
|
|||||||
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
SERVICE_BOOTH_LOCATION = Service used for the invoice row about a booth location
|
||||||
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
SERVICE_CONFERENCE_ATTENDEE_SUBSCRIPTION = Service used for the invoice row about an attendee subscription to a conference
|
||||||
|
NbVotes=Number of votes
|
||||||
#
|
#
|
||||||
# Status
|
# Status
|
||||||
#
|
#
|
||||||
@ -115,6 +116,9 @@ EvntOrgDuration = This conference starts on %s and ends on %s.
|
|||||||
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
ConferenceAttendeeFee = Conference attendee fee for the event : '%s' occurring from %s to %s.
|
||||||
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
BoothLocationFee = Booth location for the event : '%s' occurring from %s to %s
|
||||||
EventType = Event type
|
EventType = Event type
|
||||||
|
LabelOfBooth=Booth label
|
||||||
|
LabelOfconference=Conference label
|
||||||
|
ConferenceIsNotConfirmed=Subcription not available, conference is not confirmed yet
|
||||||
|
|
||||||
#
|
#
|
||||||
# Vote page
|
# Vote page
|
||||||
|
|||||||
@ -206,6 +206,7 @@ MigrationUserPhotoPath=Migration of photo paths for users
|
|||||||
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
MigrationFieldsSocialNetworks=Migration of users fields social networks (%s)
|
||||||
MigrationReloadModule=Reload module %s
|
MigrationReloadModule=Reload module %s
|
||||||
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
MigrationResetBlockedLog=Reset module BlockedLog for v7 algorithm
|
||||||
|
MigrationImportOrExportProfiles=Migration of import or export profiles (%s)
|
||||||
ShowNotAvailableOptions=Show unavailable options
|
ShowNotAvailableOptions=Show unavailable options
|
||||||
HideNotAvailableOptions=Hide unavailable options
|
HideNotAvailableOptions=Hide unavailable options
|
||||||
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
ErrorFoundDuringMigration=Error(s) were reported during the migration process so next step is not available. To ignore errors, you can <a href="%s">click here</a>, but the application or some features may not work correctly until the errors are resolved.
|
||||||
|
|||||||
@ -64,3 +64,5 @@ InterLineDuration=Line duration intervention
|
|||||||
InterLineDesc=Line description intervention
|
InterLineDesc=Line description intervention
|
||||||
RepeatableIntervention=Template of intervention
|
RepeatableIntervention=Template of intervention
|
||||||
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
ToCreateAPredefinedIntervention=To create a predefined or recurring intervention, create a common intervention and convert it into intervention template
|
||||||
|
Reopen=Reopen
|
||||||
|
ConfirmReopenIntervention=Are you sure you want to open back the intervention <b>%s</b>?
|
||||||
|
|||||||
@ -26,12 +26,10 @@ ShowLogOfMovementIfLot=Show log of movements for couple product/lot
|
|||||||
StockDetailPerBatch=Stock detail per lot
|
StockDetailPerBatch=Stock detail per lot
|
||||||
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
SerialNumberAlreadyInUse=Serial number %s is already used for product %s
|
||||||
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
TooManyQtyForSerialNumber=You can only have one product %s for serial number %s
|
||||||
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
|
||||||
ManageLotMask=Custom mask
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Option to define a different numbering mask for each product
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
BatchLotNumberingModules=Numbering rule for automatic generation of lot number
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
BatchSerialNumberingModules=Numbering rule for automatic generation of serial number (for products with property 1 unique lot/serial for each product)
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
LifeTime=Life span (in days)
|
LifeTime=Life span (in days)
|
||||||
EndOfLife=End of life
|
EndOfLife=End of life
|
||||||
|
|||||||
@ -277,7 +277,7 @@ PriceByCustomer=Different prices for each customer
|
|||||||
PriceCatalogue=A single sell price per product/service
|
PriceCatalogue=A single sell price per product/service
|
||||||
PricingRule=Rules for selling prices
|
PricingRule=Rules for selling prices
|
||||||
AddCustomerPrice=Add price by customer
|
AddCustomerPrice=Add price by customer
|
||||||
ForceUpdateChildPriceSoc=Set same price on customer subsidiaries
|
ForceUpdateChildPriceSoc=Set same price on customer's subsidiaries
|
||||||
PriceByCustomerLog=Log of previous customer prices
|
PriceByCustomerLog=Log of previous customer prices
|
||||||
MinimumPriceLimit=Minimum price can't be lower then %s
|
MinimumPriceLimit=Minimum price can't be lower then %s
|
||||||
MinimumRecommendedPrice=Minimum recommended price is: %s
|
MinimumRecommendedPrice=Minimum recommended price is: %s
|
||||||
@ -296,6 +296,7 @@ ComposedProductIncDecStock=Increase/Decrease stock on parent change
|
|||||||
ComposedProduct=Child products
|
ComposedProduct=Child products
|
||||||
MinSupplierPrice=Minimum buying price
|
MinSupplierPrice=Minimum buying price
|
||||||
MinCustomerPrice=Minimum selling price
|
MinCustomerPrice=Minimum selling price
|
||||||
|
NoDynamicPrice=No dynamic price
|
||||||
DynamicPriceConfiguration=Dynamic price configuration
|
DynamicPriceConfiguration=Dynamic price configuration
|
||||||
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
DynamicPriceDesc=You may define mathematical formulae to calculate Customer or Vendor prices. Such formulas can use all mathematical operators, some constants and variables. You can define here the variables you wish to use. If the variable needs an automatic update, you may define the external URL to allow Dolibarr to update the value automatically.
|
||||||
AddVariable=Add Variable
|
AddVariable=Add Variable
|
||||||
|
|||||||
@ -2,20 +2,23 @@
|
|||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT=Accounting account used for user third parties
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
SALARIES_ACCOUNTING_ACCOUNT_PAYMENT_Desc=The dedicated accounting account defined on user card will be used for Subledger accounting only. This one will be used for General Ledger and as default value of Subledger accounting if dedicated user accounting account on user is not defined.
|
||||||
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
SALARIES_ACCOUNTING_ACCOUNT_CHARGE=Accounting account by default for wage payments
|
||||||
|
CREATE_NEW_SALARY_WITHOUT_AUTO_PAYMENT=By default, leave empty the option "Automatically create a total payment" when creating a Salary
|
||||||
Salary=Salary
|
Salary=Salary
|
||||||
Salaries=Salaries
|
Salaries=Salaries
|
||||||
NewSalaryPayment=New salary payment
|
NewSalary=New salary
|
||||||
|
NewSalaryPayment=New salary card
|
||||||
AddSalaryPayment=Add salary payment
|
AddSalaryPayment=Add salary payment
|
||||||
SalaryPayment=Salary payment
|
SalaryPayment=Salary payment
|
||||||
SalariesPayments=Salaries payments
|
SalariesPayments=Salaries payments
|
||||||
|
SalariesPaymentsOf=Salaries payments of %s
|
||||||
ShowSalaryPayment=Show salary payment
|
ShowSalaryPayment=Show salary payment
|
||||||
THM=Average hourly rate
|
THM=Average hourly rate
|
||||||
TJM=Average daily rate
|
TJM=Average daily rate
|
||||||
CurrentSalary=Current salary
|
CurrentSalary=Current salary
|
||||||
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
THMDescription=This value may be used to calculate the cost of time consumed on a project entered by users if module project is used
|
||||||
TJMDescription=This value is currently for information only and is not used for any calculation
|
TJMDescription=This value is currently for information only and is not used for any calculation
|
||||||
LastSalaries=Latest %s salary payments
|
LastSalaries=Latest %s salaries
|
||||||
AllSalaries=All salary payments
|
AllSalaries=All salaries
|
||||||
SalariesStatistics=Salary statistics
|
SalariesStatistics=Salary statistics
|
||||||
# Export
|
|
||||||
SalariesAndPayments=Salaries and payments
|
SalariesAndPayments=Salaries and payments
|
||||||
|
ConfirmDeleteSalaryPayment=Do you want to delete this salary payment ?
|
||||||
|
|||||||
@ -34,7 +34,8 @@ TicketDictResolution=Ticket - Resolution
|
|||||||
|
|
||||||
TicketTypeShortCOM=Commercial question
|
TicketTypeShortCOM=Commercial question
|
||||||
TicketTypeShortHELP=Request for functionnal help
|
TicketTypeShortHELP=Request for functionnal help
|
||||||
TicketTypeShortISSUE=Issue, bug or problem
|
TicketTypeShortISSUE=Issue or bug
|
||||||
|
TicketTypeShortPROBLEM=Problem
|
||||||
TicketTypeShortREQUEST=Change or enhancement request
|
TicketTypeShortREQUEST=Change or enhancement request
|
||||||
TicketTypeShortPROJET=Project
|
TicketTypeShortPROJET=Project
|
||||||
TicketTypeShortOTHER=Other
|
TicketTypeShortOTHER=Other
|
||||||
@ -54,14 +55,15 @@ TypeContact_ticket_internal_SUPPORTTEC=Assigned user
|
|||||||
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
TypeContact_ticket_external_SUPPORTCLI=Customer contact / incident tracking
|
||||||
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
TypeContact_ticket_external_CONTRIBUTOR=External contributor
|
||||||
|
|
||||||
OriginEmail=Email source
|
OriginEmail=Reporter Email
|
||||||
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
Notify_TICKET_SENTBYMAIL=Send ticket message by email
|
||||||
|
|
||||||
# Status
|
# Status
|
||||||
Read=Read
|
Read=Read
|
||||||
Assigned=Assigned
|
Assigned=Assigned
|
||||||
InProgress=In progress
|
InProgress=In progress
|
||||||
NeedMoreInformation=Waiting for information
|
NeedMoreInformation=Waiting for reporter feedback
|
||||||
|
NeedMoreInformationShort=Waiting for feedback
|
||||||
Answered=Answered
|
Answered=Answered
|
||||||
Waiting=Waiting
|
Waiting=Waiting
|
||||||
Closed=Closed
|
Closed=Closed
|
||||||
@ -160,7 +162,7 @@ CreatedBy=Created by
|
|||||||
NewTicket=New Ticket
|
NewTicket=New Ticket
|
||||||
SubjectAnswerToTicket=Ticket answer
|
SubjectAnswerToTicket=Ticket answer
|
||||||
TicketTypeRequest=Request type
|
TicketTypeRequest=Request type
|
||||||
TicketCategory=Group
|
TicketCategory=Ticket categorization
|
||||||
SeeTicket=See ticket
|
SeeTicket=See ticket
|
||||||
TicketMarkedAsRead=Ticket has been marked as read
|
TicketMarkedAsRead=Ticket has been marked as read
|
||||||
TicketReadOn=Read on
|
TicketReadOn=Read on
|
||||||
@ -211,6 +213,7 @@ TicketMessageHelp=Only this text will be saved in the message list on ticket car
|
|||||||
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
TicketMessageSubstitutionReplacedByGenericValues=Substitutions variables are replaced by generic values.
|
||||||
TimeElapsedSince=Time elapsed since
|
TimeElapsedSince=Time elapsed since
|
||||||
TicketTimeToRead=Time elapsed before read
|
TicketTimeToRead=Time elapsed before read
|
||||||
|
TicketTimeElapsedBeforeSince=Time elapsed before / since
|
||||||
TicketContacts=Contacts ticket
|
TicketContacts=Contacts ticket
|
||||||
TicketDocumentsLinked=Documents linked to ticket
|
TicketDocumentsLinked=Documents linked to ticket
|
||||||
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
ConfirmReOpenTicket=Confirm reopen this ticket ?
|
||||||
|
|||||||
@ -97,8 +97,8 @@ LoginToCreate=Login to create
|
|||||||
NameToCreate=Name of third party to create
|
NameToCreate=Name of third party to create
|
||||||
YourRole=Your roles
|
YourRole=Your roles
|
||||||
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
YourQuotaOfUsersIsReached=Your quota of active users is reached !
|
||||||
NbOfUsers=No. of users
|
NbOfUsers=Number of users
|
||||||
NbOfPermissions=No. of permissions
|
NbOfPermissions=Number of permissions
|
||||||
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
DontDowngradeSuperAdmin=Only a superadmin can downgrade a superadmin
|
||||||
HierarchicalResponsible=Supervisor
|
HierarchicalResponsible=Supervisor
|
||||||
HierarchicView=Hierarchical view
|
HierarchicView=Hierarchical view
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user