conversions web3
This commit is contained in:
@@ -299,7 +299,6 @@ td-col-parent = Parent
|
||||
td-root = root
|
||||
td-template-create-heading = Create tables from an invoice template
|
||||
td-template-hint = Reads the <code>#let komp_ac_fields = (…)</code> contract out of a Typst template. A path that matches an existing table and column becomes a reference to it; anything else becomes a TEXT column to refine later, and every <code>[]</code> becomes a child table.
|
||||
td-table-name = Table name
|
||||
td-row-display-columns = Row display columns
|
||||
td-row-display-hint = Comma-separated, and only for the root table.
|
||||
td-template-source = Template source
|
||||
@@ -911,14 +910,12 @@ validation-err-permission = Validation-management permission is required.
|
||||
# Exchange-rate administration workspace
|
||||
rates-title = Conversion rates
|
||||
rates-eyebrow = Admin workspace
|
||||
rates-description = Configure profile currencies, verify conversions, inspect audit evidence, and monitor providers.
|
||||
rates-description = Configure profile currencies, inspect audit evidence, and monitor providers.
|
||||
rates-updated = Conversion rates updated
|
||||
rates-could-not-continue = The operation could not be completed
|
||||
rates-sections = Conversion-rate workspace sections
|
||||
rates-tab-configuration = Configuration
|
||||
rates-tab-configuration-sub = Currencies and providers
|
||||
rates-tab-preview = Preview
|
||||
rates-tab-preview-sub = Test a conversion
|
||||
rates-tab-evidence = Evidence
|
||||
rates-tab-evidence-sub = Inspect a stored result
|
||||
rates-tab-providers = Providers
|
||||
@@ -943,35 +940,8 @@ rates-append-only-hint = Configuration is append-only: add another provider or m
|
||||
rates-provider = Provider
|
||||
rates-choose-provider = Choose a provider
|
||||
rates-make-default-now = Use as the default provider for this currency
|
||||
rates-conversion-preview = Conversion preview
|
||||
rates-preview-hint = Exercise the same selection rules as posting without writing accounting data.
|
||||
rates-amount = Original amount
|
||||
rates-currency = Original currency
|
||||
rates-basis-date = Conversion basis date
|
||||
rates-rate-method = Rate method
|
||||
rates-method-automatic = Automatic official rate
|
||||
rates-method-specific = Official rate from a specific publication date
|
||||
rates-method-saved = Saved custom rate
|
||||
rates-method-manual = One-off manual rate
|
||||
rates-date-context = Date context
|
||||
rates-context-ordinary = Ordinary transaction — previous publication
|
||||
rates-context-statement = Statement — on or before date
|
||||
rates-specific-date = Publication date
|
||||
rates-manual-foreign-units = Foreign units per accounting unit
|
||||
rates-provider-override = Provider override
|
||||
rates-use-default-provider = Use the configured default
|
||||
rates-reason = Reason
|
||||
rates-reason-hint = Required by the backend when an exceptional selection needs justification.
|
||||
rates-preview-action = Preview conversion
|
||||
rates-preview-result = Preview result
|
||||
rates-date-rule = Date rule
|
||||
rates-rate-date = Applied rate date
|
||||
rates-audit-details = Audit details
|
||||
rates-exact-quote = Exact quote
|
||||
rates-determination = Determination method
|
||||
rates-rounding = Rounding method
|
||||
rates-observation = Official observation ID
|
||||
rates-import-batch = Import batch ID
|
||||
rates-evidence-lookup = Evidence lookup
|
||||
rates-evidence-hint = Look up the exact conversion history for one table cell and its revisions.
|
||||
rates-table = Table
|
||||
@@ -989,13 +959,5 @@ rates-provider-health = Provider health
|
||||
rates-provider-health-hint = Verified coverage, posting horizons, and recent import attempts for the official provider.
|
||||
rates-unavailable-title = Conversion rates are unavailable
|
||||
rates-err-profile-missing = The selected profile no longer exists. The first available profile is shown instead.
|
||||
rates-err-preview-method = Choose a supported rate method.
|
||||
rates-err-record-id = Record ID must be a positive whole number.
|
||||
rates-configuration-added = Added provider { $source } for { $currency }.
|
||||
rates-source-official = Official
|
||||
rates-source-saved = Saved custom
|
||||
rates-source-manual = One-off manual
|
||||
rates-rule-previous = Previous publication
|
||||
rates-rule-on-or-before = On or before date
|
||||
rates-rule-specific = Specific publication date
|
||||
rates-unknown = Unknown
|
||||
|
||||
Reference in New Issue
Block a user