12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- BlockedLog=不可更改的日志
- Field=字段
- BlockedLogDesc=This module tracks some events into an unalterable log (that you can't modify once recorded) into a block chain, in real time. This module provides compatibility with requirements of laws of some countries (like France with the law Finance 2016 - Norme NF525).
- Fingerprints=归档的事件和指纹
- FingerprintsDesc=This is the tool to browse or extract the unalterable logs. Unalterable logs are generated and archived locally into a dedicated table, in real time when you record a business event. You can use this tool to export this archive and save it into an external support (some countries, like France, ask that you do it every year). Note that, there is no feature to purge this log and every change tried to be done directly into this log (by a hacker for example) will be reported with a non-valid fingerprint. If you really need to purge this table because you used your application for a demo/test purpose and want to clean your data to start your production, you can ask your reseller or integrator to reset your database (all your data will be removed).
- CompanyInitialKey=公司初始密钥 (创世区块的哈希值)
- BrowseBlockedLog=不可更改的日志
- ShowAllFingerPrintsMightBeTooLong=显示所有的归档日志 (可能很长)
- ShowAllFingerPrintsErrorsMightBeTooLong=显示所有的无效归档日志 (可能很长)
- DownloadBlockChain=下载指纹
- KoCheckFingerprintValidity=Archived log entry is not valid. It means someone (a hacker?) has modified some data of this record after it was recorded, or has erased the previous archived record (check that line with previous # exists) or has modified checksum of the previous record.
- OkCheckFingerprintValidity=归档日志记录有效。此行的数据没被编辑过,并且该条目跟随在上一个条目之后。
- OkCheckFingerprintValidityButChainIsKo=跟之前的日志比较,归档日志似乎有效,但是链之前已损坏。
- AddedByAuthority=储存在远程授权中
- NotAddedByAuthorityYet=尚未储存在远程授权中
- ShowDetails=显示已储存的详细信息
- BlockedLogBillDownload=客户发票下载
- BlockedLogBillPreview=客户发票预览
- BlockedlogInfoDialog=日志详情
- ListOfTrackedEvents=List of tracked events
- Fingerprint=指纹
- DownloadLogCSV=导出归档日志 (CSV)
- logDOC_PREVIEW=Preview of a validated document in order to print or download
- logDOC_DOWNLOAD=Download of a validated document in order to print or send
- DataOfArchivedEvent=Full datas of archived event
- ImpossibleToReloadObject=Original object (type %s, id %s) not linked (see 'Full datas' column to get unalterable saved data)
- BlockedLogAreRequiredByYourCountryLegislation=Unalterable Logs module may be required by the legislation of your country. Disabling this module may render any future transactions invalid with respect to the law and the use of legal software as they can not be validated by a tax audit.
- BlockedLogActivatedBecauseRequiredByYourCountryLegislation=Unalterable Logs module was activated because of the legislation of your country. Disabling this module may render any future transactions invalid with respect to the law and the use of legal software as they cannot be validated by a tax audit.
- BlockedLogDisableNotAllowedForCountry=List of countries where usage of this module is mandatory (just to prevent to disable the module by error, if your country is in this list, disable of module is not possible without editing this list first. Note also that enabling/disabling this module will keep a track into the unalterable log).
- OnlyNonValid=Non-valid
- TooManyRecordToScanRestrictFilters=Too many records to scan/analyze. Please restrict list with more restrictive filters.
- RestrictYearToExport=Restrict month / year to export
- BlockedLogEnabled=System to track events into unalterable logs has been enabled
- BlockedLogDisabled=System to track events into unalterable logs has been disabled after some recording were done. We saved a special Fingerprint to track the chain as broken
- BlockedLogDisabledBis=System to track events into unalterable logs has been disabled. This is possible because no record were done yet.
- ## logTypes
- logBILL_DELETE=Customer invoice logically deleted
- logBILL_PAYED=Customer invoice paid
- logBILL_SENTBYMAIL=Customer invoice send by mail
- logBILL_UNPAYED=Customer invoice set unpaid
- logBILL_VALIDATE=客户发票已验证
- logCASHCONTROL_VALIDATE=Cash desk closing recording
- logDOC_DOWNLOAD=Download of a validated document in order to print or send
- logDOC_PREVIEW=Preview of a validated document in order to print or download
- logDONATION_PAYMENT_CREATE=Donation payment created
- logDONATION_PAYMENT_DELETE=Donation payment logical deletion
- logDON_DELETE=Donation logical deletion
- logDON_MODIFY=Donation modified
- logDON_VALIDATE=Donation validated
- logMEMBER_SUBSCRIPTION_CREATE=Member subscription created
- logMEMBER_SUBSCRIPTION_DELETE=Member subscription logical deletion
- logMEMBER_SUBSCRIPTION_MODIFY=Member subscription modified
- logMODULE_RESET=Module BlockedLog was disabled
- logMODULE_SET=Module BlockedLog was enabled
- logPAYMENT_ADD_TO_BANK=Payment added to bank
- logPAYMENT_CUSTOMER_CREATE=Customer payment created
- logPAYMENT_CUSTOMER_DELETE=Customer payment logical deletion
- logPAYMENT_VARIOUS_CREATE=Payment (not assigned to an invoice) created
- logPAYMENT_VARIOUS_DELETE=Payment (not assigned to an invoice) logical deletion
- logPAYMENT_VARIOUS_MODIFY=Payment (not assigned to an invoice) modified
|