blockedlog.lang 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. BlockedLog=Változtathatatlan naplók
  2. Field=Mező
  3. 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).
  4. Fingerprints=Archivált események és ujjlenyomatok
  5. 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).
  6. CompanyInitialKey=Company initial key (hash of genesis block)
  7. BrowseBlockedLog=Változtathatatlan naplók
  8. ShowAllFingerPrintsMightBeTooLong=Show all archived logs (might be long)
  9. ShowAllFingerPrintsErrorsMightBeTooLong=Show all non-valid archive logs (might be long)
  10. DownloadBlockChain=Download fingerprints
  11. KoCheckFingerprintValidity=Az archivált naplóbejegyzés érvénytelen. Ez azt jelenti, hogy valaki (hacker?) Módosította a rekord egyes adatait a rögzítés után, vagy törölte az előző archivált rekordot (ellenőrizze, hogy létezik -e sor az előző # -al), vagy módosította az előző rekord ellenőrző összegét.
  12. OkCheckFingerprintValidity=Archived log record is valid. The data on this line was not modified and the entry follows the previous one.
  13. OkCheckFingerprintValidityButChainIsKo=Az archivált napló érvényesnek tűnik az előzőhöz képest, de a lánc korábban megsérült.
  14. AddedByAuthority=Stored into remote authority
  15. NotAddedByAuthorityYet=Not yet stored into remote authority
  16. ShowDetails=Tárolt részletek megjelenítése
  17. logPAYMENT_VARIOUS_CREATE=Payment (not assigned to an invoice) created
  18. logPAYMENT_VARIOUS_MODIFY=Payment (not assigned to an invoice) modified
  19. logPAYMENT_VARIOUS_DELETE=Payment (not assigned to an invoice) logical deletion
  20. logPAYMENT_ADD_TO_BANK=Fizetés hozzáadva a bankhoz
  21. logPAYMENT_CUSTOMER_CREATE=Vásárlói fizetés létrehozva
  22. logPAYMENT_CUSTOMER_DELETE=Customer payment logical deletion
  23. logDONATION_PAYMENT_CREATE=Donation payment created
  24. logDONATION_PAYMENT_DELETE=Donation payment logical deletion
  25. logBILL_PAYED=Ügyfél számla fizetve
  26. logBILL_UNPAYED=Customer invoice set unpaid
  27. logBILL_VALIDATE=Ügyfél számla hitelesített
  28. logBILL_SENTBYMAIL=Customer invoice send by mail
  29. logBILL_DELETE=Customer invoice logically deleted
  30. logMODULE_RESET=Module BlockedLog was disabled
  31. logMODULE_SET=Module BlockedLog was enabled
  32. logDON_VALIDATE=Donation validated
  33. logDON_MODIFY=Donation modified
  34. logDON_DELETE=Donation logical deletion
  35. logMEMBER_SUBSCRIPTION_CREATE=Member subscription created
  36. logMEMBER_SUBSCRIPTION_MODIFY=Member subscription modified
  37. logMEMBER_SUBSCRIPTION_DELETE=Member subscription logical deletion
  38. logCASHCONTROL_VALIDATE=Cash desk closing recording
  39. BlockedLogBillDownload=Ügyfél számla letöltése
  40. BlockedLogBillPreview=Ügyfél számla előnézete
  41. BlockedlogInfoDialog=Napló részletei
  42. ListOfTrackedEvents=A követett események listája
  43. Fingerprint=Fingerprint
  44. DownloadLogCSV=Archivált naplók (CSV) exportálása
  45. logDOC_PREVIEW=Preview of a validated document in order to print or download
  46. logDOC_DOWNLOAD=Download of a validated document in order to print or send
  47. DataOfArchivedEvent=Full datas of archived event
  48. ImpossibleToReloadObject=Original object (type %s, id %s) not linked (see 'Full datas' column to get unalterable saved data)
  49. 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.
  50. 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.
  51. 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).
  52. OnlyNonValid=Nem érvényes
  53. TooManyRecordToScanRestrictFilters=Too many records to scan/analyze. Please restrict list with more restrictive filters.
  54. RestrictYearToExport=Restrict month / year to export
  55. BlockedLogEnabled=System to track events into unalterable logs has been enabled
  56. 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
  57. BlockedLogDisabledBis=System to track events into unalterable logs has been disabled. This is possible because no record were done yet.