Sync transifex
This commit is contained in:
parent
e1498ca7ef
commit
7860464724
@ -202,7 +202,7 @@ Docref=Reference
|
|||||||
LabelAccount=Label account
|
LabelAccount=Label account
|
||||||
LabelOperation=Label operation
|
LabelOperation=Label operation
|
||||||
Sens=Direction
|
Sens=Direction
|
||||||
AccountingDirectionHelp=For an accounting account of a customer, use Credit to record a payment you received<br>For an accounting account of a supplier, use Debit to record a payment you make
|
AccountingDirectionHelp=For an accounting account of a customer, use Credit to record a payment you have received<br>For an accounting account of a supplier, use Debit to record a payment you made
|
||||||
LetteringCode=Lettering code
|
LetteringCode=Lettering code
|
||||||
Lettering=Lettering
|
Lettering=Lettering
|
||||||
Codejournal=Journal
|
Codejournal=Journal
|
||||||
@ -297,7 +297,7 @@ NoNewRecordSaved=No more record to journalize
|
|||||||
ListOfProductsWithoutAccountingAccount=List of products not bound to any accounting account
|
ListOfProductsWithoutAccountingAccount=List of products not bound to any accounting account
|
||||||
ChangeBinding=Change the binding
|
ChangeBinding=Change the binding
|
||||||
Accounted=Accounted in ledger
|
Accounted=Accounted in ledger
|
||||||
NotYetAccounted=Not yet accounted in ledger
|
NotYetAccounted=Not yet accounted in the ledger
|
||||||
ShowTutorial=Show Tutorial
|
ShowTutorial=Show Tutorial
|
||||||
NotReconciled=Not reconciled
|
NotReconciled=Not reconciled
|
||||||
WarningRecordWithoutSubledgerAreExcluded=Warning, all operations without subledger account defined are filtered and excluded from this view
|
WarningRecordWithoutSubledgerAreExcluded=Warning, all operations without subledger account defined are filtered and excluded from this view
|
||||||
|
|||||||
@ -64,6 +64,7 @@ RemoveLock=Remove/rename file <b>%s</b> if it exists, to allow usage of the Upda
|
|||||||
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any further use of the Update/Install tool.
|
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any further use of the Update/Install tool.
|
||||||
SecuritySetup=Security setup
|
SecuritySetup=Security setup
|
||||||
PHPSetup=PHP setup
|
PHPSetup=PHP setup
|
||||||
|
OSSetup=OS setup
|
||||||
SecurityFilesDesc=Define here options related to security about uploading files.
|
SecurityFilesDesc=Define here options related to security about uploading files.
|
||||||
ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
|
ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
|
||||||
ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
|
ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
|
||||||
@ -1159,7 +1160,7 @@ DoNotSuggestPaymentMode=Do not suggest
|
|||||||
NoActiveBankAccountDefined=No active bank account defined
|
NoActiveBankAccountDefined=No active bank account defined
|
||||||
OwnerOfBankAccount=Owner of bank account %s
|
OwnerOfBankAccount=Owner of bank account %s
|
||||||
BankModuleNotActive=Bank accounts module not enabled
|
BankModuleNotActive=Bank accounts module not enabled
|
||||||
ShowBugTrackLink=Show link "<strong>%s</strong>"
|
ShowBugTrackLink=Define the link "<strong>%s</strong>" (empty to not display this link, 'github' for the link to the Dolibarr project or define directly an url 'https://...')
|
||||||
Alerts=Alerts
|
Alerts=Alerts
|
||||||
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
||||||
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
||||||
@ -1254,6 +1255,7 @@ YouMustRunCommandFromCommandLineAfterLoginToUser=You must run this command from
|
|||||||
YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
|
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
|
||||||
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 with addresses
|
||||||
TranslationUncomplete=Partial translation
|
TranslationUncomplete=Partial translation
|
||||||
@ -2062,7 +2064,7 @@ UseDebugBar=Use the debug bar
|
|||||||
DEBUGBAR_LOGS_LINES_NUMBER=Number of last log lines to keep in console
|
DEBUGBAR_LOGS_LINES_NUMBER=Number of last log lines to keep in console
|
||||||
WarningValueHigherSlowsDramaticalyOutput=Warning, higher values slows dramaticaly output
|
WarningValueHigherSlowsDramaticalyOutput=Warning, higher values slows dramaticaly output
|
||||||
ModuleActivated=Module %s is activated and slows the interface
|
ModuleActivated=Module %s is activated and slows the interface
|
||||||
ModuleActivatedWithTooHighLogLevel=Module %s is activated with a too high logging level (try to use a lower level for better performances)
|
ModuleActivatedWithTooHighLogLevel=Module %s is activated with a too high logging level (try to use a lower level for better performances and security)
|
||||||
ModuleSyslogActivatedButLevelNotTooVerbose=Module %s is activated and log level (%s) is correct (not too verbose)
|
ModuleSyslogActivatedButLevelNotTooVerbose=Module %s is activated and log level (%s) is correct (not too verbose)
|
||||||
IfYouAreOnAProductionSetThis=If you are on a production environment, you should set this property to %s.
|
IfYouAreOnAProductionSetThis=If you are on a production environment, you should set this property to %s.
|
||||||
AntivirusEnabledOnUpload=Antivirus enabled on uploaded files
|
AntivirusEnabledOnUpload=Antivirus enabled on uploaded files
|
||||||
@ -2122,3 +2124,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
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
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
|
ModuleUpdateAvailable=An update is available
|
||||||
|
NoExternalModuleWithUpdate=No updates found for external modules
|
||||||
|
SwaggerDescriptionFile=Swagger API description file (for use with redoc for example)
|
||||||
|
|||||||
@ -109,13 +109,13 @@ SocialContributionPayment=Social/fiscal tax payment
|
|||||||
BankTransfer=Credit transfer
|
BankTransfer=Credit transfer
|
||||||
BankTransfers=Credit transfers
|
BankTransfers=Credit transfers
|
||||||
MenuBankInternalTransfer=Internal transfer
|
MenuBankInternalTransfer=Internal transfer
|
||||||
TransferDesc=Transfer from one account to another, Dolibarr will write two records (a debit in source account and a credit in target account). The same amount (except sign), label and date will be used for this transaction)
|
TransferDesc=Use internal transfer to transfer from one account to another, the application will write two records: a debit in the source account and a credit in the target account. The same amount, label and date will be used for this transaction.
|
||||||
TransferFrom=From
|
TransferFrom=From
|
||||||
TransferTo=To
|
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=Transmitter
|
CheckTransmitter=Sender
|
||||||
ValidateCheckReceipt=Validate this check receipt?
|
ValidateCheckReceipt=Validate this check receipt?
|
||||||
ConfirmValidateCheckReceipt=Are you sure you want to validate this check receipt, no change will be possible once this is done?
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes are possible it's done.
|
||||||
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
|
||||||
@ -128,7 +128,7 @@ ConfirmDeleteTransaction=Are you sure you want to delete this entry?
|
|||||||
ThisWillAlsoDeleteBankRecord=This will also delete generated bank entry
|
ThisWillAlsoDeleteBankRecord=This will also delete generated bank entry
|
||||||
BankMovements=Movements
|
BankMovements=Movements
|
||||||
PlannedTransactions=Planned entries
|
PlannedTransactions=Planned entries
|
||||||
Graph=Graphics
|
Graph=Graphs
|
||||||
ExportDataset_banque_1=Bank entries and account statement
|
ExportDataset_banque_1=Bank entries and account statement
|
||||||
ExportDataset_banque_2=Deposit slip
|
ExportDataset_banque_2=Deposit slip
|
||||||
TransactionOnTheOtherAccount=Transaction on the other account
|
TransactionOnTheOtherAccount=Transaction on the other account
|
||||||
@ -142,7 +142,7 @@ AllAccounts=All bank and cash accounts
|
|||||||
BackToAccount=Back to account
|
BackToAccount=Back to account
|
||||||
ShowAllAccounts=Show for all accounts
|
ShowAllAccounts=Show for all accounts
|
||||||
FutureTransaction=Future transaction. Unable to reconcile.
|
FutureTransaction=Future transaction. Unable to reconcile.
|
||||||
SelectChequeTransactionAndGenerate=Select/filter checks to include in the check deposit receipt and click on "Create".
|
SelectChequeTransactionAndGenerate=Select/filter the checks which are to be included in the check deposit receipt. Then, click on "Create".
|
||||||
InputReceiptNumber=Choose the bank statement related with the conciliation. Use a sortable numeric value: YYYYMM or YYYYMMDD
|
InputReceiptNumber=Choose the bank statement related with the conciliation. Use a sortable numeric value: YYYYMM or YYYYMMDD
|
||||||
EventualyAddCategory=Eventually, specify a category in which to classify the records
|
EventualyAddCategory=Eventually, specify a category in which to classify the records
|
||||||
ToConciliate=To reconcile?
|
ToConciliate=To reconcile?
|
||||||
|
|||||||
@ -120,7 +120,7 @@ ConvertExcessPaidToReduc=Convert excess paid into available discount
|
|||||||
EnterPaymentReceivedFromCustomer=Enter payment received from customer
|
EnterPaymentReceivedFromCustomer=Enter payment received from customer
|
||||||
EnterPaymentDueToCustomer=Make payment due to customer
|
EnterPaymentDueToCustomer=Make payment due to customer
|
||||||
DisabledBecauseRemainderToPayIsZero=Disabled because remaining unpaid is zero
|
DisabledBecauseRemainderToPayIsZero=Disabled because remaining unpaid is zero
|
||||||
PriceBase=Price base
|
PriceBase=Base price
|
||||||
BillStatus=Invoice status
|
BillStatus=Invoice status
|
||||||
StatusOfGeneratedInvoices=Status of generated invoices
|
StatusOfGeneratedInvoices=Status of generated invoices
|
||||||
BillStatusDraft=Draft (needs to be validated)
|
BillStatusDraft=Draft (needs to be validated)
|
||||||
@ -454,7 +454,7 @@ RegulatedOn=Regulated on
|
|||||||
ChequeNumber=Check N°
|
ChequeNumber=Check N°
|
||||||
ChequeOrTransferNumber=Check/Transfer N°
|
ChequeOrTransferNumber=Check/Transfer N°
|
||||||
ChequeBordereau=Check schedule
|
ChequeBordereau=Check schedule
|
||||||
ChequeMaker=Check/Transfer transmitter
|
ChequeMaker=Check/Transfer sender
|
||||||
ChequeBank=Bank of Check
|
ChequeBank=Bank of Check
|
||||||
CheckBank=Check
|
CheckBank=Check
|
||||||
NetToBePaid=Net to be paid
|
NetToBePaid=Net to be paid
|
||||||
|
|||||||
@ -46,11 +46,11 @@ BoxMyLastBookmarks=Bookmarks: latest %s
|
|||||||
BoxOldestExpiredServices=Oldest active expired services
|
BoxOldestExpiredServices=Oldest active expired services
|
||||||
BoxLastExpiredServices=Latest %s oldest contacts with active expired services
|
BoxLastExpiredServices=Latest %s oldest contacts with active expired services
|
||||||
BoxTitleLastActionsToDo=Latest %s actions to do
|
BoxTitleLastActionsToDo=Latest %s actions to do
|
||||||
BoxTitleLastContracts=Latest %s modified contracts
|
BoxTitleLastContracts=Latest %s contracts which were modified
|
||||||
BoxTitleLastModifiedDonations=Latest %s modified donations
|
BoxTitleLastModifiedDonations=Latest %s donations which were modified
|
||||||
BoxTitleLastModifiedExpenses=Latest %s modified expense reports
|
BoxTitleLastModifiedExpenses=Latest %s expense reports which were modified
|
||||||
BoxTitleLatestModifiedBoms=Latest %s modified BOMs
|
BoxTitleLatestModifiedBoms=Latest %s BOMs which were modified
|
||||||
BoxTitleLatestModifiedMos=Latest %s modified Manufacturing Orders
|
BoxTitleLatestModifiedMos=Latest %s Manufacturing Orders which were modified
|
||||||
BoxTitleLastOutstandingBillReached=Customers with maximum outstanding exceeded
|
BoxTitleLastOutstandingBillReached=Customers with maximum outstanding exceeded
|
||||||
BoxGlobalActivity=Global activity (invoices, proposals, orders)
|
BoxGlobalActivity=Global activity (invoices, proposals, orders)
|
||||||
BoxGoodCustomers=Good customers
|
BoxGoodCustomers=Good customers
|
||||||
|
|||||||
@ -41,7 +41,8 @@ Floor=Floor
|
|||||||
AddTable=Add table
|
AddTable=Add table
|
||||||
Place=Place
|
Place=Place
|
||||||
TakeposConnectorNecesary='TakePOS Connector' required
|
TakeposConnectorNecesary='TakePOS Connector' required
|
||||||
OrderPrinters=Order printers
|
OrderPrinters=Add a button to send the order to some given printers, without payment (for example to send an order to a kitchen)
|
||||||
|
NotAvailableWithBrowserPrinter=Not available when printer for receipt is set to browser:
|
||||||
SearchProduct=Search product
|
SearchProduct=Search product
|
||||||
Receipt=Receipt
|
Receipt=Receipt
|
||||||
Header=Header
|
Header=Header
|
||||||
@ -56,8 +57,9 @@ Paymentnumpad=Type of Pad to enter payment
|
|||||||
Numberspad=Numbers Pad
|
Numberspad=Numbers Pad
|
||||||
BillsCoinsPad=Coins and banknotes Pad
|
BillsCoinsPad=Coins and banknotes Pad
|
||||||
DolistorePosCategory=TakePOS modules and other POS solutions for Dolibarr
|
DolistorePosCategory=TakePOS modules and other POS solutions for Dolibarr
|
||||||
TakeposNeedsCategories=TakePOS needs product categories to work
|
TakeposNeedsCategories=TakePOS needs at least one product categorie to work
|
||||||
OrderNotes=Order Notes
|
TakeposNeedsAtLeastOnSubCategoryIntoParentCategory=TakePOS needs at least 1 product category under the category <b>%s</b> to work
|
||||||
|
OrderNotes=Can add some notes to each ordered items
|
||||||
CashDeskBankAccountFor=Default account to use for payments in
|
CashDeskBankAccountFor=Default account to use for payments in
|
||||||
NoPaimementModesDefined=No paiment mode defined in TakePOS configuration
|
NoPaimementModesDefined=No paiment mode defined in TakePOS configuration
|
||||||
TicketVatGrouped=Group VAT by rate in tickets|receipts
|
TicketVatGrouped=Group VAT by rate in tickets|receipts
|
||||||
@ -82,7 +84,7 @@ InvoiceIsAlreadyValidated=Invoice is already validated
|
|||||||
NoLinesToBill=No lines to bill
|
NoLinesToBill=No lines to bill
|
||||||
CustomReceipt=Custom Receipt
|
CustomReceipt=Custom Receipt
|
||||||
ReceiptName=Receipt Name
|
ReceiptName=Receipt Name
|
||||||
ProductSupplements=Product Supplements
|
ProductSupplements=Manage supplements of products
|
||||||
SupplementCategory=Supplement category
|
SupplementCategory=Supplement category
|
||||||
ColorTheme=Color theme
|
ColorTheme=Color theme
|
||||||
Colorful=Colorful
|
Colorful=Colorful
|
||||||
@ -92,7 +94,7 @@ Browser=Browser
|
|||||||
BrowserMethodDescription=Simple and easy receipt printing. Only a few parameters to configure the receipt. Print via browser.
|
BrowserMethodDescription=Simple and easy receipt printing. Only a few parameters to configure the receipt. Print via browser.
|
||||||
TakeposConnectorMethodDescription=External module with extra features. Posibility to print from the cloud.
|
TakeposConnectorMethodDescription=External module with extra features. Posibility to print from the cloud.
|
||||||
PrintMethod=Print method
|
PrintMethod=Print method
|
||||||
ReceiptPrinterMethodDescription=Powerful method with a lot of parameters. Full customizable with templates. Cannot print from the cloud.
|
ReceiptPrinterMethodDescription=Powerful method with a lot of parameters. Full customizable with templates. The server hosting the application can't be in the Cloud (must be able to reach the printers in your network).
|
||||||
ByTerminal=By terminal
|
ByTerminal=By terminal
|
||||||
TakeposNumpadUsePaymentIcon=Use icon instead of text on payment buttons of numpad
|
TakeposNumpadUsePaymentIcon=Use icon instead of text on payment buttons of numpad
|
||||||
CashDeskRefNumberingModules=Numbering module for POS sales
|
CashDeskRefNumberingModules=Numbering module for POS sales
|
||||||
@ -124,3 +126,5 @@ ModuleReceiptPrinterMustBeEnabled=Module Receipt printer must have been enabled
|
|||||||
AllowDelayedPayment=Allow delayed payment
|
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 price excluding tax column
|
||||||
|
ShowPriceHTOnReceipt = Display the price excluding tax column on receipt
|
||||||
|
|||||||
@ -3,20 +3,20 @@ Rubrique=Tag/Category
|
|||||||
Rubriques=Tags/Categories
|
Rubriques=Tags/Categories
|
||||||
RubriquesTransactions=Tags/Categories of transactions
|
RubriquesTransactions=Tags/Categories of transactions
|
||||||
categories=tags/categories
|
categories=tags/categories
|
||||||
NoCategoryYet=No tag/category of this type created
|
NoCategoryYet=No tag/category of this type has been created
|
||||||
In=In
|
In=In
|
||||||
AddIn=Add in
|
AddIn=Add in
|
||||||
modify=modify
|
modify=modify
|
||||||
Classify=Classify
|
Classify=Classify
|
||||||
CategoriesArea=Tags/Categories area
|
CategoriesArea=Tags/Categories area
|
||||||
ProductsCategoriesArea=Products/Services tags/categories area
|
ProductsCategoriesArea=Product/Service tags/categories area
|
||||||
SuppliersCategoriesArea=Vendors tags/categories area
|
SuppliersCategoriesArea=Vendor tags/categories area
|
||||||
CustomersCategoriesArea=Customers tags/categories area
|
CustomersCategoriesArea=Customer tags/categories area
|
||||||
MembersCategoriesArea=Members tags/categories area
|
MembersCategoriesArea=Member tags/categories area
|
||||||
ContactsCategoriesArea=Contacts tags/categories area
|
ContactsCategoriesArea=Contact tags/categories area
|
||||||
AccountsCategoriesArea=Bank accounts tags/categories area
|
AccountsCategoriesArea=Bank account tags/categories area
|
||||||
ProjectsCategoriesArea=Projects tags/categories area
|
ProjectsCategoriesArea=Project tags/categories area
|
||||||
UsersCategoriesArea=Users tags/categories area
|
UsersCategoriesArea=User tags/categories area
|
||||||
SubCats=Sub-categories
|
SubCats=Sub-categories
|
||||||
CatList=List of tags/categories
|
CatList=List of tags/categories
|
||||||
CatListAll=List of tags/categories (all types)
|
CatListAll=List of tags/categories (all types)
|
||||||
@ -96,4 +96,4 @@ ChooseCategory=Choose category
|
|||||||
StocksCategoriesArea=Warehouse Categories
|
StocksCategoriesArea=Warehouse Categories
|
||||||
ActionCommCategoriesArea=Event Categories
|
ActionCommCategoriesArea=Event Categories
|
||||||
WebsitePagesCategoriesArea=Page-Container Categories
|
WebsitePagesCategoriesArea=Page-Container Categories
|
||||||
UseOrOperatorForCategories=Use or operator for categories
|
UseOrOperatorForCategories=Use 'OR' operator for categories
|
||||||
|
|||||||
@ -2,9 +2,9 @@
|
|||||||
ErrorCompanyNameAlreadyExists=Company name %s already exists. Choose another one.
|
ErrorCompanyNameAlreadyExists=Company name %s already exists. Choose another one.
|
||||||
ErrorSetACountryFirst=Set the country first
|
ErrorSetACountryFirst=Set the country first
|
||||||
SelectThirdParty=Select a third party
|
SelectThirdParty=Select a third party
|
||||||
ConfirmDeleteCompany=Are you sure you want to delete this company and all inherited information?
|
ConfirmDeleteCompany=Are you sure you want to delete this company and all related information?
|
||||||
DeleteContact=Delete a contact/address
|
DeleteContact=Delete a contact/address
|
||||||
ConfirmDeleteContact=Are you sure you want to delete this contact and all inherited information?
|
ConfirmDeleteContact=Are you sure you want to delete this contact and all related information?
|
||||||
MenuNewThirdParty=New Third Party
|
MenuNewThirdParty=New Third Party
|
||||||
MenuNewCustomer=New Customer
|
MenuNewCustomer=New Customer
|
||||||
MenuNewProspect=New Prospect
|
MenuNewProspect=New Prospect
|
||||||
@ -69,7 +69,7 @@ PhoneShort=Phone
|
|||||||
Skype=Skype
|
Skype=Skype
|
||||||
Call=Call
|
Call=Call
|
||||||
Chat=Chat
|
Chat=Chat
|
||||||
PhonePro=Prof. phone
|
PhonePro=Bus. phone
|
||||||
PhonePerso=Pers. phone
|
PhonePerso=Pers. phone
|
||||||
PhoneMobile=Mobile
|
PhoneMobile=Mobile
|
||||||
No_Email=Refuse bulk emailings
|
No_Email=Refuse bulk emailings
|
||||||
@ -78,7 +78,7 @@ Zip=Zip Code
|
|||||||
Town=City
|
Town=City
|
||||||
Web=Web
|
Web=Web
|
||||||
Poste= Position
|
Poste= Position
|
||||||
DefaultLang=Language default
|
DefaultLang=Default language
|
||||||
VATIsUsed=Sales tax used
|
VATIsUsed=Sales tax used
|
||||||
VATIsUsedWhenSelling=This defines if this third party includes a sale tax or not when it makes an invoice to its own customers
|
VATIsUsedWhenSelling=This defines if this third party includes a sale tax or not when it makes an invoice to its own customers
|
||||||
VATIsNotUsed=Sales tax is not used
|
VATIsNotUsed=Sales tax is not used
|
||||||
@ -331,7 +331,7 @@ CustomerCodeDesc=Customer Code, unique for all customers
|
|||||||
SupplierCodeDesc=Vendor Code, unique for all vendors
|
SupplierCodeDesc=Vendor Code, unique for all vendors
|
||||||
RequiredIfCustomer=Required if third party is a customer or prospect
|
RequiredIfCustomer=Required if third party is a customer or prospect
|
||||||
RequiredIfSupplier=Required if third party is a vendor
|
RequiredIfSupplier=Required if third party is a vendor
|
||||||
ValidityControledByModule=Validity controlled by module
|
ValidityControledByModule=Validity controlled by the module
|
||||||
ThisIsModuleRules=Rules for this module
|
ThisIsModuleRules=Rules for this module
|
||||||
ProspectToContact=Prospect to contact
|
ProspectToContact=Prospect to contact
|
||||||
CompanyDeleted=Company "%s" deleted from database.
|
CompanyDeleted=Company "%s" deleted from database.
|
||||||
@ -439,12 +439,12 @@ ListSuppliersShort=List of Vendors
|
|||||||
ListProspectsShort=List of Prospects
|
ListProspectsShort=List of Prospects
|
||||||
ListCustomersShort=List of Customers
|
ListCustomersShort=List of Customers
|
||||||
ThirdPartiesArea=Third Parties/Contacts
|
ThirdPartiesArea=Third Parties/Contacts
|
||||||
LastModifiedThirdParties=Latest %s modified Third Parties
|
LastModifiedThirdParties=Latest %s Third Parties which were modified
|
||||||
UniqueThirdParties=Total of Third Parties
|
UniqueThirdParties=Total number of Third Parties
|
||||||
InActivity=Open
|
InActivity=Open
|
||||||
ActivityCeased=Closed
|
ActivityCeased=Closed
|
||||||
ThirdPartyIsClosed=Third party is closed
|
ThirdPartyIsClosed=Third party is closed
|
||||||
ProductsIntoElements=List of products/services into %s
|
ProductsIntoElements=List of products/services mapped to %s
|
||||||
CurrentOutstandingBill=Current outstanding bill
|
CurrentOutstandingBill=Current outstanding bill
|
||||||
OutstandingBill=Max. for outstanding bill
|
OutstandingBill=Max. for outstanding bill
|
||||||
OutstandingBillReached=Max. for outstanding bill reached
|
OutstandingBillReached=Max. for outstanding bill reached
|
||||||
@ -454,7 +454,7 @@ LeopardNumRefModelDesc=The code is free. This code can be modified at any time.
|
|||||||
ManagingDirectors=Manager(s) name (CEO, director, president...)
|
ManagingDirectors=Manager(s) name (CEO, director, president...)
|
||||||
MergeOriginThirdparty=Duplicate third party (third party you want to delete)
|
MergeOriginThirdparty=Duplicate third party (third party you want to delete)
|
||||||
MergeThirdparties=Merge third parties
|
MergeThirdparties=Merge third parties
|
||||||
ConfirmMergeThirdparties=Are you sure you want to merge this third party into the current one? All linked objects (invoices, orders, ...) will be moved to current third party, then the third party will be deleted.
|
ConfirmMergeThirdparties=Are you sure you want to merge the chosen third party with the current one? All linked objects (invoices, orders, ...) will be moved to the current third party, after which the chosen third party will be deleted.
|
||||||
ThirdpartiesMergeSuccess=Third parties have been merged
|
ThirdpartiesMergeSuccess=Third parties have been merged
|
||||||
SaleRepresentativeLogin=Login of sales representative
|
SaleRepresentativeLogin=Login of sales representative
|
||||||
SaleRepresentativeFirstname=First name of sales representative
|
SaleRepresentativeFirstname=First name of sales representative
|
||||||
|
|||||||
@ -135,7 +135,7 @@ NewCheckReceipt=New discount
|
|||||||
NewCheckDeposit=New check deposit
|
NewCheckDeposit=New check deposit
|
||||||
NewCheckDepositOn=Create receipt for deposit on account: %s
|
NewCheckDepositOn=Create receipt for deposit on account: %s
|
||||||
NoWaitingChecks=No checks awaiting deposit.
|
NoWaitingChecks=No checks awaiting deposit.
|
||||||
DateChequeReceived=Check reception date
|
DateChequeReceived=Check receiving date
|
||||||
NbOfCheques=No. of checks
|
NbOfCheques=No. of checks
|
||||||
PaySocialContribution=Pay a social/fiscal tax
|
PaySocialContribution=Pay a social/fiscal tax
|
||||||
PayVAT=Pay a VAT declaration
|
PayVAT=Pay a VAT declaration
|
||||||
|
|||||||
@ -42,6 +42,6 @@ ExtraFieldsEcmFiles=Extrafields Ecm Files
|
|||||||
ExtraFieldsEcmDirectories=Extrafields Ecm Directories
|
ExtraFieldsEcmDirectories=Extrafields Ecm Directories
|
||||||
ECMSetup=ECM Setup
|
ECMSetup=ECM Setup
|
||||||
GenerateImgWebp=Duplicate all images with another version with .webp format
|
GenerateImgWebp=Duplicate all images with another version with .webp format
|
||||||
ConfirmGenerateImgWebp=If you confirm, you will generate an image in .webp format for all images currently into this folder and its subfolder...
|
ConfirmGenerateImgWebp=If you confirm, you will generate an image in .webp format for all images currently into this folder (subfolders are not included)...
|
||||||
ConfirmImgWebpCreation=Confirm all images duplication
|
ConfirmImgWebpCreation=Confirm all images duplication
|
||||||
SucessConvertImgWebp=Images successfully duplicated
|
SucessConvertImgWebp=Images successfully duplicated
|
||||||
|
|||||||
@ -4,9 +4,9 @@
|
|||||||
NoErrorCommitIsDone=No error, we commit
|
NoErrorCommitIsDone=No error, we commit
|
||||||
# Errors
|
# Errors
|
||||||
ErrorButCommitIsDone=Errors found but we validate despite this
|
ErrorButCommitIsDone=Errors found but we validate despite this
|
||||||
ErrorBadEMail=Email %s is wrong
|
ErrorBadEMail=Email %s is incorrect
|
||||||
ErrorBadMXDomain=Email %s seems wrong (domain has no valid MX record)
|
ErrorBadMXDomain=Email %s seems incorrect (domain has no valid MX record)
|
||||||
ErrorBadUrl=Url %s is wrong
|
ErrorBadUrl=Url %s is incorrect
|
||||||
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
||||||
ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
|
ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
|
||||||
ErrorLoginAlreadyExists=Login %s already exists.
|
ErrorLoginAlreadyExists=Login %s already exists.
|
||||||
@ -46,8 +46,8 @@ ErrorWrongDate=Date is not correct!
|
|||||||
ErrorFailedToWriteInDir=Failed to write in directory %s
|
ErrorFailedToWriteInDir=Failed to write in directory %s
|
||||||
ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=%s)
|
ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=%s)
|
||||||
ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
|
ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
|
||||||
ErrorFieldsRequired=Some required fields were not filled.
|
ErrorFieldsRequired=Some required fields have been left blank.
|
||||||
ErrorSubjectIsRequired=The email topic is required
|
ErrorSubjectIsRequired=The email subject is required
|
||||||
ErrorFailedToCreateDir=Failed to create a directory. Check that Web server user has permissions to write into Dolibarr documents directory. If parameter <b>safe_mode</b> is enabled on this PHP, check that Dolibarr php files owns to web server user (or group).
|
ErrorFailedToCreateDir=Failed to create a directory. Check that Web server user has permissions to write into Dolibarr documents directory. If parameter <b>safe_mode</b> is enabled on this PHP, check that Dolibarr php files owns to web server user (or group).
|
||||||
ErrorNoMailDefinedForThisUser=No mail defined for this user
|
ErrorNoMailDefinedForThisUser=No mail defined for this user
|
||||||
ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
|
ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
|
||||||
@ -226,6 +226,7 @@ ErrorAPageWithThisNameOrAliasAlreadyExists=The page/container <strong>%s</strong
|
|||||||
ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
|
ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
|
||||||
ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
|
ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
|
||||||
ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
|
ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
|
||||||
|
ErrorURLMustEndWith=URL %s must end %s
|
||||||
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
||||||
ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
|
ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
|
||||||
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
||||||
@ -296,3 +297,4 @@ WarningAvailableOnlyForHTTPSServers=Available only if using HTTPS secured connec
|
|||||||
WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
|
WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
|
||||||
ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
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
|
||||||
|
|||||||
101
htdocs/langs/am_ET/eventorganization.lang
Normal file
101
htdocs/langs/am_ET/eventorganization.lang
Normal file
@ -0,0 +1,101 @@
|
|||||||
|
# Copyright (C) 2021 Florian Henry <florian.henry@scopen.fr>
|
||||||
|
#
|
||||||
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic
|
||||||
|
#
|
||||||
|
ModuleEventOrganizationName = Event Organization
|
||||||
|
EventOrganizationDescription = Event Organization through Module Project
|
||||||
|
EventOrganizationDescriptionLong= Manage Event organization for conference, attendees, speaker, and attendees, with public subcription page
|
||||||
|
#
|
||||||
|
# Menu
|
||||||
|
#
|
||||||
|
EventOrganizationMenuLeft = Organized events
|
||||||
|
EventOrganizationConferenceOrBoothMenuLeft = Conference Or Booth
|
||||||
|
|
||||||
|
#
|
||||||
|
# Admin page
|
||||||
|
#
|
||||||
|
EventOrganizationSetup = Event Organization setup
|
||||||
|
Settings = Settings
|
||||||
|
EventOrganizationSetupPage = Event Organization setup page
|
||||||
|
EVENTORGANIZATION_TASK_LABEL = Label of tasks to create automatically when project is validated
|
||||||
|
EVENTORGANIZATION_TASK_LABELTooltip = When you validate an organized event, some tasks can be automatically created in the project<br><br>For example: <br>Send Call for Conference<br>Send Call for Booth<br>Receive call for conferences<br>Receive call for Booth<br>Open subscriptions to events for attendees<br>Send remind of event to speakers<br>Send remind of event to Booth hoster<br>Send remind of event to attendees
|
||||||
|
EVENTORGANIZATION_CATEG_THIRDPARTY_CONF = Category to add to third-parties automatically created when someone suggests a conference
|
||||||
|
EVENTORGANIZATION_CATEG_THIRDPARTY_BOOTH = Category to add to third-parties automatically created when they suggests a booth
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_ASK_CONF = Template of email to send after receiving a suggestion of a conference.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_ASK_BOOTH = Template of email to send after receiving a suggestion of a booth.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_AFT_SUBS_BOOTH = Template of email to send after a subscription to a booth has been paid.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_AFT_SUBS_EVENT = Template of email to send after a subscription to an event has been paid.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_BULK_SPEAKER = Template of email of massaction to attendes
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_BULK_ATTENDES = Template of email of massaction to speakers
|
||||||
|
EVENTORGANIZATION_FILTERATTENDEES_CAT = Filter thirdpartie's select list in attendees creation card/form with category
|
||||||
|
EVENTORGANIZATION_FILTERATTENDEES_TYPE = Filter thirdpartie's select list in attendees creation card/form with customer type
|
||||||
|
|
||||||
|
#
|
||||||
|
# Object
|
||||||
|
#
|
||||||
|
EventOrganizationConfOrBooth= Conference Or Booth
|
||||||
|
ManageOrganizeEvent = Manage event organisation
|
||||||
|
ConferenceOrBooth = Conference Or Booth
|
||||||
|
ConferenceOrBoothTab = Conference Or Booth
|
||||||
|
AmountOfSubscriptionPaid = Amount of subscription paid
|
||||||
|
DateSubscription = Date of subscription
|
||||||
|
ConferenceOrBoothAttendee = Conference Or Booth Attendee
|
||||||
|
|
||||||
|
#
|
||||||
|
# Template Mail
|
||||||
|
#
|
||||||
|
YourOrganizationEventConfRequestWasReceived = Your request for conference was received
|
||||||
|
YourOrganizationEventBoothRequestWasReceived = Your request for booth was received
|
||||||
|
EventOrganizationEmailAskConf = Request for conference
|
||||||
|
EventOrganizationEmailAskBooth = Request for booth
|
||||||
|
EventOrganizationEmailSubsBooth = Subscription for booth
|
||||||
|
EventOrganizationEmailSubsEvent = Subscription for an event
|
||||||
|
EventOrganizationMassEmailAttendees = Communication to attendees
|
||||||
|
EventOrganizationMassEmailSpeakers = Communication to speakers
|
||||||
|
|
||||||
|
#
|
||||||
|
# Event
|
||||||
|
#
|
||||||
|
AllowUnknownPeopleSuggestConf=Allow unknown people to suggest conferences
|
||||||
|
AllowUnknownPeopleSuggestConfHelp=Allow unknown people to suggest conferences
|
||||||
|
AllowUnknownPeopleSuggestBooth=Allow unknown people to suggest booth
|
||||||
|
AllowUnknownPeopleSuggestBoothHelp=Allow unknown people to suggest booth
|
||||||
|
PriceOfRegistration=Price of registration
|
||||||
|
PriceOfRegistrationHelp=Price of registration
|
||||||
|
PriceOfBooth=Subscription price to stand a booth
|
||||||
|
PriceOfBoothHelp=Subscription price to stand a booth
|
||||||
|
EventOrganizationICSLink=Link ICS for events
|
||||||
|
ConferenceOrBoothInformation=Conference Or Booth informations
|
||||||
|
Attendees = Attendees
|
||||||
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
|
#
|
||||||
|
# Status
|
||||||
|
#
|
||||||
|
EvntOrgDraft = Draft
|
||||||
|
EvntOrgSuggested = Suggested
|
||||||
|
EvntOrgConfirmed = Confirmed
|
||||||
|
EvntOrgNotQualified = Not Qualified
|
||||||
|
EvntOrgDone = Done
|
||||||
|
EvntOrgCancelled = Cancelled
|
||||||
|
#
|
||||||
|
# Public page
|
||||||
|
#
|
||||||
|
PublicAttendeeSubscriptionPage = Public link of registration to a conference
|
||||||
|
MissingOrBadSecureKey = The security key is invalid or missing
|
||||||
|
EvntOrgWelcomeMessage = This form allows you to register as a new participant to the conference
|
||||||
|
EvntOrgStartDuration = This conference starts on
|
||||||
|
EvntOrgEndDuration = and ends on
|
||||||
55
htdocs/langs/am_ET/knowledgemanagement.lang
Normal file
55
htdocs/langs/am_ET/knowledgemanagement.lang
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
# Copyright (C) 2021 SuperAdmin
|
||||||
|
#
|
||||||
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program. If not, see .
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic
|
||||||
|
#
|
||||||
|
|
||||||
|
# Module label 'ModuleKnowledgeManagementName'
|
||||||
|
ModuleKnowledgeManagementName = Knowledge Management System
|
||||||
|
# Module description 'ModuleKnowledgeManagementDesc'
|
||||||
|
ModuleKnowledgeManagementDesc=Manage a Knowledge Management (KM) or Help-Desk base
|
||||||
|
|
||||||
|
#
|
||||||
|
# Admin page
|
||||||
|
#
|
||||||
|
KnowledgeManagementSetup = Knowledge Management System setup
|
||||||
|
Settings = Settings
|
||||||
|
KnowledgeManagementSetupPage = Knowledge Management System setup page
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# About page
|
||||||
|
#
|
||||||
|
About = About
|
||||||
|
KnowledgeManagementAbout = About Knowledge Management
|
||||||
|
KnowledgeManagementAboutPage = Knowledge Management about page
|
||||||
|
|
||||||
|
#
|
||||||
|
# Sample page
|
||||||
|
#
|
||||||
|
KnowledgeManagementArea = Knowledge Management
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Menu
|
||||||
|
#
|
||||||
|
MenuKnowledgeRecord = Knowledge base
|
||||||
|
ListOfArticles = List of articles
|
||||||
|
NewKnowledgeRecord = New article
|
||||||
|
ValidateReply = Validate solution
|
||||||
|
KnowledgeRecords = Articles
|
||||||
|
KnowledgeRecord = Article
|
||||||
|
KnowledgeRecordExtraFields = Extrafields for Article
|
||||||
@ -15,7 +15,7 @@ MailToUsers=To user(s)
|
|||||||
MailCC=Copy to
|
MailCC=Copy to
|
||||||
MailToCCUsers=Copy to users(s)
|
MailToCCUsers=Copy to users(s)
|
||||||
MailCCC=Cached copy to
|
MailCCC=Cached copy to
|
||||||
MailTopic=Email topic
|
MailTopic=Email subject
|
||||||
MailText=Message
|
MailText=Message
|
||||||
MailFile=Attached files
|
MailFile=Attached files
|
||||||
MailMessage=Email body
|
MailMessage=Email body
|
||||||
@ -131,8 +131,8 @@ NoNotificationsWillBeSent=No automatic email notifications are planned for this
|
|||||||
ANotificationsWillBeSent=1 automatic notification will be sent by email
|
ANotificationsWillBeSent=1 automatic notification will be sent by email
|
||||||
SomeNotificationsWillBeSent=%s automatic notifications will be sent by email
|
SomeNotificationsWillBeSent=%s automatic notifications will be sent by email
|
||||||
AddNewNotification=Subscribe to a new automatic email notification (target/event)
|
AddNewNotification=Subscribe to a new automatic email notification (target/event)
|
||||||
ListOfActiveNotifications=List all active subscriptions (targets/events) for automatic email notification
|
ListOfActiveNotifications=List of all active subscriptions (targets/events) for automatic email notification
|
||||||
ListOfNotificationsDone=List all automatic email notifications sent
|
ListOfNotificationsDone=List of all automatic email notifications sent
|
||||||
MailSendSetupIs=Configuration of email sending has been setup to '%s'. This mode can't be used to send mass emailing.
|
MailSendSetupIs=Configuration of email sending has been setup to '%s'. This mode can't be used to send mass emailing.
|
||||||
MailSendSetupIs2=You must first go, with an admin account, into menu %sHome - Setup - EMails%s to change parameter <strong>'%s'</strong> to use mode '%s'. With this mode, you can enter setup of the SMTP server provided by your Internet Service Provider and use Mass emailing feature.
|
MailSendSetupIs2=You must first go, with an admin account, into menu %sHome - Setup - EMails%s to change parameter <strong>'%s'</strong> to use mode '%s'. With this mode, you can enter setup of the SMTP server provided by your Internet Service Provider and use Mass emailing feature.
|
||||||
MailSendSetupIs3=If you have any questions on how to setup your SMTP server, you can ask to %s.
|
MailSendSetupIs3=If you have any questions on how to setup your SMTP server, you can ask to %s.
|
||||||
|
|||||||
@ -180,7 +180,7 @@ SaveAndNew=Save and new
|
|||||||
TestConnection=Test connection
|
TestConnection=Test connection
|
||||||
ToClone=Clone
|
ToClone=Clone
|
||||||
ConfirmCloneAsk=Are you sure you want to clone the object <b>%s</b>?
|
ConfirmCloneAsk=Are you sure you want to clone the object <b>%s</b>?
|
||||||
ConfirmClone=Choose data you want to clone:
|
ConfirmClone=Choose the data you want to clone:
|
||||||
NoCloneOptionsSpecified=No data to clone defined.
|
NoCloneOptionsSpecified=No data to clone defined.
|
||||||
Of=of
|
Of=of
|
||||||
Go=Go
|
Go=Go
|
||||||
@ -246,7 +246,7 @@ DefaultModel=Default doc template
|
|||||||
Action=Event
|
Action=Event
|
||||||
About=About
|
About=About
|
||||||
Number=Number
|
Number=Number
|
||||||
NumberByMonth=Number by month
|
NumberByMonth=Total reports by month
|
||||||
AmountByMonth=Amount by month
|
AmountByMonth=Amount by month
|
||||||
Numero=Number
|
Numero=Number
|
||||||
Limit=Limit
|
Limit=Limit
|
||||||
@ -341,8 +341,8 @@ KiloBytes=Kilobytes
|
|||||||
MegaBytes=Megabytes
|
MegaBytes=Megabytes
|
||||||
GigaBytes=Gigabytes
|
GigaBytes=Gigabytes
|
||||||
TeraBytes=Terabytes
|
TeraBytes=Terabytes
|
||||||
UserAuthor=User of creation
|
UserAuthor=Ceated by
|
||||||
UserModif=User of last update
|
UserModif=Updated by
|
||||||
b=b.
|
b=b.
|
||||||
Kb=Kb
|
Kb=Kb
|
||||||
Mb=Mb
|
Mb=Mb
|
||||||
@ -503,9 +503,11 @@ By=By
|
|||||||
From=From
|
From=From
|
||||||
FromDate=From
|
FromDate=From
|
||||||
FromLocation=From
|
FromLocation=From
|
||||||
at=at
|
|
||||||
to=to
|
to=to
|
||||||
To=to
|
To=to
|
||||||
|
ToDate=to
|
||||||
|
ToLocation=to
|
||||||
|
at=at
|
||||||
and=and
|
and=and
|
||||||
or=or
|
or=or
|
||||||
Other=Other
|
Other=Other
|
||||||
@ -843,7 +845,7 @@ XMoreLines=%s line(s) hidden
|
|||||||
ShowMoreLines=Show more/less lines
|
ShowMoreLines=Show more/less lines
|
||||||
PublicUrl=Public URL
|
PublicUrl=Public URL
|
||||||
AddBox=Add box
|
AddBox=Add box
|
||||||
SelectElementAndClick=Select an element and click %s
|
SelectElementAndClick=Select an element and click on %s
|
||||||
PrintFile=Print File %s
|
PrintFile=Print File %s
|
||||||
ShowTransaction=Show entry on bank account
|
ShowTransaction=Show entry on bank account
|
||||||
ShowIntervention=Show intervention
|
ShowIntervention=Show intervention
|
||||||
@ -854,8 +856,8 @@ Denied=Denied
|
|||||||
ListOf=List of %s
|
ListOf=List of %s
|
||||||
ListOfTemplates=List of templates
|
ListOfTemplates=List of templates
|
||||||
Gender=Gender
|
Gender=Gender
|
||||||
Genderman=Man
|
Genderman=Male
|
||||||
Genderwoman=Woman
|
Genderwoman=Female
|
||||||
Genderother=Other
|
Genderother=Other
|
||||||
ViewList=List view
|
ViewList=List view
|
||||||
ViewGantt=Gantt view
|
ViewGantt=Gantt view
|
||||||
@ -1129,3 +1131,4 @@ ConfirmAffectTagQuestion=Are you sure you want to affect tags to the %s selected
|
|||||||
CategTypeNotFound=No tag type found for type of records
|
CategTypeNotFound=No tag type found for type of records
|
||||||
CopiedToClipboard=Copied to clipboard
|
CopiedToClipboard=Copied to clipboard
|
||||||
InformationOnLinkToContract=This amount is only the total of all the lines of the contract. No notion of time is taken into consideration.
|
InformationOnLinkToContract=This amount is only the total of all the lines of the contract. No notion of time is taken into consideration.
|
||||||
|
ConfirmCancel=Are you sure you want to cancel
|
||||||
|
|||||||
@ -15,7 +15,7 @@ ErrorMemberIsAlreadyLinkedToThisThirdParty=Another member (name: <b>%s</b>, logi
|
|||||||
ErrorUserPermissionAllowsToLinksToItselfOnly=For security reasons, you must be granted permissions to edit all users to be able to link a member to a user that is not yours.
|
ErrorUserPermissionAllowsToLinksToItselfOnly=For security reasons, you must be granted permissions to edit all users to be able to link a member to a user that is not yours.
|
||||||
SetLinkToUser=Link to a Dolibarr user
|
SetLinkToUser=Link to a Dolibarr user
|
||||||
SetLinkToThirdParty=Link to a Dolibarr third party
|
SetLinkToThirdParty=Link to a Dolibarr third party
|
||||||
MembersCards=Members business cards
|
MembersCards=Business cards for members
|
||||||
MembersList=List of members
|
MembersList=List of members
|
||||||
MembersListToValid=List of draft members (to be validated)
|
MembersListToValid=List of draft members (to be validated)
|
||||||
MembersListValid=List of valid members
|
MembersListValid=List of valid members
|
||||||
@ -32,7 +32,7 @@ MembersWithSubscriptionToReceive=Members with subscription to receive
|
|||||||
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=Subscription date
|
DateSubscription=Subscription date
|
||||||
DateEndSubscription=Subscription end date
|
DateEndSubscription=Subscription end date
|
||||||
EndSubscription=End subscription
|
EndSubscription=Subscription Ends
|
||||||
SubscriptionId=Subscription id
|
SubscriptionId=Subscription id
|
||||||
WithoutSubscription=Without subscription
|
WithoutSubscription=Without subscription
|
||||||
MemberId=Member id
|
MemberId=Member id
|
||||||
@ -83,10 +83,10 @@ WelcomeEMail=Welcome email
|
|||||||
SubscriptionRequired=Subscription required
|
SubscriptionRequired=Subscription required
|
||||||
DeleteType=Delete
|
DeleteType=Delete
|
||||||
VoteAllowed=Vote allowed
|
VoteAllowed=Vote allowed
|
||||||
Physical=Physical
|
Physical=Individual
|
||||||
Moral=Moral
|
Moral=Corporation
|
||||||
MorAndPhy=Moral and Physical
|
MorAndPhy=Corporation and Individual
|
||||||
Reenable=Reenable
|
Reenable=Re-Enable
|
||||||
ExcludeMember=Exclude a member
|
ExcludeMember=Exclude a member
|
||||||
ConfirmExcludeMember=Are you sure you want to exclude this member ?
|
ConfirmExcludeMember=Are you sure you want to exclude this member ?
|
||||||
ResiliateMember=Terminate a member
|
ResiliateMember=Terminate a member
|
||||||
@ -175,32 +175,32 @@ MembersStatisticsByCountries=Members statistics by country
|
|||||||
MembersStatisticsByState=Members statistics by state/province
|
MembersStatisticsByState=Members statistics by state/province
|
||||||
MembersStatisticsByTown=Members statistics by town
|
MembersStatisticsByTown=Members statistics by town
|
||||||
MembersStatisticsByRegion=Members statistics by region
|
MembersStatisticsByRegion=Members statistics by region
|
||||||
NbOfMembers=Number of members
|
NbOfMembers=Total number of members
|
||||||
NbOfActiveMembers=Number of current active members
|
NbOfActiveMembers=Total number of current active members
|
||||||
NoValidatedMemberYet=No validated members found
|
NoValidatedMemberYet=No validated members found
|
||||||
MembersByCountryDesc=This screen show you statistics on members by countries. Graphic depends however on Google online graph service and is available only if an internet connection is is working.
|
MembersByCountryDesc=This screen shows you the statistics of members by countries. Graphs and charts depend on the availability of the Google online graph service as well as on the availability of a working internet connection.
|
||||||
MembersByStateDesc=This screen show you statistics on members by state/provinces/canton.
|
MembersByStateDesc=This screen show you statistics of members by state/provinces/canton.
|
||||||
MembersByTownDesc=This screen show you statistics on members by town.
|
MembersByTownDesc=This screen show you statistics of members by town.
|
||||||
|
MembersByNature=This screen show you statistics of members by nature.
|
||||||
|
MembersByRegion=This screen show you statistics of members by region.
|
||||||
MembersStatisticsDesc=Choose statistics you want to read...
|
MembersStatisticsDesc=Choose statistics you want to read...
|
||||||
MenuMembersStats=Statistics
|
MenuMembersStats=Statistics
|
||||||
LastMemberDate=Latest member date
|
LastMemberDate=Latest membership date
|
||||||
LatestSubscriptionDate=Latest subscription date
|
LatestSubscriptionDate=Latest subscription date
|
||||||
MemberNature=Nature of member
|
MemberNature=Nature of the member
|
||||||
MembersNature=Nature of members
|
MembersNature=Nature of the members
|
||||||
Public=Information are public
|
Public=Information is public
|
||||||
NewMemberbyWeb=New member added. Awaiting approval
|
NewMemberbyWeb=New member added. Awaiting approval
|
||||||
NewMemberForm=New member form
|
NewMemberForm=New member form
|
||||||
SubscriptionsStatistics=Statistics on subscriptions
|
SubscriptionsStatistics=Subscriptions statistics
|
||||||
NbOfSubscriptions=Number of subscriptions
|
NbOfSubscriptions=Number of subscriptions
|
||||||
AmountOfSubscriptions=Amount of subscriptions
|
AmountOfSubscriptions=Amount collected from subscriptions
|
||||||
TurnoverOrBudget=Turnover (for a company) or Budget (for a foundation)
|
TurnoverOrBudget=Turnover (for a company) or Budget (for a foundation)
|
||||||
DefaultAmount=Default amount of subscription
|
DefaultAmount=Default amount of subscription
|
||||||
CanEditAmount=Visitor can choose/edit amount of its subscription
|
CanEditAmount=Visitor can choose/edit amount of its subscription
|
||||||
MEMBER_NEWFORM_PAYONLINE=Jump on integrated online payment page
|
MEMBER_NEWFORM_PAYONLINE=Jump on integrated online payment page
|
||||||
ByProperties=By nature
|
ByProperties=By nature
|
||||||
MembersStatisticsByProperties=Members statistics by nature
|
MembersStatisticsByProperties=Members statistics by nature
|
||||||
MembersByNature=This screen show you statistics on members by nature.
|
|
||||||
MembersByRegion=This screen show you statistics on members by region.
|
|
||||||
VATToUseForSubscriptions=VAT rate to use for subscriptions
|
VATToUseForSubscriptions=VAT rate to use for subscriptions
|
||||||
NoVatOnSubscription=No VAT for subscriptions
|
NoVatOnSubscription=No VAT for subscriptions
|
||||||
ADHERENT_PRODUCT_ID_FOR_SUBSCRIPTIONS=Product used for subscription line into invoice: %s
|
ADHERENT_PRODUCT_ID_FOR_SUBSCRIPTIONS=Product used for subscription line into invoice: %s
|
||||||
|
|||||||
@ -85,7 +85,7 @@ ListOfPermissionsDefined=List of defined permissions
|
|||||||
SeeExamples=See examples here
|
SeeExamples=See examples here
|
||||||
EnabledDesc=Condition to have this field active (Examples: 1 or $conf->global->MYMODULE_MYOPTION)
|
EnabledDesc=Condition to have this field active (Examples: 1 or $conf->global->MYMODULE_MYOPTION)
|
||||||
VisibleDesc=Is the field visible ? (Examples: 0=Never visible, 1=Visible on list and create/update/view forms, 2=Visible on list only, 3=Visible on create/update/view form only (not list), 4=Visible on list and update/view form only (not create), 5=Visible on list end view form only (not create, not update).<br><br>Using a negative value means field is not shown by default on list but can be selected for viewing).<br><br>It can be an expression, for example:<br>preg_match('/public/', $_SERVER['PHP_SELF'])?0:1<br>($user->rights->holiday->define_holiday ? 1 : 0)
|
VisibleDesc=Is the field visible ? (Examples: 0=Never visible, 1=Visible on list and create/update/view forms, 2=Visible on list only, 3=Visible on create/update/view form only (not list), 4=Visible on list and update/view form only (not create), 5=Visible on list end view form only (not create, not update).<br><br>Using a negative value means field is not shown by default on list but can be selected for viewing).<br><br>It can be an expression, for example:<br>preg_match('/public/', $_SERVER['PHP_SELF'])?0:1<br>($user->rights->holiday->define_holiday ? 1 : 0)
|
||||||
DisplayOnPdfDesc=Display this field on compatible PDF documents, you can manage position with "Position" field.<br/>Currently, known compatibles PDF models are : eratosthene (order), espadon (ship), sponge (invoices), cyan (propal/quotation), cornas (supplier order)<br/><br/><strong>For document :</strong><br/>0 = not displayed <br/>1 = display<br/>2 = display only if not empty<br/><br/><strong>For document lines :</strong><br/>0 = not displayed <br/>1 = displayed in a column<br/>3 = display in line description column after the description<br/>4 = display in description column after the description only if not empty
|
DisplayOnPdfDesc=Display this field on compatible PDF documents, you can manage position with "Position" field.<br>Currently, known compatibles PDF models are : eratosthene (order), espadon (ship), sponge (invoices), cyan (propal/quotation), cornas (supplier order)<br><br><strong>For document :</strong><br>0 = not displayed <br>1 = display<br>2 = display only if not empty<br><br><strong>For document lines :</strong><br>0 = not displayed <br>1 = displayed in a column<br>3 = display in line description column after the description<br>4 = display in description column after the description only if not empty
|
||||||
DisplayOnPdf=Display on PDF
|
DisplayOnPdf=Display on PDF
|
||||||
IsAMeasureDesc=Can the value of field be cumulated to get a total into list? (Examples: 1 or 0)
|
IsAMeasureDesc=Can the value of field be cumulated to get a total into list? (Examples: 1 or 0)
|
||||||
SearchAllDesc=Is the field used to make a search from the quick search tool? (Examples: 1 or 0)
|
SearchAllDesc=Is the field used to make a search from the quick search tool? (Examples: 1 or 0)
|
||||||
|
|||||||
@ -183,7 +183,7 @@ EnableGDLibraryDesc=Install or enable GD library on your PHP installation to use
|
|||||||
ProfIdShortDesc=<b>Prof Id %s</b> is an information depending on third party country.<br>For example, for country <b>%s</b>, it's code <b>%s</b>.
|
ProfIdShortDesc=<b>Prof Id %s</b> is an information depending on third party country.<br>For example, for country <b>%s</b>, it's code <b>%s</b>.
|
||||||
DolibarrDemo=Dolibarr ERP/CRM demo
|
DolibarrDemo=Dolibarr ERP/CRM demo
|
||||||
StatsByNumberOfUnits=Statistics for sum of qty of products/services
|
StatsByNumberOfUnits=Statistics for sum of qty of products/services
|
||||||
StatsByNumberOfEntities=Statistics in number of referring entities (no. of invoice, or order...)
|
StatsByNumberOfEntities=Statistics for number of referring entities (no. of invoices, or orders...)
|
||||||
NumberOfProposals=Number of proposals
|
NumberOfProposals=Number of proposals
|
||||||
NumberOfCustomerOrders=Number of sales orders
|
NumberOfCustomerOrders=Number of sales orders
|
||||||
NumberOfCustomerInvoices=Number of customer invoices
|
NumberOfCustomerInvoices=Number of customer invoices
|
||||||
@ -289,4 +289,4 @@ PopuProp=Products/Services by popularity in Proposals
|
|||||||
PopuCom=Products/Services by popularity in Orders
|
PopuCom=Products/Services by popularity in Orders
|
||||||
ProductStatistics=Products/Services Statistics
|
ProductStatistics=Products/Services Statistics
|
||||||
NbOfQtyInOrders=Qty in orders
|
NbOfQtyInOrders=Qty in orders
|
||||||
SelectTheTypeOfObjectToAnalyze=Select the type of object to analyze...
|
SelectTheTypeOfObjectToAnalyze=Select an object to view its statistics...
|
||||||
|
|||||||
56
htdocs/langs/am_ET/partnership.lang
Normal file
56
htdocs/langs/am_ET/partnership.lang
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
# Copyright (C) 2021 NextGestion <contact@nextgestion.com>
|
||||||
|
#
|
||||||
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic
|
||||||
|
#
|
||||||
|
ModulePartnershipName = Partnership management
|
||||||
|
PartnershipDescription = Module Partnership management
|
||||||
|
PartnershipDescriptionLong= Module Partnership management
|
||||||
|
|
||||||
|
#
|
||||||
|
# Menu
|
||||||
|
#
|
||||||
|
NewPartnership = New Partnership
|
||||||
|
ListOfPartnerships = List of partnership
|
||||||
|
|
||||||
|
#
|
||||||
|
# Admin page
|
||||||
|
#
|
||||||
|
PartnershipSetup = Partnership setup
|
||||||
|
PartnershipAbout = About Partnership
|
||||||
|
PartnershipAboutPage = Partnership about page
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Object
|
||||||
|
#
|
||||||
|
DatePartnershipStart=Start date
|
||||||
|
DatePartnershipEnd=End date
|
||||||
|
|
||||||
|
#
|
||||||
|
# Template Mail
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Status
|
||||||
|
#
|
||||||
|
PartnershipDraft = Draft
|
||||||
|
PartnershipAccepted = Accepted
|
||||||
|
PartnershipRefused = Refused
|
||||||
|
PartnershipCanceled = Canceled
|
||||||
|
|
||||||
|
PartnershipManagedFor=Partners are
|
||||||
@ -28,8 +28,8 @@ 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
|
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
||||||
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Adds an option to define mask in the product card
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
|
|
||||||
|
|||||||
@ -43,7 +43,7 @@ ServicesOnSaleOnly=Services for sale only
|
|||||||
ServicesOnPurchaseOnly=Services for purchase only
|
ServicesOnPurchaseOnly=Services for purchase only
|
||||||
ServicesNotOnSell=Services not for sale and not for purchase
|
ServicesNotOnSell=Services not for sale and not for purchase
|
||||||
ServicesOnSellAndOnBuy=Services for sale and for purchase
|
ServicesOnSellAndOnBuy=Services for sale and for purchase
|
||||||
LastModifiedProductsAndServices=Latest %s modified products/services
|
LastModifiedProductsAndServices=Latest %s products/services which were modified
|
||||||
LastRecordedProducts=Latest %s recorded products
|
LastRecordedProducts=Latest %s recorded products
|
||||||
LastRecordedServices=Latest %s recorded services
|
LastRecordedServices=Latest %s recorded services
|
||||||
CardProduct0=Product
|
CardProduct0=Product
|
||||||
@ -73,12 +73,12 @@ SellingPrice=Selling price
|
|||||||
SellingPriceHT=Selling price (excl. tax)
|
SellingPriceHT=Selling price (excl. tax)
|
||||||
SellingPriceTTC=Selling price (inc. tax)
|
SellingPriceTTC=Selling price (inc. tax)
|
||||||
SellingMinPriceTTC=Minimum Selling price (inc. tax)
|
SellingMinPriceTTC=Minimum Selling price (inc. tax)
|
||||||
CostPriceDescription=This price field (excl. tax) can be used to store the average amount this product costs to your company. It may be any price you calculate yourself, for example from the average buying price plus average production and distribution cost.
|
CostPriceDescription=This price field (excl. tax) can be used to capture the average amount this product costs to your company. It may be any price you calculate yourself, for example, from the average buying price plus average production and distribution cost.
|
||||||
CostPriceUsage=This value could be used for margin calculation.
|
CostPriceUsage=This value could be used for margin calculation.
|
||||||
SoldAmount=Sold amount
|
SoldAmount=Sold amount
|
||||||
PurchasedAmount=Purchased amount
|
PurchasedAmount=Purchased amount
|
||||||
NewPrice=New price
|
NewPrice=New price
|
||||||
MinPrice=Min. sell price
|
MinPrice=Min. selling price
|
||||||
EditSellingPriceLabel=Edit selling price label
|
EditSellingPriceLabel=Edit selling price label
|
||||||
CantBeLessThanMinPrice=The selling price can't be lower than minimum allowed for this product (%s without tax). This message can also appears if you type a too important discount.
|
CantBeLessThanMinPrice=The selling price can't be lower than minimum allowed for this product (%s without tax). This message can also appears if you type a too important discount.
|
||||||
ContractStatusClosed=Closed
|
ContractStatusClosed=Closed
|
||||||
@ -157,11 +157,11 @@ ListServiceByPopularity=List of services by popularity
|
|||||||
Finished=Manufactured product
|
Finished=Manufactured product
|
||||||
RowMaterial=Raw Material
|
RowMaterial=Raw Material
|
||||||
ConfirmCloneProduct=Are you sure you want to clone product or service <b>%s</b>?
|
ConfirmCloneProduct=Are you sure you want to clone product or service <b>%s</b>?
|
||||||
CloneContentProduct=Clone all main information of product/service
|
CloneContentProduct=Clone all main information of the product/service
|
||||||
ClonePricesProduct=Clone prices
|
ClonePricesProduct=Clone prices
|
||||||
CloneCategoriesProduct=Clone tags/categories linked
|
CloneCategoriesProduct=Clone linked tags/categories
|
||||||
CloneCompositionProduct=Clone virtual product/service
|
CloneCompositionProduct=Clone virtual products/services
|
||||||
CloneCombinationsProduct=Clone product variants
|
CloneCombinationsProduct=Clone the product variants
|
||||||
ProductIsUsed=This product is used
|
ProductIsUsed=This product is used
|
||||||
NewRefForClone=Ref. of new product/service
|
NewRefForClone=Ref. of new product/service
|
||||||
SellingPrices=Selling prices
|
SellingPrices=Selling prices
|
||||||
@ -170,12 +170,12 @@ CustomerPrices=Customer prices
|
|||||||
SuppliersPrices=Vendor prices
|
SuppliersPrices=Vendor prices
|
||||||
SuppliersPricesOfProductsOrServices=Vendor prices (of products or services)
|
SuppliersPricesOfProductsOrServices=Vendor prices (of products or services)
|
||||||
CustomCode=Customs|Commodity|HS code
|
CustomCode=Customs|Commodity|HS code
|
||||||
CountryOrigin=Origin country
|
CountryOrigin=Country of origin
|
||||||
RegionStateOrigin=Region origin
|
RegionStateOrigin=Region of origin
|
||||||
StateOrigin=State|Province origin
|
StateOrigin=State|Province of origin
|
||||||
Nature=Nature of product (material/finished)
|
Nature=Nature of product (raw/manufactured)
|
||||||
NatureOfProductShort=Nature of product
|
NatureOfProductShort=Nature of product
|
||||||
NatureOfProductDesc=Raw material or finished product
|
NatureOfProductDesc=Raw material or manufactured product
|
||||||
ShortLabel=Short label
|
ShortLabel=Short label
|
||||||
Unit=Unit
|
Unit=Unit
|
||||||
p=u.
|
p=u.
|
||||||
|
|||||||
@ -10,19 +10,19 @@ PrivateProject=Project contacts
|
|||||||
ProjectsImContactFor=Projects for which I am explicitly a contact
|
ProjectsImContactFor=Projects for which I am explicitly a contact
|
||||||
AllAllowedProjects=All project I can read (mine + public)
|
AllAllowedProjects=All project I can read (mine + public)
|
||||||
AllProjects=All projects
|
AllProjects=All projects
|
||||||
MyProjectsDesc=This view is limited to projects you are a contact for
|
MyProjectsDesc=This view is limited to the projects that you are a contact for
|
||||||
ProjectsPublicDesc=This view presents all projects you are allowed to read.
|
ProjectsPublicDesc=This view presents all projects you are allowed to read.
|
||||||
TasksOnProjectsPublicDesc=This view presents all tasks on projects you are allowed to read.
|
TasksOnProjectsPublicDesc=This view presents all tasks on projects you are allowed to read.
|
||||||
ProjectsPublicTaskDesc=This view presents all projects and tasks you are allowed to read.
|
ProjectsPublicTaskDesc=This view presents all projects and tasks you are allowed to read.
|
||||||
ProjectsDesc=This view presents all projects (your user permissions grant you permission to view everything).
|
ProjectsDesc=This view presents all projects (your user permissions grant you permission to view everything).
|
||||||
TasksOnProjectsDesc=This view presents all tasks on all projects (your user permissions grant you permission to view everything).
|
TasksOnProjectsDesc=This view presents all tasks on all projects (your user permissions grant you permission to view everything).
|
||||||
MyTasksDesc=This view is limited to projects or tasks you are a contact for
|
MyTasksDesc=This view is limited to the projects or tasks that you are a contact for
|
||||||
OnlyOpenedProject=Only open projects are visible (projects in draft or closed status are not visible).
|
OnlyOpenedProject=Only open projects are visible (projects in draft or closed status are not visible).
|
||||||
ClosedProjectsAreHidden=Closed projects are not visible.
|
ClosedProjectsAreHidden=Closed projects are not visible.
|
||||||
TasksPublicDesc=This view presents all projects and tasks you are allowed to read.
|
TasksPublicDesc=This view presents all projects and tasks you are allowed to read.
|
||||||
TasksDesc=This view presents all projects and tasks (your user permissions grant you permission to view everything).
|
TasksDesc=This view presents all projects and tasks (your user permissions grant you permission to view everything).
|
||||||
AllTaskVisibleButEditIfYouAreAssigned=All tasks for qualified projects are visible, but you can enter time only for task assigned to selected user. Assign task if you need to enter time on it.
|
AllTaskVisibleButEditIfYouAreAssigned=All tasks for qualified projects are visible, but you can enter time only for task assigned to selected user. Assign task if you need to enter time on it.
|
||||||
OnlyYourTaskAreVisible=Only tasks assigned to you are visible. Assign task to yourself if it is not visible and you need to enter time on it.
|
OnlyYourTaskAreVisible=Only tasks assigned to you are visible. If you need to enter time on a task and if the task is not visible here, then you need to assign the task to yourself.
|
||||||
ImportDatasetTasks=Tasks of projects
|
ImportDatasetTasks=Tasks of projects
|
||||||
ProjectCategories=Project tags/categories
|
ProjectCategories=Project tags/categories
|
||||||
NewProject=New project
|
NewProject=New project
|
||||||
@ -202,7 +202,7 @@ ResourceNotAssignedToTheTask=Not assigned to the task
|
|||||||
NoUserAssignedToTheProject=No users assigned to this project
|
NoUserAssignedToTheProject=No users assigned to this project
|
||||||
TimeSpentBy=Time spent by
|
TimeSpentBy=Time spent by
|
||||||
TasksAssignedTo=Tasks assigned to
|
TasksAssignedTo=Tasks assigned to
|
||||||
AssignTaskToMe=Assign task to me
|
AssignTaskToMe=Assign task to myself
|
||||||
AssignTaskToUser=Assign task to %s
|
AssignTaskToUser=Assign task to %s
|
||||||
SelectTaskToAssign=Select task to assign...
|
SelectTaskToAssign=Select task to assign...
|
||||||
AssignTask=Assign
|
AssignTask=Assign
|
||||||
|
|||||||
@ -72,5 +72,5 @@ YourCandidatureAnswerMessage=Thanks you for your application.<br>...
|
|||||||
JobClosedTextCandidateFound=The job position is closed. The position has been filled.
|
JobClosedTextCandidateFound=The job position is closed. The position has been filled.
|
||||||
JobClosedTextCanceled=The job position is closed.
|
JobClosedTextCanceled=The job position is closed.
|
||||||
ExtrafieldsJobPosition=Complementary attributes (job positions)
|
ExtrafieldsJobPosition=Complementary attributes (job positions)
|
||||||
ExtrafieldsCandidatures=Complementary attributes (job applications)
|
ExtrafieldsApplication=Complementary attributes (job applications)
|
||||||
MakeOffer=Make an offer
|
MakeOffer=Make an offer
|
||||||
|
|||||||
@ -43,7 +43,7 @@ ConfirmValidateSending=Are you sure you want to validate this shipment with refe
|
|||||||
ConfirmCancelSending=Are you sure you want to cancel this shipment?
|
ConfirmCancelSending=Are you sure you want to cancel this shipment?
|
||||||
DocumentModelMerou=Merou A5 model
|
DocumentModelMerou=Merou A5 model
|
||||||
WarningNoQtyLeftToSend=Warning, no products waiting to be shipped.
|
WarningNoQtyLeftToSend=Warning, no products waiting to be shipped.
|
||||||
StatsOnShipmentsOnlyValidated=Statistics conducted on shipments only validated. Date used is date of validation of shipment (planed delivery date is not always known).
|
StatsOnShipmentsOnlyValidated=Statistics are only for validated shipments. Date used is the date of validation of shipment (planned delivery date is not always known)
|
||||||
DateDeliveryPlanned=Planned date of delivery
|
DateDeliveryPlanned=Planned date of delivery
|
||||||
RefDeliveryReceipt=Ref delivery receipt
|
RefDeliveryReceipt=Ref delivery receipt
|
||||||
StatusReceipt=Status delivery receipt
|
StatusReceipt=Status delivery receipt
|
||||||
|
|||||||
@ -91,7 +91,7 @@ NoPredefinedProductToDispatch=No predefined products for this object. So no disp
|
|||||||
DispatchVerb=Dispatch
|
DispatchVerb=Dispatch
|
||||||
StockLimitShort=Limit for alert
|
StockLimitShort=Limit for alert
|
||||||
StockLimit=Stock limit for alert
|
StockLimit=Stock limit for alert
|
||||||
StockLimitDesc=(empty) means no warning.<br>0 can be used for a warning as soon as stock is empty.
|
StockLimitDesc=(empty) means no warning.<br>0 can be used to trigger a warning as soon as the stock is empty.
|
||||||
PhysicalStock=Physical Stock
|
PhysicalStock=Physical Stock
|
||||||
RealStock=Real Stock
|
RealStock=Real Stock
|
||||||
RealStockDesc=Physical/real stock is the stock currently in the warehouses.
|
RealStockDesc=Physical/real stock is the stock currently in the warehouses.
|
||||||
|
|||||||
@ -12,6 +12,7 @@ PasswordChangedTo=Password changed to: %s
|
|||||||
SubjectNewPassword=Your new password for %s
|
SubjectNewPassword=Your new password for %s
|
||||||
GroupRights=Group permissions
|
GroupRights=Group permissions
|
||||||
UserRights=User permissions
|
UserRights=User permissions
|
||||||
|
Credentials=Credentials
|
||||||
UserGUISetup=User Display Setup
|
UserGUISetup=User Display Setup
|
||||||
DisableUser=Disable
|
DisableUser=Disable
|
||||||
DisableAUser=Disable a user
|
DisableAUser=Disable a user
|
||||||
@ -105,7 +106,7 @@ UseTypeFieldToChange=Use field Type to change
|
|||||||
OpenIDURL=OpenID URL
|
OpenIDURL=OpenID URL
|
||||||
LoginUsingOpenID=Use OpenID to login
|
LoginUsingOpenID=Use OpenID to login
|
||||||
WeeklyHours=Hours worked (per week)
|
WeeklyHours=Hours worked (per week)
|
||||||
ExpectedWorkedHours=Expected worked hours per week
|
ExpectedWorkedHours=Expected hours worked per week
|
||||||
ColorUser=Color of the user
|
ColorUser=Color of the user
|
||||||
DisabledInMonoUserMode=Disabled in maintenance mode
|
DisabledInMonoUserMode=Disabled in maintenance mode
|
||||||
UserAccountancyCode=User accounting code
|
UserAccountancyCode=User accounting code
|
||||||
@ -115,7 +116,7 @@ DateOfEmployment=Employment date
|
|||||||
DateEmployment=Employment
|
DateEmployment=Employment
|
||||||
DateEmploymentstart=Employment Start Date
|
DateEmploymentstart=Employment Start Date
|
||||||
DateEmploymentEnd=Employment End Date
|
DateEmploymentEnd=Employment End Date
|
||||||
RangeOfLoginValidity=Date range of login validity
|
RangeOfLoginValidity=Access validity date range
|
||||||
CantDisableYourself=You can't disable your own user record
|
CantDisableYourself=You can't disable your own user record
|
||||||
ForceUserExpenseValidator=Force expense report validator
|
ForceUserExpenseValidator=Force expense report validator
|
||||||
ForceUserHolidayValidator=Force leave request validator
|
ForceUserHolidayValidator=Force leave request validator
|
||||||
|
|||||||
@ -140,8 +140,8 @@ DefineListOfAltLanguagesInWebsiteProperties=Define list of all available languag
|
|||||||
GenerateSitemaps=Generate website sitemap file
|
GenerateSitemaps=Generate website sitemap file
|
||||||
ConfirmGenerateSitemaps=If you confirm, you will erase the existing sitemap file...
|
ConfirmGenerateSitemaps=If you confirm, you will erase the existing sitemap file...
|
||||||
ConfirmSitemapsCreation=Confirm sitemap generation
|
ConfirmSitemapsCreation=Confirm sitemap generation
|
||||||
SitemapGenerated=Sitemap Generated
|
SitemapGenerated=Sitemap file <b>%s</b> generated
|
||||||
ImportFavicon=Favicon
|
ImportFavicon=Favicon
|
||||||
ErrorFaviconType=Favicon must be png
|
ErrorFaviconType=Favicon must be png
|
||||||
ErrorFaviconSize=Favicon must be of size 32x32
|
ErrorFaviconSize=Favicon must be sized 16x16, 32x32 or 64x64
|
||||||
FaviconTooltip=Upload an image which needs to be a png of 32x32
|
FaviconTooltip=Upload an image which needs to be a png (16x16, 32x32 or 64x64)
|
||||||
|
|||||||
2
htdocs/langs/ar_EG/accountancy.lang
Normal file
2
htdocs/langs/ar_EG/accountancy.lang
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Dolibarr language file - Source file is en_US - accountancy
|
||||||
|
ACCOUNTANCY_COMBO_FOR_AUX=Enable combo list for subsidiary account (may be slow if you have a lot of third parties)
|
||||||
@ -46,7 +46,6 @@ Module40Name=موردين
|
|||||||
Module700Name=تبرعات
|
Module700Name=تبرعات
|
||||||
Module1780Name=الأوسمة/التصنيفات
|
Module1780Name=الأوسمة/التصنيفات
|
||||||
Permission81=قراءة أوامر الشراء
|
Permission81=قراءة أوامر الشراء
|
||||||
ShowBugTrackLink=Show link "<strong>%s</strong>"
|
|
||||||
MailToSendInvoice=فواتير العميل
|
MailToSendInvoice=فواتير العميل
|
||||||
MailToSendSupplierOrder=أوامر الشراء
|
MailToSendSupplierOrder=أوامر الشراء
|
||||||
MailToSendSupplierInvoice=فواتير المورد
|
MailToSendSupplierInvoice=فواتير المورد
|
||||||
|
|||||||
2
htdocs/langs/ar_EG/cron.lang
Normal file
2
htdocs/langs/ar_EG/cron.lang
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Dolibarr language file - Source file is en_US - cron
|
||||||
|
CronTaskInactive=This job is disabled
|
||||||
2
htdocs/langs/ar_EG/eventorganization.lang
Normal file
2
htdocs/langs/ar_EG/eventorganization.lang
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Dolibarr language file - Source file is en_US - eventorganization
|
||||||
|
EvntOrgDraft =مسودة
|
||||||
@ -21,7 +21,6 @@ FormatDateHourTextShort=%b %d, %Y, %I:%M %p
|
|||||||
FormatDateHourText=%B %d, %Y, %I:%M %p
|
FormatDateHourText=%B %d, %Y, %I:%M %p
|
||||||
Closed2=مقفول
|
Closed2=مقفول
|
||||||
CloseAs=اضبط الحالة على
|
CloseAs=اضبط الحالة على
|
||||||
NumberByMonth=الرقم بالشهر
|
|
||||||
RefSupplier=المرجع. مورد
|
RefSupplier=المرجع. مورد
|
||||||
CommercialProposalsShort=عروض تجارية
|
CommercialProposalsShort=عروض تجارية
|
||||||
Refused=مرفوض
|
Refused=مرفوض
|
||||||
|
|||||||
4
htdocs/langs/ar_EG/partnership.lang
Normal file
4
htdocs/langs/ar_EG/partnership.lang
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Dolibarr language file - Source file is en_US - partnership
|
||||||
|
PartnershipDraft =مسودة
|
||||||
|
PartnershipAccepted =مقبول
|
||||||
|
PartnershipRefused =مرفوض
|
||||||
@ -202,7 +202,7 @@ Docref=Reference
|
|||||||
LabelAccount=Label account
|
LabelAccount=Label account
|
||||||
LabelOperation=Label operation
|
LabelOperation=Label operation
|
||||||
Sens=Direction
|
Sens=Direction
|
||||||
AccountingDirectionHelp=For an accounting account of a customer, use Credit to record a payment you received<br>For an accounting account of a supplier, use Debit to record a payment you make
|
AccountingDirectionHelp=For an accounting account of a customer, use Credit to record a payment you have received<br>For an accounting account of a supplier, use Debit to record a payment you made
|
||||||
LetteringCode=Lettering code
|
LetteringCode=Lettering code
|
||||||
Lettering=Lettering
|
Lettering=Lettering
|
||||||
Codejournal=Journal
|
Codejournal=Journal
|
||||||
@ -297,7 +297,7 @@ NoNewRecordSaved=No more record to journalize
|
|||||||
ListOfProductsWithoutAccountingAccount=List of products not bound to any accounting account
|
ListOfProductsWithoutAccountingAccount=List of products not bound to any accounting account
|
||||||
ChangeBinding=Change the binding
|
ChangeBinding=Change the binding
|
||||||
Accounted=Accounted in ledger
|
Accounted=Accounted in ledger
|
||||||
NotYetAccounted=Not yet accounted in ledger
|
NotYetAccounted=Not yet accounted in the ledger
|
||||||
ShowTutorial=Show Tutorial
|
ShowTutorial=Show Tutorial
|
||||||
NotReconciled=Not reconciled
|
NotReconciled=Not reconciled
|
||||||
WarningRecordWithoutSubledgerAreExcluded=Warning, all operations without subledger account defined are filtered and excluded from this view
|
WarningRecordWithoutSubledgerAreExcluded=Warning, all operations without subledger account defined are filtered and excluded from this view
|
||||||
|
|||||||
@ -64,6 +64,7 @@ RemoveLock=Remove/rename file <b>%s</b> if it exists, to allow usage of the Upda
|
|||||||
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any further use of the Update/Install tool.
|
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any further use of the Update/Install tool.
|
||||||
SecuritySetup=Security setup
|
SecuritySetup=Security setup
|
||||||
PHPSetup=PHP setup
|
PHPSetup=PHP setup
|
||||||
|
OSSetup=OS setup
|
||||||
SecurityFilesDesc=Define here options related to security about uploading files.
|
SecurityFilesDesc=Define here options related to security about uploading files.
|
||||||
ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
|
ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
|
||||||
ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
|
ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
|
||||||
@ -1159,7 +1160,7 @@ DoNotSuggestPaymentMode=Do not suggest
|
|||||||
NoActiveBankAccountDefined=No active bank account defined
|
NoActiveBankAccountDefined=No active bank account defined
|
||||||
OwnerOfBankAccount=Owner of bank account %s
|
OwnerOfBankAccount=Owner of bank account %s
|
||||||
BankModuleNotActive=Bank accounts module not enabled
|
BankModuleNotActive=Bank accounts module not enabled
|
||||||
ShowBugTrackLink=Show link "<strong>%s</strong>"
|
ShowBugTrackLink=Define the link "<strong>%s</strong>" (empty to not display this link, 'github' for the link to the Dolibarr project or define directly an url 'https://...')
|
||||||
Alerts=Alerts
|
Alerts=Alerts
|
||||||
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
||||||
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
||||||
@ -1254,6 +1255,7 @@ YouMustRunCommandFromCommandLineAfterLoginToUser=You must run this command from
|
|||||||
YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
|
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
|
||||||
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 with addresses
|
||||||
TranslationUncomplete=Partial translation
|
TranslationUncomplete=Partial translation
|
||||||
@ -2062,7 +2064,7 @@ UseDebugBar=Use the debug bar
|
|||||||
DEBUGBAR_LOGS_LINES_NUMBER=Number of last log lines to keep in console
|
DEBUGBAR_LOGS_LINES_NUMBER=Number of last log lines to keep in console
|
||||||
WarningValueHigherSlowsDramaticalyOutput=Warning, higher values slows dramaticaly output
|
WarningValueHigherSlowsDramaticalyOutput=Warning, higher values slows dramaticaly output
|
||||||
ModuleActivated=Module %s is activated and slows the interface
|
ModuleActivated=Module %s is activated and slows the interface
|
||||||
ModuleActivatedWithTooHighLogLevel=Module %s is activated with a too high logging level (try to use a lower level for better performances)
|
ModuleActivatedWithTooHighLogLevel=Module %s is activated with a too high logging level (try to use a lower level for better performances and security)
|
||||||
ModuleSyslogActivatedButLevelNotTooVerbose=Module %s is activated and log level (%s) is correct (not too verbose)
|
ModuleSyslogActivatedButLevelNotTooVerbose=Module %s is activated and log level (%s) is correct (not too verbose)
|
||||||
IfYouAreOnAProductionSetThis=If you are on a production environment, you should set this property to %s.
|
IfYouAreOnAProductionSetThis=If you are on a production environment, you should set this property to %s.
|
||||||
AntivirusEnabledOnUpload=Antivirus enabled on uploaded files
|
AntivirusEnabledOnUpload=Antivirus enabled on uploaded files
|
||||||
@ -2122,3 +2124,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
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
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
|
ModuleUpdateAvailable=An update is available
|
||||||
|
NoExternalModuleWithUpdate=No updates found for external modules
|
||||||
|
SwaggerDescriptionFile=Swagger API description file (for use with redoc for example)
|
||||||
|
|||||||
@ -109,13 +109,13 @@ SocialContributionPayment=Social/fiscal tax payment
|
|||||||
BankTransfer=Credit transfer
|
BankTransfer=Credit transfer
|
||||||
BankTransfers=Credit transfers
|
BankTransfers=Credit transfers
|
||||||
MenuBankInternalTransfer=Internal transfer
|
MenuBankInternalTransfer=Internal transfer
|
||||||
TransferDesc=Transfer from one account to another, Dolibarr will write two records (a debit in source account and a credit in target account). The same amount (except sign), label and date will be used for this transaction)
|
TransferDesc=Use internal transfer to transfer from one account to another, the application will write two records: a debit in the source account and a credit in the target account. The same amount, label and date will be used for this transaction.
|
||||||
TransferFrom=From
|
TransferFrom=From
|
||||||
TransferTo=To
|
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=Transmitter
|
CheckTransmitter=Sender
|
||||||
ValidateCheckReceipt=Validate this check receipt?
|
ValidateCheckReceipt=Validate this check receipt?
|
||||||
ConfirmValidateCheckReceipt=Are you sure you want to validate this check receipt, no change will be possible once this is done?
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes are possible it's done.
|
||||||
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
|
||||||
@ -128,7 +128,7 @@ ConfirmDeleteTransaction=Are you sure you want to delete this entry?
|
|||||||
ThisWillAlsoDeleteBankRecord=This will also delete generated bank entry
|
ThisWillAlsoDeleteBankRecord=This will also delete generated bank entry
|
||||||
BankMovements=Movements
|
BankMovements=Movements
|
||||||
PlannedTransactions=Planned entries
|
PlannedTransactions=Planned entries
|
||||||
Graph=Graphics
|
Graph=Graphs
|
||||||
ExportDataset_banque_1=Bank entries and account statement
|
ExportDataset_banque_1=Bank entries and account statement
|
||||||
ExportDataset_banque_2=Deposit slip
|
ExportDataset_banque_2=Deposit slip
|
||||||
TransactionOnTheOtherAccount=Transaction on the other account
|
TransactionOnTheOtherAccount=Transaction on the other account
|
||||||
@ -142,7 +142,7 @@ AllAccounts=All bank and cash accounts
|
|||||||
BackToAccount=Back to account
|
BackToAccount=Back to account
|
||||||
ShowAllAccounts=Show for all accounts
|
ShowAllAccounts=Show for all accounts
|
||||||
FutureTransaction=Future transaction. Unable to reconcile.
|
FutureTransaction=Future transaction. Unable to reconcile.
|
||||||
SelectChequeTransactionAndGenerate=Select/filter checks to include in the check deposit receipt and click on "Create".
|
SelectChequeTransactionAndGenerate=Select/filter the checks which are to be included in the check deposit receipt. Then, click on "Create".
|
||||||
InputReceiptNumber=Choose the bank statement related with the conciliation. Use a sortable numeric value: YYYYMM or YYYYMMDD
|
InputReceiptNumber=Choose the bank statement related with the conciliation. Use a sortable numeric value: YYYYMM or YYYYMMDD
|
||||||
EventualyAddCategory=Eventually, specify a category in which to classify the records
|
EventualyAddCategory=Eventually, specify a category in which to classify the records
|
||||||
ToConciliate=To reconcile?
|
ToConciliate=To reconcile?
|
||||||
|
|||||||
@ -120,7 +120,7 @@ ConvertExcessPaidToReduc=Convert excess paid into available discount
|
|||||||
EnterPaymentReceivedFromCustomer=Enter payment received from customer
|
EnterPaymentReceivedFromCustomer=Enter payment received from customer
|
||||||
EnterPaymentDueToCustomer=Make payment due to customer
|
EnterPaymentDueToCustomer=Make payment due to customer
|
||||||
DisabledBecauseRemainderToPayIsZero=Disabled because remaining unpaid is zero
|
DisabledBecauseRemainderToPayIsZero=Disabled because remaining unpaid is zero
|
||||||
PriceBase=Price base
|
PriceBase=Base price
|
||||||
BillStatus=Invoice status
|
BillStatus=Invoice status
|
||||||
StatusOfGeneratedInvoices=Status of generated invoices
|
StatusOfGeneratedInvoices=Status of generated invoices
|
||||||
BillStatusDraft=Draft (needs to be validated)
|
BillStatusDraft=Draft (needs to be validated)
|
||||||
@ -454,7 +454,7 @@ RegulatedOn=Regulated on
|
|||||||
ChequeNumber=Check N°
|
ChequeNumber=Check N°
|
||||||
ChequeOrTransferNumber=Check/Transfer N°
|
ChequeOrTransferNumber=Check/Transfer N°
|
||||||
ChequeBordereau=Check schedule
|
ChequeBordereau=Check schedule
|
||||||
ChequeMaker=Check/Transfer transmitter
|
ChequeMaker=Check/Transfer sender
|
||||||
ChequeBank=Bank of Check
|
ChequeBank=Bank of Check
|
||||||
CheckBank=Check
|
CheckBank=Check
|
||||||
NetToBePaid=Net to be paid
|
NetToBePaid=Net to be paid
|
||||||
|
|||||||
@ -46,11 +46,11 @@ BoxMyLastBookmarks=Bookmarks: latest %s
|
|||||||
BoxOldestExpiredServices=Oldest active expired services
|
BoxOldestExpiredServices=Oldest active expired services
|
||||||
BoxLastExpiredServices=Latest %s oldest contacts with active expired services
|
BoxLastExpiredServices=Latest %s oldest contacts with active expired services
|
||||||
BoxTitleLastActionsToDo=Latest %s actions to do
|
BoxTitleLastActionsToDo=Latest %s actions to do
|
||||||
BoxTitleLastContracts=Latest %s modified contracts
|
BoxTitleLastContracts=Latest %s contracts which were modified
|
||||||
BoxTitleLastModifiedDonations=Latest %s modified donations
|
BoxTitleLastModifiedDonations=Latest %s donations which were modified
|
||||||
BoxTitleLastModifiedExpenses=Latest %s modified expense reports
|
BoxTitleLastModifiedExpenses=Latest %s expense reports which were modified
|
||||||
BoxTitleLatestModifiedBoms=Latest %s modified BOMs
|
BoxTitleLatestModifiedBoms=Latest %s BOMs which were modified
|
||||||
BoxTitleLatestModifiedMos=Latest %s modified Manufacturing Orders
|
BoxTitleLatestModifiedMos=Latest %s Manufacturing Orders which were modified
|
||||||
BoxTitleLastOutstandingBillReached=Customers with maximum outstanding exceeded
|
BoxTitleLastOutstandingBillReached=Customers with maximum outstanding exceeded
|
||||||
BoxGlobalActivity=Global activity (invoices, proposals, orders)
|
BoxGlobalActivity=Global activity (invoices, proposals, orders)
|
||||||
BoxGoodCustomers=Good customers
|
BoxGoodCustomers=Good customers
|
||||||
|
|||||||
@ -41,7 +41,8 @@ Floor=Floor
|
|||||||
AddTable=Add table
|
AddTable=Add table
|
||||||
Place=Place
|
Place=Place
|
||||||
TakeposConnectorNecesary='TakePOS Connector' required
|
TakeposConnectorNecesary='TakePOS Connector' required
|
||||||
OrderPrinters=Order printers
|
OrderPrinters=Add a button to send the order to some given printers, without payment (for example to send an order to a kitchen)
|
||||||
|
NotAvailableWithBrowserPrinter=Not available when printer for receipt is set to browser:
|
||||||
SearchProduct=Search product
|
SearchProduct=Search product
|
||||||
Receipt=Receipt
|
Receipt=Receipt
|
||||||
Header=Header
|
Header=Header
|
||||||
@ -58,7 +59,7 @@ BillsCoinsPad=Coins and banknotes Pad
|
|||||||
DolistorePosCategory=TakePOS modules and other POS solutions for Dolibarr
|
DolistorePosCategory=TakePOS modules and other POS solutions for Dolibarr
|
||||||
TakeposNeedsCategories=TakePOS needs at least one product categorie to work
|
TakeposNeedsCategories=TakePOS needs at least one product categorie to work
|
||||||
TakeposNeedsAtLeastOnSubCategoryIntoParentCategory=TakePOS needs at least 1 product category under the category <b>%s</b> to work
|
TakeposNeedsAtLeastOnSubCategoryIntoParentCategory=TakePOS needs at least 1 product category under the category <b>%s</b> to work
|
||||||
OrderNotes=Order Notes
|
OrderNotes=Can add some notes to each ordered items
|
||||||
CashDeskBankAccountFor=Default account to use for payments in
|
CashDeskBankAccountFor=Default account to use for payments in
|
||||||
NoPaimementModesDefined=No paiment mode defined in TakePOS configuration
|
NoPaimementModesDefined=No paiment mode defined in TakePOS configuration
|
||||||
TicketVatGrouped=Group VAT by rate in tickets|receipts
|
TicketVatGrouped=Group VAT by rate in tickets|receipts
|
||||||
@ -83,7 +84,7 @@ InvoiceIsAlreadyValidated=Invoice is already validated
|
|||||||
NoLinesToBill=No lines to bill
|
NoLinesToBill=No lines to bill
|
||||||
CustomReceipt=Custom Receipt
|
CustomReceipt=Custom Receipt
|
||||||
ReceiptName=Receipt Name
|
ReceiptName=Receipt Name
|
||||||
ProductSupplements=Product Supplements
|
ProductSupplements=Manage supplements of products
|
||||||
SupplementCategory=Supplement category
|
SupplementCategory=Supplement category
|
||||||
ColorTheme=Color theme
|
ColorTheme=Color theme
|
||||||
Colorful=Colorful
|
Colorful=Colorful
|
||||||
@ -93,7 +94,7 @@ Browser=Browser
|
|||||||
BrowserMethodDescription=Simple and easy receipt printing. Only a few parameters to configure the receipt. Print via browser.
|
BrowserMethodDescription=Simple and easy receipt printing. Only a few parameters to configure the receipt. Print via browser.
|
||||||
TakeposConnectorMethodDescription=External module with extra features. Posibility to print from the cloud.
|
TakeposConnectorMethodDescription=External module with extra features. Posibility to print from the cloud.
|
||||||
PrintMethod=Print method
|
PrintMethod=Print method
|
||||||
ReceiptPrinterMethodDescription=Powerful method with a lot of parameters. Full customizable with templates. Cannot print from the cloud.
|
ReceiptPrinterMethodDescription=Powerful method with a lot of parameters. Full customizable with templates. The server hosting the application can't be in the Cloud (must be able to reach the printers in your network).
|
||||||
ByTerminal=By terminal
|
ByTerminal=By terminal
|
||||||
TakeposNumpadUsePaymentIcon=Use icon instead of text on payment buttons of numpad
|
TakeposNumpadUsePaymentIcon=Use icon instead of text on payment buttons of numpad
|
||||||
CashDeskRefNumberingModules=Numbering module for POS sales
|
CashDeskRefNumberingModules=Numbering module for POS sales
|
||||||
|
|||||||
@ -3,20 +3,20 @@ Rubrique=Tag/Category
|
|||||||
Rubriques=Tags/Categories
|
Rubriques=Tags/Categories
|
||||||
RubriquesTransactions=Tags/Categories of transactions
|
RubriquesTransactions=Tags/Categories of transactions
|
||||||
categories=tags/categories
|
categories=tags/categories
|
||||||
NoCategoryYet=No tag/category of this type created
|
NoCategoryYet=No tag/category of this type has been created
|
||||||
In=In
|
In=In
|
||||||
AddIn=Add in
|
AddIn=Add in
|
||||||
modify=modify
|
modify=modify
|
||||||
Classify=Classify
|
Classify=Classify
|
||||||
CategoriesArea=Tags/Categories area
|
CategoriesArea=Tags/Categories area
|
||||||
ProductsCategoriesArea=Products/Services tags/categories area
|
ProductsCategoriesArea=Product/Service tags/categories area
|
||||||
SuppliersCategoriesArea=Vendors tags/categories area
|
SuppliersCategoriesArea=Vendor tags/categories area
|
||||||
CustomersCategoriesArea=Customers tags/categories area
|
CustomersCategoriesArea=Customer tags/categories area
|
||||||
MembersCategoriesArea=Members tags/categories area
|
MembersCategoriesArea=Member tags/categories area
|
||||||
ContactsCategoriesArea=Contacts tags/categories area
|
ContactsCategoriesArea=Contact tags/categories area
|
||||||
AccountsCategoriesArea=Bank accounts tags/categories area
|
AccountsCategoriesArea=Bank account tags/categories area
|
||||||
ProjectsCategoriesArea=Projects tags/categories area
|
ProjectsCategoriesArea=Project tags/categories area
|
||||||
UsersCategoriesArea=Users tags/categories area
|
UsersCategoriesArea=User tags/categories area
|
||||||
SubCats=Sub-categories
|
SubCats=Sub-categories
|
||||||
CatList=List of tags/categories
|
CatList=List of tags/categories
|
||||||
CatListAll=List of tags/categories (all types)
|
CatListAll=List of tags/categories (all types)
|
||||||
@ -96,4 +96,4 @@ ChooseCategory=Choose category
|
|||||||
StocksCategoriesArea=Warehouse Categories
|
StocksCategoriesArea=Warehouse Categories
|
||||||
ActionCommCategoriesArea=Event Categories
|
ActionCommCategoriesArea=Event Categories
|
||||||
WebsitePagesCategoriesArea=Page-Container Categories
|
WebsitePagesCategoriesArea=Page-Container Categories
|
||||||
UseOrOperatorForCategories=Use or operator for categories
|
UseOrOperatorForCategories=Use 'OR' operator for categories
|
||||||
|
|||||||
@ -2,9 +2,9 @@
|
|||||||
ErrorCompanyNameAlreadyExists=Company name %s already exists. Choose another one.
|
ErrorCompanyNameAlreadyExists=Company name %s already exists. Choose another one.
|
||||||
ErrorSetACountryFirst=Set the country first
|
ErrorSetACountryFirst=Set the country first
|
||||||
SelectThirdParty=Select a third party
|
SelectThirdParty=Select a third party
|
||||||
ConfirmDeleteCompany=Are you sure you want to delete this company and all inherited information?
|
ConfirmDeleteCompany=Are you sure you want to delete this company and all related information?
|
||||||
DeleteContact=Delete a contact/address
|
DeleteContact=Delete a contact/address
|
||||||
ConfirmDeleteContact=Are you sure you want to delete this contact and all inherited information?
|
ConfirmDeleteContact=Are you sure you want to delete this contact and all related information?
|
||||||
MenuNewThirdParty=New Third Party
|
MenuNewThirdParty=New Third Party
|
||||||
MenuNewCustomer=New Customer
|
MenuNewCustomer=New Customer
|
||||||
MenuNewProspect=New Prospect
|
MenuNewProspect=New Prospect
|
||||||
@ -69,7 +69,7 @@ PhoneShort=Phone
|
|||||||
Skype=Skype
|
Skype=Skype
|
||||||
Call=Call
|
Call=Call
|
||||||
Chat=Chat
|
Chat=Chat
|
||||||
PhonePro=Prof. phone
|
PhonePro=Bus. phone
|
||||||
PhonePerso=Pers. phone
|
PhonePerso=Pers. phone
|
||||||
PhoneMobile=Mobile
|
PhoneMobile=Mobile
|
||||||
No_Email=Refuse bulk emailings
|
No_Email=Refuse bulk emailings
|
||||||
@ -78,7 +78,7 @@ Zip=Zip Code
|
|||||||
Town=City
|
Town=City
|
||||||
Web=Web
|
Web=Web
|
||||||
Poste= Position
|
Poste= Position
|
||||||
DefaultLang=Language default
|
DefaultLang=Default language
|
||||||
VATIsUsed=Sales tax used
|
VATIsUsed=Sales tax used
|
||||||
VATIsUsedWhenSelling=This defines if this third party includes a sale tax or not when it makes an invoice to its own customers
|
VATIsUsedWhenSelling=This defines if this third party includes a sale tax or not when it makes an invoice to its own customers
|
||||||
VATIsNotUsed=Sales tax is not used
|
VATIsNotUsed=Sales tax is not used
|
||||||
@ -331,7 +331,7 @@ CustomerCodeDesc=Customer Code, unique for all customers
|
|||||||
SupplierCodeDesc=Vendor Code, unique for all vendors
|
SupplierCodeDesc=Vendor Code, unique for all vendors
|
||||||
RequiredIfCustomer=Required if third party is a customer or prospect
|
RequiredIfCustomer=Required if third party is a customer or prospect
|
||||||
RequiredIfSupplier=Required if third party is a vendor
|
RequiredIfSupplier=Required if third party is a vendor
|
||||||
ValidityControledByModule=Validity controlled by module
|
ValidityControledByModule=Validity controlled by the module
|
||||||
ThisIsModuleRules=Rules for this module
|
ThisIsModuleRules=Rules for this module
|
||||||
ProspectToContact=Prospect to contact
|
ProspectToContact=Prospect to contact
|
||||||
CompanyDeleted=Company "%s" deleted from database.
|
CompanyDeleted=Company "%s" deleted from database.
|
||||||
@ -439,12 +439,12 @@ ListSuppliersShort=List of Vendors
|
|||||||
ListProspectsShort=List of Prospects
|
ListProspectsShort=List of Prospects
|
||||||
ListCustomersShort=List of Customers
|
ListCustomersShort=List of Customers
|
||||||
ThirdPartiesArea=Third Parties/Contacts
|
ThirdPartiesArea=Third Parties/Contacts
|
||||||
LastModifiedThirdParties=Latest %s modified Third Parties
|
LastModifiedThirdParties=Latest %s Third Parties which were modified
|
||||||
UniqueThirdParties=Total of Third Parties
|
UniqueThirdParties=Total number of Third Parties
|
||||||
InActivity=Open
|
InActivity=Open
|
||||||
ActivityCeased=Closed
|
ActivityCeased=Closed
|
||||||
ThirdPartyIsClosed=Third party is closed
|
ThirdPartyIsClosed=Third party is closed
|
||||||
ProductsIntoElements=List of products/services into %s
|
ProductsIntoElements=List of products/services mapped to %s
|
||||||
CurrentOutstandingBill=Current outstanding bill
|
CurrentOutstandingBill=Current outstanding bill
|
||||||
OutstandingBill=Max. for outstanding bill
|
OutstandingBill=Max. for outstanding bill
|
||||||
OutstandingBillReached=Max. for outstanding bill reached
|
OutstandingBillReached=Max. for outstanding bill reached
|
||||||
@ -454,7 +454,7 @@ LeopardNumRefModelDesc=The code is free. This code can be modified at any time.
|
|||||||
ManagingDirectors=Manager(s) name (CEO, director, president...)
|
ManagingDirectors=Manager(s) name (CEO, director, president...)
|
||||||
MergeOriginThirdparty=Duplicate third party (third party you want to delete)
|
MergeOriginThirdparty=Duplicate third party (third party you want to delete)
|
||||||
MergeThirdparties=Merge third parties
|
MergeThirdparties=Merge third parties
|
||||||
ConfirmMergeThirdparties=Are you sure you want to merge this third party into the current one? All linked objects (invoices, orders, ...) will be moved to current third party, then the third party will be deleted.
|
ConfirmMergeThirdparties=Are you sure you want to merge the chosen third party with the current one? All linked objects (invoices, orders, ...) will be moved to the current third party, after which the chosen third party will be deleted.
|
||||||
ThirdpartiesMergeSuccess=Third parties have been merged
|
ThirdpartiesMergeSuccess=Third parties have been merged
|
||||||
SaleRepresentativeLogin=Login of sales representative
|
SaleRepresentativeLogin=Login of sales representative
|
||||||
SaleRepresentativeFirstname=First name of sales representative
|
SaleRepresentativeFirstname=First name of sales representative
|
||||||
|
|||||||
@ -135,7 +135,7 @@ NewCheckReceipt=New discount
|
|||||||
NewCheckDeposit=New check deposit
|
NewCheckDeposit=New check deposit
|
||||||
NewCheckDepositOn=Create receipt for deposit on account: %s
|
NewCheckDepositOn=Create receipt for deposit on account: %s
|
||||||
NoWaitingChecks=No checks awaiting deposit.
|
NoWaitingChecks=No checks awaiting deposit.
|
||||||
DateChequeReceived=Check reception date
|
DateChequeReceived=Check receiving date
|
||||||
NbOfCheques=No. of checks
|
NbOfCheques=No. of checks
|
||||||
PaySocialContribution=Pay a social/fiscal tax
|
PaySocialContribution=Pay a social/fiscal tax
|
||||||
PayVAT=Pay a VAT declaration
|
PayVAT=Pay a VAT declaration
|
||||||
|
|||||||
@ -42,6 +42,6 @@ ExtraFieldsEcmFiles=Extrafields Ecm Files
|
|||||||
ExtraFieldsEcmDirectories=Extrafields Ecm Directories
|
ExtraFieldsEcmDirectories=Extrafields Ecm Directories
|
||||||
ECMSetup=ECM Setup
|
ECMSetup=ECM Setup
|
||||||
GenerateImgWebp=Duplicate all images with another version with .webp format
|
GenerateImgWebp=Duplicate all images with another version with .webp format
|
||||||
ConfirmGenerateImgWebp=If you confirm, you will generate an image in .webp format for all images currently into this folder and its subfolder...
|
ConfirmGenerateImgWebp=If you confirm, you will generate an image in .webp format for all images currently into this folder (subfolders are not included)...
|
||||||
ConfirmImgWebpCreation=Confirm all images duplication
|
ConfirmImgWebpCreation=Confirm all images duplication
|
||||||
SucessConvertImgWebp=Images successfully duplicated
|
SucessConvertImgWebp=Images successfully duplicated
|
||||||
|
|||||||
@ -4,9 +4,9 @@
|
|||||||
NoErrorCommitIsDone=No error, we commit
|
NoErrorCommitIsDone=No error, we commit
|
||||||
# Errors
|
# Errors
|
||||||
ErrorButCommitIsDone=Errors found but we validate despite this
|
ErrorButCommitIsDone=Errors found but we validate despite this
|
||||||
ErrorBadEMail=Email %s is wrong
|
ErrorBadEMail=Email %s is incorrect
|
||||||
ErrorBadMXDomain=Email %s seems wrong (domain has no valid MX record)
|
ErrorBadMXDomain=Email %s seems incorrect (domain has no valid MX record)
|
||||||
ErrorBadUrl=Url %s is wrong
|
ErrorBadUrl=Url %s is incorrect
|
||||||
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
||||||
ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
|
ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
|
||||||
ErrorLoginAlreadyExists=Login %s already exists.
|
ErrorLoginAlreadyExists=Login %s already exists.
|
||||||
@ -46,8 +46,8 @@ ErrorWrongDate=Date is not correct!
|
|||||||
ErrorFailedToWriteInDir=Failed to write in directory %s
|
ErrorFailedToWriteInDir=Failed to write in directory %s
|
||||||
ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=%s)
|
ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=%s)
|
||||||
ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
|
ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
|
||||||
ErrorFieldsRequired=Some required fields were not filled.
|
ErrorFieldsRequired=Some required fields have been left blank.
|
||||||
ErrorSubjectIsRequired=The email topic is required
|
ErrorSubjectIsRequired=The email subject is required
|
||||||
ErrorFailedToCreateDir=Failed to create a directory. Check that Web server user has permissions to write into Dolibarr documents directory. If parameter <b>safe_mode</b> is enabled on this PHP, check that Dolibarr php files owns to web server user (or group).
|
ErrorFailedToCreateDir=Failed to create a directory. Check that Web server user has permissions to write into Dolibarr documents directory. If parameter <b>safe_mode</b> is enabled on this PHP, check that Dolibarr php files owns to web server user (or group).
|
||||||
ErrorNoMailDefinedForThisUser=No mail defined for this user
|
ErrorNoMailDefinedForThisUser=No mail defined for this user
|
||||||
ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
|
ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
|
||||||
@ -226,6 +226,7 @@ ErrorAPageWithThisNameOrAliasAlreadyExists=The page/container <strong>%s</strong
|
|||||||
ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
|
ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
|
||||||
ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
|
ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
|
||||||
ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
|
ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
|
||||||
|
ErrorURLMustEndWith=URL %s must end %s
|
||||||
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
||||||
ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
|
ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
|
||||||
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
||||||
@ -296,3 +297,4 @@ WarningAvailableOnlyForHTTPSServers=Available only if using HTTPS secured connec
|
|||||||
WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
|
WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
|
||||||
ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
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
|
||||||
|
|||||||
101
htdocs/langs/ar_IQ/eventorganization.lang
Normal file
101
htdocs/langs/ar_IQ/eventorganization.lang
Normal file
@ -0,0 +1,101 @@
|
|||||||
|
# Copyright (C) 2021 Florian Henry <florian.henry@scopen.fr>
|
||||||
|
#
|
||||||
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic
|
||||||
|
#
|
||||||
|
ModuleEventOrganizationName = Event Organization
|
||||||
|
EventOrganizationDescription = Event Organization through Module Project
|
||||||
|
EventOrganizationDescriptionLong= Manage Event organization for conference, attendees, speaker, and attendees, with public subcription page
|
||||||
|
#
|
||||||
|
# Menu
|
||||||
|
#
|
||||||
|
EventOrganizationMenuLeft = Organized events
|
||||||
|
EventOrganizationConferenceOrBoothMenuLeft = Conference Or Booth
|
||||||
|
|
||||||
|
#
|
||||||
|
# Admin page
|
||||||
|
#
|
||||||
|
EventOrganizationSetup = Event Organization setup
|
||||||
|
Settings = Settings
|
||||||
|
EventOrganizationSetupPage = Event Organization setup page
|
||||||
|
EVENTORGANIZATION_TASK_LABEL = Label of tasks to create automatically when project is validated
|
||||||
|
EVENTORGANIZATION_TASK_LABELTooltip = When you validate an organized event, some tasks can be automatically created in the project<br><br>For example: <br>Send Call for Conference<br>Send Call for Booth<br>Receive call for conferences<br>Receive call for Booth<br>Open subscriptions to events for attendees<br>Send remind of event to speakers<br>Send remind of event to Booth hoster<br>Send remind of event to attendees
|
||||||
|
EVENTORGANIZATION_CATEG_THIRDPARTY_CONF = Category to add to third-parties automatically created when someone suggests a conference
|
||||||
|
EVENTORGANIZATION_CATEG_THIRDPARTY_BOOTH = Category to add to third-parties automatically created when they suggests a booth
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_ASK_CONF = Template of email to send after receiving a suggestion of a conference.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_ASK_BOOTH = Template of email to send after receiving a suggestion of a booth.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_AFT_SUBS_BOOTH = Template of email to send after a subscription to a booth has been paid.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_AFT_SUBS_EVENT = Template of email to send after a subscription to an event has been paid.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_BULK_SPEAKER = Template of email of massaction to attendes
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_BULK_ATTENDES = Template of email of massaction to speakers
|
||||||
|
EVENTORGANIZATION_FILTERATTENDEES_CAT = Filter thirdpartie's select list in attendees creation card/form with category
|
||||||
|
EVENTORGANIZATION_FILTERATTENDEES_TYPE = Filter thirdpartie's select list in attendees creation card/form with customer type
|
||||||
|
|
||||||
|
#
|
||||||
|
# Object
|
||||||
|
#
|
||||||
|
EventOrganizationConfOrBooth= Conference Or Booth
|
||||||
|
ManageOrganizeEvent = Manage event organisation
|
||||||
|
ConferenceOrBooth = Conference Or Booth
|
||||||
|
ConferenceOrBoothTab = Conference Or Booth
|
||||||
|
AmountOfSubscriptionPaid = Amount of subscription paid
|
||||||
|
DateSubscription = Date of subscription
|
||||||
|
ConferenceOrBoothAttendee = Conference Or Booth Attendee
|
||||||
|
|
||||||
|
#
|
||||||
|
# Template Mail
|
||||||
|
#
|
||||||
|
YourOrganizationEventConfRequestWasReceived = Your request for conference was received
|
||||||
|
YourOrganizationEventBoothRequestWasReceived = Your request for booth was received
|
||||||
|
EventOrganizationEmailAskConf = Request for conference
|
||||||
|
EventOrganizationEmailAskBooth = Request for booth
|
||||||
|
EventOrganizationEmailSubsBooth = Subscription for booth
|
||||||
|
EventOrganizationEmailSubsEvent = Subscription for an event
|
||||||
|
EventOrganizationMassEmailAttendees = Communication to attendees
|
||||||
|
EventOrganizationMassEmailSpeakers = Communication to speakers
|
||||||
|
|
||||||
|
#
|
||||||
|
# Event
|
||||||
|
#
|
||||||
|
AllowUnknownPeopleSuggestConf=Allow unknown people to suggest conferences
|
||||||
|
AllowUnknownPeopleSuggestConfHelp=Allow unknown people to suggest conferences
|
||||||
|
AllowUnknownPeopleSuggestBooth=Allow unknown people to suggest booth
|
||||||
|
AllowUnknownPeopleSuggestBoothHelp=Allow unknown people to suggest booth
|
||||||
|
PriceOfRegistration=Price of registration
|
||||||
|
PriceOfRegistrationHelp=Price of registration
|
||||||
|
PriceOfBooth=Subscription price to stand a booth
|
||||||
|
PriceOfBoothHelp=Subscription price to stand a booth
|
||||||
|
EventOrganizationICSLink=Link ICS for events
|
||||||
|
ConferenceOrBoothInformation=Conference Or Booth informations
|
||||||
|
Attendees = Attendees
|
||||||
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
|
#
|
||||||
|
# Status
|
||||||
|
#
|
||||||
|
EvntOrgDraft = Draft
|
||||||
|
EvntOrgSuggested = Suggested
|
||||||
|
EvntOrgConfirmed = Confirmed
|
||||||
|
EvntOrgNotQualified = Not Qualified
|
||||||
|
EvntOrgDone = Done
|
||||||
|
EvntOrgCancelled = Cancelled
|
||||||
|
#
|
||||||
|
# Public page
|
||||||
|
#
|
||||||
|
PublicAttendeeSubscriptionPage = Public link of registration to a conference
|
||||||
|
MissingOrBadSecureKey = The security key is invalid or missing
|
||||||
|
EvntOrgWelcomeMessage = This form allows you to register as a new participant to the conference
|
||||||
|
EvntOrgStartDuration = This conference starts on
|
||||||
|
EvntOrgEndDuration = and ends on
|
||||||
55
htdocs/langs/ar_IQ/knowledgemanagement.lang
Normal file
55
htdocs/langs/ar_IQ/knowledgemanagement.lang
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
# Copyright (C) 2021 SuperAdmin
|
||||||
|
#
|
||||||
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program. If not, see .
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic
|
||||||
|
#
|
||||||
|
|
||||||
|
# Module label 'ModuleKnowledgeManagementName'
|
||||||
|
ModuleKnowledgeManagementName = Knowledge Management System
|
||||||
|
# Module description 'ModuleKnowledgeManagementDesc'
|
||||||
|
ModuleKnowledgeManagementDesc=Manage a Knowledge Management (KM) or Help-Desk base
|
||||||
|
|
||||||
|
#
|
||||||
|
# Admin page
|
||||||
|
#
|
||||||
|
KnowledgeManagementSetup = Knowledge Management System setup
|
||||||
|
Settings = Settings
|
||||||
|
KnowledgeManagementSetupPage = Knowledge Management System setup page
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# About page
|
||||||
|
#
|
||||||
|
About = About
|
||||||
|
KnowledgeManagementAbout = About Knowledge Management
|
||||||
|
KnowledgeManagementAboutPage = Knowledge Management about page
|
||||||
|
|
||||||
|
#
|
||||||
|
# Sample page
|
||||||
|
#
|
||||||
|
KnowledgeManagementArea = Knowledge Management
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Menu
|
||||||
|
#
|
||||||
|
MenuKnowledgeRecord = Knowledge base
|
||||||
|
ListOfArticles = List of articles
|
||||||
|
NewKnowledgeRecord = New article
|
||||||
|
ValidateReply = Validate solution
|
||||||
|
KnowledgeRecords = Articles
|
||||||
|
KnowledgeRecord = Article
|
||||||
|
KnowledgeRecordExtraFields = Extrafields for Article
|
||||||
@ -15,7 +15,7 @@ MailToUsers=To user(s)
|
|||||||
MailCC=Copy to
|
MailCC=Copy to
|
||||||
MailToCCUsers=Copy to users(s)
|
MailToCCUsers=Copy to users(s)
|
||||||
MailCCC=Cached copy to
|
MailCCC=Cached copy to
|
||||||
MailTopic=Email topic
|
MailTopic=Email subject
|
||||||
MailText=Message
|
MailText=Message
|
||||||
MailFile=Attached files
|
MailFile=Attached files
|
||||||
MailMessage=Email body
|
MailMessage=Email body
|
||||||
@ -131,8 +131,8 @@ NoNotificationsWillBeSent=No automatic email notifications are planned for this
|
|||||||
ANotificationsWillBeSent=1 automatic notification will be sent by email
|
ANotificationsWillBeSent=1 automatic notification will be sent by email
|
||||||
SomeNotificationsWillBeSent=%s automatic notifications will be sent by email
|
SomeNotificationsWillBeSent=%s automatic notifications will be sent by email
|
||||||
AddNewNotification=Subscribe to a new automatic email notification (target/event)
|
AddNewNotification=Subscribe to a new automatic email notification (target/event)
|
||||||
ListOfActiveNotifications=List all active subscriptions (targets/events) for automatic email notification
|
ListOfActiveNotifications=List of all active subscriptions (targets/events) for automatic email notification
|
||||||
ListOfNotificationsDone=List all automatic email notifications sent
|
ListOfNotificationsDone=List of all automatic email notifications sent
|
||||||
MailSendSetupIs=Configuration of email sending has been setup to '%s'. This mode can't be used to send mass emailing.
|
MailSendSetupIs=Configuration of email sending has been setup to '%s'. This mode can't be used to send mass emailing.
|
||||||
MailSendSetupIs2=You must first go, with an admin account, into menu %sHome - Setup - EMails%s to change parameter <strong>'%s'</strong> to use mode '%s'. With this mode, you can enter setup of the SMTP server provided by your Internet Service Provider and use Mass emailing feature.
|
MailSendSetupIs2=You must first go, with an admin account, into menu %sHome - Setup - EMails%s to change parameter <strong>'%s'</strong> to use mode '%s'. With this mode, you can enter setup of the SMTP server provided by your Internet Service Provider and use Mass emailing feature.
|
||||||
MailSendSetupIs3=If you have any questions on how to setup your SMTP server, you can ask to %s.
|
MailSendSetupIs3=If you have any questions on how to setup your SMTP server, you can ask to %s.
|
||||||
|
|||||||
@ -180,7 +180,7 @@ SaveAndNew=Save and new
|
|||||||
TestConnection=Test connection
|
TestConnection=Test connection
|
||||||
ToClone=Clone
|
ToClone=Clone
|
||||||
ConfirmCloneAsk=Are you sure you want to clone the object <b>%s</b>?
|
ConfirmCloneAsk=Are you sure you want to clone the object <b>%s</b>?
|
||||||
ConfirmClone=Choose data you want to clone:
|
ConfirmClone=Choose the data you want to clone:
|
||||||
NoCloneOptionsSpecified=No data to clone defined.
|
NoCloneOptionsSpecified=No data to clone defined.
|
||||||
Of=of
|
Of=of
|
||||||
Go=Go
|
Go=Go
|
||||||
@ -246,7 +246,7 @@ DefaultModel=Default doc template
|
|||||||
Action=Event
|
Action=Event
|
||||||
About=About
|
About=About
|
||||||
Number=Number
|
Number=Number
|
||||||
NumberByMonth=Number by month
|
NumberByMonth=Total reports by month
|
||||||
AmountByMonth=Amount by month
|
AmountByMonth=Amount by month
|
||||||
Numero=Number
|
Numero=Number
|
||||||
Limit=Limit
|
Limit=Limit
|
||||||
@ -341,8 +341,8 @@ KiloBytes=Kilobytes
|
|||||||
MegaBytes=Megabytes
|
MegaBytes=Megabytes
|
||||||
GigaBytes=Gigabytes
|
GigaBytes=Gigabytes
|
||||||
TeraBytes=Terabytes
|
TeraBytes=Terabytes
|
||||||
UserAuthor=User of creation
|
UserAuthor=Ceated by
|
||||||
UserModif=User of last update
|
UserModif=Updated by
|
||||||
b=b.
|
b=b.
|
||||||
Kb=Kb
|
Kb=Kb
|
||||||
Mb=Mb
|
Mb=Mb
|
||||||
@ -503,9 +503,11 @@ By=By
|
|||||||
From=From
|
From=From
|
||||||
FromDate=From
|
FromDate=From
|
||||||
FromLocation=From
|
FromLocation=From
|
||||||
at=at
|
|
||||||
to=to
|
to=to
|
||||||
To=to
|
To=to
|
||||||
|
ToDate=to
|
||||||
|
ToLocation=to
|
||||||
|
at=at
|
||||||
and=and
|
and=and
|
||||||
or=or
|
or=or
|
||||||
Other=Other
|
Other=Other
|
||||||
@ -843,7 +845,7 @@ XMoreLines=%s line(s) hidden
|
|||||||
ShowMoreLines=Show more/less lines
|
ShowMoreLines=Show more/less lines
|
||||||
PublicUrl=Public URL
|
PublicUrl=Public URL
|
||||||
AddBox=Add box
|
AddBox=Add box
|
||||||
SelectElementAndClick=Select an element and click %s
|
SelectElementAndClick=Select an element and click on %s
|
||||||
PrintFile=Print File %s
|
PrintFile=Print File %s
|
||||||
ShowTransaction=Show entry on bank account
|
ShowTransaction=Show entry on bank account
|
||||||
ShowIntervention=Show intervention
|
ShowIntervention=Show intervention
|
||||||
@ -854,8 +856,8 @@ Denied=Denied
|
|||||||
ListOf=List of %s
|
ListOf=List of %s
|
||||||
ListOfTemplates=List of templates
|
ListOfTemplates=List of templates
|
||||||
Gender=Gender
|
Gender=Gender
|
||||||
Genderman=Man
|
Genderman=Male
|
||||||
Genderwoman=Woman
|
Genderwoman=Female
|
||||||
Genderother=Other
|
Genderother=Other
|
||||||
ViewList=List view
|
ViewList=List view
|
||||||
ViewGantt=Gantt view
|
ViewGantt=Gantt view
|
||||||
@ -1129,3 +1131,4 @@ ConfirmAffectTagQuestion=Are you sure you want to affect tags to the %s selected
|
|||||||
CategTypeNotFound=No tag type found for type of records
|
CategTypeNotFound=No tag type found for type of records
|
||||||
CopiedToClipboard=Copied to clipboard
|
CopiedToClipboard=Copied to clipboard
|
||||||
InformationOnLinkToContract=This amount is only the total of all the lines of the contract. No notion of time is taken into consideration.
|
InformationOnLinkToContract=This amount is only the total of all the lines of the contract. No notion of time is taken into consideration.
|
||||||
|
ConfirmCancel=Are you sure you want to cancel
|
||||||
|
|||||||
@ -15,7 +15,7 @@ ErrorMemberIsAlreadyLinkedToThisThirdParty=Another member (name: <b>%s</b>, logi
|
|||||||
ErrorUserPermissionAllowsToLinksToItselfOnly=For security reasons, you must be granted permissions to edit all users to be able to link a member to a user that is not yours.
|
ErrorUserPermissionAllowsToLinksToItselfOnly=For security reasons, you must be granted permissions to edit all users to be able to link a member to a user that is not yours.
|
||||||
SetLinkToUser=Link to a Dolibarr user
|
SetLinkToUser=Link to a Dolibarr user
|
||||||
SetLinkToThirdParty=Link to a Dolibarr third party
|
SetLinkToThirdParty=Link to a Dolibarr third party
|
||||||
MembersCards=Members business cards
|
MembersCards=Business cards for members
|
||||||
MembersList=List of members
|
MembersList=List of members
|
||||||
MembersListToValid=List of draft members (to be validated)
|
MembersListToValid=List of draft members (to be validated)
|
||||||
MembersListValid=List of valid members
|
MembersListValid=List of valid members
|
||||||
@ -32,7 +32,7 @@ MembersWithSubscriptionToReceive=Members with subscription to receive
|
|||||||
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=Subscription date
|
DateSubscription=Subscription date
|
||||||
DateEndSubscription=Subscription end date
|
DateEndSubscription=Subscription end date
|
||||||
EndSubscription=End subscription
|
EndSubscription=Subscription Ends
|
||||||
SubscriptionId=Subscription id
|
SubscriptionId=Subscription id
|
||||||
WithoutSubscription=Without subscription
|
WithoutSubscription=Without subscription
|
||||||
MemberId=Member id
|
MemberId=Member id
|
||||||
@ -83,10 +83,10 @@ WelcomeEMail=Welcome email
|
|||||||
SubscriptionRequired=Subscription required
|
SubscriptionRequired=Subscription required
|
||||||
DeleteType=Delete
|
DeleteType=Delete
|
||||||
VoteAllowed=Vote allowed
|
VoteAllowed=Vote allowed
|
||||||
Physical=Physical
|
Physical=Individual
|
||||||
Moral=Moral
|
Moral=Corporation
|
||||||
MorAndPhy=Moral and Physical
|
MorAndPhy=Corporation and Individual
|
||||||
Reenable=Reenable
|
Reenable=Re-Enable
|
||||||
ExcludeMember=Exclude a member
|
ExcludeMember=Exclude a member
|
||||||
ConfirmExcludeMember=Are you sure you want to exclude this member ?
|
ConfirmExcludeMember=Are you sure you want to exclude this member ?
|
||||||
ResiliateMember=Terminate a member
|
ResiliateMember=Terminate a member
|
||||||
@ -175,32 +175,32 @@ MembersStatisticsByCountries=Members statistics by country
|
|||||||
MembersStatisticsByState=Members statistics by state/province
|
MembersStatisticsByState=Members statistics by state/province
|
||||||
MembersStatisticsByTown=Members statistics by town
|
MembersStatisticsByTown=Members statistics by town
|
||||||
MembersStatisticsByRegion=Members statistics by region
|
MembersStatisticsByRegion=Members statistics by region
|
||||||
NbOfMembers=Number of members
|
NbOfMembers=Total number of members
|
||||||
NbOfActiveMembers=Number of current active members
|
NbOfActiveMembers=Total number of current active members
|
||||||
NoValidatedMemberYet=No validated members found
|
NoValidatedMemberYet=No validated members found
|
||||||
MembersByCountryDesc=This screen show you statistics on members by countries. Graphic depends however on Google online graph service and is available only if an internet connection is is working.
|
MembersByCountryDesc=This screen shows you the statistics of members by countries. Graphs and charts depend on the availability of the Google online graph service as well as on the availability of a working internet connection.
|
||||||
MembersByStateDesc=This screen show you statistics on members by state/provinces/canton.
|
MembersByStateDesc=This screen show you statistics of members by state/provinces/canton.
|
||||||
MembersByTownDesc=This screen show you statistics on members by town.
|
MembersByTownDesc=This screen show you statistics of members by town.
|
||||||
|
MembersByNature=This screen show you statistics of members by nature.
|
||||||
|
MembersByRegion=This screen show you statistics of members by region.
|
||||||
MembersStatisticsDesc=Choose statistics you want to read...
|
MembersStatisticsDesc=Choose statistics you want to read...
|
||||||
MenuMembersStats=Statistics
|
MenuMembersStats=Statistics
|
||||||
LastMemberDate=Latest member date
|
LastMemberDate=Latest membership date
|
||||||
LatestSubscriptionDate=Latest subscription date
|
LatestSubscriptionDate=Latest subscription date
|
||||||
MemberNature=Nature of member
|
MemberNature=Nature of the member
|
||||||
MembersNature=Nature of members
|
MembersNature=Nature of the members
|
||||||
Public=Information are public
|
Public=Information is public
|
||||||
NewMemberbyWeb=New member added. Awaiting approval
|
NewMemberbyWeb=New member added. Awaiting approval
|
||||||
NewMemberForm=New member form
|
NewMemberForm=New member form
|
||||||
SubscriptionsStatistics=Statistics on subscriptions
|
SubscriptionsStatistics=Subscriptions statistics
|
||||||
NbOfSubscriptions=Number of subscriptions
|
NbOfSubscriptions=Number of subscriptions
|
||||||
AmountOfSubscriptions=Amount of subscriptions
|
AmountOfSubscriptions=Amount collected from subscriptions
|
||||||
TurnoverOrBudget=Turnover (for a company) or Budget (for a foundation)
|
TurnoverOrBudget=Turnover (for a company) or Budget (for a foundation)
|
||||||
DefaultAmount=Default amount of subscription
|
DefaultAmount=Default amount of subscription
|
||||||
CanEditAmount=Visitor can choose/edit amount of its subscription
|
CanEditAmount=Visitor can choose/edit amount of its subscription
|
||||||
MEMBER_NEWFORM_PAYONLINE=Jump on integrated online payment page
|
MEMBER_NEWFORM_PAYONLINE=Jump on integrated online payment page
|
||||||
ByProperties=By nature
|
ByProperties=By nature
|
||||||
MembersStatisticsByProperties=Members statistics by nature
|
MembersStatisticsByProperties=Members statistics by nature
|
||||||
MembersByNature=This screen show you statistics on members by nature.
|
|
||||||
MembersByRegion=This screen show you statistics on members by region.
|
|
||||||
VATToUseForSubscriptions=VAT rate to use for subscriptions
|
VATToUseForSubscriptions=VAT rate to use for subscriptions
|
||||||
NoVatOnSubscription=No VAT for subscriptions
|
NoVatOnSubscription=No VAT for subscriptions
|
||||||
ADHERENT_PRODUCT_ID_FOR_SUBSCRIPTIONS=Product used for subscription line into invoice: %s
|
ADHERENT_PRODUCT_ID_FOR_SUBSCRIPTIONS=Product used for subscription line into invoice: %s
|
||||||
|
|||||||
@ -85,7 +85,7 @@ ListOfPermissionsDefined=List of defined permissions
|
|||||||
SeeExamples=See examples here
|
SeeExamples=See examples here
|
||||||
EnabledDesc=Condition to have this field active (Examples: 1 or $conf->global->MYMODULE_MYOPTION)
|
EnabledDesc=Condition to have this field active (Examples: 1 or $conf->global->MYMODULE_MYOPTION)
|
||||||
VisibleDesc=Is the field visible ? (Examples: 0=Never visible, 1=Visible on list and create/update/view forms, 2=Visible on list only, 3=Visible on create/update/view form only (not list), 4=Visible on list and update/view form only (not create), 5=Visible on list end view form only (not create, not update).<br><br>Using a negative value means field is not shown by default on list but can be selected for viewing).<br><br>It can be an expression, for example:<br>preg_match('/public/', $_SERVER['PHP_SELF'])?0:1<br>($user->rights->holiday->define_holiday ? 1 : 0)
|
VisibleDesc=Is the field visible ? (Examples: 0=Never visible, 1=Visible on list and create/update/view forms, 2=Visible on list only, 3=Visible on create/update/view form only (not list), 4=Visible on list and update/view form only (not create), 5=Visible on list end view form only (not create, not update).<br><br>Using a negative value means field is not shown by default on list but can be selected for viewing).<br><br>It can be an expression, for example:<br>preg_match('/public/', $_SERVER['PHP_SELF'])?0:1<br>($user->rights->holiday->define_holiday ? 1 : 0)
|
||||||
DisplayOnPdfDesc=Display this field on compatible PDF documents, you can manage position with "Position" field.<br/>Currently, known compatibles PDF models are : eratosthene (order), espadon (ship), sponge (invoices), cyan (propal/quotation), cornas (supplier order)<br/><br/><strong>For document :</strong><br/>0 = not displayed <br/>1 = display<br/>2 = display only if not empty<br/><br/><strong>For document lines :</strong><br/>0 = not displayed <br/>1 = displayed in a column<br/>3 = display in line description column after the description<br/>4 = display in description column after the description only if not empty
|
DisplayOnPdfDesc=Display this field on compatible PDF documents, you can manage position with "Position" field.<br>Currently, known compatibles PDF models are : eratosthene (order), espadon (ship), sponge (invoices), cyan (propal/quotation), cornas (supplier order)<br><br><strong>For document :</strong><br>0 = not displayed <br>1 = display<br>2 = display only if not empty<br><br><strong>For document lines :</strong><br>0 = not displayed <br>1 = displayed in a column<br>3 = display in line description column after the description<br>4 = display in description column after the description only if not empty
|
||||||
DisplayOnPdf=Display on PDF
|
DisplayOnPdf=Display on PDF
|
||||||
IsAMeasureDesc=Can the value of field be cumulated to get a total into list? (Examples: 1 or 0)
|
IsAMeasureDesc=Can the value of field be cumulated to get a total into list? (Examples: 1 or 0)
|
||||||
SearchAllDesc=Is the field used to make a search from the quick search tool? (Examples: 1 or 0)
|
SearchAllDesc=Is the field used to make a search from the quick search tool? (Examples: 1 or 0)
|
||||||
|
|||||||
@ -183,7 +183,7 @@ EnableGDLibraryDesc=Install or enable GD library on your PHP installation to use
|
|||||||
ProfIdShortDesc=<b>Prof Id %s</b> is an information depending on third party country.<br>For example, for country <b>%s</b>, it's code <b>%s</b>.
|
ProfIdShortDesc=<b>Prof Id %s</b> is an information depending on third party country.<br>For example, for country <b>%s</b>, it's code <b>%s</b>.
|
||||||
DolibarrDemo=Dolibarr ERP/CRM demo
|
DolibarrDemo=Dolibarr ERP/CRM demo
|
||||||
StatsByNumberOfUnits=Statistics for sum of qty of products/services
|
StatsByNumberOfUnits=Statistics for sum of qty of products/services
|
||||||
StatsByNumberOfEntities=Statistics in number of referring entities (no. of invoice, or order...)
|
StatsByNumberOfEntities=Statistics for number of referring entities (no. of invoices, or orders...)
|
||||||
NumberOfProposals=Number of proposals
|
NumberOfProposals=Number of proposals
|
||||||
NumberOfCustomerOrders=Number of sales orders
|
NumberOfCustomerOrders=Number of sales orders
|
||||||
NumberOfCustomerInvoices=Number of customer invoices
|
NumberOfCustomerInvoices=Number of customer invoices
|
||||||
@ -289,4 +289,4 @@ PopuProp=Products/Services by popularity in Proposals
|
|||||||
PopuCom=Products/Services by popularity in Orders
|
PopuCom=Products/Services by popularity in Orders
|
||||||
ProductStatistics=Products/Services Statistics
|
ProductStatistics=Products/Services Statistics
|
||||||
NbOfQtyInOrders=Qty in orders
|
NbOfQtyInOrders=Qty in orders
|
||||||
SelectTheTypeOfObjectToAnalyze=Select the type of object to analyze...
|
SelectTheTypeOfObjectToAnalyze=Select an object to view its statistics...
|
||||||
|
|||||||
56
htdocs/langs/ar_IQ/partnership.lang
Normal file
56
htdocs/langs/ar_IQ/partnership.lang
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
# Copyright (C) 2021 NextGestion <contact@nextgestion.com>
|
||||||
|
#
|
||||||
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic
|
||||||
|
#
|
||||||
|
ModulePartnershipName = Partnership management
|
||||||
|
PartnershipDescription = Module Partnership management
|
||||||
|
PartnershipDescriptionLong= Module Partnership management
|
||||||
|
|
||||||
|
#
|
||||||
|
# Menu
|
||||||
|
#
|
||||||
|
NewPartnership = New Partnership
|
||||||
|
ListOfPartnerships = List of partnership
|
||||||
|
|
||||||
|
#
|
||||||
|
# Admin page
|
||||||
|
#
|
||||||
|
PartnershipSetup = Partnership setup
|
||||||
|
PartnershipAbout = About Partnership
|
||||||
|
PartnershipAboutPage = Partnership about page
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Object
|
||||||
|
#
|
||||||
|
DatePartnershipStart=Start date
|
||||||
|
DatePartnershipEnd=End date
|
||||||
|
|
||||||
|
#
|
||||||
|
# Template Mail
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Status
|
||||||
|
#
|
||||||
|
PartnershipDraft = Draft
|
||||||
|
PartnershipAccepted = Accepted
|
||||||
|
PartnershipRefused = Refused
|
||||||
|
PartnershipCanceled = Canceled
|
||||||
|
|
||||||
|
PartnershipManagedFor=Partners are
|
||||||
@ -28,8 +28,8 @@ 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
|
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
||||||
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Adds an option to define mask in the product card
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
|
|
||||||
|
|||||||
@ -43,7 +43,7 @@ ServicesOnSaleOnly=Services for sale only
|
|||||||
ServicesOnPurchaseOnly=Services for purchase only
|
ServicesOnPurchaseOnly=Services for purchase only
|
||||||
ServicesNotOnSell=Services not for sale and not for purchase
|
ServicesNotOnSell=Services not for sale and not for purchase
|
||||||
ServicesOnSellAndOnBuy=Services for sale and for purchase
|
ServicesOnSellAndOnBuy=Services for sale and for purchase
|
||||||
LastModifiedProductsAndServices=Latest %s modified products/services
|
LastModifiedProductsAndServices=Latest %s products/services which were modified
|
||||||
LastRecordedProducts=Latest %s recorded products
|
LastRecordedProducts=Latest %s recorded products
|
||||||
LastRecordedServices=Latest %s recorded services
|
LastRecordedServices=Latest %s recorded services
|
||||||
CardProduct0=Product
|
CardProduct0=Product
|
||||||
@ -73,12 +73,12 @@ SellingPrice=Selling price
|
|||||||
SellingPriceHT=Selling price (excl. tax)
|
SellingPriceHT=Selling price (excl. tax)
|
||||||
SellingPriceTTC=Selling price (inc. tax)
|
SellingPriceTTC=Selling price (inc. tax)
|
||||||
SellingMinPriceTTC=Minimum Selling price (inc. tax)
|
SellingMinPriceTTC=Minimum Selling price (inc. tax)
|
||||||
CostPriceDescription=This price field (excl. tax) can be used to store the average amount this product costs to your company. It may be any price you calculate yourself, for example from the average buying price plus average production and distribution cost.
|
CostPriceDescription=This price field (excl. tax) can be used to capture the average amount this product costs to your company. It may be any price you calculate yourself, for example, from the average buying price plus average production and distribution cost.
|
||||||
CostPriceUsage=This value could be used for margin calculation.
|
CostPriceUsage=This value could be used for margin calculation.
|
||||||
SoldAmount=Sold amount
|
SoldAmount=Sold amount
|
||||||
PurchasedAmount=Purchased amount
|
PurchasedAmount=Purchased amount
|
||||||
NewPrice=New price
|
NewPrice=New price
|
||||||
MinPrice=Min. sell price
|
MinPrice=Min. selling price
|
||||||
EditSellingPriceLabel=Edit selling price label
|
EditSellingPriceLabel=Edit selling price label
|
||||||
CantBeLessThanMinPrice=The selling price can't be lower than minimum allowed for this product (%s without tax). This message can also appears if you type a too important discount.
|
CantBeLessThanMinPrice=The selling price can't be lower than minimum allowed for this product (%s without tax). This message can also appears if you type a too important discount.
|
||||||
ContractStatusClosed=Closed
|
ContractStatusClosed=Closed
|
||||||
@ -157,11 +157,11 @@ ListServiceByPopularity=List of services by popularity
|
|||||||
Finished=Manufactured product
|
Finished=Manufactured product
|
||||||
RowMaterial=Raw Material
|
RowMaterial=Raw Material
|
||||||
ConfirmCloneProduct=Are you sure you want to clone product or service <b>%s</b>?
|
ConfirmCloneProduct=Are you sure you want to clone product or service <b>%s</b>?
|
||||||
CloneContentProduct=Clone all main information of product/service
|
CloneContentProduct=Clone all main information of the product/service
|
||||||
ClonePricesProduct=Clone prices
|
ClonePricesProduct=Clone prices
|
||||||
CloneCategoriesProduct=Clone tags/categories linked
|
CloneCategoriesProduct=Clone linked tags/categories
|
||||||
CloneCompositionProduct=Clone virtual product/service
|
CloneCompositionProduct=Clone virtual products/services
|
||||||
CloneCombinationsProduct=Clone product variants
|
CloneCombinationsProduct=Clone the product variants
|
||||||
ProductIsUsed=This product is used
|
ProductIsUsed=This product is used
|
||||||
NewRefForClone=Ref. of new product/service
|
NewRefForClone=Ref. of new product/service
|
||||||
SellingPrices=Selling prices
|
SellingPrices=Selling prices
|
||||||
@ -170,12 +170,12 @@ CustomerPrices=Customer prices
|
|||||||
SuppliersPrices=Vendor prices
|
SuppliersPrices=Vendor prices
|
||||||
SuppliersPricesOfProductsOrServices=Vendor prices (of products or services)
|
SuppliersPricesOfProductsOrServices=Vendor prices (of products or services)
|
||||||
CustomCode=Customs|Commodity|HS code
|
CustomCode=Customs|Commodity|HS code
|
||||||
CountryOrigin=Origin country
|
CountryOrigin=Country of origin
|
||||||
RegionStateOrigin=Region origin
|
RegionStateOrigin=Region of origin
|
||||||
StateOrigin=State|Province origin
|
StateOrigin=State|Province of origin
|
||||||
Nature=Nature of product (material/finished)
|
Nature=Nature of product (raw/manufactured)
|
||||||
NatureOfProductShort=Nature of product
|
NatureOfProductShort=Nature of product
|
||||||
NatureOfProductDesc=Raw material or finished product
|
NatureOfProductDesc=Raw material or manufactured product
|
||||||
ShortLabel=Short label
|
ShortLabel=Short label
|
||||||
Unit=Unit
|
Unit=Unit
|
||||||
p=u.
|
p=u.
|
||||||
|
|||||||
@ -10,19 +10,19 @@ PrivateProject=Project contacts
|
|||||||
ProjectsImContactFor=Projects for which I am explicitly a contact
|
ProjectsImContactFor=Projects for which I am explicitly a contact
|
||||||
AllAllowedProjects=All project I can read (mine + public)
|
AllAllowedProjects=All project I can read (mine + public)
|
||||||
AllProjects=All projects
|
AllProjects=All projects
|
||||||
MyProjectsDesc=This view is limited to projects you are a contact for
|
MyProjectsDesc=This view is limited to the projects that you are a contact for
|
||||||
ProjectsPublicDesc=This view presents all projects you are allowed to read.
|
ProjectsPublicDesc=This view presents all projects you are allowed to read.
|
||||||
TasksOnProjectsPublicDesc=This view presents all tasks on projects you are allowed to read.
|
TasksOnProjectsPublicDesc=This view presents all tasks on projects you are allowed to read.
|
||||||
ProjectsPublicTaskDesc=This view presents all projects and tasks you are allowed to read.
|
ProjectsPublicTaskDesc=This view presents all projects and tasks you are allowed to read.
|
||||||
ProjectsDesc=This view presents all projects (your user permissions grant you permission to view everything).
|
ProjectsDesc=This view presents all projects (your user permissions grant you permission to view everything).
|
||||||
TasksOnProjectsDesc=This view presents all tasks on all projects (your user permissions grant you permission to view everything).
|
TasksOnProjectsDesc=This view presents all tasks on all projects (your user permissions grant you permission to view everything).
|
||||||
MyTasksDesc=This view is limited to projects or tasks you are a contact for
|
MyTasksDesc=This view is limited to the projects or tasks that you are a contact for
|
||||||
OnlyOpenedProject=Only open projects are visible (projects in draft or closed status are not visible).
|
OnlyOpenedProject=Only open projects are visible (projects in draft or closed status are not visible).
|
||||||
ClosedProjectsAreHidden=Closed projects are not visible.
|
ClosedProjectsAreHidden=Closed projects are not visible.
|
||||||
TasksPublicDesc=This view presents all projects and tasks you are allowed to read.
|
TasksPublicDesc=This view presents all projects and tasks you are allowed to read.
|
||||||
TasksDesc=This view presents all projects and tasks (your user permissions grant you permission to view everything).
|
TasksDesc=This view presents all projects and tasks (your user permissions grant you permission to view everything).
|
||||||
AllTaskVisibleButEditIfYouAreAssigned=All tasks for qualified projects are visible, but you can enter time only for task assigned to selected user. Assign task if you need to enter time on it.
|
AllTaskVisibleButEditIfYouAreAssigned=All tasks for qualified projects are visible, but you can enter time only for task assigned to selected user. Assign task if you need to enter time on it.
|
||||||
OnlyYourTaskAreVisible=Only tasks assigned to you are visible. Assign task to yourself if it is not visible and you need to enter time on it.
|
OnlyYourTaskAreVisible=Only tasks assigned to you are visible. If you need to enter time on a task and if the task is not visible here, then you need to assign the task to yourself.
|
||||||
ImportDatasetTasks=Tasks of projects
|
ImportDatasetTasks=Tasks of projects
|
||||||
ProjectCategories=Project tags/categories
|
ProjectCategories=Project tags/categories
|
||||||
NewProject=New project
|
NewProject=New project
|
||||||
@ -202,7 +202,7 @@ ResourceNotAssignedToTheTask=Not assigned to the task
|
|||||||
NoUserAssignedToTheProject=No users assigned to this project
|
NoUserAssignedToTheProject=No users assigned to this project
|
||||||
TimeSpentBy=Time spent by
|
TimeSpentBy=Time spent by
|
||||||
TasksAssignedTo=Tasks assigned to
|
TasksAssignedTo=Tasks assigned to
|
||||||
AssignTaskToMe=Assign task to me
|
AssignTaskToMe=Assign task to myself
|
||||||
AssignTaskToUser=Assign task to %s
|
AssignTaskToUser=Assign task to %s
|
||||||
SelectTaskToAssign=Select task to assign...
|
SelectTaskToAssign=Select task to assign...
|
||||||
AssignTask=Assign
|
AssignTask=Assign
|
||||||
|
|||||||
@ -72,5 +72,5 @@ YourCandidatureAnswerMessage=Thanks you for your application.<br>...
|
|||||||
JobClosedTextCandidateFound=The job position is closed. The position has been filled.
|
JobClosedTextCandidateFound=The job position is closed. The position has been filled.
|
||||||
JobClosedTextCanceled=The job position is closed.
|
JobClosedTextCanceled=The job position is closed.
|
||||||
ExtrafieldsJobPosition=Complementary attributes (job positions)
|
ExtrafieldsJobPosition=Complementary attributes (job positions)
|
||||||
ExtrafieldsCandidatures=Complementary attributes (job applications)
|
ExtrafieldsApplication=Complementary attributes (job applications)
|
||||||
MakeOffer=Make an offer
|
MakeOffer=Make an offer
|
||||||
|
|||||||
@ -43,7 +43,7 @@ ConfirmValidateSending=Are you sure you want to validate this shipment with refe
|
|||||||
ConfirmCancelSending=Are you sure you want to cancel this shipment?
|
ConfirmCancelSending=Are you sure you want to cancel this shipment?
|
||||||
DocumentModelMerou=Merou A5 model
|
DocumentModelMerou=Merou A5 model
|
||||||
WarningNoQtyLeftToSend=Warning, no products waiting to be shipped.
|
WarningNoQtyLeftToSend=Warning, no products waiting to be shipped.
|
||||||
StatsOnShipmentsOnlyValidated=Statistics conducted on shipments only validated. Date used is date of validation of shipment (planed delivery date is not always known).
|
StatsOnShipmentsOnlyValidated=Statistics are only for validated shipments. Date used is the date of validation of shipment (planned delivery date is not always known)
|
||||||
DateDeliveryPlanned=Planned date of delivery
|
DateDeliveryPlanned=Planned date of delivery
|
||||||
RefDeliveryReceipt=Ref delivery receipt
|
RefDeliveryReceipt=Ref delivery receipt
|
||||||
StatusReceipt=Status delivery receipt
|
StatusReceipt=Status delivery receipt
|
||||||
|
|||||||
@ -91,7 +91,7 @@ NoPredefinedProductToDispatch=No predefined products for this object. So no disp
|
|||||||
DispatchVerb=Dispatch
|
DispatchVerb=Dispatch
|
||||||
StockLimitShort=Limit for alert
|
StockLimitShort=Limit for alert
|
||||||
StockLimit=Stock limit for alert
|
StockLimit=Stock limit for alert
|
||||||
StockLimitDesc=(empty) means no warning.<br>0 can be used for a warning as soon as stock is empty.
|
StockLimitDesc=(empty) means no warning.<br>0 can be used to trigger a warning as soon as the stock is empty.
|
||||||
PhysicalStock=Physical Stock
|
PhysicalStock=Physical Stock
|
||||||
RealStock=Real Stock
|
RealStock=Real Stock
|
||||||
RealStockDesc=Physical/real stock is the stock currently in the warehouses.
|
RealStockDesc=Physical/real stock is the stock currently in the warehouses.
|
||||||
|
|||||||
@ -12,6 +12,7 @@ PasswordChangedTo=Password changed to: %s
|
|||||||
SubjectNewPassword=Your new password for %s
|
SubjectNewPassword=Your new password for %s
|
||||||
GroupRights=Group permissions
|
GroupRights=Group permissions
|
||||||
UserRights=User permissions
|
UserRights=User permissions
|
||||||
|
Credentials=Credentials
|
||||||
UserGUISetup=User Display Setup
|
UserGUISetup=User Display Setup
|
||||||
DisableUser=Disable
|
DisableUser=Disable
|
||||||
DisableAUser=Disable a user
|
DisableAUser=Disable a user
|
||||||
@ -105,7 +106,7 @@ UseTypeFieldToChange=Use field Type to change
|
|||||||
OpenIDURL=OpenID URL
|
OpenIDURL=OpenID URL
|
||||||
LoginUsingOpenID=Use OpenID to login
|
LoginUsingOpenID=Use OpenID to login
|
||||||
WeeklyHours=Hours worked (per week)
|
WeeklyHours=Hours worked (per week)
|
||||||
ExpectedWorkedHours=Expected worked hours per week
|
ExpectedWorkedHours=Expected hours worked per week
|
||||||
ColorUser=Color of the user
|
ColorUser=Color of the user
|
||||||
DisabledInMonoUserMode=Disabled in maintenance mode
|
DisabledInMonoUserMode=Disabled in maintenance mode
|
||||||
UserAccountancyCode=User accounting code
|
UserAccountancyCode=User accounting code
|
||||||
@ -115,7 +116,7 @@ DateOfEmployment=Employment date
|
|||||||
DateEmployment=Employment
|
DateEmployment=Employment
|
||||||
DateEmploymentstart=Employment Start Date
|
DateEmploymentstart=Employment Start Date
|
||||||
DateEmploymentEnd=Employment End Date
|
DateEmploymentEnd=Employment End Date
|
||||||
RangeOfLoginValidity=Date range of login validity
|
RangeOfLoginValidity=Access validity date range
|
||||||
CantDisableYourself=You can't disable your own user record
|
CantDisableYourself=You can't disable your own user record
|
||||||
ForceUserExpenseValidator=Force expense report validator
|
ForceUserExpenseValidator=Force expense report validator
|
||||||
ForceUserHolidayValidator=Force leave request validator
|
ForceUserHolidayValidator=Force leave request validator
|
||||||
|
|||||||
@ -140,8 +140,8 @@ DefineListOfAltLanguagesInWebsiteProperties=Define list of all available languag
|
|||||||
GenerateSitemaps=Generate website sitemap file
|
GenerateSitemaps=Generate website sitemap file
|
||||||
ConfirmGenerateSitemaps=If you confirm, you will erase the existing sitemap file...
|
ConfirmGenerateSitemaps=If you confirm, you will erase the existing sitemap file...
|
||||||
ConfirmSitemapsCreation=Confirm sitemap generation
|
ConfirmSitemapsCreation=Confirm sitemap generation
|
||||||
SitemapGenerated=Sitemap Generated
|
SitemapGenerated=Sitemap file <b>%s</b> generated
|
||||||
ImportFavicon=Favicon
|
ImportFavicon=Favicon
|
||||||
ErrorFaviconType=Favicon must be png
|
ErrorFaviconType=Favicon must be png
|
||||||
ErrorFaviconSize=Favicon must be of size 32x32
|
ErrorFaviconSize=Favicon must be sized 16x16, 32x32 or 64x64
|
||||||
FaviconTooltip=Upload an image which needs to be a png of 32x32
|
FaviconTooltip=Upload an image which needs to be a png (16x16, 32x32 or 64x64)
|
||||||
|
|||||||
@ -202,7 +202,7 @@ Docref=مرجع
|
|||||||
LabelAccount=Label account
|
LabelAccount=Label account
|
||||||
LabelOperation=Label operation
|
LabelOperation=Label operation
|
||||||
Sens=الاتجاه
|
Sens=الاتجاه
|
||||||
AccountingDirectionHelp=بالنسبة لحساب عميل ، استخدم الائتمان لتسجيل دفعة تلقيتها <br> بالنسبة لحساب مورد ، استخدم الخصم لتسجيل دفعة تقوم بها
|
AccountingDirectionHelp=For an accounting account of a customer, use Credit to record a payment you have received<br>For an accounting account of a supplier, use Debit to record a payment you made
|
||||||
LetteringCode=Lettering code
|
LetteringCode=Lettering code
|
||||||
Lettering=Lettering
|
Lettering=Lettering
|
||||||
Codejournal=دفتر اليومية
|
Codejournal=دفتر اليومية
|
||||||
@ -297,7 +297,7 @@ NoNewRecordSaved=لا مزيد من التسجيل لليوميات
|
|||||||
ListOfProductsWithoutAccountingAccount=قائمة المنتجات غير مرتبطة بأي حساب
|
ListOfProductsWithoutAccountingAccount=قائمة المنتجات غير مرتبطة بأي حساب
|
||||||
ChangeBinding=تغيير الربط
|
ChangeBinding=تغيير الربط
|
||||||
Accounted=حسب في دفتر الأستاذ
|
Accounted=حسب في دفتر الأستاذ
|
||||||
NotYetAccounted=لم يحسب بعد في دفتر الأستاذ
|
NotYetAccounted=Not yet accounted in the ledger
|
||||||
ShowTutorial=عرض البرنامج التعليمي
|
ShowTutorial=عرض البرنامج التعليمي
|
||||||
NotReconciled=لم يتم تسويتة
|
NotReconciled=لم يتم تسويتة
|
||||||
WarningRecordWithoutSubledgerAreExcluded=تحذير ، كل العمليات التي لم يتم تحديد حساب دفتر الأستاذ الفرعي لها تتم تصفيتها واستبعادها من طريقة العرض هذه
|
WarningRecordWithoutSubledgerAreExcluded=تحذير ، كل العمليات التي لم يتم تحديد حساب دفتر الأستاذ الفرعي لها تتم تصفيتها واستبعادها من طريقة العرض هذه
|
||||||
|
|||||||
@ -32,7 +32,7 @@ PurgeSessions=إزالة الجلسات
|
|||||||
ConfirmPurgeSessions=هل تريد حقًا مسح كل الجلسات؟ سيؤدي هذا إلى قطع اتصال كل المستخدمين (باستثنائك).
|
ConfirmPurgeSessions=هل تريد حقًا مسح كل الجلسات؟ سيؤدي هذا إلى قطع اتصال كل المستخدمين (باستثنائك).
|
||||||
NoSessionListWithThisHandler=لا يسمح معالج حفظ الجلسة الذي تم تكوينه في PHP بسرد جميع الجلسات قيد التشغيل.
|
NoSessionListWithThisHandler=لا يسمح معالج حفظ الجلسة الذي تم تكوينه في PHP بسرد جميع الجلسات قيد التشغيل.
|
||||||
LockNewSessions=إقفال الإتصالات الجديدة
|
LockNewSessions=إقفال الإتصالات الجديدة
|
||||||
ConfirmLockNewSessions=Are you sure you want to restrict any new Dolibarr connection to yourself? Only user <b>%s</b> will be able to connect after that.
|
ConfirmLockNewSessions=هل أنت متأكد من أنك تريد تقييد أي اتصال جديد الى دوليبار لنفسك. المستخدم <b>%s</b> هو الوحيد الذي سيتمكن من الإتصال بعد هذه العملية.
|
||||||
UnlockNewSessions=إزالة قفل الإتصال
|
UnlockNewSessions=إزالة قفل الإتصال
|
||||||
YourSession=الجلسة الخاصة بك
|
YourSession=الجلسة الخاصة بك
|
||||||
Sessions=جلسات المستخدمين
|
Sessions=جلسات المستخدمين
|
||||||
@ -64,6 +64,7 @@ RemoveLock=Remove/rename file <b>%s</b> if it exists, to allow usage of the Upda
|
|||||||
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any further use of the Update/Install tool.
|
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any further use of the Update/Install tool.
|
||||||
SecuritySetup=الإعداد الأمني
|
SecuritySetup=الإعداد الأمني
|
||||||
PHPSetup=PHP setup
|
PHPSetup=PHP setup
|
||||||
|
OSSetup=OS setup
|
||||||
SecurityFilesDesc=حدد هنا الخيارات المتعلقة بالأمان حول تحميل الملفات.
|
SecurityFilesDesc=حدد هنا الخيارات المتعلقة بالأمان حول تحميل الملفات.
|
||||||
ErrorModuleRequirePHPVersion=خطأ ، هذا النموذج يتطلب نسخة بي إتش بي %s أو أعلى
|
ErrorModuleRequirePHPVersion=خطأ ، هذا النموذج يتطلب نسخة بي إتش بي %s أو أعلى
|
||||||
ErrorModuleRequireDolibarrVersion=خطأ ، هذا النموذج يتطلب نسخة دوليبار %s أو أعلى
|
ErrorModuleRequireDolibarrVersion=خطأ ، هذا النموذج يتطلب نسخة دوليبار %s أو أعلى
|
||||||
@ -138,10 +139,10 @@ CurrentHour=PHP خادم ساعة
|
|||||||
CurrentSessionTimeOut=إنتها مدة التصفح الحالية
|
CurrentSessionTimeOut=إنتها مدة التصفح الحالية
|
||||||
YouCanEditPHPTZ=لتعيين منطقة زمنية مختلفة لـ PHP (غير مطلوب) ، يمكنك محاولة إضافة ملف .htaccess مع سطر مثل "SetEnv TZ Europe / Paris"
|
YouCanEditPHPTZ=لتعيين منطقة زمنية مختلفة لـ PHP (غير مطلوب) ، يمكنك محاولة إضافة ملف .htaccess مع سطر مثل "SetEnv TZ Europe / Paris"
|
||||||
HoursOnThisPageAreOnServerTZ=تحذير ، على عكس الشاشات الأخرى ، فإن الساعات على هذه الصفحة ليست بتوقيتك المحلي ، ولكن حسب المنطقة الزمنية للخادم.
|
HoursOnThisPageAreOnServerTZ=تحذير ، على عكس الشاشات الأخرى ، فإن الساعات على هذه الصفحة ليست بتوقيتك المحلي ، ولكن حسب المنطقة الزمنية للخادم.
|
||||||
Box=Widget
|
Box=بريمج
|
||||||
Boxes=Widgets
|
Boxes=بريمجات
|
||||||
MaxNbOfLinesForBoxes=الحد الأعلى لعدد الأسطر (widgets)
|
MaxNbOfLinesForBoxes=الحد الأعلى لعدد أسطر البريمجات
|
||||||
AllWidgetsWereEnabled=تم تمكين جميع (widgets)المتاحة
|
AllWidgetsWereEnabled=جميع البريمجات المتاحة ممكنة
|
||||||
PositionByDefault=الطلبية الإفتراضية
|
PositionByDefault=الطلبية الإفتراضية
|
||||||
Position=الوضع
|
Position=الوضع
|
||||||
MenusDesc=يقوم مديرو القائمة بتعيين محتوى شريطي القائمة (الأفقي والعمودي).
|
MenusDesc=يقوم مديرو القائمة بتعيين محتوى شريطي القائمة (الأفقي والعمودي).
|
||||||
@ -204,7 +205,7 @@ IgnoreDuplicateRecords=Ignore errors of duplicate record (INSERT IGNORE)
|
|||||||
AutoDetectLang=اكتشاف تلقائي (لغة المتصفح)
|
AutoDetectLang=اكتشاف تلقائي (لغة المتصفح)
|
||||||
FeatureDisabledInDemo=الميزة معلطة في العرض التجريبي
|
FeatureDisabledInDemo=الميزة معلطة في العرض التجريبي
|
||||||
FeatureAvailableOnlyOnStable=Feature only available on official stable versions
|
FeatureAvailableOnlyOnStable=Feature only available on official stable versions
|
||||||
BoxesDesc=Widgets are components showing some information that you can add to personalize some pages. You can choose between showing the widget or not by selecting target page and clicking 'Activate', or by clicking the trashcan to disable it.
|
BoxesDesc=البريمجات هي المكونات البرمجية التي تُظهر بعض المعلومات في بعض الصفحات. يمكنك اختيار إظهار أو إخفائها بإختيار الصفحات المطلوبة و الضغط على 'تنشيط', او بالضغط على الزر الآخر لتعطيلها.
|
||||||
OnlyActiveElementsAreShown=فقط العناصر من <a href="%s">النماذج المفعلة </a> سوف تظهر.
|
OnlyActiveElementsAreShown=فقط العناصر من <a href="%s">النماذج المفعلة </a> سوف تظهر.
|
||||||
ModulesDesc=The modules/applications determine which features are available in the software. Some modules require permissions to be granted to users after activating the module. Click the on/off button <span class="small valignmiddle">%s</span> of each module to enable or disable a module/application.
|
ModulesDesc=The modules/applications determine which features are available in the software. Some modules require permissions to be granted to users after activating the module. Click the on/off button <span class="small valignmiddle">%s</span> of each module to enable or disable a module/application.
|
||||||
ModulesMarketPlaceDesc=You can find more modules to download on external websites on the Internet...
|
ModulesMarketPlaceDesc=You can find more modules to download on external websites on the Internet...
|
||||||
@ -230,8 +231,8 @@ WebSiteDesc=External websites for more add-on (non-core) modules...
|
|||||||
DevelopYourModuleDesc=Some solutions to develop your own module...
|
DevelopYourModuleDesc=Some solutions to develop your own module...
|
||||||
URL=العنوان
|
URL=العنوان
|
||||||
RelativeURL=Relative URL
|
RelativeURL=Relative URL
|
||||||
BoxesAvailable=Widgets available
|
BoxesAvailable=بريمجات متاحة
|
||||||
BoxesActivated=Widgets activated
|
BoxesActivated=بريمجات مفعلة
|
||||||
ActivateOn=على تفعيل
|
ActivateOn=على تفعيل
|
||||||
ActiveOn=على تفعيلها
|
ActiveOn=على تفعيلها
|
||||||
ActivatableOn=Activatable on
|
ActivatableOn=Activatable on
|
||||||
@ -245,8 +246,8 @@ DoNotStoreClearPassword=Encrypt passwords stored in database (NOT as plain-text)
|
|||||||
MainDbPasswordFileConfEncrypted=Encrypt database password stored in conf.php. It is strongly recommended to activate this option.
|
MainDbPasswordFileConfEncrypted=Encrypt database password stored in conf.php. It is strongly recommended to activate this option.
|
||||||
InstrucToEncodePass=لديك كلمة السر المشفرة في ملف <b>conf.php،</b> استبدال الخط <br> <b>$ dolibarr_main_db_pass = "..."؛</b> <br> بواسطة <br> <b>$ dolibarr_main_db_pass = "crypted:٪ ليالي".</b>
|
InstrucToEncodePass=لديك كلمة السر المشفرة في ملف <b>conf.php،</b> استبدال الخط <br> <b>$ dolibarr_main_db_pass = "..."؛</b> <br> بواسطة <br> <b>$ dolibarr_main_db_pass = "crypted:٪ ليالي".</b>
|
||||||
InstrucToClearPass=لديك كلمة مرور فك الشفرة (واضح) في ملف <b>conf.php،</b> استبدال الخط <br> <b>$ dolibarr_main_db_pass = "crypted: ...".</b> <br> بواسطة <br> <b>$ dolibarr_main_db_pass = "%s".</b>
|
InstrucToClearPass=لديك كلمة مرور فك الشفرة (واضح) في ملف <b>conf.php،</b> استبدال الخط <br> <b>$ dolibarr_main_db_pass = "crypted: ...".</b> <br> بواسطة <br> <b>$ dolibarr_main_db_pass = "%s".</b>
|
||||||
ProtectAndEncryptPdfFiles=Protect generated PDF files. This is NOT recommended as it breaks bulk PDF generation.
|
ProtectAndEncryptPdfFiles=حماية صيغة المستندات المتنقلة . غير منصوح به لانه يوقف التوليد الكمي للملفات بصيغة المستندات المتنقلة
|
||||||
ProtectAndEncryptPdfFilesDesc=Protection of a PDF document keeps it available to read and print with any PDF browser. However, editing and copying is not possible anymore. Note that using this feature makes building of a global merged PDFs not working.
|
ProtectAndEncryptPdfFilesDesc=حماية الملفات بصيغة المستندات المتنقلة يجعلها متاحة للقراءة والطباعة في اي مستعرض لصيغة المستندات المتنقلة . لكن النسخ والتعديل غير ممكن بعد ذلك. يرجى ملاحظة ان هذه الميزة تجعل ميزة توليد ملفات مدمجة بصيغة المستندات المتنقلة غير ممكن
|
||||||
Feature=ميزة
|
Feature=ميزة
|
||||||
DolibarrLicense=الترخيص
|
DolibarrLicense=الترخيص
|
||||||
Developpers=مطوري / المساهمين
|
Developpers=مطوري / المساهمين
|
||||||
@ -277,21 +278,21 @@ FontSize=Font size
|
|||||||
Content=Content
|
Content=Content
|
||||||
NoticePeriod=فترة إشعار
|
NoticePeriod=فترة إشعار
|
||||||
NewByMonth=New by month
|
NewByMonth=New by month
|
||||||
Emails=Emails
|
Emails=رسائل البريد الإلكترونية
|
||||||
EMailsSetup=Emails setup
|
EMailsSetup=إعدادات رسائل البريد الإلكترونية
|
||||||
EMailsDesc=This page allows you to set parameters or options for email sending.
|
EMailsDesc=This page allows you to set parameters or options for email sending.
|
||||||
EmailSenderProfiles=Emails sender profiles
|
EmailSenderProfiles=ملفات تعريف مرسلي رسائل البريد الإلكترونية
|
||||||
EMailsSenderProfileDesc=You can keep this section empty. If you enter some emails here, they will be added to the list of possible senders into the combobox when your write a new email.
|
EMailsSenderProfileDesc=يمكنك ان تبقي هذا القسم فارغاً. اذا ادخلت عناوين بريد إلكتروني هنا سيتم اضافتهم الى قائمة المرسلين المحتملين كخيار عندما تنشئ رسائل بريد إلكترونية جديدة
|
||||||
MAIN_MAIL_SMTP_PORT=SMTP/SMTPS Port (default value in php.ini: <b>%s</b>)
|
MAIN_MAIL_SMTP_PORT=SMTP/SMTPS Port (default value in php.ini: <b>%s</b>)
|
||||||
MAIN_MAIL_SMTP_SERVER=SMTP/SMTPS Host (default value in php.ini: <b>%s</b>)
|
MAIN_MAIL_SMTP_SERVER=SMTP/SMTPS Host (default value in php.ini: <b>%s</b>)
|
||||||
MAIN_MAIL_SMTP_PORT_NotAvailableOnLinuxLike=SMTP/SMTPS Port (Not defined into PHP on Unix-like systems)
|
MAIN_MAIL_SMTP_PORT_NotAvailableOnLinuxLike=SMTP/SMTPS Port (Not defined into PHP on Unix-like systems)
|
||||||
MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike=SMTP/SMTPS Host (Not defined into PHP on Unix-like systems)
|
MAIN_MAIL_SMTP_SERVER_NotAvailableOnLinuxLike=SMTP/SMTPS Host (Not defined into PHP on Unix-like systems)
|
||||||
MAIN_MAIL_EMAIL_FROM=Sender email for automatic emails (default value in php.ini: <b>%s</b>)
|
MAIN_MAIL_EMAIL_FROM=عنوان بريد المرسل لرسائل البريد الإلكترونية التلقائية (القيمة الاولية في ملف اعدادات لغة بي اتش بي <b>%s</b> )
|
||||||
MAIN_MAIL_ERRORS_TO=Email used for error returns emails (fields 'Errors-To' in emails sent)
|
MAIN_MAIL_ERRORS_TO=عنوان رسائل البريد الإلكترونية المرجعي لأخطاء الارسال (الحقل "الاخطاء إلى" ) في البريد المرسل
|
||||||
MAIN_MAIL_AUTOCOPY_TO= Copy (Bcc) all sent emails to
|
MAIN_MAIL_AUTOCOPY_TO= نسخ (نسخة كربونية) كل رسائل البريد الإلكترونية المرسلة الى
|
||||||
MAIN_DISABLE_ALL_MAILS=Disable all email sending (for test purposes or demos)
|
MAIN_DISABLE_ALL_MAILS=Disable all email sending (for test purposes or demos)
|
||||||
MAIN_MAIL_FORCE_SENDTO=Send all emails to (instead of real recipients, for test purposes)
|
MAIN_MAIL_FORCE_SENDTO=إرسال جميع رسائل البريد الإلكترونية الى (بدلا عن المستلم الحقيقي لاغراض التطوير والتجربة)
|
||||||
MAIN_MAIL_ENABLED_USER_DEST_SELECT=Suggest emails of employees (if defined) into the list of predefined recipient when writing a new email
|
MAIN_MAIL_ENABLED_USER_DEST_SELECT=اقتراح عناوين بريد الموظفين الإلكتروني (إذا كان موجودا) في حقل المستلمين عند ارنشاء رسالة بريد جديدة
|
||||||
MAIN_MAIL_SENDMODE=Email sending method
|
MAIN_MAIL_SENDMODE=Email sending method
|
||||||
MAIN_MAIL_SMTPS_ID=SMTP ID (if sending server requires authentication)
|
MAIN_MAIL_SMTPS_ID=SMTP ID (if sending server requires authentication)
|
||||||
MAIN_MAIL_SMTPS_PW=SMTP Password (if sending server requires authentication)
|
MAIN_MAIL_SMTPS_PW=SMTP Password (if sending server requires authentication)
|
||||||
@ -302,9 +303,9 @@ MAIN_MAIL_EMAIL_DKIM_ENABLED=Use DKIM to generate email signature
|
|||||||
MAIN_MAIL_EMAIL_DKIM_DOMAIN=Email Domain for use with dkim
|
MAIN_MAIL_EMAIL_DKIM_DOMAIN=Email Domain for use with dkim
|
||||||
MAIN_MAIL_EMAIL_DKIM_SELECTOR=Name of dkim selector
|
MAIN_MAIL_EMAIL_DKIM_SELECTOR=Name of dkim selector
|
||||||
MAIN_MAIL_EMAIL_DKIM_PRIVATE_KEY=Private key for dkim signing
|
MAIN_MAIL_EMAIL_DKIM_PRIVATE_KEY=Private key for dkim signing
|
||||||
MAIN_DISABLE_ALL_SMS=Disable all SMS sending (for test purposes or demos)
|
MAIN_DISABLE_ALL_SMS=تعطيل كافة الرسائل النصية القصيرة (لأغراض التجربة و التطوير)
|
||||||
MAIN_SMS_SENDMODE=طريقة استخدامه لإرسال الرسائل القصيرة SMS
|
MAIN_SMS_SENDMODE=طريقة إرسال الرسائل النصية القصيرة
|
||||||
MAIN_MAIL_SMS_FROM=Default sender phone number for SMS sending
|
MAIN_MAIL_SMS_FROM=رقم هاتف المرسل الاولي لارسال الرسائل النصية القصيرة
|
||||||
MAIN_MAIL_DEFAULT_FROMTYPE=Default sender email for manual sending (User email or Company email)
|
MAIN_MAIL_DEFAULT_FROMTYPE=Default sender email for manual sending (User email or Company email)
|
||||||
UserEmail=User email
|
UserEmail=User email
|
||||||
CompanyEmail=Company Email
|
CompanyEmail=Company Email
|
||||||
@ -385,7 +386,7 @@ ExampleOfDirectoriesForModelGen=Examples of syntax:<br>c:\\myapp\\mydocumentdir\
|
|||||||
FollowingSubstitutionKeysCanBeUsed=<br> لمعرفة كيفية إنشاء قوالب المستند ODT، قبل تخزينها في تلك الدلائل، وقراءة وثائق ويكي:
|
FollowingSubstitutionKeysCanBeUsed=<br> لمعرفة كيفية إنشاء قوالب المستند ODT، قبل تخزينها في تلك الدلائل، وقراءة وثائق ويكي:
|
||||||
FullListOnOnlineDocumentation=http://wiki.dolibarr.org/index.php/Create_an_ODT_document_template
|
FullListOnOnlineDocumentation=http://wiki.dolibarr.org/index.php/Create_an_ODT_document_template
|
||||||
FirstnameNamePosition=موقف الإسم / اسم
|
FirstnameNamePosition=موقف الإسم / اسم
|
||||||
DescWeather=The following images will be shown on the dashboard when the number of late actions reach the following values:
|
DescWeather=الصور التالية سيتم عرضها على لوحة المعلومات عندما يصل عدد الاجرائات المتأخرة للقيم التالية:
|
||||||
KeyForWebServicesAccess=مفتاح لاستخدام خدمات الشبكة العالمية (المعلمة "dolibarrkey" في webservices)
|
KeyForWebServicesAccess=مفتاح لاستخدام خدمات الشبكة العالمية (المعلمة "dolibarrkey" في webservices)
|
||||||
TestSubmitForm=اختبار شكل مساهمة
|
TestSubmitForm=اختبار شكل مساهمة
|
||||||
ThisForceAlsoTheme=Using this menu manager will also use its own theme whatever the user choice. Also this menu manager specialized for smartphones does not work on all smartphone. Use another menu manager if you experience problems with yours.
|
ThisForceAlsoTheme=Using this menu manager will also use its own theme whatever the user choice. Also this menu manager specialized for smartphones does not work on all smartphone. Use another menu manager if you experience problems with yours.
|
||||||
@ -395,9 +396,9 @@ ResponseTimeout=استجابة مهلة
|
|||||||
SmsTestMessage=رسالة اختبار من __PHONEFROM__ إلى __PHONETO__
|
SmsTestMessage=رسالة اختبار من __PHONEFROM__ إلى __PHONETO__
|
||||||
ModuleMustBeEnabledFirst=يجب تمكين <b>وحدة%s</b> أولا إذا كنت تحتاج هذه الميزة.
|
ModuleMustBeEnabledFirst=يجب تمكين <b>وحدة%s</b> أولا إذا كنت تحتاج هذه الميزة.
|
||||||
SecurityToken=المفتاح لعناوين المواقع الآمنة
|
SecurityToken=المفتاح لعناوين المواقع الآمنة
|
||||||
NoSmsEngine=No SMS sender manager available. A SMS sender manager is not installed with the default distribution because they depend on an external vendor, but you can find some on %s
|
NoSmsEngine=لايوجد مدير إرسال الرسائل النصية القصيرة . مدير إرسال الرسائل النصية القصيرة غير مثبت بصورة اولية لانه يعتمد على مورد خارجي ، لكن يمكنك ايجاد واحد هنا %s
|
||||||
PDF=PDF
|
PDF=صيغة المستندات المتنقلة
|
||||||
PDFDesc=Global options for PDF generation
|
PDFDesc=الخيارات العامة لتوليد ملفات صيغة المستندات المتنقلة
|
||||||
PDFAddressForging=Rules for address section
|
PDFAddressForging=Rules for address section
|
||||||
HideAnyVATInformationOnPDF=Hide all information related to Sales Tax / VAT
|
HideAnyVATInformationOnPDF=Hide all information related to Sales Tax / VAT
|
||||||
PDFRulesForSalesTax=Rules for Sales Tax / VAT
|
PDFRulesForSalesTax=Rules for Sales Tax / VAT
|
||||||
@ -452,9 +453,9 @@ ExtrafieldParamHelpsellist=List of values comes from a table<br>Syntax: table_na
|
|||||||
ExtrafieldParamHelpchkbxlst=List of values comes from a table<br>Syntax: table_name:label_field:id_field::filtersql<br>Example: c_typent:libelle:id::filtersql<br><br>filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntax extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another complementary attribute list:<br>c_typent:libelle:id:options_<i>parent_list_code</i>|parent_column:filter <br><br>In order to have the list depending on another list:<br>c_typent:libelle:id:<i>parent_list_code</i>|parent_column:filter
|
ExtrafieldParamHelpchkbxlst=List of values comes from a table<br>Syntax: table_name:label_field:id_field::filtersql<br>Example: c_typent:libelle:id::filtersql<br><br>filter can be a simple test (eg active=1) to display only active value<br>You can also use $ID$ in filter witch is the current id of current object<br>To do a SELECT in filter use $SEL$<br>if you want to filter on extrafields use syntax extra.fieldcode=... (where field code is the code of extrafield)<br><br>In order to have the list depending on another complementary attribute list:<br>c_typent:libelle:id:options_<i>parent_list_code</i>|parent_column:filter <br><br>In order to have the list depending on another list:<br>c_typent:libelle:id:<i>parent_list_code</i>|parent_column:filter
|
||||||
ExtrafieldParamHelplink=Parameters must be ObjectName:Classpath<br>Syntax: ObjectName:Classpath
|
ExtrafieldParamHelplink=Parameters must be ObjectName:Classpath<br>Syntax: ObjectName:Classpath
|
||||||
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
ExtrafieldParamHelpSeparator=Keep empty for a simple separator<br>Set this to 1 for a collapsing separator (open by default for new session, then status is kept for each user session)<br>Set this to 2 for a collapsing separator (collapsed by default for new session, then status is kept fore each user session)
|
||||||
LibraryToBuildPDF=Library used for PDF generation
|
LibraryToBuildPDF=المكتبة المستخدمة لتوليد ملفات صيغة المستندات المتنقلة
|
||||||
LocalTaxDesc=Some countries may apply two or three taxes on each invoice line. If this is the case, choose the type for the second and third tax and its rate. Possible type are:<br>1: local tax apply on products and services without vat (localtax is calculated on amount without tax)<br>2: local tax apply on products and services including vat (localtax is calculated on amount + main tax)<br>3: local tax apply on products without vat (localtax is calculated on amount without tax)<br>4: local tax apply on products including vat (localtax is calculated on amount + main vat)<br>5: local tax apply on services without vat (localtax is calculated on amount without tax)<br>6: local tax apply on services including vat (localtax is calculated on amount + tax)
|
LocalTaxDesc=Some countries may apply two or three taxes on each invoice line. If this is the case, choose the type for the second and third tax and its rate. Possible type are:<br>1: local tax apply on products and services without vat (localtax is calculated on amount without tax)<br>2: local tax apply on products and services including vat (localtax is calculated on amount + main tax)<br>3: local tax apply on products without vat (localtax is calculated on amount without tax)<br>4: local tax apply on products including vat (localtax is calculated on amount + main vat)<br>5: local tax apply on services without vat (localtax is calculated on amount without tax)<br>6: local tax apply on services including vat (localtax is calculated on amount + tax)
|
||||||
SMS=SMS
|
SMS=الرسائل النصية القصيرة
|
||||||
LinkToTestClickToDial=Enter a phone number to call to show a link to test the ClickToDial url for user <strong>%s</strong>
|
LinkToTestClickToDial=Enter a phone number to call to show a link to test the ClickToDial url for user <strong>%s</strong>
|
||||||
RefreshPhoneLink=Refresh link
|
RefreshPhoneLink=Refresh link
|
||||||
LinkToTest=Clickable link generated for user <strong>%s</strong> (click phone number to test)
|
LinkToTest=Clickable link generated for user <strong>%s</strong> (click phone number to test)
|
||||||
@ -1152,14 +1153,14 @@ CompanyCurrency=العملة الرئيسية
|
|||||||
CompanyObject=وجوه من الشركة
|
CompanyObject=وجوه من الشركة
|
||||||
IDCountry=ID country
|
IDCountry=ID country
|
||||||
Logo=شعار
|
Logo=شعار
|
||||||
LogoDesc=Main logo of company. Will be used into generated documents (PDF, ...)
|
LogoDesc=الشعار الرئيسي للشركة . سوف يستخدم في الملفات المولدة (صيغة المستندات المتنقلة ....)
|
||||||
LogoSquarred=Logo (squarred)
|
LogoSquarred=Logo (squarred)
|
||||||
LogoSquarredDesc=Must be a squarred icon (width = height). This logo will be used as the favorite icon or other need like for the top menu bar (if not disabled into display setup).
|
LogoSquarredDesc=Must be a squarred icon (width = height). This logo will be used as the favorite icon or other need like for the top menu bar (if not disabled into display setup).
|
||||||
DoNotSuggestPaymentMode=لا توحي
|
DoNotSuggestPaymentMode=لا توحي
|
||||||
NoActiveBankAccountDefined=لا يعرف في حساب مصرفي نشط
|
NoActiveBankAccountDefined=لا يعرف في حساب مصرفي نشط
|
||||||
OwnerOfBankAccount=صاحب الحساب المصرفي %s
|
OwnerOfBankAccount=صاحب الحساب المصرفي %s
|
||||||
BankModuleNotActive=الحسابات المصرفية وحدة لا يمكن
|
BankModuleNotActive=الحسابات المصرفية وحدة لا يمكن
|
||||||
ShowBugTrackLink=مشاهدة الرابط <strong>"%s"</strong>
|
ShowBugTrackLink=Define the link "<strong>%s</strong>" (empty to not display this link, 'github' for the link to the Dolibarr project or define directly an url 'https://...')
|
||||||
Alerts=تنبيهات
|
Alerts=تنبيهات
|
||||||
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
||||||
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
||||||
@ -1254,6 +1255,7 @@ YouMustRunCommandFromCommandLineAfterLoginToUser=يجب تشغيل هذا الأ
|
|||||||
YourPHPDoesNotHaveSSLSupport=وظائف خدمة تصميم المواقع لا تتوفر في بي الخاص بك
|
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
|
||||||
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 with addresses
|
||||||
TranslationUncomplete=ترجمة جزئية
|
TranslationUncomplete=ترجمة جزئية
|
||||||
@ -1690,7 +1692,7 @@ AdvancedEditor=محرر متقدم
|
|||||||
ActivateFCKeditor=تفعيل محرر متقدم ل:
|
ActivateFCKeditor=تفعيل محرر متقدم ل:
|
||||||
FCKeditorForCompany=WYSIWIG إنشاء / الطبعة شركات ووصف المذكرة
|
FCKeditorForCompany=WYSIWIG إنشاء / الطبعة شركات ووصف المذكرة
|
||||||
FCKeditorForProduct=WYSIWIG إنشاء / الطبعة المنتجات / الخدمات ووصف المذكرة
|
FCKeditorForProduct=WYSIWIG إنشاء / الطبعة المنتجات / الخدمات ووصف المذكرة
|
||||||
FCKeditorForProductDetails=WYSIWIG creation/edition of products details lines for all entities (proposals, orders, invoices, etc...). <span class="warning">Warning: Using this option for this case is seriously not recommended as it can create problems with special characters and page formatting when building PDF files.</span>
|
FCKeditorForProductDetails=إنشاء \\ تعديل تفاصيل المنتجات على طريقة الطباعة "ما تراه ستحصل عليه" لجميع المستندات (المقترحات،الاوامر،الفواتير،...) <span class="warning"> تحذير: إستخدام هذه الخاصية غير منصوح به بشدة بسبب مشاكل المحارف الخاصة وتنسيق الصفحات وذلك عند توليد ملفات بصيغة المستندات المتنقلة .</span>
|
||||||
FCKeditorForMailing= WYSIWIG إنشاء / الطبعة بالبريد
|
FCKeditorForMailing= WYSIWIG إنشاء / الطبعة بالبريد
|
||||||
FCKeditorForUserSignature=إنشاء WYSIWIG / طبعة التوقيع المستعمل
|
FCKeditorForUserSignature=إنشاء WYSIWIG / طبعة التوقيع المستعمل
|
||||||
FCKeditorForMail=WYSIWIG creation/edition for all mail (except Tools->eMailing)
|
FCKeditorForMail=WYSIWIG creation/edition for all mail (except Tools->eMailing)
|
||||||
@ -1947,7 +1949,7 @@ AddRemoveTabs=Add or remove tabs
|
|||||||
AddDataTables=Add object tables
|
AddDataTables=Add object tables
|
||||||
AddDictionaries=Add dictionaries tables
|
AddDictionaries=Add dictionaries tables
|
||||||
AddData=Add objects or dictionaries data
|
AddData=Add objects or dictionaries data
|
||||||
AddBoxes=Add widgets
|
AddBoxes=إضافة بريمجات
|
||||||
AddSheduledJobs=Add scheduled jobs
|
AddSheduledJobs=Add scheduled jobs
|
||||||
AddHooks=Add hooks
|
AddHooks=Add hooks
|
||||||
AddTriggers=Add triggers
|
AddTriggers=Add triggers
|
||||||
@ -1972,11 +1974,11 @@ BaseCurrency=Reference currency of the company (go into setup of company to chan
|
|||||||
WarningNoteModuleInvoiceForFrenchLaw=This module %s is compliant with French laws (Loi Finance 2016).
|
WarningNoteModuleInvoiceForFrenchLaw=This module %s is compliant with French laws (Loi Finance 2016).
|
||||||
WarningNoteModulePOSForFrenchLaw=This module %s is compliant with French laws (Loi Finance 2016) because module Non Reversible Logs is automatically activated.
|
WarningNoteModulePOSForFrenchLaw=This module %s is compliant with French laws (Loi Finance 2016) because module Non Reversible Logs is automatically activated.
|
||||||
WarningInstallationMayBecomeNotCompliantWithLaw=You are trying to install module %s that is an external module. Activating an external module means you trust the publisher of that module and that you are sure that this module does not adversely impact the behavior of your application, and is compliant with laws of your country (%s). If the module introduces an illegal feature, you become responsible for the use of illegal software.
|
WarningInstallationMayBecomeNotCompliantWithLaw=You are trying to install module %s that is an external module. Activating an external module means you trust the publisher of that module and that you are sure that this module does not adversely impact the behavior of your application, and is compliant with laws of your country (%s). If the module introduces an illegal feature, you become responsible for the use of illegal software.
|
||||||
MAIN_PDF_MARGIN_LEFT=Left margin on PDF
|
MAIN_PDF_MARGIN_LEFT=الهامش الايسر على ملفات صيغة المستندات المتنقلة
|
||||||
MAIN_PDF_MARGIN_RIGHT=Right margin on PDF
|
MAIN_PDF_MARGIN_RIGHT=الهامش الايمن لملفات صيغة المستندات المتنقلة
|
||||||
MAIN_PDF_MARGIN_TOP=Top margin on PDF
|
MAIN_PDF_MARGIN_TOP=الهامش العلوي لصيغة المستندات المتنقلة
|
||||||
MAIN_PDF_MARGIN_BOTTOM=Bottom margin on PDF
|
MAIN_PDF_MARGIN_BOTTOM=الهامش العلوي لصيغة المستندات المتنقلة
|
||||||
MAIN_DOCUMENTS_LOGO_HEIGHT=Height for logo on PDF
|
MAIN_DOCUMENTS_LOGO_HEIGHT=ارتفاع الشعار على صيغة المستندات المتنقلة
|
||||||
NothingToSetup=There is no specific setup required for this module.
|
NothingToSetup=There is no specific setup required for this module.
|
||||||
SetToYesIfGroupIsComputationOfOtherGroups=Set this to yes if this group is a computation of other groups
|
SetToYesIfGroupIsComputationOfOtherGroups=Set this to yes if this group is a computation of other groups
|
||||||
EnterCalculationRuleIfPreviousFieldIsYes=Enter calculation rule if previous field was set to Yes.<br>For example:<br>CODEGRP1+CODEGRP2
|
EnterCalculationRuleIfPreviousFieldIsYes=Enter calculation rule if previous field was set to Yes.<br>For example:<br>CODEGRP1+CODEGRP2
|
||||||
@ -1994,7 +1996,7 @@ ChartLoaded=Chart of account loaded
|
|||||||
SocialNetworkSetup=Setup of module Social Networks
|
SocialNetworkSetup=Setup of module Social Networks
|
||||||
EnableFeatureFor=Enable features for <strong>%s</strong>
|
EnableFeatureFor=Enable features for <strong>%s</strong>
|
||||||
VATIsUsedIsOff=Note: The option to use Sales Tax or VAT has been set to <strong>Off</strong> in the menu %s - %s, so Sales tax or Vat used will always be 0 for sales.
|
VATIsUsedIsOff=Note: The option to use Sales Tax or VAT has been set to <strong>Off</strong> in the menu %s - %s, so Sales tax or Vat used will always be 0 for sales.
|
||||||
SwapSenderAndRecipientOnPDF=Swap sender and recipient address position on PDF documents
|
SwapSenderAndRecipientOnPDF=إبدال مكان عنوان المرسل والمستقبل على ملفات صيغة المستندات المتنقلة
|
||||||
FeatureSupportedOnTextFieldsOnly=Warning, feature supported on text fields and combo lists only. Also an URL parameter action=create or action=edit must be set OR page name must end with 'new.php' to trigger this feature.
|
FeatureSupportedOnTextFieldsOnly=Warning, feature supported on text fields and combo lists only. Also an URL parameter action=create or action=edit must be set OR page name must end with 'new.php' to trigger this feature.
|
||||||
EmailCollector=Email collector
|
EmailCollector=Email collector
|
||||||
EmailCollectorDescription=Add a scheduled job and a setup page to scan regularly email boxes (using IMAP protocol) and record emails received into your application, at the right place and/or create some records automatically (like leads).
|
EmailCollectorDescription=Add a scheduled job and a setup page to scan regularly email boxes (using IMAP protocol) and record emails received into your application, at the right place and/or create some records automatically (like leads).
|
||||||
@ -2031,8 +2033,8 @@ FormatZip=الرمز البريدي
|
|||||||
MainMenuCode=Menu entry code (mainmenu)
|
MainMenuCode=Menu entry code (mainmenu)
|
||||||
ECMAutoTree=Show automatic ECM tree
|
ECMAutoTree=Show automatic ECM tree
|
||||||
OperationParamDesc=Define the values to use for the object of the action, or how to extract values. For example:<br>objproperty1=SET:the value to set<br>objproperty2=SET:a value with replacement of __objproperty1__<br>objproperty3=SETIFEMPTY:value used if objproperty3 is not already defined<br>objproperty4=EXTRACT:HEADER:X-Myheaderkey:\\s*([^\\s]*)<br>options_myextrafield1=EXTRACT:SUBJECT:([^\n]*)<br>object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)<br><br>Use a ; char as separator to extract or set several properties.
|
OperationParamDesc=Define the values to use for the object of the action, or how to extract values. For example:<br>objproperty1=SET:the value to set<br>objproperty2=SET:a value with replacement of __objproperty1__<br>objproperty3=SETIFEMPTY:value used if objproperty3 is not already defined<br>objproperty4=EXTRACT:HEADER:X-Myheaderkey:\\s*([^\\s]*)<br>options_myextrafield1=EXTRACT:SUBJECT:([^\n]*)<br>object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)<br><br>Use a ; char as separator to extract or set several properties.
|
||||||
OpeningHours=Opening hours
|
OpeningHours=ساعات الافتتاح
|
||||||
OpeningHoursDesc=Enter here the regular opening hours of your company.
|
OpeningHoursDesc=ادخل هنا ساعات الافتتاح لشركتك
|
||||||
ResourceSetup=Configuration of Resource module
|
ResourceSetup=Configuration of Resource module
|
||||||
UseSearchToSelectResource=Use a search form to choose a resource (rather than a drop-down list).
|
UseSearchToSelectResource=Use a search form to choose a resource (rather than a drop-down list).
|
||||||
DisabledResourceLinkUser=Disable feature to link a resource to users
|
DisabledResourceLinkUser=Disable feature to link a resource to users
|
||||||
@ -2062,7 +2064,7 @@ UseDebugBar=Use the debug bar
|
|||||||
DEBUGBAR_LOGS_LINES_NUMBER=Number of last log lines to keep in console
|
DEBUGBAR_LOGS_LINES_NUMBER=Number of last log lines to keep in console
|
||||||
WarningValueHigherSlowsDramaticalyOutput=Warning, higher values slows dramaticaly output
|
WarningValueHigherSlowsDramaticalyOutput=Warning, higher values slows dramaticaly output
|
||||||
ModuleActivated=Module %s is activated and slows the interface
|
ModuleActivated=Module %s is activated and slows the interface
|
||||||
ModuleActivatedWithTooHighLogLevel=Module %s is activated with a too high logging level (try to use a lower level for better performances)
|
ModuleActivatedWithTooHighLogLevel=Module %s is activated with a too high logging level (try to use a lower level for better performances and security)
|
||||||
ModuleSyslogActivatedButLevelNotTooVerbose=Module %s is activated and log level (%s) is correct (not too verbose)
|
ModuleSyslogActivatedButLevelNotTooVerbose=Module %s is activated and log level (%s) is correct (not too verbose)
|
||||||
IfYouAreOnAProductionSetThis=If you are on a production environment, you should set this property to %s.
|
IfYouAreOnAProductionSetThis=If you are on a production environment, you should set this property to %s.
|
||||||
AntivirusEnabledOnUpload=Antivirus enabled on uploaded files
|
AntivirusEnabledOnUpload=Antivirus enabled on uploaded files
|
||||||
@ -2092,11 +2094,11 @@ EmailTemplate=Template for email
|
|||||||
EMailsWillHaveMessageID=Emails will have a tag 'References' matching this syntax
|
EMailsWillHaveMessageID=Emails will have a tag 'References' matching this syntax
|
||||||
PDF_SHOW_PROJECT=Show project on document
|
PDF_SHOW_PROJECT=Show project on document
|
||||||
ShowProjectLabel=Project Label
|
ShowProjectLabel=Project Label
|
||||||
PDF_USE_ALSO_LANGUAGE_CODE=If you want to have some texts in your PDF duplicated in 2 different languages in the same generated PDF, you must set here this second language so generated PDF will contains 2 different languages in same page, the one chosen when generating PDF and this one (only few PDF templates support this). Keep empty for 1 language per PDF.
|
PDF_USE_ALSO_LANGUAGE_CODE=اذا كنت ترغب في تكرار بعض النصوص بلغتين مختلفتين في ملفاتك المولدة بصيغة المستندات المتنقلة . يجب عليك ان ان تحدد اللغة الثانية هنا حتى يتسنى للملفات المولدة ان تحتوي على لغتين في نفس الصفحة . اللغة المختارة اثناء توليد المستند واللغة المختارة هنا (فقط بعض قوالب صيغة المستندات المتنقلة تدعم هذه الميزة) . ابق الخيار فارغاً للتوليد بلغة واحدة
|
||||||
FafaIconSocialNetworksDesc=Enter here the code of a FontAwesome icon. If you don't know what is FontAwesome, you can use the generic value fa-address-book.
|
FafaIconSocialNetworksDesc=Enter here the code of a FontAwesome icon. If you don't know what is FontAwesome, you can use the generic value fa-address-book.
|
||||||
FeatureNotAvailableWithReceptionModule=Feature not available when module Reception is enabled
|
FeatureNotAvailableWithReceptionModule=Feature not available when module Reception is enabled
|
||||||
RssNote=Note: Each RSS feed definition provides a widget that you must enable to have it available in dashboard
|
RssNote=ملاحظة: كل تعريف لمصدر اخبار مختصرة يوفر بريمج يجب تفعيله ليكون متاحا في لوحة المعلومات
|
||||||
JumpToBoxes=Jump to Setup -> Widgets
|
JumpToBoxes=اذهب الى الاعدادت -> البريمجات
|
||||||
MeasuringUnitTypeDesc=Use here a value like "size", "surface", "volume", "weight", "time"
|
MeasuringUnitTypeDesc=Use here a value like "size", "surface", "volume", "weight", "time"
|
||||||
MeasuringScaleDesc=The scale is the number of places you have to move the decimal part to match the default reference unit. For "time" unit type, it is the number of seconds. Values between 80 and 99 are reserved values.
|
MeasuringScaleDesc=The scale is the number of places you have to move the decimal part to match the default reference unit. For "time" unit type, it is the number of seconds. Values between 80 and 99 are reserved values.
|
||||||
TemplateAdded=Template added
|
TemplateAdded=Template added
|
||||||
@ -2111,7 +2113,7 @@ ModuleActivatedMayExposeInformation=This PHP extension may expose sensitive data
|
|||||||
ModuleActivatedDoNotUseInProduction=A module designed for the development has been enabled. Do not enable it on a production environment.
|
ModuleActivatedDoNotUseInProduction=A module designed for the development has been enabled. Do not enable it on a production environment.
|
||||||
CombinationsSeparator=Separator character for product combinations
|
CombinationsSeparator=Separator character for product combinations
|
||||||
SeeLinkToOnlineDocumentation=See link to online documention on top menu for examples
|
SeeLinkToOnlineDocumentation=See link to online documention on top menu for examples
|
||||||
SHOW_SUBPRODUCT_REF_IN_PDF=If the feature "%s" of module <b>%s</b> is used, show details of subproducts of a kit on PDF.
|
SHOW_SUBPRODUCT_REF_IN_PDF=اذا كانت الميزة "%s" من الوحدة <b>%s</b> مستخدمة ، اظهر التفاصيل للمنتجات الفرعية في الملفات بصيغة المستندات المتنقلة
|
||||||
AskThisIDToYourBank=Contact your bank to get this ID
|
AskThisIDToYourBank=Contact your bank to get this ID
|
||||||
AdvancedModeOnly=Permision available in Advanced permission mode only
|
AdvancedModeOnly=Permision available in Advanced permission mode only
|
||||||
ConfFileIsReadableOrWritableByAnyUsers=The conf file is readable or writable by any users. Give permission to web server user and group only.
|
ConfFileIsReadableOrWritableByAnyUsers=The conf file is readable or writable by any users. Give permission to web server user and group only.
|
||||||
@ -2122,3 +2124,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
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
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
|
ModuleUpdateAvailable=An update is available
|
||||||
|
NoExternalModuleWithUpdate=No updates found for external modules
|
||||||
|
SwaggerDescriptionFile=Swagger API description file (for use with redoc for example)
|
||||||
|
|||||||
@ -109,13 +109,13 @@ SocialContributionPayment=مدفوعات الضرائب الاجتماعية /
|
|||||||
BankTransfer=تحويل الرصيد
|
BankTransfer=تحويل الرصيد
|
||||||
BankTransfers=تحويلات الرصيد
|
BankTransfers=تحويلات الرصيد
|
||||||
MenuBankInternalTransfer=حوالة داخلية
|
MenuBankInternalTransfer=حوالة داخلية
|
||||||
TransferDesc=التحويل من حساب إلى آخر ، ستكتب Dolibarr سجلين (خصم في حساب المصدر وائتمان في الحساب الهدف). سيتم استخدام نفس المبلغ (باستثناء العلامة) والملصق والتاريخ لهذه المعاملة)
|
TransferDesc=Use internal transfer to transfer from one account to another, the application will write two records: a debit in the source account and a credit in the target account. The same amount, label and date will be used for this transaction.
|
||||||
TransferFrom=من
|
TransferFrom=من
|
||||||
TransferTo=إلى
|
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 are possible it's done.
|
||||||
DeleteCheckReceipt=حذف هذا الشيك ؟
|
DeleteCheckReceipt=حذف هذا الشيك ؟
|
||||||
ConfirmDeleteCheckReceipt=هل انت متأكد أنك تريد حذف هذا الشيك؟
|
ConfirmDeleteCheckReceipt=هل انت متأكد أنك تريد حذف هذا الشيك؟
|
||||||
BankChecks=الشيكات المصرفية
|
BankChecks=الشيكات المصرفية
|
||||||
@ -128,7 +128,7 @@ ConfirmDeleteTransaction=هل تريد بالتأكيد حذف هذه المعا
|
|||||||
ThisWillAlsoDeleteBankRecord=سيؤدي هذا أيضا إلى حذف القيد البنكي الذي تم إنشاؤه
|
ThisWillAlsoDeleteBankRecord=سيؤدي هذا أيضا إلى حذف القيد البنكي الذي تم إنشاؤه
|
||||||
BankMovements=حركات
|
BankMovements=حركات
|
||||||
PlannedTransactions=المعاملات المخططة
|
PlannedTransactions=المعاملات المخططة
|
||||||
Graph=الرسومات
|
Graph=Graphs
|
||||||
ExportDataset_banque_1=القيود البنكية وكشف الحساب
|
ExportDataset_banque_1=القيود البنكية وكشف الحساب
|
||||||
ExportDataset_banque_2=قسيمة الإيداع
|
ExportDataset_banque_2=قسيمة الإيداع
|
||||||
TransactionOnTheOtherAccount=معاملة على الحساب الآخر
|
TransactionOnTheOtherAccount=معاملة على الحساب الآخر
|
||||||
@ -142,7 +142,7 @@ AllAccounts=جميع الحسابات المصرفية والنقدية
|
|||||||
BackToAccount=عودة إلى الحساب
|
BackToAccount=عودة إلى الحساب
|
||||||
ShowAllAccounts=عرض لجميع الحسابات
|
ShowAllAccounts=عرض لجميع الحسابات
|
||||||
FutureTransaction=الصفقة المستقبلية. غير قادر على التسوية.
|
FutureTransaction=الصفقة المستقبلية. غير قادر على التسوية.
|
||||||
SelectChequeTransactionAndGenerate=حدد / تصفية الشيكات لتضمينها في إيصال إيداع الشيك وانقر على "إنشاء".
|
SelectChequeTransactionAndGenerate=Select/filter the checks which are to be included in the check deposit receipt. Then, click on "Create".
|
||||||
InputReceiptNumber=اختيار كشف الحساب البنكي ذات الصلة مع التسوية. استخدام قيمة رقمية للفرز: شهر سنة أو يوم شهر سنة
|
InputReceiptNumber=اختيار كشف الحساب البنكي ذات الصلة مع التسوية. استخدام قيمة رقمية للفرز: شهر سنة أو يوم شهر سنة
|
||||||
EventualyAddCategory=في نهاية المطاف، حدد الفئة التي لتصنيف السجلات
|
EventualyAddCategory=في نهاية المطاف، حدد الفئة التي لتصنيف السجلات
|
||||||
ToConciliate=للتسوية؟
|
ToConciliate=للتسوية؟
|
||||||
|
|||||||
@ -120,7 +120,7 @@ ConvertExcessPaidToReduc=تحويل الفائض المستلم إلى خصم م
|
|||||||
EnterPaymentReceivedFromCustomer=أدخل الدفعة المستلمة من العميل
|
EnterPaymentReceivedFromCustomer=أدخل الدفعة المستلمة من العميل
|
||||||
EnterPaymentDueToCustomer=انشاء استحقاق دفع للعميل
|
EnterPaymentDueToCustomer=انشاء استحقاق دفع للعميل
|
||||||
DisabledBecauseRemainderToPayIsZero=معطل لأن المتبقي غير المسدد يساوي صفر
|
DisabledBecauseRemainderToPayIsZero=معطل لأن المتبقي غير المسدد يساوي صفر
|
||||||
PriceBase=سعر الأساس
|
PriceBase=Base price
|
||||||
BillStatus=حالة الفاتورة
|
BillStatus=حالة الفاتورة
|
||||||
StatusOfGeneratedInvoices=حالة الفواتير المنشأة
|
StatusOfGeneratedInvoices=حالة الفواتير المنشأة
|
||||||
BillStatusDraft=مسودة (يجب التحقق من صحتها)
|
BillStatusDraft=مسودة (يجب التحقق من صحتها)
|
||||||
@ -454,7 +454,7 @@ RegulatedOn=وتنظم على
|
|||||||
ChequeNumber=رقم الشيك
|
ChequeNumber=رقم الشيك
|
||||||
ChequeOrTransferNumber=رقم شيك / تحويل
|
ChequeOrTransferNumber=رقم شيك / تحويل
|
||||||
ChequeBordereau=Check schedule
|
ChequeBordereau=Check schedule
|
||||||
ChequeMaker=Check/Transfer transmitter
|
ChequeMaker=Check/Transfer sender
|
||||||
ChequeBank=الشيكات المصرفية
|
ChequeBank=الشيكات المصرفية
|
||||||
CheckBank=الشيك
|
CheckBank=الشيك
|
||||||
NetToBePaid=الصافي للدفع
|
NetToBePaid=الصافي للدفع
|
||||||
|
|||||||
@ -46,11 +46,11 @@ BoxMyLastBookmarks=الإشارات المرجعية: أحدث %s
|
|||||||
BoxOldestExpiredServices=أقدم الخدمات النشطة منتهية الصلاحية
|
BoxOldestExpiredServices=أقدم الخدمات النشطة منتهية الصلاحية
|
||||||
BoxLastExpiredServices=أحدث %s أقدم جهات اتصال مع خدمات منتهية الصلاحية نشطة
|
BoxLastExpiredServices=أحدث %s أقدم جهات اتصال مع خدمات منتهية الصلاحية نشطة
|
||||||
BoxTitleLastActionsToDo=أحدث إجراءات %s للقيام بها
|
BoxTitleLastActionsToDo=أحدث إجراءات %s للقيام بها
|
||||||
BoxTitleLastContracts=أحدث %s عقود معدلة
|
BoxTitleLastContracts=Latest %s contracts which were modified
|
||||||
BoxTitleLastModifiedDonations=أحدث %s التبرعات المعدلة
|
BoxTitleLastModifiedDonations=Latest %s donations which were modified
|
||||||
BoxTitleLastModifiedExpenses=أحدث %s تقارير النفقات المعدلة
|
BoxTitleLastModifiedExpenses=Latest %s expense reports which were modified
|
||||||
BoxTitleLatestModifiedBoms=أحدث %s BOMs معدلة
|
BoxTitleLatestModifiedBoms=Latest %s BOMs which were modified
|
||||||
BoxTitleLatestModifiedMos=أحدث %s أوامر التصنيع المعدلة
|
BoxTitleLatestModifiedMos=Latest %s Manufacturing Orders which were modified
|
||||||
BoxTitleLastOutstandingBillReached=العملاء الذين تجاوزا الحد الاقصى
|
BoxTitleLastOutstandingBillReached=العملاء الذين تجاوزا الحد الاقصى
|
||||||
BoxGlobalActivity=النشاط العام (الفواتير ، العروض ، الطلبات)
|
BoxGlobalActivity=النشاط العام (الفواتير ، العروض ، الطلبات)
|
||||||
BoxGoodCustomers=عملاء جيدون
|
BoxGoodCustomers=عملاء جيدون
|
||||||
@ -97,8 +97,8 @@ ForCustomersInvoices=فواتير العملاء
|
|||||||
ForCustomersOrders=أوامر العملاء
|
ForCustomersOrders=أوامر العملاء
|
||||||
ForProposals=عروض
|
ForProposals=عروض
|
||||||
LastXMonthRolling=آخر %s شهر متداول
|
LastXMonthRolling=آخر %s شهر متداول
|
||||||
ChooseBoxToAdd=إضافة widget إلى لوحة القيادة الخاصة بك
|
ChooseBoxToAdd=إضافة بريمج إلى لوحة معلوماتك
|
||||||
BoxAdded=تمت إضافة widget في لوحة القيادة الخاصة بك
|
BoxAdded=تمت إضافة البريمج الى لوحة معلوماتك
|
||||||
BoxTitleUserBirthdaysOfMonth=أعياد الميلاد لهذا الشهر (المستخدمون)
|
BoxTitleUserBirthdaysOfMonth=أعياد الميلاد لهذا الشهر (المستخدمون)
|
||||||
BoxLastManualEntries=تم إدخال أحدث سجل في المحاسبة يدويًا أو بدون مستند المصدر
|
BoxLastManualEntries=تم إدخال أحدث سجل في المحاسبة يدويًا أو بدون مستند المصدر
|
||||||
BoxTitleLastManualEntries=%s تم إدخال أحدث سجل يدويًا أو بدون مستند المصدر
|
BoxTitleLastManualEntries=%s تم إدخال أحدث سجل يدويًا أو بدون مستند المصدر
|
||||||
|
|||||||
@ -41,7 +41,8 @@ Floor=Floor
|
|||||||
AddTable=Add table
|
AddTable=Add table
|
||||||
Place=Place
|
Place=Place
|
||||||
TakeposConnectorNecesary='TakePOS Connector' required
|
TakeposConnectorNecesary='TakePOS Connector' required
|
||||||
OrderPrinters=Order printers
|
OrderPrinters=Add a button to send the order to some given printers, without payment (for example to send an order to a kitchen)
|
||||||
|
NotAvailableWithBrowserPrinter=Not available when printer for receipt is set to browser:
|
||||||
SearchProduct=Search product
|
SearchProduct=Search product
|
||||||
Receipt=ورود
|
Receipt=ورود
|
||||||
Header=Header
|
Header=Header
|
||||||
@ -56,8 +57,9 @@ Paymentnumpad=Type of Pad to enter payment
|
|||||||
Numberspad=Numbers Pad
|
Numberspad=Numbers Pad
|
||||||
BillsCoinsPad=Coins and banknotes Pad
|
BillsCoinsPad=Coins and banknotes Pad
|
||||||
DolistorePosCategory=TakePOS modules and other POS solutions for Dolibarr
|
DolistorePosCategory=TakePOS modules and other POS solutions for Dolibarr
|
||||||
TakeposNeedsCategories=TakePOS needs product categories to work
|
TakeposNeedsCategories=TakePOS needs at least one product categorie to work
|
||||||
OrderNotes=Order Notes
|
TakeposNeedsAtLeastOnSubCategoryIntoParentCategory=TakePOS needs at least 1 product category under the category <b>%s</b> to work
|
||||||
|
OrderNotes=Can add some notes to each ordered items
|
||||||
CashDeskBankAccountFor=Default account to use for payments in
|
CashDeskBankAccountFor=Default account to use for payments in
|
||||||
NoPaimementModesDefined=No paiment mode defined in TakePOS configuration
|
NoPaimementModesDefined=No paiment mode defined in TakePOS configuration
|
||||||
TicketVatGrouped=Group VAT by rate in tickets|receipts
|
TicketVatGrouped=Group VAT by rate in tickets|receipts
|
||||||
@ -82,7 +84,7 @@ InvoiceIsAlreadyValidated=Invoice is already validated
|
|||||||
NoLinesToBill=No lines to bill
|
NoLinesToBill=No lines to bill
|
||||||
CustomReceipt=Custom Receipt
|
CustomReceipt=Custom Receipt
|
||||||
ReceiptName=Receipt Name
|
ReceiptName=Receipt Name
|
||||||
ProductSupplements=Product Supplements
|
ProductSupplements=Manage supplements of products
|
||||||
SupplementCategory=Supplement category
|
SupplementCategory=Supplement category
|
||||||
ColorTheme=Color theme
|
ColorTheme=Color theme
|
||||||
Colorful=Colorful
|
Colorful=Colorful
|
||||||
@ -92,7 +94,7 @@ Browser=المتصفح
|
|||||||
BrowserMethodDescription=Simple and easy receipt printing. Only a few parameters to configure the receipt. Print via browser.
|
BrowserMethodDescription=Simple and easy receipt printing. Only a few parameters to configure the receipt. Print via browser.
|
||||||
TakeposConnectorMethodDescription=External module with extra features. Posibility to print from the cloud.
|
TakeposConnectorMethodDescription=External module with extra features. Posibility to print from the cloud.
|
||||||
PrintMethod=Print method
|
PrintMethod=Print method
|
||||||
ReceiptPrinterMethodDescription=Powerful method with a lot of parameters. Full customizable with templates. Cannot print from the cloud.
|
ReceiptPrinterMethodDescription=Powerful method with a lot of parameters. Full customizable with templates. The server hosting the application can't be in the Cloud (must be able to reach the printers in your network).
|
||||||
ByTerminal=By terminal
|
ByTerminal=By terminal
|
||||||
TakeposNumpadUsePaymentIcon=Use icon instead of text on payment buttons of numpad
|
TakeposNumpadUsePaymentIcon=Use icon instead of text on payment buttons of numpad
|
||||||
CashDeskRefNumberingModules=Numbering module for POS sales
|
CashDeskRefNumberingModules=Numbering module for POS sales
|
||||||
@ -124,3 +126,5 @@ ModuleReceiptPrinterMustBeEnabled=Module Receipt printer must have been enabled
|
|||||||
AllowDelayedPayment=Allow delayed payment
|
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 price excluding tax column
|
||||||
|
ShowPriceHTOnReceipt = Display the price excluding tax column on receipt
|
||||||
|
|||||||
@ -3,20 +3,20 @@ Rubrique=العلامة / الفئة
|
|||||||
Rubriques=الكلمات / فئات
|
Rubriques=الكلمات / فئات
|
||||||
RubriquesTransactions=علامات/ فئات المعاملات
|
RubriquesTransactions=علامات/ فئات المعاملات
|
||||||
categories=علامات / فئات
|
categories=علامات / فئات
|
||||||
NoCategoryYet=لم يتم إنشاء علامة / فئة من هذا النوع
|
NoCategoryYet=No tag/category of this type has been created
|
||||||
In=في
|
In=في
|
||||||
AddIn=اضف الى
|
AddIn=اضف الى
|
||||||
modify=تعديل
|
modify=تعديل
|
||||||
Classify=صنف
|
Classify=صنف
|
||||||
CategoriesArea=منطقة الكلمات / الفئات
|
CategoriesArea=منطقة الكلمات / الفئات
|
||||||
ProductsCategoriesArea=منطقة المنتجات / الخدمات العلامات / الفئات
|
ProductsCategoriesArea=Product/Service tags/categories area
|
||||||
SuppliersCategoriesArea=Vendors tags/categories area
|
SuppliersCategoriesArea=Vendor tags/categories area
|
||||||
CustomersCategoriesArea=منطقة علامات / فئات العملاء
|
CustomersCategoriesArea=Customer tags/categories area
|
||||||
MembersCategoriesArea=منطقة علامات / فئات الأعضاء
|
MembersCategoriesArea=Member tags/categories area
|
||||||
ContactsCategoriesArea=منطقة اتصالات العلامات / الفئات
|
ContactsCategoriesArea=Contact tags/categories area
|
||||||
AccountsCategoriesArea=Bank accounts tags/categories area
|
AccountsCategoriesArea=Bank account tags/categories area
|
||||||
ProjectsCategoriesArea=منطقة علامات / فئات المشاريع
|
ProjectsCategoriesArea=Project tags/categories area
|
||||||
UsersCategoriesArea=Users tags/categories area
|
UsersCategoriesArea=User tags/categories area
|
||||||
SubCats=Sub-categories
|
SubCats=Sub-categories
|
||||||
CatList=قائمة العلامات / الفئات
|
CatList=قائمة العلامات / الفئات
|
||||||
CatListAll=List of tags/categories (all types)
|
CatListAll=List of tags/categories (all types)
|
||||||
@ -96,4 +96,4 @@ ChooseCategory=Choose category
|
|||||||
StocksCategoriesArea=Warehouse Categories
|
StocksCategoriesArea=Warehouse Categories
|
||||||
ActionCommCategoriesArea=Event Categories
|
ActionCommCategoriesArea=Event Categories
|
||||||
WebsitePagesCategoriesArea=Page-Container Categories
|
WebsitePagesCategoriesArea=Page-Container Categories
|
||||||
UseOrOperatorForCategories=Use or operator for categories
|
UseOrOperatorForCategories=Use 'OR' operator for categories
|
||||||
|
|||||||
@ -2,9 +2,9 @@
|
|||||||
ErrorCompanyNameAlreadyExists=اسم الشركة %s موجود بالفعل. اختر واحد اخر.
|
ErrorCompanyNameAlreadyExists=اسم الشركة %s موجود بالفعل. اختر واحد اخر.
|
||||||
ErrorSetACountryFirst=اضبط البلد أولاً
|
ErrorSetACountryFirst=اضبط البلد أولاً
|
||||||
SelectThirdParty=حدد طرفًا ثالثًا
|
SelectThirdParty=حدد طرفًا ثالثًا
|
||||||
ConfirmDeleteCompany=هل أنت متأكد أنك تريد حذف هذه الشركة وجميع المعلومات الموروثة عنها؟
|
ConfirmDeleteCompany=Are you sure you want to delete this company and all related information?
|
||||||
DeleteContact=حذف جهة اتصال | عنوان
|
DeleteContact=حذف جهة اتصال | عنوان
|
||||||
ConfirmDeleteContact=هل أنت متأكد أنك تريد حذف جهة الاتصال هذه وجميع المعلومات الموروثة؟
|
ConfirmDeleteContact=Are you sure you want to delete this contact and all related information?
|
||||||
MenuNewThirdParty=طرف ثالث جديد
|
MenuNewThirdParty=طرف ثالث جديد
|
||||||
MenuNewCustomer=عميل جديد
|
MenuNewCustomer=عميل جديد
|
||||||
MenuNewProspect=فرصة جديدة
|
MenuNewProspect=فرصة جديدة
|
||||||
@ -43,10 +43,10 @@ Individual=فرد
|
|||||||
ToCreateContactWithSameName=سيتم إنشاء جهة اتصال | عنوان تلقائيًا بنفس المعلومات مثل الطرف الثالث التابع للطرف الثالث. في معظم الحالات ، حتى لو كان الطرف الثالث شخصًا ماديًا ، يكفي إنشاء طرف ثالث بمفرده.
|
ToCreateContactWithSameName=سيتم إنشاء جهة اتصال | عنوان تلقائيًا بنفس المعلومات مثل الطرف الثالث التابع للطرف الثالث. في معظم الحالات ، حتى لو كان الطرف الثالث شخصًا ماديًا ، يكفي إنشاء طرف ثالث بمفرده.
|
||||||
ParentCompany=الشركة الأم
|
ParentCompany=الشركة الأم
|
||||||
Subsidiaries=الشركات التابعة
|
Subsidiaries=الشركات التابعة
|
||||||
ReportByMonth=Report per month
|
ReportByMonth=تقرير لكل شهر
|
||||||
ReportByCustomers=Report per customer
|
ReportByCustomers=تقرير لكل عميل
|
||||||
ReportByThirdparties=Report per thirdparty
|
ReportByThirdparties=تقرير لكل طرف ثالث
|
||||||
ReportByQuarter=Report per rate
|
ReportByQuarter=تقرير لكل معدل
|
||||||
CivilityCode=قواعد السلوك
|
CivilityCode=قواعد السلوك
|
||||||
RegisteredOffice=مكتب مسجل
|
RegisteredOffice=مكتب مسجل
|
||||||
Lastname=اللقب
|
Lastname=اللقب
|
||||||
@ -69,7 +69,7 @@ PhoneShort=الهاتف
|
|||||||
Skype=سكايب
|
Skype=سكايب
|
||||||
Call=مكالمة
|
Call=مكالمة
|
||||||
Chat=دردشة
|
Chat=دردشة
|
||||||
PhonePro=هاتف العمل
|
PhonePro=Bus. phone
|
||||||
PhonePerso=الهاتف الشخصي
|
PhonePerso=الهاتف الشخصي
|
||||||
PhoneMobile=الجوال
|
PhoneMobile=الجوال
|
||||||
No_Email=رفض الرسائل الإلكترونية الجماعية
|
No_Email=رفض الرسائل الإلكترونية الجماعية
|
||||||
@ -78,7 +78,7 @@ Zip=الرمز البريدي
|
|||||||
Town=مدينة
|
Town=مدينة
|
||||||
Web=الويب
|
Web=الويب
|
||||||
Poste= المنصب
|
Poste= المنصب
|
||||||
DefaultLang=اللغة الافتراضية
|
DefaultLang=Default language
|
||||||
VATIsUsed=تطبق ضريبة المبيعات
|
VATIsUsed=تطبق ضريبة المبيعات
|
||||||
VATIsUsedWhenSelling=يحدد هذا ما إذا كان هذا الطرف الثالث يتضمن ضريبة بيع أم لا عندما يُصدر فاتورة لعملائه
|
VATIsUsedWhenSelling=يحدد هذا ما إذا كان هذا الطرف الثالث يتضمن ضريبة بيع أم لا عندما يُصدر فاتورة لعملائه
|
||||||
VATIsNotUsed=لا تطبق ضريبة المبيعات
|
VATIsNotUsed=لا تطبق ضريبة المبيعات
|
||||||
@ -331,7 +331,7 @@ CustomerCodeDesc=كود العميل فريد لجميع العملاء
|
|||||||
SupplierCodeDesc=كود المورد ، فريد لجميع الموردين
|
SupplierCodeDesc=كود المورد ، فريد لجميع الموردين
|
||||||
RequiredIfCustomer=مطلوب ، إذا كان الطرف الثالث عميلاً أو فرصة
|
RequiredIfCustomer=مطلوب ، إذا كان الطرف الثالث عميلاً أو فرصة
|
||||||
RequiredIfSupplier=مطلوب إذا كان الطرف الثالث موردا
|
RequiredIfSupplier=مطلوب إذا كان الطرف الثالث موردا
|
||||||
ValidityControledByModule=الصلاحية يتحكم بها في الوحدة
|
ValidityControledByModule=Validity controlled by the module
|
||||||
ThisIsModuleRules=قواعد هذه الوحدة
|
ThisIsModuleRules=قواعد هذه الوحدة
|
||||||
ProspectToContact=فرصة للاتصال
|
ProspectToContact=فرصة للاتصال
|
||||||
CompanyDeleted=تم حذف شركة "%s" من قاعدة البيانات.
|
CompanyDeleted=تم حذف شركة "%s" من قاعدة البيانات.
|
||||||
@ -439,22 +439,22 @@ ListSuppliersShort=قائمة الموردين
|
|||||||
ListProspectsShort=قائمة الفرص
|
ListProspectsShort=قائمة الفرص
|
||||||
ListCustomersShort=قائمة العملاء
|
ListCustomersShort=قائمة العملاء
|
||||||
ThirdPartiesArea=الأطراف الثالثة | جهات الاتصال
|
ThirdPartiesArea=الأطراف الثالثة | جهات الاتصال
|
||||||
LastModifiedThirdParties=آخر %s أطراف ثالثة معدلة
|
LastModifiedThirdParties=Latest %s Third Parties which were modified
|
||||||
UniqueThirdParties=إجمالي الأطراف الثالثة
|
UniqueThirdParties=Total number of Third Parties
|
||||||
InActivity=فتح
|
InActivity=فتح
|
||||||
ActivityCeased=مغلق
|
ActivityCeased=مغلق
|
||||||
ThirdPartyIsClosed=الطرف الثالث مغلق
|
ThirdPartyIsClosed=الطرف الثالث مغلق
|
||||||
ProductsIntoElements=قائمة المنتجات | الخدمات في %s
|
ProductsIntoElements=List of products/services mapped to %s
|
||||||
CurrentOutstandingBill=فاتورة مستحقة حاليا
|
CurrentOutstandingBill=فاتورة مستحقة حاليا
|
||||||
OutstandingBill=الأعلى للفاتورة المستحقة
|
OutstandingBill=الأعلى للفاتورة المستحقة
|
||||||
OutstandingBillReached=الأعلى لفاتورة مستحقة وصلت
|
OutstandingBillReached=الأعلى لفاتورة مستحقة وصلت
|
||||||
OrderMinAmount=الحد الأدنى للطلب
|
OrderMinAmount=الحد الأدنى للطلب
|
||||||
MonkeyNumRefModelDesc=Return a number in the format %syymm-nnnn for the customer code and %syymm-nnnn for the vendor code where yy is year, mm is month and nnnn is a sequencial auto-incrementing number with no break and no return to 0.
|
MonkeyNumRefModelDesc=إنشاء رقم على الصيغة %s yymm-nnnn للعميل و المورد %s حيث ال yy تمثل رقم السنة وال mm تمثل الشهر وال nnnn تمثل رقم تسلسلي بدون فواصل وبدون العودة للصفر
|
||||||
LeopardNumRefModelDesc=الكود مجاني. يمكن تعديل هذا الكود في أي وقت.
|
LeopardNumRefModelDesc=الكود مجاني. يمكن تعديل هذا الكود في أي وقت.
|
||||||
ManagingDirectors=اسم المدير (المديرون) (الرئيس التنفيذي ، المدير ، الرئيس)
|
ManagingDirectors=اسم المدير (المديرون) (الرئيس التنفيذي ، المدير ، الرئيس)
|
||||||
MergeOriginThirdparty=طرف ثالث مكرر (الطرف الثالث الذي تريد حذفه)
|
MergeOriginThirdparty=طرف ثالث مكرر (الطرف الثالث الذي تريد حذفه)
|
||||||
MergeThirdparties=دمج أطراف ثالثة
|
MergeThirdparties=دمج أطراف ثالثة
|
||||||
ConfirmMergeThirdparties=هل أنت متأكد أنك تريد دمج هذا الطرف الثالث في الطرف الحالي؟ سيتم نقل جميع العناصر المرتبطة (الفواتير ، الطلبات) إلى الطرف الثالث الحالي ، ثم سيتم حذف الطرف الثالث.
|
ConfirmMergeThirdparties=Are you sure you want to merge the chosen third party with the current one? All linked objects (invoices, orders, ...) will be moved to the current third party, after which the chosen third party will be deleted.
|
||||||
ThirdpartiesMergeSuccess=تم دمج الأطراف الثالثة
|
ThirdpartiesMergeSuccess=تم دمج الأطراف الثالثة
|
||||||
SaleRepresentativeLogin=تسجيل دخول مندوب مبيعات
|
SaleRepresentativeLogin=تسجيل دخول مندوب مبيعات
|
||||||
SaleRepresentativeFirstname=الاسم الأول لمندوب المبيعات
|
SaleRepresentativeFirstname=الاسم الأول لمندوب المبيعات
|
||||||
|
|||||||
@ -135,7 +135,7 @@ NewCheckReceipt=خصم جديد
|
|||||||
NewCheckDeposit=تأكد من ايداع جديدة
|
NewCheckDeposit=تأكد من ايداع جديدة
|
||||||
NewCheckDepositOn=تهيئة لتلقي الودائع على حساب : ٪ ق
|
NewCheckDepositOn=تهيئة لتلقي الودائع على حساب : ٪ ق
|
||||||
NoWaitingChecks=No checks awaiting deposit.
|
NoWaitingChecks=No checks awaiting deposit.
|
||||||
DateChequeReceived=استقبال المدخلات تاريخ الشيك
|
DateChequeReceived=Check receiving date
|
||||||
NbOfCheques=No. of checks
|
NbOfCheques=No. of checks
|
||||||
PaySocialContribution=دفع ضريبة اجتماعية / مالية
|
PaySocialContribution=دفع ضريبة اجتماعية / مالية
|
||||||
PayVAT=Pay a VAT declaration
|
PayVAT=Pay a VAT declaration
|
||||||
|
|||||||
@ -42,6 +42,6 @@ ExtraFieldsEcmFiles=Extrafields Ecm Files
|
|||||||
ExtraFieldsEcmDirectories=Extrafields Ecm Directories
|
ExtraFieldsEcmDirectories=Extrafields Ecm Directories
|
||||||
ECMSetup=ECM Setup
|
ECMSetup=ECM Setup
|
||||||
GenerateImgWebp=Duplicate all images with another version with .webp format
|
GenerateImgWebp=Duplicate all images with another version with .webp format
|
||||||
ConfirmGenerateImgWebp=If you confirm, you will generate an image in .webp format for all images currently into this folder and its subfolder...
|
ConfirmGenerateImgWebp=If you confirm, you will generate an image in .webp format for all images currently into this folder (subfolders are not included)...
|
||||||
ConfirmImgWebpCreation=Confirm all images duplication
|
ConfirmImgWebpCreation=Confirm all images duplication
|
||||||
SucessConvertImgWebp=Images successfully duplicated
|
SucessConvertImgWebp=Images successfully duplicated
|
||||||
|
|||||||
@ -4,9 +4,9 @@
|
|||||||
NoErrorCommitIsDone=أي خطأ، ونحن نلزم
|
NoErrorCommitIsDone=أي خطأ، ونحن نلزم
|
||||||
# Errors
|
# Errors
|
||||||
ErrorButCommitIsDone=تم العثور على أخطاء لكننا تحقق على الرغم من هذا
|
ErrorButCommitIsDone=تم العثور على أخطاء لكننا تحقق على الرغم من هذا
|
||||||
ErrorBadEMail=Email %s is wrong
|
ErrorBadEMail=Email %s is incorrect
|
||||||
ErrorBadMXDomain=Email %s seems wrong (domain has no valid MX record)
|
ErrorBadMXDomain=Email %s seems incorrect (domain has no valid MX record)
|
||||||
ErrorBadUrl=عنوان الموقع هو الخطأ %s
|
ErrorBadUrl=Url %s is incorrect
|
||||||
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
||||||
ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
|
ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
|
||||||
ErrorLoginAlreadyExists=ادخل ٪ ق موجود بالفعل.
|
ErrorLoginAlreadyExists=ادخل ٪ ق موجود بالفعل.
|
||||||
@ -46,8 +46,8 @@ ErrorWrongDate=تاريخ غير صحيح!
|
|||||||
ErrorFailedToWriteInDir=لم يكتب في دليل ٪ ق
|
ErrorFailedToWriteInDir=لم يكتب في دليل ٪ ق
|
||||||
ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=العثور على بريد إلكتروني صحيح لتركيب خطوط ق ٪ في ملف (على سبيل المثال خط ٪ ق= ٪ مع البريد الإلكتروني)
|
ErrorFoundBadEmailInFile=Found incorrect email syntax for %s lines in file (example line %s with email=العثور على بريد إلكتروني صحيح لتركيب خطوط ق ٪ في ملف (على سبيل المثال خط ٪ ق= ٪ مع البريد الإلكتروني)
|
||||||
ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
|
ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
|
||||||
ErrorFieldsRequired=تتطلب بعض المجالات لم تملأ.
|
ErrorFieldsRequired=Some required fields have been left blank.
|
||||||
ErrorSubjectIsRequired=The email topic is required
|
ErrorSubjectIsRequired=The email subject is required
|
||||||
ErrorFailedToCreateDir=فشل إنشاء دليل. تأكد من أن خادم الويب المستخدم أذونات لكتابة وثائق Dolibarr في الدليل. إذا تم تمكين المعلم <b>safe_mode</b> على هذا PHP ، تحقق من أن ملفات Dolibarr php تملك لخدمة الويب المستخدم (أو مجموعة).
|
ErrorFailedToCreateDir=فشل إنشاء دليل. تأكد من أن خادم الويب المستخدم أذونات لكتابة وثائق Dolibarr في الدليل. إذا تم تمكين المعلم <b>safe_mode</b> على هذا PHP ، تحقق من أن ملفات Dolibarr php تملك لخدمة الويب المستخدم (أو مجموعة).
|
||||||
ErrorNoMailDefinedForThisUser=البريد لا يعرف لهذا المستخدم
|
ErrorNoMailDefinedForThisUser=البريد لا يعرف لهذا المستخدم
|
||||||
ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
|
ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
|
||||||
@ -226,6 +226,7 @@ ErrorAPageWithThisNameOrAliasAlreadyExists=The page/container <strong>%s</strong
|
|||||||
ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
|
ErrorDuringChartLoad=Error when loading chart of accounts. If few accounts were not loaded, you can still enter them manually.
|
||||||
ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
|
ErrorBadSyntaxForParamKeyForContent=Bad syntax for param keyforcontent. Must have a value starting with %s or %s
|
||||||
ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
|
ErrorVariableKeyForContentMustBeSet=Error, the constant with name %s (with text content to show) or %s (with external url to show) must be set.
|
||||||
|
ErrorURLMustEndWith=URL %s must end %s
|
||||||
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
ErrorURLMustStartWithHttp=URL %s must start with http:// or https://
|
||||||
ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
|
ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
|
||||||
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
||||||
@ -296,3 +297,4 @@ WarningAvailableOnlyForHTTPSServers=Available only if using HTTPS secured connec
|
|||||||
WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
|
WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
|
||||||
ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
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
|
||||||
|
|||||||
101
htdocs/langs/ar_SA/eventorganization.lang
Normal file
101
htdocs/langs/ar_SA/eventorganization.lang
Normal file
@ -0,0 +1,101 @@
|
|||||||
|
# Copyright (C) 2021 Florian Henry <florian.henry@scopen.fr>
|
||||||
|
#
|
||||||
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic
|
||||||
|
#
|
||||||
|
ModuleEventOrganizationName = Event Organization
|
||||||
|
EventOrganizationDescription = Event Organization through Module Project
|
||||||
|
EventOrganizationDescriptionLong= Manage Event organization for conference, attendees, speaker, and attendees, with public subcription page
|
||||||
|
#
|
||||||
|
# Menu
|
||||||
|
#
|
||||||
|
EventOrganizationMenuLeft = Organized events
|
||||||
|
EventOrganizationConferenceOrBoothMenuLeft = Conference Or Booth
|
||||||
|
|
||||||
|
#
|
||||||
|
# Admin page
|
||||||
|
#
|
||||||
|
EventOrganizationSetup = Event Organization setup
|
||||||
|
Settings = إعدادات
|
||||||
|
EventOrganizationSetupPage = Event Organization setup page
|
||||||
|
EVENTORGANIZATION_TASK_LABEL = Label of tasks to create automatically when project is validated
|
||||||
|
EVENTORGANIZATION_TASK_LABELTooltip = When you validate an organized event, some tasks can be automatically created in the project<br><br>For example: <br>Send Call for Conference<br>Send Call for Booth<br>Receive call for conferences<br>Receive call for Booth<br>Open subscriptions to events for attendees<br>Send remind of event to speakers<br>Send remind of event to Booth hoster<br>Send remind of event to attendees
|
||||||
|
EVENTORGANIZATION_CATEG_THIRDPARTY_CONF = Category to add to third-parties automatically created when someone suggests a conference
|
||||||
|
EVENTORGANIZATION_CATEG_THIRDPARTY_BOOTH = Category to add to third-parties automatically created when they suggests a booth
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_ASK_CONF = Template of email to send after receiving a suggestion of a conference.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_ASK_BOOTH = Template of email to send after receiving a suggestion of a booth.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_AFT_SUBS_BOOTH = Template of email to send after a subscription to a booth has been paid.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_AFT_SUBS_EVENT = Template of email to send after a subscription to an event has been paid.
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_BULK_SPEAKER = Template of email of massaction to attendes
|
||||||
|
EVENTORGANIZATION_TEMPLATE_EMAIL_BULK_ATTENDES = Template of email of massaction to speakers
|
||||||
|
EVENTORGANIZATION_FILTERATTENDEES_CAT = Filter thirdpartie's select list in attendees creation card/form with category
|
||||||
|
EVENTORGANIZATION_FILTERATTENDEES_TYPE = Filter thirdpartie's select list in attendees creation card/form with customer type
|
||||||
|
|
||||||
|
#
|
||||||
|
# Object
|
||||||
|
#
|
||||||
|
EventOrganizationConfOrBooth= Conference Or Booth
|
||||||
|
ManageOrganizeEvent = Manage event organisation
|
||||||
|
ConferenceOrBooth = Conference Or Booth
|
||||||
|
ConferenceOrBoothTab = Conference Or Booth
|
||||||
|
AmountOfSubscriptionPaid = Amount of subscription paid
|
||||||
|
DateSubscription = Date of subscription
|
||||||
|
ConferenceOrBoothAttendee = Conference Or Booth Attendee
|
||||||
|
|
||||||
|
#
|
||||||
|
# Template Mail
|
||||||
|
#
|
||||||
|
YourOrganizationEventConfRequestWasReceived = Your request for conference was received
|
||||||
|
YourOrganizationEventBoothRequestWasReceived = Your request for booth was received
|
||||||
|
EventOrganizationEmailAskConf = Request for conference
|
||||||
|
EventOrganizationEmailAskBooth = Request for booth
|
||||||
|
EventOrganizationEmailSubsBooth = Subscription for booth
|
||||||
|
EventOrganizationEmailSubsEvent = Subscription for an event
|
||||||
|
EventOrganizationMassEmailAttendees = Communication to attendees
|
||||||
|
EventOrganizationMassEmailSpeakers = Communication to speakers
|
||||||
|
|
||||||
|
#
|
||||||
|
# Event
|
||||||
|
#
|
||||||
|
AllowUnknownPeopleSuggestConf=Allow unknown people to suggest conferences
|
||||||
|
AllowUnknownPeopleSuggestConfHelp=Allow unknown people to suggest conferences
|
||||||
|
AllowUnknownPeopleSuggestBooth=Allow unknown people to suggest booth
|
||||||
|
AllowUnknownPeopleSuggestBoothHelp=Allow unknown people to suggest booth
|
||||||
|
PriceOfRegistration=Price of registration
|
||||||
|
PriceOfRegistrationHelp=Price of registration
|
||||||
|
PriceOfBooth=Subscription price to stand a booth
|
||||||
|
PriceOfBoothHelp=Subscription price to stand a booth
|
||||||
|
EventOrganizationICSLink=Link ICS for events
|
||||||
|
ConferenceOrBoothInformation=Conference Or Booth informations
|
||||||
|
Attendees = Attendees
|
||||||
|
EVENTORGANIZATION_SECUREKEY = Secure Key of the public registration link to a conference
|
||||||
|
#
|
||||||
|
# Status
|
||||||
|
#
|
||||||
|
EvntOrgDraft = حوالة مصرفية
|
||||||
|
EvntOrgSuggested = Suggested
|
||||||
|
EvntOrgConfirmed = Confirmed
|
||||||
|
EvntOrgNotQualified = Not Qualified
|
||||||
|
EvntOrgDone = منتهي
|
||||||
|
EvntOrgCancelled = Cancelled
|
||||||
|
#
|
||||||
|
# Public page
|
||||||
|
#
|
||||||
|
PublicAttendeeSubscriptionPage = Public link of registration to a conference
|
||||||
|
MissingOrBadSecureKey = The security key is invalid or missing
|
||||||
|
EvntOrgWelcomeMessage = This form allows you to register as a new participant to the conference
|
||||||
|
EvntOrgStartDuration = This conference starts on
|
||||||
|
EvntOrgEndDuration = and ends on
|
||||||
@ -1,10 +1,10 @@
|
|||||||
# Dolibarr language file - Source file is en_US - help
|
# Dolibarr language file - Source file is en_US - help
|
||||||
CommunitySupport=منتدى / ويكي الدعم
|
CommunitySupport=منتدى / ويكي الدعم
|
||||||
EMailSupport=دعم رسائل البريد الإلكتروني
|
EMailSupport=دعم رسائل البريد الإلكتروني
|
||||||
RemoteControlSupport=الوقت الحقيقي عبر الإنترنت / الدعم عن بعد
|
RemoteControlSupport=Online real-time / remote support
|
||||||
OtherSupport=دعم آخر
|
OtherSupport=دعم آخر
|
||||||
ToSeeListOfAvailableRessources=للاتصال / الاطلاع على الموارد المتاحة:
|
ToSeeListOfAvailableRessources=للاتصال / الاطلاع على الموارد المتاحة:
|
||||||
HelpCenter=مركز المساعدة
|
HelpCenter=Help Center
|
||||||
DolibarrHelpCenter=Dolibarr Help and Support Center
|
DolibarrHelpCenter=Dolibarr Help and Support Center
|
||||||
ToGoBackToDolibarr=Otherwise, <a href="%s">click here to continue to use Dolibarr</a>.
|
ToGoBackToDolibarr=Otherwise, <a href="%s">click here to continue to use Dolibarr</a>.
|
||||||
TypeOfSupport=Type of support
|
TypeOfSupport=Type of support
|
||||||
@ -17,7 +17,7 @@ TypeHelpOnly=المساعدة فقط
|
|||||||
TypeHelpDev=مساعدة + التنمية
|
TypeHelpDev=مساعدة + التنمية
|
||||||
TypeHelpDevForm=Help+Development+Training
|
TypeHelpDevForm=Help+Development+Training
|
||||||
BackToHelpCenter=Otherwise, <a href="%s">go back to Help center home page</a>.
|
BackToHelpCenter=Otherwise, <a href="%s">go back to Help center home page</a>.
|
||||||
LinkToGoldMember=You can call one of the trainers preselected by Dolibarr for your language (%s) by clicking their Widget (status and maximum price are automatically updated):
|
LinkToGoldMember=يمكنك اختيار احد المدربين المختارين مسبقا بواسطة دوليبار من اجل لغتك (1%s) بالضغط على البريمج الخاص بهم (يتم تحديث الحالة والحد الاعلى للسعر تلقائياً)
|
||||||
PossibleLanguages=اللغات المدعومة
|
PossibleLanguages=اللغات المدعومة
|
||||||
SubscribeToFoundation=Help the Dolibarr project, subscribe to the foundation
|
SubscribeToFoundation=Help the Dolibarr project, subscribe to the foundation
|
||||||
SeeOfficalSupport=للحصول على دعم رسمي من دوليبار بلغتك: <br> <b> <a href="%s" target="_blank"> %s </a></b>
|
SeeOfficalSupport=للحصول على دعم رسمي من دوليبار بلغتك: <br> <b> <a href="%s" target="_blank"> %s </a></b>
|
||||||
|
|||||||
55
htdocs/langs/ar_SA/knowledgemanagement.lang
Normal file
55
htdocs/langs/ar_SA/knowledgemanagement.lang
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
# Copyright (C) 2021 SuperAdmin
|
||||||
|
#
|
||||||
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program. If not, see .
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic
|
||||||
|
#
|
||||||
|
|
||||||
|
# Module label 'ModuleKnowledgeManagementName'
|
||||||
|
ModuleKnowledgeManagementName = Knowledge Management System
|
||||||
|
# Module description 'ModuleKnowledgeManagementDesc'
|
||||||
|
ModuleKnowledgeManagementDesc=Manage a Knowledge Management (KM) or Help-Desk base
|
||||||
|
|
||||||
|
#
|
||||||
|
# Admin page
|
||||||
|
#
|
||||||
|
KnowledgeManagementSetup = Knowledge Management System setup
|
||||||
|
Settings = إعدادات
|
||||||
|
KnowledgeManagementSetupPage = Knowledge Management System setup page
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# About page
|
||||||
|
#
|
||||||
|
About = حول
|
||||||
|
KnowledgeManagementAbout = About Knowledge Management
|
||||||
|
KnowledgeManagementAboutPage = Knowledge Management about page
|
||||||
|
|
||||||
|
#
|
||||||
|
# Sample page
|
||||||
|
#
|
||||||
|
KnowledgeManagementArea = Knowledge Management
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Menu
|
||||||
|
#
|
||||||
|
MenuKnowledgeRecord = Knowledge base
|
||||||
|
ListOfArticles = List of articles
|
||||||
|
NewKnowledgeRecord = New article
|
||||||
|
ValidateReply = Validate solution
|
||||||
|
KnowledgeRecords = Articles
|
||||||
|
KnowledgeRecord = عنصر
|
||||||
|
KnowledgeRecordExtraFields = Extrafields for Article
|
||||||
@ -15,7 +15,7 @@ MailToUsers=To user(s)
|
|||||||
MailCC=نسخة إلى
|
MailCC=نسخة إلى
|
||||||
MailToCCUsers=Copy to users(s)
|
MailToCCUsers=Copy to users(s)
|
||||||
MailCCC=نسخة إلى نسخة
|
MailCCC=نسخة إلى نسخة
|
||||||
MailTopic=Email topic
|
MailTopic=Email subject
|
||||||
MailText=رسالة
|
MailText=رسالة
|
||||||
MailFile=الملفات المرفقة
|
MailFile=الملفات المرفقة
|
||||||
MailMessage=هيئة البريد الإلكتروني
|
MailMessage=هيئة البريد الإلكتروني
|
||||||
@ -131,8 +131,8 @@ NoNotificationsWillBeSent=No automatic email notifications are planned for this
|
|||||||
ANotificationsWillBeSent=1 automatic notification will be sent by email
|
ANotificationsWillBeSent=1 automatic notification will be sent by email
|
||||||
SomeNotificationsWillBeSent=%s automatic notifications will be sent by email
|
SomeNotificationsWillBeSent=%s automatic notifications will be sent by email
|
||||||
AddNewNotification=Subscribe to a new automatic email notification (target/event)
|
AddNewNotification=Subscribe to a new automatic email notification (target/event)
|
||||||
ListOfActiveNotifications=List all active subscriptions (targets/events) for automatic email notification
|
ListOfActiveNotifications=List of all active subscriptions (targets/events) for automatic email notification
|
||||||
ListOfNotificationsDone=List all automatic email notifications sent
|
ListOfNotificationsDone=List of all automatic email notifications sent
|
||||||
MailSendSetupIs=وقد تم تكوين إرسال البريد الإلكتروني الإعداد ل'٪ ق'. هذا الوضع لا يمكن أن تستخدم لإرسال إرساله عبر البريد الإلكتروني الشامل.
|
MailSendSetupIs=وقد تم تكوين إرسال البريد الإلكتروني الإعداد ل'٪ ق'. هذا الوضع لا يمكن أن تستخدم لإرسال إرساله عبر البريد الإلكتروني الشامل.
|
||||||
MailSendSetupIs2=يجب عليك أولا الذهاب، مع حساب مشرف، في القائمة٪ sHome - إعداد - رسائل البريد الإلكتروني٪ s إلى تغيير المعلمة <strong>'٪ ق'</strong> لاستخدام وضع '٪ ق'. مع هذا الوضع، يمكنك إدخال الإعداد خادم SMTP المقدمة من قبل موفر خدمة الإنترنت واستخدام قداس ميزة البريد الإلكتروني.
|
MailSendSetupIs2=يجب عليك أولا الذهاب، مع حساب مشرف، في القائمة٪ sHome - إعداد - رسائل البريد الإلكتروني٪ s إلى تغيير المعلمة <strong>'٪ ق'</strong> لاستخدام وضع '٪ ق'. مع هذا الوضع، يمكنك إدخال الإعداد خادم SMTP المقدمة من قبل موفر خدمة الإنترنت واستخدام قداس ميزة البريد الإلكتروني.
|
||||||
MailSendSetupIs3=إذا كان لديك أي أسئلة حول كيفية إعداد ملقم SMTP الخاص بك، يمكنك أن تطلب إلى٪ s.
|
MailSendSetupIs3=إذا كان لديك أي أسئلة حول كيفية إعداد ملقم SMTP الخاص بك، يمكنك أن تطلب إلى٪ s.
|
||||||
|
|||||||
@ -160,7 +160,7 @@ AddToDraft=أضف إلى المسودة
|
|||||||
Update=تحديث
|
Update=تحديث
|
||||||
Close=إغلاق
|
Close=إغلاق
|
||||||
CloseAs=ضبط الحالة على
|
CloseAs=ضبط الحالة على
|
||||||
CloseBox=إزالة القطعة (widget) من لوحة القيادة الخاصة بك
|
CloseBox=إزالة بريمج من لوحة معلوماتك
|
||||||
Confirm=تأكيد
|
Confirm=تأكيد
|
||||||
ConfirmSendCardByMail=هل تريد حقًا إرسال محتوى هذه البطاقة بالبريد إلى <b> %s </b>؟
|
ConfirmSendCardByMail=هل تريد حقًا إرسال محتوى هذه البطاقة بالبريد إلى <b> %s </b>؟
|
||||||
Delete=حذف
|
Delete=حذف
|
||||||
@ -180,7 +180,7 @@ SaveAndNew=حفظ وجديد
|
|||||||
TestConnection=اختبار الاتصال
|
TestConnection=اختبار الاتصال
|
||||||
ToClone=استنساخ
|
ToClone=استنساخ
|
||||||
ConfirmCloneAsk=هل أنت متأكد أنك تريد استنساخ الكائن <b> %s </b>؟
|
ConfirmCloneAsk=هل أنت متأكد أنك تريد استنساخ الكائن <b> %s </b>؟
|
||||||
ConfirmClone=اختر البيانات التي تريد استنساخها:
|
ConfirmClone=Choose the data you want to clone:
|
||||||
NoCloneOptionsSpecified=لا توجد بيانات لاستنساخ محددة.
|
NoCloneOptionsSpecified=لا توجد بيانات لاستنساخ محددة.
|
||||||
Of=من
|
Of=من
|
||||||
Go=اذهب
|
Go=اذهب
|
||||||
@ -246,7 +246,7 @@ DefaultModel=قالب المستند الافتراضي
|
|||||||
Action=حدث
|
Action=حدث
|
||||||
About=حول
|
About=حول
|
||||||
Number=عدد
|
Number=عدد
|
||||||
NumberByMonth=العدد بالشهر
|
NumberByMonth=Total reports by month
|
||||||
AmountByMonth=المبلغ بالشهر
|
AmountByMonth=المبلغ بالشهر
|
||||||
Numero=عدد
|
Numero=عدد
|
||||||
Limit=الحد
|
Limit=الحد
|
||||||
@ -278,7 +278,7 @@ DateModificationShort=تاريخ التعديل
|
|||||||
IPModification=تعديل IP
|
IPModification=تعديل IP
|
||||||
DateLastModification=تاريخ آخر تعديل
|
DateLastModification=تاريخ آخر تعديل
|
||||||
DateValidation=تاريخ الاعتماد
|
DateValidation=تاريخ الاعتماد
|
||||||
DateSigning=Signing date
|
DateSigning=تاريخ التوقيع
|
||||||
DateClosing=الموعد النهائي
|
DateClosing=الموعد النهائي
|
||||||
DateDue=تاريخ الاستحقاق
|
DateDue=تاريخ الاستحقاق
|
||||||
DateValue=تاريخ القيمة
|
DateValue=تاريخ القيمة
|
||||||
@ -341,8 +341,8 @@ KiloBytes=كيلو بايت
|
|||||||
MegaBytes=ميغابايت
|
MegaBytes=ميغابايت
|
||||||
GigaBytes=غيغا بايت
|
GigaBytes=غيغا بايت
|
||||||
TeraBytes=تيرابايت
|
TeraBytes=تيرابايت
|
||||||
UserAuthor=مستخدم الانشاء
|
UserAuthor=Ceated by
|
||||||
UserModif=مستخدم آخر تحديث
|
UserModif=Updated by
|
||||||
b=بايت
|
b=بايت
|
||||||
Kb=كيلوبايت
|
Kb=كيلوبايت
|
||||||
Mb=ميغابايت
|
Mb=ميغابايت
|
||||||
@ -362,7 +362,7 @@ UnitPriceHTCurrency=سعر الوحدة (غير شامل) (العملة)
|
|||||||
UnitPriceTTC=سعر الوحدة
|
UnitPriceTTC=سعر الوحدة
|
||||||
PriceU=سعر الوحدة
|
PriceU=سعر الوحدة
|
||||||
PriceUHT=سعر الوحدة (صافي)
|
PriceUHT=سعر الوحدة (صافي)
|
||||||
PriceUHTCurrency=U.P (net) (currency)
|
PriceUHTCurrency=سعر. الوحدة (الصافي)(العملة)
|
||||||
PriceUTTC=السعر (شامل الضريبة)
|
PriceUTTC=السعر (شامل الضريبة)
|
||||||
Amount=المبلغ
|
Amount=المبلغ
|
||||||
AmountInvoice=مبلغ الفاتورة
|
AmountInvoice=مبلغ الفاتورة
|
||||||
@ -388,8 +388,8 @@ AmountLT1ES=كمية RE
|
|||||||
AmountLT2ES=كمية IRPF
|
AmountLT2ES=كمية IRPF
|
||||||
AmountTotal=المبلغ الإجمالي
|
AmountTotal=المبلغ الإجمالي
|
||||||
AmountAverage=متوسط المبلغ
|
AmountAverage=متوسط المبلغ
|
||||||
PriceQtyMinHT=Price quantity min. (excl. tax)
|
PriceQtyMinHT=الحد الادنى لسعر الكمية . (غ.ش.ض)
|
||||||
PriceQtyMinHTCurrency=Price quantity min. (excl. tax) (currency)
|
PriceQtyMinHTCurrency=الحد الادنى لسعر الكمية . (غ.ش.ض)(العملة)
|
||||||
PercentOfOriginalObject=النسبة المئوية للكائن الأصلي
|
PercentOfOriginalObject=النسبة المئوية للكائن الأصلي
|
||||||
AmountOrPercent=المبلغ أو النسبة المئوية
|
AmountOrPercent=المبلغ أو النسبة المئوية
|
||||||
Percentage=نسبة مئوية
|
Percentage=نسبة مئوية
|
||||||
@ -503,9 +503,11 @@ By=بواسطة
|
|||||||
From=من
|
From=من
|
||||||
FromDate=من تاريخ
|
FromDate=من تاريخ
|
||||||
FromLocation=من
|
FromLocation=من
|
||||||
at=at
|
|
||||||
to=إلى
|
to=إلى
|
||||||
To=إلى
|
To=إلى
|
||||||
|
ToDate=إلى
|
||||||
|
ToLocation=إلى
|
||||||
|
at=على
|
||||||
and=و
|
and=و
|
||||||
or=أو
|
or=أو
|
||||||
Other=آخر
|
Other=آخر
|
||||||
@ -700,7 +702,7 @@ RecordsDeleted=تم حذف %s سجل (سجلات)
|
|||||||
RecordsGenerated=تم إنشاء %s سجل (سجلات)
|
RecordsGenerated=تم إنشاء %s سجل (سجلات)
|
||||||
AutomaticCode=كود تلقائي
|
AutomaticCode=كود تلقائي
|
||||||
FeatureDisabled=ميزة معطلة
|
FeatureDisabled=ميزة معطلة
|
||||||
MoveBox=نقل (widget) القطعة
|
MoveBox=نقل البريمج
|
||||||
Offered=معروض
|
Offered=معروض
|
||||||
NotEnoughPermissions=ليس لديك إذن بهذا الإجراء
|
NotEnoughPermissions=ليس لديك إذن بهذا الإجراء
|
||||||
SessionName=اسم الجلسة
|
SessionName=اسم الجلسة
|
||||||
@ -727,7 +729,7 @@ MenuMembers=أعضاء
|
|||||||
MenuAgendaGoogle=أجندة غوغل
|
MenuAgendaGoogle=أجندة غوغل
|
||||||
MenuTaxesAndSpecialExpenses=الضرائب | مصاريف خاصة
|
MenuTaxesAndSpecialExpenses=الضرائب | مصاريف خاصة
|
||||||
ThisLimitIsDefinedInSetup=حدود دوليبار (Menu home-setup-security): %s كيلوبايت ، حد PHP: %s كيلوبايت
|
ThisLimitIsDefinedInSetup=حدود دوليبار (Menu home-setup-security): %s كيلوبايت ، حد PHP: %s كيلوبايت
|
||||||
NoFileFound=No documents uploaded
|
NoFileFound=لم يتم رفع مستند
|
||||||
CurrentUserLanguage=اللغة الحالية
|
CurrentUserLanguage=اللغة الحالية
|
||||||
CurrentTheme=الواجهة الحالية
|
CurrentTheme=الواجهة الحالية
|
||||||
CurrentMenuManager=مدير القائمة الحالي
|
CurrentMenuManager=مدير القائمة الحالي
|
||||||
@ -824,8 +826,8 @@ ModulesSystemTools=أدوات الوحدات
|
|||||||
Test=اختبار
|
Test=اختبار
|
||||||
Element=العنصر
|
Element=العنصر
|
||||||
NoPhotoYet=لا توجد صور متاحة حتى الآن
|
NoPhotoYet=لا توجد صور متاحة حتى الآن
|
||||||
Dashboard=لوحة القيادة
|
Dashboard=لوحة المعلومات
|
||||||
MyDashboard=لوحة القيادة الخاصة بي
|
MyDashboard=لوحة معلوماتك
|
||||||
Deductible=خصم
|
Deductible=خصم
|
||||||
from=من
|
from=من
|
||||||
toward=باتجاه
|
toward=باتجاه
|
||||||
@ -843,7 +845,7 @@ XMoreLines=%s بند (بنود) مخفي
|
|||||||
ShowMoreLines=عرض المزيد | أقل من البنود
|
ShowMoreLines=عرض المزيد | أقل من البنود
|
||||||
PublicUrl=URL العام
|
PublicUrl=URL العام
|
||||||
AddBox=إضافة مربع
|
AddBox=إضافة مربع
|
||||||
SelectElementAndClick=حدد عنصرًا وانقر فوق %s
|
SelectElementAndClick=Select an element and click on %s
|
||||||
PrintFile=طباعة الملف %s
|
PrintFile=طباعة الملف %s
|
||||||
ShowTransaction=عرض الإدخال في الحساب المصرفي
|
ShowTransaction=عرض الإدخال في الحساب المصرفي
|
||||||
ShowIntervention=عرض التدخل
|
ShowIntervention=عرض التدخل
|
||||||
@ -854,8 +856,8 @@ Denied=مرفوض
|
|||||||
ListOf=قائمة %s
|
ListOf=قائمة %s
|
||||||
ListOfTemplates=قائمة القوالب
|
ListOfTemplates=قائمة القوالب
|
||||||
Gender=جنس
|
Gender=جنس
|
||||||
Genderman=رجل
|
Genderman=Male
|
||||||
Genderwoman=امرأة
|
Genderwoman=Female
|
||||||
Genderother=الآخر
|
Genderother=الآخر
|
||||||
ViewList=عرض القائمة
|
ViewList=عرض القائمة
|
||||||
ViewGantt=عرض Gantt
|
ViewGantt=عرض Gantt
|
||||||
@ -896,8 +898,8 @@ AllExportedMovementsWereRecordedAsExported=تم تسجيل جميع حركات
|
|||||||
NotAllExportedMovementsCouldBeRecordedAsExported=لا يمكن تسجيل جميع حركات التصدير على أنها مصدرة
|
NotAllExportedMovementsCouldBeRecordedAsExported=لا يمكن تسجيل جميع حركات التصدير على أنها مصدرة
|
||||||
Miscellaneous=متفرقات
|
Miscellaneous=متفرقات
|
||||||
Calendar=التقويم
|
Calendar=التقويم
|
||||||
GroupBy=Group by...
|
GroupBy=تجميع على حسب
|
||||||
ViewFlatList=View flat list
|
ViewFlatList=عرض قائمة مسطحة
|
||||||
ViewAccountList=عرض دفتر الأستاذ
|
ViewAccountList=عرض دفتر الأستاذ
|
||||||
ViewSubAccountList=عرض دفتر الأستاذ الفرعي
|
ViewSubAccountList=عرض دفتر الأستاذ الفرعي
|
||||||
RemoveString=Remove string '%s'
|
RemoveString=Remove string '%s'
|
||||||
@ -930,18 +932,18 @@ EMailTemplates=قوالب البريد الإلكتروني
|
|||||||
FileNotShared=الملف غير متاح للجمهور الخارجي
|
FileNotShared=الملف غير متاح للجمهور الخارجي
|
||||||
Project=المشروع
|
Project=المشروع
|
||||||
Projects=مشاريع
|
Projects=مشاريع
|
||||||
LeadOrProject=Lead | Project
|
LeadOrProject=فرصة \\ مشروع
|
||||||
LeadsOrProjects=Leads | Projects
|
LeadsOrProjects=الفرص \\ المشروعات
|
||||||
Lead=Lead
|
Lead=فرصة
|
||||||
Leads=Leads
|
Leads=فرص
|
||||||
ListOpenLeads=List open leads
|
ListOpenLeads=قائمة الفرص المفتوحة
|
||||||
ListOpenProjects=List open projects
|
ListOpenProjects=قائمة المشاريع المفتوحة
|
||||||
NewLeadOrProject=New lead or project
|
NewLeadOrProject=مشروع او فرصة جديدة
|
||||||
Rights=الصلاحيات
|
Rights=الصلاحيات
|
||||||
LineNb=رقم البند
|
LineNb=رقم البند
|
||||||
IncotermLabel=مصطلحات تجارية دولية
|
IncotermLabel=مصطلحات تجارية دولية
|
||||||
TabLetteringCustomer=Customer lettering
|
TabLetteringCustomer=مراسلات العملاء
|
||||||
TabLetteringSupplier=Vendor lettering
|
TabLetteringSupplier=مراسلات الموردين
|
||||||
Monday=الاثنين
|
Monday=الاثنين
|
||||||
Tuesday=الثلاثاء
|
Tuesday=الثلاثاء
|
||||||
Wednesday=الأربعاء
|
Wednesday=الأربعاء
|
||||||
@ -1018,7 +1020,7 @@ SearchIntoContacts=جهات الاتصال
|
|||||||
SearchIntoMembers=أعضاء
|
SearchIntoMembers=أعضاء
|
||||||
SearchIntoUsers=المستخدمين
|
SearchIntoUsers=المستخدمين
|
||||||
SearchIntoProductsOrServices=المنتجات أو الخدمات
|
SearchIntoProductsOrServices=المنتجات أو الخدمات
|
||||||
SearchIntoBatch=Lots / Serials
|
SearchIntoBatch=الرفوف \\ الارقام التسلسلية
|
||||||
SearchIntoProjects=مشاريع
|
SearchIntoProjects=مشاريع
|
||||||
SearchIntoMO=أوامر التصنيع
|
SearchIntoMO=أوامر التصنيع
|
||||||
SearchIntoTasks=المهام
|
SearchIntoTasks=المهام
|
||||||
@ -1061,7 +1063,7 @@ YouAreCurrentlyInSandboxMode=أنت حاليًا في وضع %s "sandbox"
|
|||||||
Inventory=المخزون
|
Inventory=المخزون
|
||||||
AnalyticCode=الكود التحليلي
|
AnalyticCode=الكود التحليلي
|
||||||
TMenuMRP=تخطيط موارد التصنيع
|
TMenuMRP=تخطيط موارد التصنيع
|
||||||
ShowCompanyInfos=Show company infos
|
ShowCompanyInfos=عرض معلومات الشركة
|
||||||
ShowMoreInfos=إظهار المزيد من المعلومات
|
ShowMoreInfos=إظهار المزيد من المعلومات
|
||||||
NoFilesUploadedYet=الرجاء رفع الوثيقة أولا
|
NoFilesUploadedYet=الرجاء رفع الوثيقة أولا
|
||||||
SeePrivateNote=مشاهدة ملاحظة خاصة
|
SeePrivateNote=مشاهدة ملاحظة خاصة
|
||||||
@ -1126,6 +1128,7 @@ Civility=Civility
|
|||||||
AffectTag=Affect Tag
|
AffectTag=Affect Tag
|
||||||
ConfirmAffectTag=Bulk Tag Affect
|
ConfirmAffectTag=Bulk Tag Affect
|
||||||
ConfirmAffectTagQuestion=Are you sure you want to affect tags to the %s selected record(s)?
|
ConfirmAffectTagQuestion=Are you sure you want to affect tags to the %s selected record(s)?
|
||||||
CategTypeNotFound=No tag type found for type of records
|
CategTypeNotFound=لا يوجد ملصق لنوع السجل
|
||||||
CopiedToClipboard=Copied to clipboard
|
CopiedToClipboard=تم النسخ الى الحافظة
|
||||||
InformationOnLinkToContract=This amount is only the total of all the lines of the contract. No notion of time is taken into consideration.
|
InformationOnLinkToContract=هذا المبلغ هو مجموع بنود العقد . دون مراعاة قيمة الزمن
|
||||||
|
ConfirmCancel=Are you sure you want to cancel
|
||||||
|
|||||||
@ -15,7 +15,7 @@ ErrorMemberIsAlreadyLinkedToThisThirdParty=عضو آخر (الاسم : <b>٪ ق<
|
|||||||
ErrorUserPermissionAllowsToLinksToItselfOnly=لأسباب أمنية ، يجب أن تمنح أذونات لتحرير جميع المستخدمين لتكون قادرة على ربط عضو لمستخدم هذا ليس لك.
|
ErrorUserPermissionAllowsToLinksToItselfOnly=لأسباب أمنية ، يجب أن تمنح أذونات لتحرير جميع المستخدمين لتكون قادرة على ربط عضو لمستخدم هذا ليس لك.
|
||||||
SetLinkToUser=وصلة إلى مستخدم Dolibarr
|
SetLinkToUser=وصلة إلى مستخدم Dolibarr
|
||||||
SetLinkToThirdParty=وصلة إلى طرف ثالث Dolibarr
|
SetLinkToThirdParty=وصلة إلى طرف ثالث Dolibarr
|
||||||
MembersCards=أعضاء طباعة البطاقات
|
MembersCards=Business cards for members
|
||||||
MembersList=قائمة الأعضاء
|
MembersList=قائمة الأعضاء
|
||||||
MembersListToValid=قائمة مشاريع أعضاء (ينبغي التأكد من صحة)
|
MembersListToValid=قائمة مشاريع أعضاء (ينبغي التأكد من صحة)
|
||||||
MembersListValid=قائمة أعضاء صالحة
|
MembersListValid=قائمة أعضاء صالحة
|
||||||
@ -32,7 +32,7 @@ MembersWithSubscriptionToReceive=أعضاء مع اشتراك لتلقي
|
|||||||
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
MembersWithSubscriptionToReceiveShort=Subscription to receive
|
||||||
DateSubscription=تاريخ الاكتتاب
|
DateSubscription=تاريخ الاكتتاب
|
||||||
DateEndSubscription=تاريخ انتهاء الاكتتاب
|
DateEndSubscription=تاريخ انتهاء الاكتتاب
|
||||||
EndSubscription=انتهاء الاكتتاب
|
EndSubscription=Subscription Ends
|
||||||
SubscriptionId=الاكتتاب معرف
|
SubscriptionId=الاكتتاب معرف
|
||||||
WithoutSubscription=Without subscription
|
WithoutSubscription=Without subscription
|
||||||
MemberId=عضو المعرف
|
MemberId=عضو المعرف
|
||||||
@ -83,10 +83,10 @@ WelcomeEMail=Welcome email
|
|||||||
SubscriptionRequired=الاشتراك المطلوب
|
SubscriptionRequired=الاشتراك المطلوب
|
||||||
DeleteType=حذف
|
DeleteType=حذف
|
||||||
VoteAllowed=يسمح التصويت
|
VoteAllowed=يسمح التصويت
|
||||||
Physical=المادية
|
Physical=Individual
|
||||||
Moral=الأخلاقية
|
Moral=Corporation
|
||||||
MorAndPhy=Moral and Physical
|
MorAndPhy=Corporation and Individual
|
||||||
Reenable=Reenable
|
Reenable=Re-Enable
|
||||||
ExcludeMember=Exclude a member
|
ExcludeMember=Exclude a member
|
||||||
ConfirmExcludeMember=Are you sure you want to exclude this member ?
|
ConfirmExcludeMember=Are you sure you want to exclude this member ?
|
||||||
ResiliateMember=Terminate a member
|
ResiliateMember=Terminate a member
|
||||||
@ -175,32 +175,32 @@ MembersStatisticsByCountries=أعضاء إحصاءات حسب البلد
|
|||||||
MembersStatisticsByState=أعضاء إحصاءات الولاية / المقاطعة
|
MembersStatisticsByState=أعضاء إحصاءات الولاية / المقاطعة
|
||||||
MembersStatisticsByTown=أعضاء إحصاءات بلدة
|
MembersStatisticsByTown=أعضاء إحصاءات بلدة
|
||||||
MembersStatisticsByRegion=إحصائيات الأعضاء حسب المنطقة
|
MembersStatisticsByRegion=إحصائيات الأعضاء حسب المنطقة
|
||||||
NbOfMembers=عدد الأعضاء
|
NbOfMembers=Total number of members
|
||||||
NbOfActiveMembers=Number of current active members
|
NbOfActiveMembers=Total number of current active members
|
||||||
NoValidatedMemberYet=العثور على أي أعضاء التحقق من صحة
|
NoValidatedMemberYet=العثور على أي أعضاء التحقق من صحة
|
||||||
MembersByCountryDesc=هذه الشاشة تظهر لك إحصاءات عن أعضاء من الدول. لكن الرسم يعتمد على خدمة غوغل الرسم البياني على الإنترنت ويتوفر فقط إذا كان على اتصال بالإنترنت ويعمل.
|
MembersByCountryDesc=This screen shows you the statistics of members by countries. Graphs and charts depend on the availability of the Google online graph service as well as on the availability of a working internet connection.
|
||||||
MembersByStateDesc=هذه الشاشة تظهر لك إحصاءات عن أفراد من قبل الدولة / المحافظات / كانتون.
|
MembersByStateDesc=This screen show you statistics of members by state/provinces/canton.
|
||||||
MembersByTownDesc=هذه الشاشة تظهر لك إحصاءات عن أفراد من البلدة.
|
MembersByTownDesc=This screen show you statistics of members by town.
|
||||||
|
MembersByNature=This screen show you statistics of members by nature.
|
||||||
|
MembersByRegion=This screen show you statistics of members by region.
|
||||||
MembersStatisticsDesc=اختيار الإحصاءات التي ترغب في قراءتها ...
|
MembersStatisticsDesc=اختيار الإحصاءات التي ترغب في قراءتها ...
|
||||||
MenuMembersStats=إحصائيات
|
MenuMembersStats=إحصائيات
|
||||||
LastMemberDate=Latest member date
|
LastMemberDate=Latest membership date
|
||||||
LatestSubscriptionDate=Latest subscription date
|
LatestSubscriptionDate=Latest subscription date
|
||||||
MemberNature=Nature of member
|
MemberNature=Nature of the member
|
||||||
MembersNature=Nature of members
|
MembersNature=Nature of the members
|
||||||
Public=معلومات علنية
|
Public=Information is public
|
||||||
NewMemberbyWeb=وأضاف عضو جديد. تنتظر الموافقة
|
NewMemberbyWeb=وأضاف عضو جديد. تنتظر الموافقة
|
||||||
NewMemberForm=الأعضاء الجدد في شكل
|
NewMemberForm=الأعضاء الجدد في شكل
|
||||||
SubscriptionsStatistics=إحصاءات عن الاشتراكات
|
SubscriptionsStatistics=Subscriptions statistics
|
||||||
NbOfSubscriptions=عدد الاشتراكات
|
NbOfSubscriptions=عدد الاشتراكات
|
||||||
AmountOfSubscriptions=حجم الاشتراكات
|
AmountOfSubscriptions=Amount collected from subscriptions
|
||||||
TurnoverOrBudget=دوران (لشركة) أو الميزانية (على أساس)
|
TurnoverOrBudget=دوران (لشركة) أو الميزانية (على أساس)
|
||||||
DefaultAmount=المبلغ الافتراضي للاكتتاب
|
DefaultAmount=المبلغ الافتراضي للاكتتاب
|
||||||
CanEditAmount=يمكن للزائر اختيار / تحرير كمية من اكتتابها
|
CanEditAmount=يمكن للزائر اختيار / تحرير كمية من اكتتابها
|
||||||
MEMBER_NEWFORM_PAYONLINE=القفز على صفحة الدفع عبر الانترنت المتكاملة
|
MEMBER_NEWFORM_PAYONLINE=القفز على صفحة الدفع عبر الانترنت المتكاملة
|
||||||
ByProperties=By nature
|
ByProperties=By nature
|
||||||
MembersStatisticsByProperties=Members statistics by nature
|
MembersStatisticsByProperties=Members statistics by nature
|
||||||
MembersByNature=هذه الشاشة تظهر لك إحصاءات عن أعضاء من الطبيعة.
|
|
||||||
MembersByRegion=هذه الشاشة تظهر لك إحصاءات عن أعضاء حسب المنطقة.
|
|
||||||
VATToUseForSubscriptions=معدل ضريبة القيمة المضافة لاستخدامه في اشتراكات
|
VATToUseForSubscriptions=معدل ضريبة القيمة المضافة لاستخدامه في اشتراكات
|
||||||
NoVatOnSubscription=No VAT for subscriptions
|
NoVatOnSubscription=No VAT for subscriptions
|
||||||
ADHERENT_PRODUCT_ID_FOR_SUBSCRIPTIONS=المنتج يستخدم لخط الاشتراك في فاتورة و:٪ الصورة
|
ADHERENT_PRODUCT_ID_FOR_SUBSCRIPTIONS=المنتج يستخدم لخط الاشتراك في فاتورة و:٪ الصورة
|
||||||
|
|||||||
@ -19,7 +19,7 @@ ModuleBuilderDescmenus=This tab is dedicated to define menu entries provided by
|
|||||||
ModuleBuilderDescpermissions=This tab is dedicated to define the new permissions you want to provide with your module.
|
ModuleBuilderDescpermissions=This tab is dedicated to define the new permissions you want to provide with your module.
|
||||||
ModuleBuilderDesctriggers=This is the view of triggers provided by your module. To include code executed when a triggered business event is launched, just edit this file.
|
ModuleBuilderDesctriggers=This is the view of triggers provided by your module. To include code executed when a triggered business event is launched, just edit this file.
|
||||||
ModuleBuilderDeschooks=This tab is dedicated to hooks.
|
ModuleBuilderDeschooks=This tab is dedicated to hooks.
|
||||||
ModuleBuilderDescwidgets=This tab is dedicated to manage/build widgets.
|
ModuleBuilderDescwidgets=علامة التبويب هذه مخصصة لبناء\\إدارة البريمجات
|
||||||
ModuleBuilderDescbuildpackage=You can generate here a "ready to distribute" package file (a normalized .zip file) of your module and a "ready to distribute" documentation file. Just click on button to build the package or documentation file.
|
ModuleBuilderDescbuildpackage=You can generate here a "ready to distribute" package file (a normalized .zip file) of your module and a "ready to distribute" documentation file. Just click on button to build the package or documentation file.
|
||||||
EnterNameOfModuleToDeleteDesc=You can delete your module. WARNING: All coding files of module (generated or created manually) AND structured data and documentation will be deleted!
|
EnterNameOfModuleToDeleteDesc=You can delete your module. WARNING: All coding files of module (generated or created manually) AND structured data and documentation will be deleted!
|
||||||
EnterNameOfObjectToDeleteDesc=You can delete an object. WARNING: All coding files (generated or created manually) related to object will be deleted!
|
EnterNameOfObjectToDeleteDesc=You can delete an object. WARNING: All coding files (generated or created manually) related to object will be deleted!
|
||||||
@ -60,7 +60,7 @@ TriggersFile=File for triggers code
|
|||||||
HooksFile=File for hooks code
|
HooksFile=File for hooks code
|
||||||
ArrayOfKeyValues=Array of key-val
|
ArrayOfKeyValues=Array of key-val
|
||||||
ArrayOfKeyValuesDesc=Array of keys and values if field is a combo list with fixed values
|
ArrayOfKeyValuesDesc=Array of keys and values if field is a combo list with fixed values
|
||||||
WidgetFile=Widget file
|
WidgetFile=ملف بريمج
|
||||||
CSSFile=CSS file
|
CSSFile=CSS file
|
||||||
JSFile=Javascript file
|
JSFile=Javascript file
|
||||||
ReadmeFile=Readme file
|
ReadmeFile=Readme file
|
||||||
@ -77,7 +77,7 @@ UseAsciiDocFormat=You can use Markdown format, but it is recommended to use Asci
|
|||||||
IsAMeasure=Is a measure
|
IsAMeasure=Is a measure
|
||||||
DirScanned=Directory scanned
|
DirScanned=Directory scanned
|
||||||
NoTrigger=No trigger
|
NoTrigger=No trigger
|
||||||
NoWidget=No widget
|
NoWidget=لا يوجد بريمج
|
||||||
GoToApiExplorer=API explorer
|
GoToApiExplorer=API explorer
|
||||||
ListOfMenusEntries=List of menu entries
|
ListOfMenusEntries=List of menu entries
|
||||||
ListOfDictionariesEntries=List of dictionaries entries
|
ListOfDictionariesEntries=List of dictionaries entries
|
||||||
@ -85,7 +85,7 @@ ListOfPermissionsDefined=List of defined permissions
|
|||||||
SeeExamples=See examples here
|
SeeExamples=See examples here
|
||||||
EnabledDesc=Condition to have this field active (Examples: 1 or $conf->global->MYMODULE_MYOPTION)
|
EnabledDesc=Condition to have this field active (Examples: 1 or $conf->global->MYMODULE_MYOPTION)
|
||||||
VisibleDesc=Is the field visible ? (Examples: 0=Never visible, 1=Visible on list and create/update/view forms, 2=Visible on list only, 3=Visible on create/update/view form only (not list), 4=Visible on list and update/view form only (not create), 5=Visible on list end view form only (not create, not update).<br><br>Using a negative value means field is not shown by default on list but can be selected for viewing).<br><br>It can be an expression, for example:<br>preg_match('/public/', $_SERVER['PHP_SELF'])?0:1<br>($user->rights->holiday->define_holiday ? 1 : 0)
|
VisibleDesc=Is the field visible ? (Examples: 0=Never visible, 1=Visible on list and create/update/view forms, 2=Visible on list only, 3=Visible on create/update/view form only (not list), 4=Visible on list and update/view form only (not create), 5=Visible on list end view form only (not create, not update).<br><br>Using a negative value means field is not shown by default on list but can be selected for viewing).<br><br>It can be an expression, for example:<br>preg_match('/public/', $_SERVER['PHP_SELF'])?0:1<br>($user->rights->holiday->define_holiday ? 1 : 0)
|
||||||
DisplayOnPdfDesc=Display this field on compatible PDF documents, you can manage position with "Position" field.<br/>Currently, known compatibles PDF models are : eratosthene (order), espadon (ship), sponge (invoices), cyan (propal/quotation), cornas (supplier order)<br/><br/><strong>For document :</strong><br/>0 = not displayed <br/>1 = display<br/>2 = display only if not empty<br/><br/><strong>For document lines :</strong><br/>0 = not displayed <br/>1 = displayed in a column<br/>3 = display in line description column after the description<br/>4 = display in description column after the description only if not empty
|
DisplayOnPdfDesc=Display this field on compatible PDF documents, you can manage position with "Position" field.<br>Currently, known compatibles PDF models are : eratosthene (order), espadon (ship), sponge (invoices), cyan (propal/quotation), cornas (supplier order)<br><br><strong>For document :</strong><br>0 = not displayed <br>1 = display<br>2 = display only if not empty<br><br><strong>For document lines :</strong><br>0 = not displayed <br>1 = displayed in a column<br>3 = display in line description column after the description<br>4 = display in description column after the description only if not empty
|
||||||
DisplayOnPdf=Display on PDF
|
DisplayOnPdf=Display on PDF
|
||||||
IsAMeasureDesc=Can the value of field be cumulated to get a total into list? (Examples: 1 or 0)
|
IsAMeasureDesc=Can the value of field be cumulated to get a total into list? (Examples: 1 or 0)
|
||||||
SearchAllDesc=Is the field used to make a search from the quick search tool? (Examples: 1 or 0)
|
SearchAllDesc=Is the field used to make a search from the quick search tool? (Examples: 1 or 0)
|
||||||
@ -116,7 +116,7 @@ UseSpecificReadme=Use a specific ReadMe
|
|||||||
ContentOfREADMECustomized=Note: The content of the README.md file has been replaced with the specific value defined into setup of ModuleBuilder.
|
ContentOfREADMECustomized=Note: The content of the README.md file has been replaced with the specific value defined into setup of ModuleBuilder.
|
||||||
RealPathOfModule=Real path of module
|
RealPathOfModule=Real path of module
|
||||||
ContentCantBeEmpty=Content of file can't be empty
|
ContentCantBeEmpty=Content of file can't be empty
|
||||||
WidgetDesc=You can generate and edit here the widgets that will be embedded with your module.
|
WidgetDesc=هنا يمكنك توليد وتعديل البريمجات التي ستضمن مع وحدتك البرمجية
|
||||||
CSSDesc=You can generate and edit here a file with personalized CSS embedded with your module.
|
CSSDesc=You can generate and edit here a file with personalized CSS embedded with your module.
|
||||||
JSDesc=You can generate and edit here a file with personalized Javascript embedded with your module.
|
JSDesc=You can generate and edit here a file with personalized Javascript embedded with your module.
|
||||||
CLIDesc=You can generate here some command line scripts you want to provide with your module.
|
CLIDesc=You can generate here some command line scripts you want to provide with your module.
|
||||||
|
|||||||
@ -183,7 +183,7 @@ EnableGDLibraryDesc=Install or enable GD library on your PHP installation to use
|
|||||||
ProfIdShortDesc=<b>الأستاذ عيد ٪ ق</b> هي المعلومات التي تعتمد على طرف ثالث. <br> على سبيل المثال ، لبلد <b>ق ٪</b> انها رمز <b>٪ ق.</b>
|
ProfIdShortDesc=<b>الأستاذ عيد ٪ ق</b> هي المعلومات التي تعتمد على طرف ثالث. <br> على سبيل المثال ، لبلد <b>ق ٪</b> انها رمز <b>٪ ق.</b>
|
||||||
DolibarrDemo=Dolibarr تخطيط موارد المؤسسات وإدارة علاقات العملاء التجريبي
|
DolibarrDemo=Dolibarr تخطيط موارد المؤسسات وإدارة علاقات العملاء التجريبي
|
||||||
StatsByNumberOfUnits=Statistics for sum of qty of products/services
|
StatsByNumberOfUnits=Statistics for sum of qty of products/services
|
||||||
StatsByNumberOfEntities=Statistics in number of referring entities (no. of invoice, or order...)
|
StatsByNumberOfEntities=Statistics for number of referring entities (no. of invoices, or orders...)
|
||||||
NumberOfProposals=Number of proposals
|
NumberOfProposals=Number of proposals
|
||||||
NumberOfCustomerOrders=Number of sales orders
|
NumberOfCustomerOrders=Number of sales orders
|
||||||
NumberOfCustomerInvoices=Number of customer invoices
|
NumberOfCustomerInvoices=Number of customer invoices
|
||||||
@ -289,4 +289,4 @@ PopuProp=Products/Services by popularity in Proposals
|
|||||||
PopuCom=Products/Services by popularity in Orders
|
PopuCom=Products/Services by popularity in Orders
|
||||||
ProductStatistics=Products/Services Statistics
|
ProductStatistics=Products/Services Statistics
|
||||||
NbOfQtyInOrders=Qty in orders
|
NbOfQtyInOrders=Qty in orders
|
||||||
SelectTheTypeOfObjectToAnalyze=Select the type of object to analyze...
|
SelectTheTypeOfObjectToAnalyze=Select an object to view its statistics...
|
||||||
|
|||||||
56
htdocs/langs/ar_SA/partnership.lang
Normal file
56
htdocs/langs/ar_SA/partnership.lang
Normal file
@ -0,0 +1,56 @@
|
|||||||
|
# Copyright (C) 2021 NextGestion <contact@nextgestion.com>
|
||||||
|
#
|
||||||
|
# This program is free software: you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation, either version 3 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
#
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
#
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
#
|
||||||
|
# Generic
|
||||||
|
#
|
||||||
|
ModulePartnershipName = إدارة الشراكة
|
||||||
|
PartnershipDescription = وحدة إدارة الشراكة
|
||||||
|
PartnershipDescriptionLong= وحدة إدارة الشراكة
|
||||||
|
|
||||||
|
#
|
||||||
|
# Menu
|
||||||
|
#
|
||||||
|
NewPartnership = شراكة جديدة
|
||||||
|
ListOfPartnerships = قائمة الشراكات
|
||||||
|
|
||||||
|
#
|
||||||
|
# Admin page
|
||||||
|
#
|
||||||
|
PartnershipSetup = إعدادات الشراكة
|
||||||
|
PartnershipAbout = حول الشراكة
|
||||||
|
PartnershipAboutPage = صفحة حول الشراكة
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Object
|
||||||
|
#
|
||||||
|
DatePartnershipStart=تاريخ البدء
|
||||||
|
DatePartnershipEnd=تاريخ الانتهاء
|
||||||
|
|
||||||
|
#
|
||||||
|
# Template Mail
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
#
|
||||||
|
# Status
|
||||||
|
#
|
||||||
|
PartnershipDraft = حوالة مصرفية
|
||||||
|
PartnershipAccepted = قبلت
|
||||||
|
PartnershipRefused = رفض
|
||||||
|
PartnershipCanceled = ملغي
|
||||||
|
|
||||||
|
PartnershipManagedFor=الشركاء هم
|
||||||
@ -28,8 +28,8 @@ 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
|
BatchLotNumberingModules=Options for automatic generation of batch products managed by lots
|
||||||
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
BatchSerialNumberingModules=Options for automatic generation of batch products managed by serial numbers
|
||||||
|
ManageLotMask=Custom mask
|
||||||
CustomMasks=Adds an option to define mask in the product card
|
CustomMasks=Adds an option to define mask in the product card
|
||||||
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
LotProductTooltip=Adds an option in the product card to define a dedicated batch number mask
|
||||||
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
SNProductTooltip=Adds an option in the product card to define a dedicated serial number mask
|
||||||
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
QtyToAddAfterBarcodeScan=Qty to add for each barcode/lot/serial scanned
|
||||||
|
|
||||||
|
|||||||
@ -43,7 +43,7 @@ ServicesOnSaleOnly=Services for sale only
|
|||||||
ServicesOnPurchaseOnly=Services for purchase only
|
ServicesOnPurchaseOnly=Services for purchase only
|
||||||
ServicesNotOnSell=خدمات ليست للبيع ولا الشراء
|
ServicesNotOnSell=خدمات ليست للبيع ولا الشراء
|
||||||
ServicesOnSellAndOnBuy=خدمات للبيع والشراء
|
ServicesOnSellAndOnBuy=خدمات للبيع والشراء
|
||||||
LastModifiedProductsAndServices=Latest %s modified products/services
|
LastModifiedProductsAndServices=Latest %s products/services which were modified
|
||||||
LastRecordedProducts=Latest %s recorded products
|
LastRecordedProducts=Latest %s recorded products
|
||||||
LastRecordedServices=Latest %s recorded services
|
LastRecordedServices=Latest %s recorded services
|
||||||
CardProduct0=المنتج
|
CardProduct0=المنتج
|
||||||
@ -73,12 +73,12 @@ SellingPrice=سعر البيع
|
|||||||
SellingPriceHT=Selling price (excl. tax)
|
SellingPriceHT=Selling price (excl. tax)
|
||||||
SellingPriceTTC=سعر البيع (شامل الضريبية)
|
SellingPriceTTC=سعر البيع (شامل الضريبية)
|
||||||
SellingMinPriceTTC=Minimum Selling price (inc. tax)
|
SellingMinPriceTTC=Minimum Selling price (inc. tax)
|
||||||
CostPriceDescription=This price field (excl. tax) can be used to store the average amount this product costs to your company. It may be any price you calculate yourself, for example from the average buying price plus average production and distribution cost.
|
CostPriceDescription=This price field (excl. tax) can be used to capture the average amount this product costs to your company. It may be any price you calculate yourself, for example, from the average buying price plus average production and distribution cost.
|
||||||
CostPriceUsage=This value could be used for margin calculation.
|
CostPriceUsage=This value could be used for margin calculation.
|
||||||
SoldAmount=Sold amount
|
SoldAmount=Sold amount
|
||||||
PurchasedAmount=Purchased amount
|
PurchasedAmount=Purchased amount
|
||||||
NewPrice=السعر الجديد
|
NewPrice=السعر الجديد
|
||||||
MinPrice=Min. sell price
|
MinPrice=Min. selling price
|
||||||
EditSellingPriceLabel=Edit selling price label
|
EditSellingPriceLabel=Edit selling price label
|
||||||
CantBeLessThanMinPrice=سعر البيع لا يمكن أن يكون أقل من الحد الأدنى المسموح لهذا المنتج (٪ ق بدون الضرائب)
|
CantBeLessThanMinPrice=سعر البيع لا يمكن أن يكون أقل من الحد الأدنى المسموح لهذا المنتج (٪ ق بدون الضرائب)
|
||||||
ContractStatusClosed=مغلق
|
ContractStatusClosed=مغلق
|
||||||
@ -157,11 +157,11 @@ ListServiceByPopularity=قائمة الخدمات بحسب الشهرة
|
|||||||
Finished=المنتجات المصنعة
|
Finished=المنتجات المصنعة
|
||||||
RowMaterial=المادة الخام
|
RowMaterial=المادة الخام
|
||||||
ConfirmCloneProduct=هل انت متأكد انك ترغب في استنساخ المنتج/الخدمة <b>%s</b>؟
|
ConfirmCloneProduct=هل انت متأكد انك ترغب في استنساخ المنتج/الخدمة <b>%s</b>؟
|
||||||
CloneContentProduct=Clone all main information of product/service
|
CloneContentProduct=Clone all main information of the product/service
|
||||||
ClonePricesProduct=Clone prices
|
ClonePricesProduct=Clone prices
|
||||||
CloneCategoriesProduct=Clone tags/categories linked
|
CloneCategoriesProduct=Clone linked tags/categories
|
||||||
CloneCompositionProduct=Clone virtual product/service
|
CloneCompositionProduct=Clone virtual products/services
|
||||||
CloneCombinationsProduct=Clone product variants
|
CloneCombinationsProduct=Clone the product variants
|
||||||
ProductIsUsed=هذا المنتج يتم استخدامة
|
ProductIsUsed=هذا المنتج يتم استخدامة
|
||||||
NewRefForClone=مرجع. المنتج/ الخدمة الجديدة
|
NewRefForClone=مرجع. المنتج/ الخدمة الجديدة
|
||||||
SellingPrices=أسعار بيع
|
SellingPrices=أسعار بيع
|
||||||
@ -170,12 +170,12 @@ CustomerPrices=أسعار العميل
|
|||||||
SuppliersPrices=أسعار المورد
|
SuppliersPrices=أسعار المورد
|
||||||
SuppliersPricesOfProductsOrServices=Vendor prices (of products or services)
|
SuppliersPricesOfProductsOrServices=Vendor prices (of products or services)
|
||||||
CustomCode=Customs|Commodity|HS code
|
CustomCode=Customs|Commodity|HS code
|
||||||
CountryOrigin=بلد المنشأ
|
CountryOrigin=Country of origin
|
||||||
RegionStateOrigin=Region origin
|
RegionStateOrigin=Region of origin
|
||||||
StateOrigin=State|Province origin
|
StateOrigin=State|Province of origin
|
||||||
Nature=Nature of product (material/finished)
|
Nature=Nature of product (raw/manufactured)
|
||||||
NatureOfProductShort=Nature of product
|
NatureOfProductShort=Nature of product
|
||||||
NatureOfProductDesc=Raw material or finished product
|
NatureOfProductDesc=Raw material or manufactured product
|
||||||
ShortLabel=التسمية قصيرة
|
ShortLabel=التسمية قصيرة
|
||||||
Unit=وحدة
|
Unit=وحدة
|
||||||
p=ش.
|
p=ش.
|
||||||
|
|||||||
@ -10,19 +10,19 @@ PrivateProject=مشروع اتصالات
|
|||||||
ProjectsImContactFor=Projects for which I am explicitly a contact
|
ProjectsImContactFor=Projects for which I am explicitly a contact
|
||||||
AllAllowedProjects=All project I can read (mine + public)
|
AllAllowedProjects=All project I can read (mine + public)
|
||||||
AllProjects=جميع المشاريع
|
AllProjects=جميع المشاريع
|
||||||
MyProjectsDesc=This view is limited to projects you are a contact for
|
MyProjectsDesc=This view is limited to the projects that you are a contact for
|
||||||
ProjectsPublicDesc=هذا الرأي يعرض جميع المشاريع ويسمح لك قراءة.
|
ProjectsPublicDesc=هذا الرأي يعرض جميع المشاريع ويسمح لك قراءة.
|
||||||
TasksOnProjectsPublicDesc=This view presents all tasks on projects you are allowed to read.
|
TasksOnProjectsPublicDesc=This view presents all tasks on projects you are allowed to read.
|
||||||
ProjectsPublicTaskDesc=يمثل هذا العرض جميع المشاريع والمهام يسمح لك للقراءة.
|
ProjectsPublicTaskDesc=يمثل هذا العرض جميع المشاريع والمهام يسمح لك للقراءة.
|
||||||
ProjectsDesc=ويعرض هذا الرأي جميع المشاريع (أذونات المستخدم الخاص أعطى الصلاحية لعرض كل شيء).
|
ProjectsDesc=ويعرض هذا الرأي جميع المشاريع (أذونات المستخدم الخاص أعطى الصلاحية لعرض كل شيء).
|
||||||
TasksOnProjectsDesc=This view presents all tasks on all projects (your user permissions grant you permission to view everything).
|
TasksOnProjectsDesc=This view presents all tasks on all projects (your user permissions grant you permission to view everything).
|
||||||
MyTasksDesc=This view is limited to projects or tasks you are a contact for
|
MyTasksDesc=This view is limited to the projects or tasks that you are a contact for
|
||||||
OnlyOpenedProject=المشاريع المفتوحة فقط مرئية (المشاريع في مشروع أو وضع مغلقة غير مرئية).
|
OnlyOpenedProject=المشاريع المفتوحة فقط مرئية (المشاريع في مشروع أو وضع مغلقة غير مرئية).
|
||||||
ClosedProjectsAreHidden=Closed projects are not visible.
|
ClosedProjectsAreHidden=Closed projects are not visible.
|
||||||
TasksPublicDesc=هذا الرأي يعرض جميع المشاريع والمهام ويسمح لك قراءة.
|
TasksPublicDesc=هذا الرأي يعرض جميع المشاريع والمهام ويسمح لك قراءة.
|
||||||
TasksDesc=هذا الرأي يعرض جميع المشاريع والمهام (أذونات المستخدم الخاص أعطى الصلاحية لعرض كل شيء).
|
TasksDesc=هذا الرأي يعرض جميع المشاريع والمهام (أذونات المستخدم الخاص أعطى الصلاحية لعرض كل شيء).
|
||||||
AllTaskVisibleButEditIfYouAreAssigned=All tasks for qualified projects are visible, but you can enter time only for task assigned to selected user. Assign task if you need to enter time on it.
|
AllTaskVisibleButEditIfYouAreAssigned=All tasks for qualified projects are visible, but you can enter time only for task assigned to selected user. Assign task if you need to enter time on it.
|
||||||
OnlyYourTaskAreVisible=Only tasks assigned to you are visible. Assign task to yourself if it is not visible and you need to enter time on it.
|
OnlyYourTaskAreVisible=Only tasks assigned to you are visible. If you need to enter time on a task and if the task is not visible here, then you need to assign the task to yourself.
|
||||||
ImportDatasetTasks=Tasks of projects
|
ImportDatasetTasks=Tasks of projects
|
||||||
ProjectCategories=Project tags/categories
|
ProjectCategories=Project tags/categories
|
||||||
NewProject=مشروع جديد
|
NewProject=مشروع جديد
|
||||||
@ -202,7 +202,7 @@ ResourceNotAssignedToTheTask=Not assigned to the task
|
|||||||
NoUserAssignedToTheProject=No users assigned to this project
|
NoUserAssignedToTheProject=No users assigned to this project
|
||||||
TimeSpentBy=Time spent by
|
TimeSpentBy=Time spent by
|
||||||
TasksAssignedTo=Tasks assigned to
|
TasksAssignedTo=Tasks assigned to
|
||||||
AssignTaskToMe=تعيين مهمة بالنسبة لي
|
AssignTaskToMe=Assign task to myself
|
||||||
AssignTaskToUser=Assign task to %s
|
AssignTaskToUser=Assign task to %s
|
||||||
SelectTaskToAssign=Select task to assign...
|
SelectTaskToAssign=Select task to assign...
|
||||||
AssignTask=عين
|
AssignTask=عين
|
||||||
|
|||||||
@ -26,7 +26,7 @@ ModuleRecruitmentDesc = Manage and follow recruitment campaigns for new job posi
|
|||||||
# Admin page
|
# Admin page
|
||||||
#
|
#
|
||||||
RecruitmentSetup = Recruitment setup
|
RecruitmentSetup = Recruitment setup
|
||||||
Settings = Settings
|
Settings = إعدادات
|
||||||
RecruitmentSetupPage = Enter here the setup of main options for the recruitment module
|
RecruitmentSetupPage = Enter here the setup of main options for the recruitment module
|
||||||
RecruitmentArea=Recruitement area
|
RecruitmentArea=Recruitement area
|
||||||
PublicInterfaceRecruitmentDesc=Public pages of jobs are public URLs to show and answer to open jobs. There is one different link for each open job, found on each job record.
|
PublicInterfaceRecruitmentDesc=Public pages of jobs are public URLs to show and answer to open jobs. There is one different link for each open job, found on each job record.
|
||||||
@ -45,7 +45,7 @@ DateExpected=Expected date
|
|||||||
FutureManager=Future manager
|
FutureManager=Future manager
|
||||||
ResponsibleOfRecruitement=Responsible of recruitment
|
ResponsibleOfRecruitement=Responsible of recruitment
|
||||||
IfJobIsLocatedAtAPartner=If job is located at a partner place
|
IfJobIsLocatedAtAPartner=If job is located at a partner place
|
||||||
PositionToBeFilled=Job position
|
PositionToBeFilled=الوظيفه
|
||||||
PositionsToBeFilled=Job positions
|
PositionsToBeFilled=Job positions
|
||||||
ListOfPositionsToBeFilled=List of job positions
|
ListOfPositionsToBeFilled=List of job positions
|
||||||
NewPositionToBeFilled=New job positions
|
NewPositionToBeFilled=New job positions
|
||||||
@ -72,5 +72,5 @@ YourCandidatureAnswerMessage=Thanks you for your application.<br>...
|
|||||||
JobClosedTextCandidateFound=The job position is closed. The position has been filled.
|
JobClosedTextCandidateFound=The job position is closed. The position has been filled.
|
||||||
JobClosedTextCanceled=The job position is closed.
|
JobClosedTextCanceled=The job position is closed.
|
||||||
ExtrafieldsJobPosition=Complementary attributes (job positions)
|
ExtrafieldsJobPosition=Complementary attributes (job positions)
|
||||||
ExtrafieldsCandidatures=Complementary attributes (job applications)
|
ExtrafieldsApplication=Complementary attributes (job applications)
|
||||||
MakeOffer=Make an offer
|
MakeOffer=Make an offer
|
||||||
|
|||||||
@ -43,7 +43,7 @@ ConfirmValidateSending=Are you sure you want to validate this shipment with refe
|
|||||||
ConfirmCancelSending=Are you sure you want to cancel this shipment?
|
ConfirmCancelSending=Are you sure you want to cancel this shipment?
|
||||||
DocumentModelMerou=Mérou A5 نموذج
|
DocumentModelMerou=Mérou A5 نموذج
|
||||||
WarningNoQtyLeftToSend=تحذير ، لا تنتظر أن المنتجات المشحونة.
|
WarningNoQtyLeftToSend=تحذير ، لا تنتظر أن المنتجات المشحونة.
|
||||||
StatsOnShipmentsOnlyValidated=الإحصاءات التي أجريت على شحنات التحقق من صحة فقط. التاريخ الذي يستخدم هو تاريخ المصادقة على شحنة (تاريخ التسليم مسوى لا يعرف دائما).
|
StatsOnShipmentsOnlyValidated=Statistics are only for validated shipments. Date used is the date of validation of shipment (planned delivery date is not always known)
|
||||||
DateDeliveryPlanned=التاريخ المحدد للتسليم
|
DateDeliveryPlanned=التاريخ المحدد للتسليم
|
||||||
RefDeliveryReceipt=Ref delivery receipt
|
RefDeliveryReceipt=Ref delivery receipt
|
||||||
StatusReceipt=Status delivery receipt
|
StatusReceipt=Status delivery receipt
|
||||||
|
|||||||
@ -1,9 +1,9 @@
|
|||||||
# Dolibarr language file - Source file is en_US - sms
|
# Dolibarr language file - Source file is en_US - sms
|
||||||
Sms=SMS
|
Sms=الرسائل النصية القصيرة
|
||||||
SmsSetup=SMS الإعداد
|
SmsSetup=إعدادات الرسائل النصية القصيرة
|
||||||
SmsDesc=هذه الصفحة يسمح لك لتحديد الخيارات غلوبالس على ميزات SMS
|
SmsDesc=هذه الصفحة تمكنك من تعريف الخيارات العامة للرسائل النصية القصيرة
|
||||||
SmsCard=SMS بطاقة
|
SmsCard=بطاقة الرسائل النصية القصيرة
|
||||||
AllSms=جميع الرسائل القصيرة campains
|
AllSms=جميع حملات الرسائل النصية القصيرة
|
||||||
SmsTargets=الأهداف
|
SmsTargets=الأهداف
|
||||||
SmsRecipients=الأهداف
|
SmsRecipients=الأهداف
|
||||||
SmsRecipient=الهدف
|
SmsRecipient=الهدف
|
||||||
@ -13,20 +13,20 @@ SmsTo=الهدف
|
|||||||
SmsTopic=موضوع الرسائل القصيرة SMS
|
SmsTopic=موضوع الرسائل القصيرة SMS
|
||||||
SmsText=رسالة
|
SmsText=رسالة
|
||||||
SmsMessage=رسالة SMS
|
SmsMessage=رسالة SMS
|
||||||
ShowSms=عرض الرسائل القصيرة
|
ShowSms=Show SMS
|
||||||
ListOfSms=قائمة SMS campains
|
ListOfSms=List SMS campaigns
|
||||||
NewSms=جديد SMS campain
|
NewSms=New SMS campaign
|
||||||
EditSms=تحرير الرسائل القصيرة
|
EditSms=Edit SMS
|
||||||
ResetSms=جديد إرسال
|
ResetSms=جديد إرسال
|
||||||
DeleteSms=حذف الرسائل القصيرة campain
|
DeleteSms=Delete SMS campaign
|
||||||
DeleteASms=إزالة campain الرسائل القصيرة
|
DeleteASms=Remove a SMS campaign
|
||||||
PreviewSms=Previuw الرسائل القصيرة
|
PreviewSms=Previuw SMS
|
||||||
PrepareSms=إعداد الرسائل القصيرة
|
PrepareSms=Prepare SMS
|
||||||
CreateSms=SMS إنشاء
|
CreateSms=Create SMS
|
||||||
SmsResult=نتيجة لإرسال الرسائل القصيرة
|
SmsResult=Result of SMS sending
|
||||||
TestSms=اختبار الرسائل القصيرة
|
TestSms=Test SMS
|
||||||
ValidSms=التحقق من صحة الرسائل القصيرة
|
ValidSms=Validate SMS
|
||||||
ApproveSms=الموافقة على الرسائل القصيرة
|
ApproveSms=Approve SMS
|
||||||
SmsStatusDraft=مسودة
|
SmsStatusDraft=مسودة
|
||||||
SmsStatusValidated=التحقق من صحة
|
SmsStatusValidated=التحقق من صحة
|
||||||
SmsStatusApproved=وافق
|
SmsStatusApproved=وافق
|
||||||
@ -35,16 +35,16 @@ SmsStatusSentPartialy=أرسلت جزئيا
|
|||||||
SmsStatusSentCompletely=أرسلت تماما
|
SmsStatusSentCompletely=أرسلت تماما
|
||||||
SmsStatusError=خطأ
|
SmsStatusError=خطأ
|
||||||
SmsStatusNotSent=لم يرسل
|
SmsStatusNotSent=لم يرسل
|
||||||
SmsSuccessfulySent=الرسائل القصيرة المرسلة بشكل صحيح (من %s إلى %s)
|
SmsSuccessfulySent=SMS correctly sent (from %s to %s)
|
||||||
ErrorSmsRecipientIsEmpty=عدد من الهدف فارغة
|
ErrorSmsRecipientIsEmpty=عدد من الهدف فارغة
|
||||||
WarningNoSmsAdded=لا رقم هاتف جديدا يضاف إلى قائمة المستهدفين
|
WarningNoSmsAdded=لا رقم هاتف جديدا يضاف إلى قائمة المستهدفين
|
||||||
ConfirmValidSms=Do you confirm validation of this campain?
|
ConfirmValidSms=Do you confirm validation of this campaign?
|
||||||
NbOfUniqueSms=ملحوظة: أرقام شعبة الشؤون المالية هاتف فريد من نوعه
|
NbOfUniqueSms=No. of unique phone numbers
|
||||||
NbOfSms=Nbre من أرقام فون
|
NbOfSms=No. of phone numbers
|
||||||
ThisIsATestMessage=هذه هي رسالة اختبار
|
ThisIsATestMessage=هذه هي رسالة اختبار
|
||||||
SendSms=ارسال الرسائل القصيرة
|
SendSms=ارسال الرسائل القصيرة
|
||||||
SmsInfoCharRemain=ملحوظة من الأحرف المتبقية
|
SmsInfoCharRemain=No. of remaining characters
|
||||||
SmsInfoNumero= (تنسيق دولي أي: +33899701761)
|
SmsInfoNumero= (international format i.e.: +33899701761)
|
||||||
DelayBeforeSending=تأخير قبل إرسال (دقائق)
|
DelayBeforeSending=تأخير قبل إرسال (دقائق)
|
||||||
SmsNoPossibleSenderFound=No sender available. Check setup of your SMS provider.
|
SmsNoPossibleSenderFound=No sender available. Check setup of your SMS provider.
|
||||||
SmsNoPossibleRecipientFound=لا هدف متاح. تحقق الإعداد من مزود خدمات الرسائل القصيرة.
|
SmsNoPossibleRecipientFound=لا هدف متاح. تحقق الإعداد من مزود خدمات الرسائل القصيرة.
|
||||||
|
|||||||
@ -91,7 +91,7 @@ NoPredefinedProductToDispatch=لا توجد منتجات محددة سلفا ل
|
|||||||
DispatchVerb=إيفاد
|
DispatchVerb=إيفاد
|
||||||
StockLimitShort=الحد الأقصى لتنبيه
|
StockLimitShort=الحد الأقصى لتنبيه
|
||||||
StockLimit=حد الأسهم للتنبيه
|
StockLimit=حد الأسهم للتنبيه
|
||||||
StockLimitDesc=(empty) means no warning.<br>0 can be used for a warning as soon as stock is empty.
|
StockLimitDesc=(empty) means no warning.<br>0 can be used to trigger a warning as soon as the stock is empty.
|
||||||
PhysicalStock=Physical Stock
|
PhysicalStock=Physical Stock
|
||||||
RealStock=الحقيقية للاسهم
|
RealStock=الحقيقية للاسهم
|
||||||
RealStockDesc=Physical/real stock is the stock currently in the warehouses.
|
RealStockDesc=Physical/real stock is the stock currently in the warehouses.
|
||||||
|
|||||||
@ -12,6 +12,7 @@ PasswordChangedTo=تغيير كلمة السر : ٪ ق
|
|||||||
SubjectNewPassword=Your new password for %s
|
SubjectNewPassword=Your new password for %s
|
||||||
GroupRights=مجموعة الاذونات
|
GroupRights=مجموعة الاذونات
|
||||||
UserRights=أذونات المستخدم
|
UserRights=أذونات المستخدم
|
||||||
|
Credentials=Credentials
|
||||||
UserGUISetup=User Display Setup
|
UserGUISetup=User Display Setup
|
||||||
DisableUser=يعطل
|
DisableUser=يعطل
|
||||||
DisableAUser=تعطيل المستخدم
|
DisableAUser=تعطيل المستخدم
|
||||||
@ -105,7 +106,7 @@ UseTypeFieldToChange=استخدام نوع الحقل لتغيير
|
|||||||
OpenIDURL=URL هوية OpenID
|
OpenIDURL=URL هوية OpenID
|
||||||
LoginUsingOpenID=استخدام هوية OpenID للدخول
|
LoginUsingOpenID=استخدام هوية OpenID للدخول
|
||||||
WeeklyHours=Hours worked (per week)
|
WeeklyHours=Hours worked (per week)
|
||||||
ExpectedWorkedHours=Expected worked hours per week
|
ExpectedWorkedHours=Expected hours worked per week
|
||||||
ColorUser=اللون المستخدم
|
ColorUser=اللون المستخدم
|
||||||
DisabledInMonoUserMode=Disabled in maintenance mode
|
DisabledInMonoUserMode=Disabled in maintenance mode
|
||||||
UserAccountancyCode=User accounting code
|
UserAccountancyCode=User accounting code
|
||||||
@ -115,7 +116,7 @@ DateOfEmployment=Employment date
|
|||||||
DateEmployment=Employment
|
DateEmployment=Employment
|
||||||
DateEmploymentstart=Employment Start Date
|
DateEmploymentstart=Employment Start Date
|
||||||
DateEmploymentEnd=Employment End Date
|
DateEmploymentEnd=Employment End Date
|
||||||
RangeOfLoginValidity=Date range of login validity
|
RangeOfLoginValidity=Access validity date range
|
||||||
CantDisableYourself=You can't disable your own user record
|
CantDisableYourself=You can't disable your own user record
|
||||||
ForceUserExpenseValidator=Force expense report validator
|
ForceUserExpenseValidator=Force expense report validator
|
||||||
ForceUserHolidayValidator=Force leave request validator
|
ForceUserHolidayValidator=Force leave request validator
|
||||||
|
|||||||
@ -140,8 +140,8 @@ DefineListOfAltLanguagesInWebsiteProperties=Define list of all available languag
|
|||||||
GenerateSitemaps=Generate website sitemap file
|
GenerateSitemaps=Generate website sitemap file
|
||||||
ConfirmGenerateSitemaps=If you confirm, you will erase the existing sitemap file...
|
ConfirmGenerateSitemaps=If you confirm, you will erase the existing sitemap file...
|
||||||
ConfirmSitemapsCreation=Confirm sitemap generation
|
ConfirmSitemapsCreation=Confirm sitemap generation
|
||||||
SitemapGenerated=Sitemap Generated
|
SitemapGenerated=Sitemap file <b>%s</b> generated
|
||||||
ImportFavicon=Favicon
|
ImportFavicon=Favicon
|
||||||
ErrorFaviconType=Favicon must be png
|
ErrorFaviconType=Favicon must be png
|
||||||
ErrorFaviconSize=Favicon must be of size 32x32
|
ErrorFaviconSize=Favicon must be sized 16x16, 32x32 or 64x64
|
||||||
FaviconTooltip=Upload an image which needs to be a png of 32x32
|
FaviconTooltip=Upload an image which needs to be a png (16x16, 32x32 or 64x64)
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Dolibarr language file - Source file is en_US - workflow
|
# Dolibarr language file - Source file is en_US - workflow
|
||||||
WorkflowSetup=إعداد وحدة تدفق العمل
|
WorkflowSetup=إعداد وحدة تدفق العمل
|
||||||
WorkflowDesc=This module provides some automatic actions. By default, the workflow is open (you can do things in the order you want) but here you can activate some automatic actions.
|
WorkflowDesc=هذه الوحدة توفر بعض الاجراءات التلقائية . في البداية يكون تدفق العمل مفتوحاً (يمكنك ان تعمل بالترتيب الذي تريد) لكن هنا يمكنك تفعيل بعض الجراءات التلقائية
|
||||||
ThereIsNoWorkflowToModify=لا توجد تعديلات على سير العمل متوفرة مع الوحدات النشطة.
|
ThereIsNoWorkflowToModify=لا توجد تعديلات على سير العمل متوفرة مع الوحدات النشطة.
|
||||||
# Autocreate
|
# Autocreate
|
||||||
descWORKFLOW_PROPAL_AUTOCREATE_ORDER=Automatically create a sales order after a commercial proposal is signed (the new order will have same amount as the proposal)
|
descWORKFLOW_PROPAL_AUTOCREATE_ORDER=Automatically create a sales order after a commercial proposal is signed (the new order will have same amount as the proposal)
|
||||||
|
|||||||
@ -13,9 +13,9 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
ModuleZapierForDolibarrName = Zapier for Dolibarr
|
ModuleZapierForDolibarrName = زابيا لدوليبار
|
||||||
ModuleZapierForDolibarrDesc = Zapier for Dolibarr module
|
ModuleZapierForDolibarrDesc = وحدة زابيا لدوليبار
|
||||||
ZapierForDolibarrSetup=Setup of Zapier for Dolibarr
|
ZapierForDolibarrSetup=إعدادات زابيا لدوليبار
|
||||||
ZapierDescription=Interface with Zapier
|
ZapierDescription=الربط مع زابيا
|
||||||
ZapierAbout=About the module Zapier
|
ZapierAbout=عن وحدة زابيا
|
||||||
ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">this wiki page</a>.
|
ZapierSetupPage=لا حاجة للاعدادات من جانب دوليبار لاستخدام زابيا على دوليبار.\nلكن، لابد من إنشاء حزمة على جانب زابيا لاستخدام زابيا على دوليبار. راجع التوثيق <a href="https://wiki.dolibarr.org/index.php/Module_Zapier">على هذه الصفحة</a>
|
||||||
|
|||||||
@ -202,7 +202,7 @@ Docref=Reference
|
|||||||
LabelAccount=Label account
|
LabelAccount=Label account
|
||||||
LabelOperation=Label operation
|
LabelOperation=Label operation
|
||||||
Sens=Direction
|
Sens=Direction
|
||||||
AccountingDirectionHelp=For an accounting account of a customer, use Credit to record a payment you received<br>For an accounting account of a supplier, use Debit to record a payment you make
|
AccountingDirectionHelp=For an accounting account of a customer, use Credit to record a payment you have received<br>For an accounting account of a supplier, use Debit to record a payment you made
|
||||||
LetteringCode=Lettering code
|
LetteringCode=Lettering code
|
||||||
Lettering=Lettering
|
Lettering=Lettering
|
||||||
Codejournal=Journal
|
Codejournal=Journal
|
||||||
@ -297,7 +297,7 @@ NoNewRecordSaved=No more record to journalize
|
|||||||
ListOfProductsWithoutAccountingAccount=List of products not bound to any accounting account
|
ListOfProductsWithoutAccountingAccount=List of products not bound to any accounting account
|
||||||
ChangeBinding=Change the binding
|
ChangeBinding=Change the binding
|
||||||
Accounted=Accounted in ledger
|
Accounted=Accounted in ledger
|
||||||
NotYetAccounted=Not yet accounted in ledger
|
NotYetAccounted=Not yet accounted in the ledger
|
||||||
ShowTutorial=Show Tutorial
|
ShowTutorial=Show Tutorial
|
||||||
NotReconciled=Not reconciled
|
NotReconciled=Not reconciled
|
||||||
WarningRecordWithoutSubledgerAreExcluded=Warning, all operations without subledger account defined are filtered and excluded from this view
|
WarningRecordWithoutSubledgerAreExcluded=Warning, all operations without subledger account defined are filtered and excluded from this view
|
||||||
|
|||||||
@ -64,6 +64,7 @@ RemoveLock=Remove/rename file <b>%s</b> if it exists, to allow usage of the Upda
|
|||||||
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any further use of the Update/Install tool.
|
RestoreLock=Restore file <b>%s</b>, with read permission only, to disable any further use of the Update/Install tool.
|
||||||
SecuritySetup=Security setup
|
SecuritySetup=Security setup
|
||||||
PHPSetup=PHP setup
|
PHPSetup=PHP setup
|
||||||
|
OSSetup=OS setup
|
||||||
SecurityFilesDesc=Define here options related to security about uploading files.
|
SecurityFilesDesc=Define here options related to security about uploading files.
|
||||||
ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
|
ErrorModuleRequirePHPVersion=Error, this module requires PHP version %s or higher
|
||||||
ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
|
ErrorModuleRequireDolibarrVersion=Error, this module requires Dolibarr version %s or higher
|
||||||
@ -1159,7 +1160,7 @@ DoNotSuggestPaymentMode=Do not suggest
|
|||||||
NoActiveBankAccountDefined=No active bank account defined
|
NoActiveBankAccountDefined=No active bank account defined
|
||||||
OwnerOfBankAccount=Owner of bank account %s
|
OwnerOfBankAccount=Owner of bank account %s
|
||||||
BankModuleNotActive=Bank accounts module not enabled
|
BankModuleNotActive=Bank accounts module not enabled
|
||||||
ShowBugTrackLink=Show link "<strong>%s</strong>"
|
ShowBugTrackLink=Define the link "<strong>%s</strong>" (empty to not display this link, 'github' for the link to the Dolibarr project or define directly an url 'https://...')
|
||||||
Alerts=Alerts
|
Alerts=Alerts
|
||||||
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
DelaysOfToleranceBeforeWarning=Delay before displaying a warning alert for:
|
||||||
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
DelaysOfToleranceDesc=Set the delay before an alert icon %s is shown onscreen for the late element.
|
||||||
@ -1254,6 +1255,7 @@ YouMustRunCommandFromCommandLineAfterLoginToUser=You must run this command from
|
|||||||
YourPHPDoesNotHaveSSLSupport=SSL functions not available in your PHP
|
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
|
||||||
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 with addresses
|
||||||
TranslationUncomplete=Partial translation
|
TranslationUncomplete=Partial translation
|
||||||
@ -2062,7 +2064,7 @@ UseDebugBar=Use the debug bar
|
|||||||
DEBUGBAR_LOGS_LINES_NUMBER=Number of last log lines to keep in console
|
DEBUGBAR_LOGS_LINES_NUMBER=Number of last log lines to keep in console
|
||||||
WarningValueHigherSlowsDramaticalyOutput=Warning, higher values slows dramaticaly output
|
WarningValueHigherSlowsDramaticalyOutput=Warning, higher values slows dramaticaly output
|
||||||
ModuleActivated=Module %s is activated and slows the interface
|
ModuleActivated=Module %s is activated and slows the interface
|
||||||
ModuleActivatedWithTooHighLogLevel=Module %s is activated with a too high logging level (try to use a lower level for better performances)
|
ModuleActivatedWithTooHighLogLevel=Module %s is activated with a too high logging level (try to use a lower level for better performances and security)
|
||||||
ModuleSyslogActivatedButLevelNotTooVerbose=Module %s is activated and log level (%s) is correct (not too verbose)
|
ModuleSyslogActivatedButLevelNotTooVerbose=Module %s is activated and log level (%s) is correct (not too verbose)
|
||||||
IfYouAreOnAProductionSetThis=If you are on a production environment, you should set this property to %s.
|
IfYouAreOnAProductionSetThis=If you are on a production environment, you should set this property to %s.
|
||||||
AntivirusEnabledOnUpload=Antivirus enabled on uploaded files
|
AntivirusEnabledOnUpload=Antivirus enabled on uploaded files
|
||||||
@ -2122,3 +2124,8 @@ IfCLINotRequiredYouShouldDisablePHPFunctions=Except if you need to run system co
|
|||||||
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
|
||||||
ARestrictedPath=A restricted path
|
ARestrictedPath=A restricted path
|
||||||
|
CheckForModuleUpdate=Check for external modules updates
|
||||||
|
CheckForModuleUpdateHelp=This action will connect to editors of external modules to check if a new version is available.
|
||||||
|
ModuleUpdateAvailable=An update is available
|
||||||
|
NoExternalModuleWithUpdate=No updates found for external modules
|
||||||
|
SwaggerDescriptionFile=Swagger API description file (for use with redoc for example)
|
||||||
|
|||||||
@ -109,13 +109,13 @@ SocialContributionPayment=Social/fiscal tax payment
|
|||||||
BankTransfer=Credit transfer
|
BankTransfer=Credit transfer
|
||||||
BankTransfers=Credit transfers
|
BankTransfers=Credit transfers
|
||||||
MenuBankInternalTransfer=Internal transfer
|
MenuBankInternalTransfer=Internal transfer
|
||||||
TransferDesc=Transfer from one account to another, Dolibarr will write two records (a debit in source account and a credit in target account). The same amount (except sign), label and date will be used for this transaction)
|
TransferDesc=Use internal transfer to transfer from one account to another, the application will write two records: a debit in the source account and a credit in the target account. The same amount, label and date will be used for this transaction.
|
||||||
TransferFrom=From
|
TransferFrom=From
|
||||||
TransferTo=To
|
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=Transmitter
|
CheckTransmitter=Sender
|
||||||
ValidateCheckReceipt=Validate this check receipt?
|
ValidateCheckReceipt=Validate this check receipt?
|
||||||
ConfirmValidateCheckReceipt=Are you sure you want to validate this check receipt, no change will be possible once this is done?
|
ConfirmValidateCheckReceipt=Are you sure that you want to submit this check receipt for validation? No changes are possible it's done.
|
||||||
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
|
||||||
@ -128,7 +128,7 @@ ConfirmDeleteTransaction=Are you sure you want to delete this entry?
|
|||||||
ThisWillAlsoDeleteBankRecord=This will also delete generated bank entry
|
ThisWillAlsoDeleteBankRecord=This will also delete generated bank entry
|
||||||
BankMovements=Movements
|
BankMovements=Movements
|
||||||
PlannedTransactions=Planned entries
|
PlannedTransactions=Planned entries
|
||||||
Graph=Graphics
|
Graph=Graphs
|
||||||
ExportDataset_banque_1=Bank entries and account statement
|
ExportDataset_banque_1=Bank entries and account statement
|
||||||
ExportDataset_banque_2=Deposit slip
|
ExportDataset_banque_2=Deposit slip
|
||||||
TransactionOnTheOtherAccount=Transaction on the other account
|
TransactionOnTheOtherAccount=Transaction on the other account
|
||||||
@ -142,7 +142,7 @@ AllAccounts=All bank and cash accounts
|
|||||||
BackToAccount=Back to account
|
BackToAccount=Back to account
|
||||||
ShowAllAccounts=Show for all accounts
|
ShowAllAccounts=Show for all accounts
|
||||||
FutureTransaction=Future transaction. Unable to reconcile.
|
FutureTransaction=Future transaction. Unable to reconcile.
|
||||||
SelectChequeTransactionAndGenerate=Select/filter checks to include in the check deposit receipt and click on "Create".
|
SelectChequeTransactionAndGenerate=Select/filter the checks which are to be included in the check deposit receipt. Then, click on "Create".
|
||||||
InputReceiptNumber=Choose the bank statement related with the conciliation. Use a sortable numeric value: YYYYMM or YYYYMMDD
|
InputReceiptNumber=Choose the bank statement related with the conciliation. Use a sortable numeric value: YYYYMM or YYYYMMDD
|
||||||
EventualyAddCategory=Eventually, specify a category in which to classify the records
|
EventualyAddCategory=Eventually, specify a category in which to classify the records
|
||||||
ToConciliate=To reconcile?
|
ToConciliate=To reconcile?
|
||||||
|
|||||||
@ -120,7 +120,7 @@ ConvertExcessPaidToReduc=Convert excess paid into available discount
|
|||||||
EnterPaymentReceivedFromCustomer=Enter payment received from customer
|
EnterPaymentReceivedFromCustomer=Enter payment received from customer
|
||||||
EnterPaymentDueToCustomer=Make payment due to customer
|
EnterPaymentDueToCustomer=Make payment due to customer
|
||||||
DisabledBecauseRemainderToPayIsZero=Disabled because remaining unpaid is zero
|
DisabledBecauseRemainderToPayIsZero=Disabled because remaining unpaid is zero
|
||||||
PriceBase=Price base
|
PriceBase=Base price
|
||||||
BillStatus=Invoice status
|
BillStatus=Invoice status
|
||||||
StatusOfGeneratedInvoices=Status of generated invoices
|
StatusOfGeneratedInvoices=Status of generated invoices
|
||||||
BillStatusDraft=Draft (needs to be validated)
|
BillStatusDraft=Draft (needs to be validated)
|
||||||
@ -454,7 +454,7 @@ RegulatedOn=Regulated on
|
|||||||
ChequeNumber=Check N°
|
ChequeNumber=Check N°
|
||||||
ChequeOrTransferNumber=Check/Transfer N°
|
ChequeOrTransferNumber=Check/Transfer N°
|
||||||
ChequeBordereau=Check schedule
|
ChequeBordereau=Check schedule
|
||||||
ChequeMaker=Check/Transfer transmitter
|
ChequeMaker=Check/Transfer sender
|
||||||
ChequeBank=Bank of Check
|
ChequeBank=Bank of Check
|
||||||
CheckBank=Check
|
CheckBank=Check
|
||||||
NetToBePaid=Net to be paid
|
NetToBePaid=Net to be paid
|
||||||
|
|||||||
@ -46,11 +46,11 @@ BoxMyLastBookmarks=Bookmarks: latest %s
|
|||||||
BoxOldestExpiredServices=Oldest active expired services
|
BoxOldestExpiredServices=Oldest active expired services
|
||||||
BoxLastExpiredServices=Latest %s oldest contacts with active expired services
|
BoxLastExpiredServices=Latest %s oldest contacts with active expired services
|
||||||
BoxTitleLastActionsToDo=Latest %s actions to do
|
BoxTitleLastActionsToDo=Latest %s actions to do
|
||||||
BoxTitleLastContracts=Latest %s modified contracts
|
BoxTitleLastContracts=Latest %s contracts which were modified
|
||||||
BoxTitleLastModifiedDonations=Latest %s modified donations
|
BoxTitleLastModifiedDonations=Latest %s donations which were modified
|
||||||
BoxTitleLastModifiedExpenses=Latest %s modified expense reports
|
BoxTitleLastModifiedExpenses=Latest %s expense reports which were modified
|
||||||
BoxTitleLatestModifiedBoms=Latest %s modified BOMs
|
BoxTitleLatestModifiedBoms=Latest %s BOMs which were modified
|
||||||
BoxTitleLatestModifiedMos=Latest %s modified Manufacturing Orders
|
BoxTitleLatestModifiedMos=Latest %s Manufacturing Orders which were modified
|
||||||
BoxTitleLastOutstandingBillReached=Customers with maximum outstanding exceeded
|
BoxTitleLastOutstandingBillReached=Customers with maximum outstanding exceeded
|
||||||
BoxGlobalActivity=Global activity (invoices, proposals, orders)
|
BoxGlobalActivity=Global activity (invoices, proposals, orders)
|
||||||
BoxGoodCustomers=Good customers
|
BoxGoodCustomers=Good customers
|
||||||
|
|||||||
@ -41,7 +41,8 @@ Floor=Floor
|
|||||||
AddTable=Add table
|
AddTable=Add table
|
||||||
Place=Place
|
Place=Place
|
||||||
TakeposConnectorNecesary='TakePOS Connector' required
|
TakeposConnectorNecesary='TakePOS Connector' required
|
||||||
OrderPrinters=Order printers
|
OrderPrinters=Add a button to send the order to some given printers, without payment (for example to send an order to a kitchen)
|
||||||
|
NotAvailableWithBrowserPrinter=Not available when printer for receipt is set to browser:
|
||||||
SearchProduct=Search product
|
SearchProduct=Search product
|
||||||
Receipt=Receipt
|
Receipt=Receipt
|
||||||
Header=Header
|
Header=Header
|
||||||
@ -56,8 +57,9 @@ Paymentnumpad=Type of Pad to enter payment
|
|||||||
Numberspad=Numbers Pad
|
Numberspad=Numbers Pad
|
||||||
BillsCoinsPad=Coins and banknotes Pad
|
BillsCoinsPad=Coins and banknotes Pad
|
||||||
DolistorePosCategory=TakePOS modules and other POS solutions for Dolibarr
|
DolistorePosCategory=TakePOS modules and other POS solutions for Dolibarr
|
||||||
TakeposNeedsCategories=TakePOS needs product categories to work
|
TakeposNeedsCategories=TakePOS needs at least one product categorie to work
|
||||||
OrderNotes=Order Notes
|
TakeposNeedsAtLeastOnSubCategoryIntoParentCategory=TakePOS needs at least 1 product category under the category <b>%s</b> to work
|
||||||
|
OrderNotes=Can add some notes to each ordered items
|
||||||
CashDeskBankAccountFor=Default account to use for payments in
|
CashDeskBankAccountFor=Default account to use for payments in
|
||||||
NoPaimementModesDefined=No paiment mode defined in TakePOS configuration
|
NoPaimementModesDefined=No paiment mode defined in TakePOS configuration
|
||||||
TicketVatGrouped=Group VAT by rate in tickets|receipts
|
TicketVatGrouped=Group VAT by rate in tickets|receipts
|
||||||
@ -82,7 +84,7 @@ InvoiceIsAlreadyValidated=Invoice is already validated
|
|||||||
NoLinesToBill=No lines to bill
|
NoLinesToBill=No lines to bill
|
||||||
CustomReceipt=Custom Receipt
|
CustomReceipt=Custom Receipt
|
||||||
ReceiptName=Receipt Name
|
ReceiptName=Receipt Name
|
||||||
ProductSupplements=Product Supplements
|
ProductSupplements=Manage supplements of products
|
||||||
SupplementCategory=Supplement category
|
SupplementCategory=Supplement category
|
||||||
ColorTheme=Color theme
|
ColorTheme=Color theme
|
||||||
Colorful=Colorful
|
Colorful=Colorful
|
||||||
@ -92,7 +94,7 @@ Browser=Browser
|
|||||||
BrowserMethodDescription=Simple and easy receipt printing. Only a few parameters to configure the receipt. Print via browser.
|
BrowserMethodDescription=Simple and easy receipt printing. Only a few parameters to configure the receipt. Print via browser.
|
||||||
TakeposConnectorMethodDescription=External module with extra features. Posibility to print from the cloud.
|
TakeposConnectorMethodDescription=External module with extra features. Posibility to print from the cloud.
|
||||||
PrintMethod=Print method
|
PrintMethod=Print method
|
||||||
ReceiptPrinterMethodDescription=Powerful method with a lot of parameters. Full customizable with templates. Cannot print from the cloud.
|
ReceiptPrinterMethodDescription=Powerful method with a lot of parameters. Full customizable with templates. The server hosting the application can't be in the Cloud (must be able to reach the printers in your network).
|
||||||
ByTerminal=By terminal
|
ByTerminal=By terminal
|
||||||
TakeposNumpadUsePaymentIcon=Use icon instead of text on payment buttons of numpad
|
TakeposNumpadUsePaymentIcon=Use icon instead of text on payment buttons of numpad
|
||||||
CashDeskRefNumberingModules=Numbering module for POS sales
|
CashDeskRefNumberingModules=Numbering module for POS sales
|
||||||
@ -124,3 +126,5 @@ ModuleReceiptPrinterMustBeEnabled=Module Receipt printer must have been enabled
|
|||||||
AllowDelayedPayment=Allow delayed payment
|
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 price excluding tax column
|
||||||
|
ShowPriceHTOnReceipt = Display the price excluding tax column on receipt
|
||||||
|
|||||||
@ -3,20 +3,20 @@ Rubrique=Tag/Category
|
|||||||
Rubriques=Tags/Categories
|
Rubriques=Tags/Categories
|
||||||
RubriquesTransactions=Tags/Categories of transactions
|
RubriquesTransactions=Tags/Categories of transactions
|
||||||
categories=tags/categories
|
categories=tags/categories
|
||||||
NoCategoryYet=No tag/category of this type created
|
NoCategoryYet=No tag/category of this type has been created
|
||||||
In=In
|
In=In
|
||||||
AddIn=Add in
|
AddIn=Add in
|
||||||
modify=modify
|
modify=modify
|
||||||
Classify=Classify
|
Classify=Classify
|
||||||
CategoriesArea=Tags/Categories area
|
CategoriesArea=Tags/Categories area
|
||||||
ProductsCategoriesArea=Products/Services tags/categories area
|
ProductsCategoriesArea=Product/Service tags/categories area
|
||||||
SuppliersCategoriesArea=Vendors tags/categories area
|
SuppliersCategoriesArea=Vendor tags/categories area
|
||||||
CustomersCategoriesArea=Customers tags/categories area
|
CustomersCategoriesArea=Customer tags/categories area
|
||||||
MembersCategoriesArea=Members tags/categories area
|
MembersCategoriesArea=Member tags/categories area
|
||||||
ContactsCategoriesArea=Contacts tags/categories area
|
ContactsCategoriesArea=Contact tags/categories area
|
||||||
AccountsCategoriesArea=Bank accounts tags/categories area
|
AccountsCategoriesArea=Bank account tags/categories area
|
||||||
ProjectsCategoriesArea=Projects tags/categories area
|
ProjectsCategoriesArea=Project tags/categories area
|
||||||
UsersCategoriesArea=Users tags/categories area
|
UsersCategoriesArea=User tags/categories area
|
||||||
SubCats=Sub-categories
|
SubCats=Sub-categories
|
||||||
CatList=List of tags/categories
|
CatList=List of tags/categories
|
||||||
CatListAll=List of tags/categories (all types)
|
CatListAll=List of tags/categories (all types)
|
||||||
@ -96,4 +96,4 @@ ChooseCategory=Choose category
|
|||||||
StocksCategoriesArea=Warehouse Categories
|
StocksCategoriesArea=Warehouse Categories
|
||||||
ActionCommCategoriesArea=Event Categories
|
ActionCommCategoriesArea=Event Categories
|
||||||
WebsitePagesCategoriesArea=Page-Container Categories
|
WebsitePagesCategoriesArea=Page-Container Categories
|
||||||
UseOrOperatorForCategories=Use or operator for categories
|
UseOrOperatorForCategories=Use 'OR' operator for categories
|
||||||
|
|||||||
@ -2,9 +2,9 @@
|
|||||||
ErrorCompanyNameAlreadyExists=Company name %s already exists. Choose another one.
|
ErrorCompanyNameAlreadyExists=Company name %s already exists. Choose another one.
|
||||||
ErrorSetACountryFirst=Set the country first
|
ErrorSetACountryFirst=Set the country first
|
||||||
SelectThirdParty=Select a third party
|
SelectThirdParty=Select a third party
|
||||||
ConfirmDeleteCompany=Are you sure you want to delete this company and all inherited information?
|
ConfirmDeleteCompany=Are you sure you want to delete this company and all related information?
|
||||||
DeleteContact=Delete a contact/address
|
DeleteContact=Delete a contact/address
|
||||||
ConfirmDeleteContact=Are you sure you want to delete this contact and all inherited information?
|
ConfirmDeleteContact=Are you sure you want to delete this contact and all related information?
|
||||||
MenuNewThirdParty=New Third Party
|
MenuNewThirdParty=New Third Party
|
||||||
MenuNewCustomer=New Customer
|
MenuNewCustomer=New Customer
|
||||||
MenuNewProspect=New Prospect
|
MenuNewProspect=New Prospect
|
||||||
@ -69,7 +69,7 @@ PhoneShort=Phone
|
|||||||
Skype=Skype
|
Skype=Skype
|
||||||
Call=Call
|
Call=Call
|
||||||
Chat=Chat
|
Chat=Chat
|
||||||
PhonePro=Prof. phone
|
PhonePro=Bus. phone
|
||||||
PhonePerso=Pers. phone
|
PhonePerso=Pers. phone
|
||||||
PhoneMobile=Mobile
|
PhoneMobile=Mobile
|
||||||
No_Email=Refuse bulk emailings
|
No_Email=Refuse bulk emailings
|
||||||
@ -78,7 +78,7 @@ Zip=Zip Code
|
|||||||
Town=City
|
Town=City
|
||||||
Web=Web
|
Web=Web
|
||||||
Poste= Position
|
Poste= Position
|
||||||
DefaultLang=Language default
|
DefaultLang=Default language
|
||||||
VATIsUsed=Sales tax used
|
VATIsUsed=Sales tax used
|
||||||
VATIsUsedWhenSelling=This defines if this third party includes a sale tax or not when it makes an invoice to its own customers
|
VATIsUsedWhenSelling=This defines if this third party includes a sale tax or not when it makes an invoice to its own customers
|
||||||
VATIsNotUsed=Sales tax is not used
|
VATIsNotUsed=Sales tax is not used
|
||||||
@ -331,7 +331,7 @@ CustomerCodeDesc=Customer Code, unique for all customers
|
|||||||
SupplierCodeDesc=Vendor Code, unique for all vendors
|
SupplierCodeDesc=Vendor Code, unique for all vendors
|
||||||
RequiredIfCustomer=Required if third party is a customer or prospect
|
RequiredIfCustomer=Required if third party is a customer or prospect
|
||||||
RequiredIfSupplier=Required if third party is a vendor
|
RequiredIfSupplier=Required if third party is a vendor
|
||||||
ValidityControledByModule=Validity controlled by module
|
ValidityControledByModule=Validity controlled by the module
|
||||||
ThisIsModuleRules=Rules for this module
|
ThisIsModuleRules=Rules for this module
|
||||||
ProspectToContact=Prospect to contact
|
ProspectToContact=Prospect to contact
|
||||||
CompanyDeleted=Company "%s" deleted from database.
|
CompanyDeleted=Company "%s" deleted from database.
|
||||||
@ -439,12 +439,12 @@ ListSuppliersShort=List of Vendors
|
|||||||
ListProspectsShort=List of Prospects
|
ListProspectsShort=List of Prospects
|
||||||
ListCustomersShort=List of Customers
|
ListCustomersShort=List of Customers
|
||||||
ThirdPartiesArea=Third Parties/Contacts
|
ThirdPartiesArea=Third Parties/Contacts
|
||||||
LastModifiedThirdParties=Latest %s modified Third Parties
|
LastModifiedThirdParties=Latest %s Third Parties which were modified
|
||||||
UniqueThirdParties=Total of Third Parties
|
UniqueThirdParties=Total number of Third Parties
|
||||||
InActivity=Open
|
InActivity=Open
|
||||||
ActivityCeased=Closed
|
ActivityCeased=Closed
|
||||||
ThirdPartyIsClosed=Third party is closed
|
ThirdPartyIsClosed=Third party is closed
|
||||||
ProductsIntoElements=List of products/services into %s
|
ProductsIntoElements=List of products/services mapped to %s
|
||||||
CurrentOutstandingBill=Current outstanding bill
|
CurrentOutstandingBill=Current outstanding bill
|
||||||
OutstandingBill=Max. for outstanding bill
|
OutstandingBill=Max. for outstanding bill
|
||||||
OutstandingBillReached=Max. for outstanding bill reached
|
OutstandingBillReached=Max. for outstanding bill reached
|
||||||
@ -454,7 +454,7 @@ LeopardNumRefModelDesc=The code is free. This code can be modified at any time.
|
|||||||
ManagingDirectors=Manager(s) name (CEO, director, president...)
|
ManagingDirectors=Manager(s) name (CEO, director, president...)
|
||||||
MergeOriginThirdparty=Duplicate third party (third party you want to delete)
|
MergeOriginThirdparty=Duplicate third party (third party you want to delete)
|
||||||
MergeThirdparties=Merge third parties
|
MergeThirdparties=Merge third parties
|
||||||
ConfirmMergeThirdparties=Are you sure you want to merge this third party into the current one? All linked objects (invoices, orders, ...) will be moved to current third party, then the third party will be deleted.
|
ConfirmMergeThirdparties=Are you sure you want to merge the chosen third party with the current one? All linked objects (invoices, orders, ...) will be moved to the current third party, after which the chosen third party will be deleted.
|
||||||
ThirdpartiesMergeSuccess=Third parties have been merged
|
ThirdpartiesMergeSuccess=Third parties have been merged
|
||||||
SaleRepresentativeLogin=Login of sales representative
|
SaleRepresentativeLogin=Login of sales representative
|
||||||
SaleRepresentativeFirstname=First name of sales representative
|
SaleRepresentativeFirstname=First name of sales representative
|
||||||
|
|||||||
@ -135,7 +135,7 @@ NewCheckReceipt=New discount
|
|||||||
NewCheckDeposit=New check deposit
|
NewCheckDeposit=New check deposit
|
||||||
NewCheckDepositOn=Create receipt for deposit on account: %s
|
NewCheckDepositOn=Create receipt for deposit on account: %s
|
||||||
NoWaitingChecks=No checks awaiting deposit.
|
NoWaitingChecks=No checks awaiting deposit.
|
||||||
DateChequeReceived=Check reception date
|
DateChequeReceived=Check receiving date
|
||||||
NbOfCheques=No. of checks
|
NbOfCheques=No. of checks
|
||||||
PaySocialContribution=Pay a social/fiscal tax
|
PaySocialContribution=Pay a social/fiscal tax
|
||||||
PayVAT=Pay a VAT declaration
|
PayVAT=Pay a VAT declaration
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user