mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 18:48:22 +01:00
305 lines
30 KiB
Plaintext
305 lines
30 KiB
Plaintext
# Dolibarr language file - Source file is en_US - errors
|
|
|
|
# No errors
|
|
NoErrorCommitIsDone=Nessun errore, committiamo
|
|
# Errors
|
|
ErrorButCommitIsDone=Sono stati trovati errori ma si convalida ugualmente
|
|
ErrorBadEMail=Email %s is incorrect
|
|
ErrorBadMXDomain=Email %s seems incorrect (domain has no valid MX record)
|
|
ErrorBadUrl=Url %s is incorrect
|
|
ErrorBadValueForParamNotAString=Bad value for your parameter. It appends generally when translation is missing.
|
|
ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
|
|
ErrorLoginAlreadyExists=L'utente %s esiste già.
|
|
ErrorGroupAlreadyExists=Il gruppo %s esiste già
|
|
ErrorEmailAlreadyExists=Email %s already exists.
|
|
ErrorRecordNotFound=Record non trovato
|
|
ErrorFailToCopyFile=Impossibile copiare il file '<b>%s</b>' in '<b>%s</b>'
|
|
ErrorFailToCopyDir=Impossibile copiare la directory ' <b>%s</b> ' in ' <b>%s</b> '.
|
|
ErrorFailToRenameFile=Impossibile rinominare il file '<b>%s</b>' in '<b>%s</b>'.
|
|
ErrorFailToDeleteFile=Impossibile rimuovere il file '<b>%s</b>'.
|
|
ErrorFailToCreateFile=Impossibile creare il file '<b>%s</b>'.
|
|
ErrorFailToRenameDir=Impossibile rinominare la directory '<b>%s</b>' in '<b>%s</b>'.
|
|
ErrorFailToCreateDir=Impossibile creare la directory '<b>%s</b>'.
|
|
ErrorFailToDeleteDir=Impossibile eliminare la directory '<b>%s</b>'.
|
|
ErrorFailToMakeReplacementInto=Failed to make replacement into file '<b>%s</b>'.
|
|
ErrorFailToGenerateFile=Failed to generate file '<b>%s</b>'.
|
|
ErrorThisContactIsAlreadyDefinedAsThisType=Questo contatto è già tra i contatti di questo tipo
|
|
ErrorCashAccountAcceptsOnlyCashMoney=Questo conto corrente è un conto di cassa e accetta solo pagamenti in contanti.
|
|
ErrorFromToAccountsMustDiffers=I conti bancari di origine e destinazione devono essere diversi.
|
|
ErrorBadThirdPartyName=Valore non valido per Nome Soggetto terzo
|
|
ErrorProdIdIsMandatory=%s obbligatorio
|
|
ErrorBadCustomerCodeSyntax=Sintassi del codice cliente errata
|
|
ErrorBadBarCodeSyntax=Bad syntax for barcode. May be you set a bad barcode type or you defined a barcode mask for numbering that does not match value scanned.
|
|
ErrorCustomerCodeRequired=Il codice cliente è obbligatorio
|
|
ErrorBarCodeRequired=Barcode required
|
|
ErrorCustomerCodeAlreadyUsed=Codice cliente già utilizzato
|
|
ErrorBarCodeAlreadyUsed=Barcode already used
|
|
ErrorPrefixRequired=È richiesto il prefisso
|
|
ErrorBadSupplierCodeSyntax=Bad syntax for vendor code
|
|
ErrorSupplierCodeRequired=Il codice fornitore è richiesto
|
|
ErrorSupplierCodeAlreadyUsed=Codice fornitore già utilizzato
|
|
ErrorBadParameters=Parametri errati
|
|
ErrorWrongParameters=Parametri errati o mancanti
|
|
ErrorBadValueForParameter=Valore '%s' non corretto per il parametro '%s'
|
|
ErrorBadImageFormat=Tipo file immagine non supportato (la tua installazione di PHP non supporta le funzioni per convertire le immagini di questo formato)
|
|
ErrorBadDateFormat=Il valore '%s' ha un formato della data sbagliato
|
|
ErrorWrongDate=La data non è corretta!
|
|
ErrorFailedToWriteInDir=Impossibile scrivere nella directory %s
|
|
ErrorFoundBadEmailInFile=Sintassi email errata nelle righe %s del file (ad esempio alla riga %s con email = %s)
|
|
ErrorUserCannotBeDelete=User cannot be deleted. Maybe it is associated to Dolibarr entities.
|
|
ErrorFieldsRequired=Some required fields have been left blank.
|
|
ErrorSubjectIsRequired=The email subject is required
|
|
ErrorFailedToCreateDir=Impossibile creare la directory. Verifica che l'utente del server Web abbia i permessi per scrivere nella directory Dolibarr. Se il parametro <b>safe_mode</b> è abilitato in PHP, verifica che i file php di Dolibarr appartengano all'utente o al gruppo del server web (per esempio www-data).
|
|
ErrorNoMailDefinedForThisUser=Nessun indirizzo memorizzato per questo utente
|
|
ErrorSetupOfEmailsNotComplete=Setup of emails is not complete
|
|
ErrorFeatureNeedJavascript=Questa funzione necessita di javascript per essere attivata. Modificare questa impostazione nel menu Impostazioni - layout di visualizzazione.
|
|
ErrorTopMenuMustHaveAParentWithId0=Un menu di tipo "Top" non può appartenere ad un menu superiore. Seleziona 0 menu genitori o scegli un menu di tipo "Left".
|
|
ErrorLeftMenuMustHaveAParentId=Un menu di tipo 'Left' deve avere un id genitore
|
|
ErrorFileNotFound=File <b>%s</b> non trovato (percorso errato, permessi errati o accesso negato da openbasedir, PHP safe_mode o altri parametri)
|
|
ErrorDirNotFound=Directory <b>%s</b> non trovata (percorso errato, permessi errati o accesso negato da openbasedir, PHP safe_mode o altri parametri)
|
|
ErrorFunctionNotAvailableInPHP=Per questa funzione occorre l'estensione <b>%s</b>, ma non è disponibile in questa versione/configurazione di PHP.
|
|
ErrorDirAlreadyExists=Esiste già una directory con questo nome.
|
|
ErrorFileAlreadyExists=Esiste già un file con questo nome.
|
|
ErrorDestinationAlreadyExists=Another file with the name <b>%s</b> already exists.
|
|
ErrorPartialFile=File non completamente ricevuto dal server.
|
|
ErrorNoTmpDir=La directory temporanea %s non esiste.
|
|
ErrorUploadBlockedByAddon=Upload bloccato da un plugin di Apache/PHP
|
|
ErrorFileSizeTooLarge=La dimensione del file è troppo grande.
|
|
ErrorFieldTooLong=Il campo %s è troppo lungo.
|
|
ErrorSizeTooLongForIntType=Numero troppo lungo (massimo %s cifre)
|
|
ErrorSizeTooLongForVarcharType=Stringa troppo lunga (limite di %s caratteri)
|
|
ErrorNoValueForSelectType=Per favore immetti un valore per la lista di selezione
|
|
ErrorNoValueForCheckBoxType=Per favore immetti un valore per la lista di controllo
|
|
ErrorNoValueForRadioType=Per favore immetti un valore per la lista radio
|
|
ErrorBadFormatValueList=La lista può includere una o più virgole: <u>%s</u>, ma deve essercene almeno una: key,value
|
|
ErrorFieldCanNotContainSpecialCharacters=The field <b>%s</b> must not contains special characters.
|
|
ErrorFieldCanNotContainSpecialNorUpperCharacters=The field <b>%s</b> must not contain special characters, nor upper case characters and cannot contain only numbers.
|
|
ErrorFieldMustHaveXChar=The field <b>%s</b> must have at least %s characters.
|
|
ErrorNoAccountancyModuleLoaded=Modulo contabilità disattivato
|
|
ErrorExportDuplicateProfil=Questo nome profilo già esiste per questo set di esportazione
|
|
ErrorLDAPSetupNotComplete=La configurazione per l'uso di LDAP è incompleta
|
|
ErrorLDAPMakeManualTest=È stato generato un file Ldif nella directory %s. Prova a caricarlo dalla riga di comando per avere maggiori informazioni sugli errori.
|
|
ErrorCantSaveADoneUserWithZeroPercentage=Can't save an action with "status not started" if field "done by" is also filled.
|
|
ErrorRefAlreadyExists=Reference <b>%s</b> already exists.
|
|
ErrorPleaseTypeBankTransactionReportName=Please enter the bank statement name where the entry has to be reported (Format YYYYMM or YYYYMMDD)
|
|
ErrorRecordHasChildren=Failed to delete record since it has some child records.
|
|
ErrorRecordHasAtLeastOneChildOfType=Object has at least one child of type %s
|
|
ErrorRecordIsUsedCantDelete=Can't delete record. It is already used or included into another object.
|
|
ErrorModuleRequireJavascript=Per questa funzionalità Javascript deve essere attivo. Per abilitare/disabilitare Javascript, vai su <b>Home - Impostazioni - Schermo</b>
|
|
ErrorPasswordsMustMatch=Le due password digitate devono essere identiche
|
|
ErrorContactEMail=A technical error occured. Please, contact administrator to following email <b>%s</b> and provide the error code <b>%s</b> in your message, or add a screen copy of this page.
|
|
ErrorWrongValueForField=Field <b>%s</b>: '<b>%s</b>' does not match regex rule <b>%s</b>
|
|
ErrorFieldValueNotIn=Field <b>%s</b>: '<b>%s</b>' is not a value found in field <b>%s</b> of <b>%s</b>
|
|
ErrorFieldRefNotIn=Field <b>%s</b>: '<b>%s</b>' is not a <b>%s</b> existing ref
|
|
ErrorsOnXLines=%s errors found
|
|
ErrorFileIsInfectedWithAVirus=Il programma antivirus non è stato in grado di convalidare il file (il file potrebbe essere infetto)
|
|
ErrorSpecialCharNotAllowedForField=I caratteri speciali non sono ammessi per il campo "%s"
|
|
ErrorNumRefModel=Esiste un riferimento nel database (%s) e non è compatibile con questa regola di numerazione. Rimuovere o rinominare il record per attivare questo modulo.
|
|
ErrorQtyTooLowForThisSupplier=Quantity too low for this vendor or no price defined on this product for this vendor
|
|
ErrorOrdersNotCreatedQtyTooLow=Some orders haven't been created because of too-low quantities
|
|
ErrorModuleSetupNotComplete=Setup of module %s looks to be uncomplete. Go on Home - Setup - Modules to complete.
|
|
ErrorBadMask=Errore sulla maschera
|
|
ErrorBadMaskFailedToLocatePosOfSequence=Errore, maschera senza numero di sequenza
|
|
ErrorBadMaskBadRazMonth=Errore, valore di reset non valido
|
|
ErrorMaxNumberReachForThisMask=Maximum number reached for this mask
|
|
ErrorCounterMustHaveMoreThan3Digits=Il contatore deve avere più di 3 cifre
|
|
ErrorSelectAtLeastOne=Errore. Selezionare almeno una voce.
|
|
ErrorDeleteNotPossibleLineIsConsolidated=Impossibile eliminare il record collegato ad una transazione bancaria conciliata\n
|
|
ErrorProdIdAlreadyExist=%s è già assegnato
|
|
ErrorFailedToSendPassword=Impossibile inviare la password
|
|
ErrorFailedToLoadRSSFile=Impossibile ottenere feed RSS. Se i messaggi di errore non forniscono informazioni sufficienti, prova ad ativare il debug con MAIN_SIMPLEXMLLOAD_DEBUG.
|
|
ErrorForbidden=Accesso negato.<br>Tentativo di accesso ad una pagina, area o funzionalità di un modulo disabilitato; oppure in una sessione non autenticata o comunque non consentita.
|
|
ErrorForbidden2=L'autorizzazione all'accesso per questi dati può essere impostata dall'amministratore di Dolibarr tramite il menu %s - %s.
|
|
ErrorForbidden3=Sembra che Dolibarr non venga utilizzato tramite una sessione autenticata. Dai un'occhiata alla documentazione di installazione Dolibarr per sapere come gestire le autenticazioni (htaccess, mod_auth o altri...).
|
|
ErrorNoImagickReadimage=La funzione Imagick_readimage non è stata trovato nel PHP. L'anteprima non è disponibile. Gli amministratori possono disattivare questa scheda dal menu <b>Impostazioni - Schermo</b>
|
|
ErrorRecordAlreadyExists=Il record esiste già
|
|
ErrorLabelAlreadyExists=Etichetta già esistente
|
|
ErrorCantReadFile=Impossibile leggere il file <b>%s</b>
|
|
ErrorCantReadDir=Impossibile leggere nella directory <b>%s</b>
|
|
ErrorBadLoginPassword=Errore: Username o password non corretti
|
|
ErrorLoginDisabled=L'account è stato disabilitato
|
|
ErrorFailedToRunExternalCommand=Failed to run external command. Check it is available and runnable by your PHP server user. Check also the command is not protected on shell level by a security layer like apparmor.
|
|
ErrorFailedToChangePassword=Impossibile cambiare la password
|
|
ErrorLoginDoesNotExists=Utente con accesso <b>%s</b> inesistente
|
|
ErrorLoginHasNoEmail=Questo utente non ha alcun indirizzo email. Processo interrotto.
|
|
ErrorBadValueForCode=Valore del codice errato. Riprova con un nuovo valore...
|
|
ErrorBothFieldCantBeNegative=I campi %s e %s non possono essere entrambi negativi
|
|
ErrorFieldCantBeNegativeOnInvoice=Il campo <strong> %s </strong> non può essere negativo su questo tipo di fattura. Se è necessario aggiungere una riga di sconto, è sufficiente creare prima lo sconto (dal campo "%s" nella scheda di terze parti) e applicarlo alla fattura.
|
|
ErrorLinesCantBeNegativeForOneVATRate=Il totale delle righe (al netto delle imposte) non può essere negativo per un'aliquota IVA non nulla (Trovato un totale negativo per l'aliquota IVA <b> %s </b> %%).
|
|
ErrorLinesCantBeNegativeOnDeposits=Le linee non possono essere negative in un deposito. Dovrai affrontare problemi quando dovrai consumare il deposito nella fattura finale se lo fai.
|
|
ErrorQtyForCustomerInvoiceCantBeNegative=La quantità di ciascuna riga della fattura cliente non può essere negativa
|
|
ErrorWebServerUserHasNotPermission=L'account utente <b>%s</b> utilizzato per eseguire il server web non ha i permessi necessari
|
|
ErrorNoActivatedBarcode=Nessun tipo di codice a barre attivato
|
|
ErrUnzipFails=Estrazione dell'archivio %s con ZipArchive fallita
|
|
ErrNoZipEngine=La funzione di compressione zip/unzip per il file %s non è disponibile in questa installazione di PHP
|
|
ErrorFileMustBeADolibarrPackage=Il file %s deve essere un archivio zip Dolibarr
|
|
ErrorModuleFileRequired=You must select a Dolibarr module package file
|
|
ErrorPhpCurlNotInstalled=PHP CURL non risulta installato, ma è necessario per comunicare con Paypal
|
|
ErrorFailedToAddToMailmanList=Impossibile aggiungere il dato %s alla Mailman lista %s o SPIP base
|
|
ErrorFailedToRemoveToMailmanList=Impossibile rimuovere il dato %s alla Mailman lista %s o SPIP base
|
|
ErrorNewValueCantMatchOldValue=Il nuovo valore non può essere uguale al precedente
|
|
ErrorFailedToValidatePasswordReset=Cambio password fallito. Forse è già stato richiesto (questo link può essere usato una volta sola). Se no, prova a rifare la procedura dall'inizio.
|
|
ErrorToConnectToMysqlCheckInstance=Connect to database fails. Check database server is running (for example, with mysql/mariadb, you can launch it from command line with 'sudo service mysql start').
|
|
ErrorFailedToAddContact=Impossibile aggiungere il contatto
|
|
ErrorDateMustBeBeforeToday=La data deve essere inferiore a quella odierna
|
|
ErrorDateMustBeInFuture=La data deve essere maggiore di quella odierna
|
|
ErrorPaymentModeDefinedToWithoutSetup=Un metodo di pagamento è stato impostato come %s ma il setup del modulo Fattura non è stato completato per definire le impostazioni da mostrare per questo metodo di pagamento.
|
|
ErrorPHPNeedModule=Errore, il tuo PHP deve avere il modulo <b>%s</b> installato per usare questa funzionalità.
|
|
ErrorOpenIDSetupNotComplete=Hai impostato il config file di Dolibarr per permettere l'autenticazione tramite OpenID, ma l'URL del service di OpenID non è definita nella costante %s
|
|
ErrorWarehouseMustDiffers=Il magazzino di origine e quello di destinazione devono essere differenti
|
|
ErrorBadFormat=Formato non valido!
|
|
ErrorMemberNotLinkedToAThirpartyLinkOrCreateFirst=Errore, questo membro non è stato ancora collegato a nessuna terza parte. Collega il membro ad una delle terze parti esistenti o creane una nuova prima di creare sottoscrizioni con fattura.
|
|
ErrorThereIsSomeDeliveries=Errore, ci sono alcune consegne collegate a questa spedizione. Cancellazione rifiutata.
|
|
ErrorCantDeletePaymentReconciliated=Can't delete a payment that had generated a bank entry that was reconciled
|
|
ErrorCantDeletePaymentSharedWithPayedInvoice=Can't delete a payment shared by at least one invoice with status Paid
|
|
ErrorPriceExpression1=Impossibile assegnare la costante '%s'
|
|
ErrorPriceExpression2=Impossibile ridefinire la funzione integrata '%s'
|
|
ErrorPriceExpression3=Variabile non definita '%s' nella definizione della funzione
|
|
ErrorPriceExpression4=Carattere '%s' non valido
|
|
ErrorPriceExpression5=Valore imprevisto '%s'
|
|
ErrorPriceExpression6=Numero errato di argomenti (inserito %s ,atteso %s)
|
|
ErrorPriceExpression8=Operatore imprevisto '%s'
|
|
ErrorPriceExpression9=Si è verificato un errore imprevisto
|
|
ErrorPriceExpression10=Operator '%s' lacks operand
|
|
ErrorPriceExpression11=Atteso '%s'
|
|
ErrorPriceExpression14=Divisione per zero
|
|
ErrorPriceExpression17=Variabile non definita '%s'
|
|
ErrorPriceExpression19=Espressione non trovata
|
|
ErrorPriceExpression20=Espressione vuota
|
|
ErrorPriceExpression21=Risultato vuoto '%s'
|
|
ErrorPriceExpression22=Risultato negativo '%s'
|
|
ErrorPriceExpression23=Variabile '%s' sconosciuta o non impostata in %s
|
|
ErrorPriceExpression24=La variabile '%s' esiste, ma non è valorizzata
|
|
ErrorPriceExpressionInternal=Errore interno '%s'
|
|
ErrorPriceExpressionUnknown=Errore sconosciuto '%s'
|
|
ErrorSrcAndTargetWarehouseMustDiffers=I magazzini di origine e di destinazione devono essere diversi
|
|
ErrorTryToMakeMoveOnProductRequiringBatchData=Errore, tentativo di eseguire un movimento di magazzino senza informazioni lotto / seriale, sul prodotto '%s' che richiede informazioni lotto / seriale
|
|
ErrorCantSetReceptionToTotalDoneWithReceptionToApprove=All recorded receptions must first be verified (approved or denied) before being allowed to do this action
|
|
ErrorCantSetReceptionToTotalDoneWithReceptionDenied=All recorded receptions must first be verified (approved) before being allowed to do this action
|
|
ErrorGlobalVariableUpdater0=Richiesta HTTP fallita con errore '%s'
|
|
ErrorGlobalVariableUpdater1=Formato JSON '%s' non valido
|
|
ErrorGlobalVariableUpdater2=Parametro mancante: '%s'
|
|
ErrorGlobalVariableUpdater3=I dati richiesti non sono stati trovati
|
|
ErrorGlobalVariableUpdater4=SOAP client failed with error '%s'
|
|
ErrorGlobalVariableUpdater5=Nessuna variabile globale selezionata
|
|
ErrorFieldMustBeANumeric=Il campo <b>%s</b> deve essere un valore numerico
|
|
ErrorMandatoryParametersNotProvided=Parametri obbligatori non definiti
|
|
ErrorOppStatusRequiredIfAmount=You set an estimated amount for this lead. So you must also enter it's status.
|
|
ErrorFailedToLoadModuleDescriptorForXXX=Failed to load module descriptor class for %s
|
|
ErrorBadDefinitionOfMenuArrayInModuleDescriptor=Bad Definition Of Menu Array In Module Descriptor (bad value for key fk_menu)
|
|
ErrorSavingChanges=An error has occurred when saving the changes
|
|
ErrorWarehouseRequiredIntoShipmentLine=Warehouse is required on the line to ship
|
|
ErrorFileMustHaveFormat=Il file deve essere nel formato %s
|
|
ErrorFilenameCantStartWithDot=Il nome del file non può iniziare con un "."
|
|
ErrorSupplierCountryIsNotDefined=Country for this vendor is not defined. Correct this first.
|
|
ErrorsThirdpartyMerge=Failed to merge the two records. Request canceled.
|
|
ErrorStockIsNotEnoughToAddProductOnOrder=Stock is not enough for product %s to add it into a new order.
|
|
ErrorStockIsNotEnoughToAddProductOnInvoice=Stock is not enough for product %s to add it into a new invoice.
|
|
ErrorStockIsNotEnoughToAddProductOnShipment=Stock is not enough for product %s to add it into a new shipment.
|
|
ErrorStockIsNotEnoughToAddProductOnProposal=Le scorte del prodotto %s non sono sufficienti per aggiungerlo in una nuova proposta.
|
|
ErrorFailedToLoadLoginFileForMode=Failed to get the login key for mode '%s'.
|
|
ErrorModuleNotFound=Impossibile trovare il file del modulo
|
|
ErrorFieldAccountNotDefinedForBankLine=Value for Accounting account not defined for source line id %s (%s)
|
|
ErrorFieldAccountNotDefinedForInvoiceLine=Value for Accounting account not defined for invoice id %s (%s)
|
|
ErrorFieldAccountNotDefinedForLine=Value for Accounting account not defined for the line (%s)
|
|
ErrorBankStatementNameMustFollowRegex=Error, bank statement name must follow the following syntax rule %s
|
|
ErrorPhpMailDelivery=Check that you don't use a too high number of recipients and that your email content is not similar to a Spam. Ask also your administrator to check firewall and server logs files for a more complete information.
|
|
ErrorUserNotAssignedToTask=User must be assigned to task to be able to enter time consumed.
|
|
ErrorTaskAlreadyAssigned=Attività già assegnata all'utente
|
|
ErrorModuleFileSeemsToHaveAWrongFormat=The module package seems to have a wrong format.
|
|
ErrorModuleFileSeemsToHaveAWrongFormat2=Deve esistere almeno una directory obbligatoria nello zip del modulo: <strong>%s</strong> o <strong>%s</strong>
|
|
ErrorFilenameDosNotMatchDolibarrPackageRules=The name of the module package (<strong>%s</strong>) does not match expected name syntax: <strong>%s</strong>
|
|
ErrorDuplicateTrigger=Error, duplicate trigger name %s. Already loaded from %s.
|
|
ErrorNoWarehouseDefined=Errore: non è stato definito un magazzino.
|
|
ErrorBadLinkSourceSetButBadValueForRef=The link you use is not valid. A 'source' for payment is defined, but value for 'ref' is not valid.
|
|
ErrorTooManyErrorsProcessStopped=Troppi errori. Il processo è stato bloccato.
|
|
ErrorMassValidationNotAllowedWhenStockIncreaseOnAction=Mass validation is not possible when option to increase/decrease stock is set on this action (you must validate one by one so you can define the warehouse to increase/decrease)
|
|
ErrorObjectMustHaveStatusDraftToBeValidated=Object %s must have status 'Draft' to be validated.
|
|
ErrorObjectMustHaveLinesToBeValidated=L'oggetto %s deve contenere almeno una riga per essere convalidato.
|
|
ErrorOnlyInvoiceValidatedCanBeSentInMassAction=Only validated invoices can be sent using the "Send by email" mass action.
|
|
ErrorChooseBetweenFreeEntryOrPredefinedProduct=You must choose if article is a predefined product or not
|
|
ErrorDiscountLargerThanRemainToPaySplitItBefore=The discount you try to apply is larger than remain to pay. Split the discount in 2 smaller discounts before.
|
|
ErrorFileNotFoundWithSharedLink=File was not found. May be the share key was modified or file was removed recently.
|
|
ErrorProductBarCodeAlreadyExists=The product barcode %s already exists on another product reference.
|
|
ErrorNoteAlsoThatSubProductCantBeFollowedByLot=Note also that using kits to have auto increase/decrease of subproducts is not possible when at least one subproduct (or subproduct of subproducts) needs a serial/lot number.
|
|
ErrorDescRequiredForFreeProductLines=Description is mandatory for lines with free product
|
|
ErrorAPageWithThisNameOrAliasAlreadyExists=The page/container <strong>%s</strong> has the same name or alternative alias that the one your try to use
|
|
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
|
|
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://
|
|
ErrorHostMustNotStartWithHttp=Host name %s must NOT start with http:// or https://
|
|
ErrorNewRefIsAlreadyUsed=Error, the new reference is already used
|
|
ErrorDeletePaymentLinkedToAClosedInvoiceNotPossible=Errore! Impossibile eliminare un pagamento collegato ad una fattura Pagata.
|
|
ErrorSearchCriteriaTooSmall=Search criteria too small.
|
|
ErrorObjectMustHaveStatusActiveToBeDisabled=Gli oggetti devono avere lo stato 'Attivo' per essere disabilitati
|
|
ErrorObjectMustHaveStatusDraftOrDisabledToBeActivated=Gli oggetti devono avere lo stato 'Bozza' o 'Disabilitato' per essere abilitato
|
|
ErrorNoFieldWithAttributeShowoncombobox=Nessun campo ha la proprietà 'mostra nel quadrato combo' nella definizione dell'oggetto '%s'. Non c'è modo di mostrare la lista combo.
|
|
ErrorFieldRequiredForProduct=Il campo "%s" è obbligatorio per il prodotto %s
|
|
ProblemIsInSetupOfTerminal=Il problema è nella configurazione del terminale %s.
|
|
ErrorAddAtLeastOneLineFirst=Aggiungi prima almeno una riga
|
|
ErrorRecordAlreadyInAccountingDeletionNotPossible=Errore, il record è già stato trasferito in contabilità, la cancellazione non è possibile.
|
|
ErrorLanguageMandatoryIfPageSetAsTranslationOfAnother=Errore, la lingua è obbligatoria se imposti la pagina come traduzione di un'altra.
|
|
ErrorLanguageOfTranslatedPageIsSameThanThisPage=Errore, la lingua della pagina tradotta è la stessa di questa.
|
|
ErrorBatchNoFoundForProductInWarehouse=Nessun lotto / numero di serie trovato per il prodotto "%s" nel magazzino "%s".
|
|
ErrorBatchNoFoundEnoughQuantityForProductInWarehouse=Quantità insufficiente per questo lotto / numero di serie per il prodotto "%s" nel magazzino "%s".
|
|
ErrorOnlyOneFieldForGroupByIsPossible=È possibile solo 1 campo per il "Raggruppa per" (gli altri vengono scartati)
|
|
ErrorTooManyDifferentValueForSelectedGroupBy=Sono stati trovati troppi valori diversi (più di <b> %s </b>) per il campo "<b> %s </b>", quindi non possiamo utilizzarlo come grafico "Group by". Il campo "Raggruppa per" è stato rimosso. Forse volevi usarlo come asse X?
|
|
ErrorReplaceStringEmpty=Errore, la stringa da sostituire è vuota
|
|
ErrorProductNeedBatchNumber=Error, product '<b>%s</b>' need a lot/serial number
|
|
ErrorProductDoesNotNeedBatchNumber=Error, product '<b>%s</b>' does not accept a lot/serial number
|
|
ErrorFailedToReadObject=Error, failed to read object of type <b>%s</b>
|
|
ErrorParameterMustBeEnabledToAllwoThisFeature=Error, parameter <b>%s</b> must be enabled into <b>conf/conf.php<b> to allow use of Command Line Interface by the internal job scheduler
|
|
ErrorLoginDateValidity=Error, this login is outside the validity date range
|
|
ErrorValueLength=Length of field '<b>%s</b>' must be higher than '<b>%s</b>'
|
|
ErrorReservedKeyword=The word '<b>%s</b>' is a reserved keyword
|
|
ErrorNotAvailableWithThisDistribution=Not available with this distribution
|
|
ErrorPublicInterfaceNotEnabled=L'interfaccia pubblica non è stata abilitata
|
|
ErrorLanguageRequiredIfPageIsTranslationOfAnother=The language of new page must be defined if it is set as a translation of another page
|
|
ErrorLanguageMustNotBeSourceLanguageIfPageIsTranslationOfAnother=The language of new page must not be the source language if it is set as a translation of another page
|
|
ErrorAParameterIsRequiredForThisOperation=A parameter is mandatory for this operation
|
|
ErrorDateIsInFuture=Error, the date can't be in the future
|
|
ErrorAnAmountWithoutTaxIsRequired=Error, amount is mandatory
|
|
ErrorAPercentIsRequired=Error, please fill in the percentage correctly
|
|
ErrorYouMustFirstSetupYourChartOfAccount=You must first setup your chart of account
|
|
ErrorFailedToFindEmailTemplate=Failed to find template with code name %s
|
|
|
|
# Warnings
|
|
WarningParamUploadMaxFileSizeHigherThanPostMaxSize=Your PHP parameter upload_max_filesize (%s) is higher than PHP parameter post_max_size (%s). This is not a consistent setup.
|
|
WarningPasswordSetWithNoAccount=A password was set for this member. However, no user account was created. So this password is stored but can't be used to login to Dolibarr. It may be used by an external module/interface but if you don't need to define any login nor password for a member, you can disable option "Manage a login for each member" from Member module setup. If you need to manage a login but don't need any password, you can keep this field empty to avoid this warning. Note: Email can also be used as a login if the member is linked to a user.
|
|
WarningMandatorySetupNotComplete=I parametri di configurazione obbligatori non sono ancora stati definiti.
|
|
WarningEnableYourModulesApplications=Attiva i moduli/applicazioni per iniziare ad utilizzare il software
|
|
WarningSafeModeOnCheckExecDir=Attenzione: quando è attiva l'opzione <b>safe_mode</b>, il comando deve essere contenuto in una directory dichiarata dal parametro <b>safe_mode_exec_dir</b>.
|
|
WarningBookmarkAlreadyExists=Un segnalibro per questo link (URL) o con lo stesso titolo esiste già.
|
|
WarningPassIsEmpty=Attenzione, il database è accessibile senza password. Questa è una grave falla di sicurezza! Si dovrebbe aggiungere una password per il database e cambiare il file <b>conf.php</b> di conseguenza.
|
|
WarningConfFileMustBeReadOnly=Attenzione, il file di configurazione <b>htdocs/conf/conf.php</b> è scrivibile dal server web. Questa è una grave falla di sicurezza! Impostare il file in sola lettura per l'utente utilizzato dal server web. Se si utilizza Windows e il formato FAT per il disco, dovete sapere che tale filesystem non consente la gestione delle autorizzazioni sui file, quindi non può essere completamente sicuro.
|
|
WarningsOnXLines=Warning su <b>%s</b> righe del sorgente
|
|
WarningNoDocumentModelActivated=No model, for document generation, has been activated. A model will be chosen by default until you check your module setup.
|
|
WarningLockFileDoesNotExists=Attenzione, una volta terminato il setup, devi disabilitare gli strumenti di installazione/migrazione aggiungendo il file <b>install.lock</b> nella directory <b>%s</b>. Omettendo la creazione di questo file è un grave riscuio per la sicurezza.
|
|
WarningUntilDirRemoved=Tutti gli avvisi di sicurezza (visibili solo dagli amministratori) rimarranno attivi fintanto che la vulnerabilità è presente (o la costante MAIN_REMOVE_INSTALL_WARNING viene aggiunta in Impostazioni->Altre impostazioni).
|
|
WarningCloseAlways=Attenzione, la chiusura è effettiva anche se il numero degli elementi non coincide fra inizio e fine. Abilitare questa opzione con cautela.
|
|
WarningUsingThisBoxSlowDown=Attenzione: l'uso di questo box rallenterà pesantemente tutte le pagine che lo visualizzano
|
|
WarningClickToDialUserSetupNotComplete=Le impostazioni di informazione del ClickToDial per il tuo utente non sono complete (vedi la scheda ClickToDial sulla tua scheda utente)
|
|
WarningFeatureDisabledWithDisplayOptimizedForBlindNoJs=Funzione disabilitata quando le impostazioni di visualizzazione sono ottimizzate per persone non vedenti o browser testuali.
|
|
WarningPaymentDateLowerThanInvoiceDate=La scadenza del pagamento (%s) risulta antecedente alla data di fatturazione (%s) per la fattura %s
|
|
WarningTooManyDataPleaseUseMoreFilters=Too many data (more than %s lines). Please use more filters or set the constant %s to a higher limit.
|
|
WarningSomeLinesWithNullHourlyRate=Some times were recorded by some users while their hourly rate was not defined. A value of 0 %s per hour was used but this may result in wrong valuation of time spent.
|
|
WarningYourLoginWasModifiedPleaseLogin=La tua login è stata modificata. Per ragioni di sicurezza dove accedere con la nuova login prima di eseguire una nuova azione.
|
|
WarningAnEntryAlreadyExistForTransKey=Esiste già una voce tradotta per la chiave di traduzione per questa lingua
|
|
WarningNumberOfRecipientIsRestrictedInMassAction=Warning, number of different recipient is limited to <b>%s</b> when using the mass actions on lists
|
|
WarningDateOfLineMustBeInExpenseReportRange=Attenzione, la data della riga non è compresa nel periodo della nota spese\n
|
|
WarningProjectDraft=Il progetto è ancora in stato bozza. Non dimenticare di convalidarlo per utilizzare i compiti.
|
|
WarningProjectClosed=Il progetto è chiuso. È necessario prima aprirlo nuovamente.
|
|
WarningSomeBankTransactionByChequeWereRemovedAfter=Alcune transazioni bancarie sono state rimosse dopo che è stata generata la ricevuta che le includeva. Quindi il numero di assegni e il totale dello scontrino possono differire dal numero e dal totale nell'elenco.
|
|
WarningFailedToAddFileIntoDatabaseIndex=Warning, failed to add file entry into ECM database index table
|
|
WarningTheHiddenOptionIsOn=Warning, the hidden option <b>%s</b> is on.
|
|
WarningCreateSubAccounts=Warning, you can't create directly a sub account, you must create a third party or an user and assign them an accounting code to find them in this list
|
|
WarningAvailableOnlyForHTTPSServers=Available only if using HTTPS secured connection.
|
|
WarningModuleXDisabledSoYouMayMissEventHere=Module %s has not been enabled. So you may miss a lot of event here.
|
|
ErrorActionCommPropertyUserowneridNotDefined=User's owner is required
|
|
ErrorActionCommBadType=Selected event type (id: %n, code: %s) do not exist in Event Type dictionary
|
|
CheckVersionFail=Version check fail
|
|
ErrorWrongFileName=Name of the file cannot have __SOMETHING__ in it
|
|
ErrorNotInDictionaryPaymentConditions=Not in Payment Terms Dictionary, please modify.
|