658 lines
29 KiB
JavaScript
658 lines
29 KiB
JavaScript
window.localisation.en = {
|
||
confirm: 'Yes',
|
||
server: 'Server',
|
||
theme: 'Theme',
|
||
site_customisation: 'Site Customisation',
|
||
funding: 'Funding',
|
||
users: 'Users',
|
||
audit: 'Audit',
|
||
api_watch: 'Api Watch',
|
||
apps: 'Apps',
|
||
channels: 'Channels',
|
||
transactions: 'Transactions',
|
||
dashboard: 'Dashboard',
|
||
node: 'Node',
|
||
export_users: 'Export Users',
|
||
no_users: 'No users found',
|
||
total_capacity: 'Total Capacity',
|
||
avg_channel_size: 'Avg. Channel Size',
|
||
biggest_channel_size: 'Biggest Channel Size',
|
||
smallest_channel_size: 'Smallest Channel Size',
|
||
number_of_channels: 'Number of Channels',
|
||
active_channels: 'Active Channels',
|
||
connect_peer: 'Connect Peer',
|
||
connect: 'Connect',
|
||
reconnect: 'Reconnect',
|
||
open_channel: 'Open Channel',
|
||
open: 'Open',
|
||
close_channel: 'Close Channel',
|
||
close: 'Close',
|
||
restart: 'Restart server',
|
||
image_library: 'Image Library',
|
||
save: 'Save',
|
||
save_tooltip: 'Save your changes',
|
||
credit_debit: 'Credit / Debit',
|
||
credit_hint: 'Press Enter to credit/debit wallet (negative values allowed)',
|
||
credit_label: '{denomination} to credit/debit',
|
||
credit_ok:
|
||
'Success crediting/debiting virtual funds ({amount} sats). Payments depend on actual funds on funding source.',
|
||
restart_tooltip: 'Restart the server for changes to take effect',
|
||
add_funds_tooltip: 'Add funds to a wallet.',
|
||
reset_defaults: 'Reset to defaults',
|
||
reset_defaults_tooltip: 'Delete all settings and reset to defaults.',
|
||
download_backup: 'Download database backup',
|
||
name_your_wallet: 'Name your {name} wallet',
|
||
paste_invoice_label: 'Paste an invoice, payment request or lnurl code *',
|
||
lnbits_description:
|
||
'Easy to set up and lightweight, LNbits can run on any Lightning Network funding source and even LNbits itself! You can run LNbits for yourself, or easily offer a custodian solution for others. Each wallet has its own API keys and there is no limit to the number of wallets you can make. Being able to partition funds makes LNbits a useful tool for money management and as a development tool. Extensions add extra functionality to LNbits so you can experiment with a range of cutting-edge technologies on the lightning network. We have made developing extensions as easy as possible, and as a free and open-source project, we encourage people to develop and submit their own.',
|
||
export_to_phone: 'Export to Phone with QR Code',
|
||
export_to_phone_desc:
|
||
'This QR code contains your wallet URL with full access. You can scan it from your phone to open your wallet from there.',
|
||
access_wallet_on_mobile: 'Mobile Access',
|
||
stored_paylinks: 'Stored LNURL pay links',
|
||
wallet: 'Wallet: ',
|
||
wallet_name: 'Wallet name',
|
||
wallets: 'Wallets',
|
||
exclude_wallets: 'Exclude Wallets',
|
||
add_wallet: 'Add wallet',
|
||
add_new_wallet: 'Add a new wallet',
|
||
pin_wallet: 'Pin wallet',
|
||
delete_wallet: 'Delete wallet',
|
||
delete_wallet_desc:
|
||
'This whole wallet will be deleted, the funds will be UNRECOVERABLE.',
|
||
rename_wallet: 'Rename wallet',
|
||
update_name: 'Update name',
|
||
fiat_tracking: 'Fiat tracking',
|
||
fiat_providers: 'Fiat providers',
|
||
currency: 'Currency',
|
||
update_currency: 'Update currency',
|
||
press_to_claim: 'Press to claim bitcoin',
|
||
claim_desc:
|
||
'It seems you have a claimable amount of bitcoin but you don’t have a wallet yet. Press the button below to claim it. This will create a new wallet for you.',
|
||
donate: 'Donate',
|
||
view_github: 'View on GitHub',
|
||
voidwallet_active: 'VoidWallet is active! Payments disabled',
|
||
service_fee_badge: 'Service fee: {amount} % per transaction',
|
||
service_fee_max_badge:
|
||
'Service fee: {amount} % per transaction (max {max} {denom})',
|
||
service_fee_tooltip:
|
||
'Service fee charged by the LNbits server admin per outgoing transaction',
|
||
toggle_darkmode: 'Toggle Dark Mode',
|
||
payment_reactions: 'Payment Reactions',
|
||
view_swagger_docs: 'View LNbits Swagger API docs',
|
||
api_docs: 'API docs',
|
||
api_keys_api_docs: 'Node URL, API keys and API docs',
|
||
lnbits_version: 'LNbits version',
|
||
runs_on: 'Runs on',
|
||
paste: 'Paste',
|
||
paste_from_clipboard: 'Paste from clipboard',
|
||
paste_request: 'Paste Request',
|
||
create_invoice: 'Create Invoice',
|
||
camera_tooltip: 'Use camera to scan an invoice/QR',
|
||
export_csv: 'Export to CSV',
|
||
export_csv_details: 'Export to CSV with details',
|
||
chart_tooltip: 'Show chart',
|
||
pending: 'Pending',
|
||
copy_invoice: 'Copy invoice',
|
||
withdraw_from: 'Withdraw from',
|
||
cancel: 'Cancel',
|
||
scan: 'Scan',
|
||
read: 'Read',
|
||
write: 'Write',
|
||
pay: 'Pay',
|
||
memo: 'Memo',
|
||
date: 'Date',
|
||
path: 'Path',
|
||
internal_memo: 'Internal memo (optional)',
|
||
internal_memo_hint_receive:
|
||
"This memo is not shown to the payer but it's stored in the invoice for your reference.",
|
||
internal_memo_hint_pay:
|
||
"This memo is not shown to the payee but it's stored in the payment for your reference.",
|
||
payment_processing: 'Processing payment...',
|
||
payment_processing: 'Processing payment...',
|
||
payment_successful: 'Payment successful!',
|
||
payment_pending: 'Payment pending...',
|
||
payment_check: 'Check payment',
|
||
not_enough_funds: 'Not enough funds!',
|
||
search_by_tag_memo_amount: 'Search by tag, memo, amount',
|
||
search: 'Search',
|
||
invoice_waiting: 'Invoice waiting to be paid',
|
||
payment_received: 'Payment Received',
|
||
payment_sent: 'Payment Sent',
|
||
payment_failed: 'Payment Failed',
|
||
receive: 'receive',
|
||
send: 'send',
|
||
outgoing_payment_pending: 'Outgoing payment pending',
|
||
drain_funds: 'Drain Funds',
|
||
drain_funds_desc:
|
||
'This is an LNURL-withdraw QR code for slurping everything from this wallet. Do not share with anyone. It is compatible with balanceCheck and balanceNotify so your wallet may keep pulling the funds continuously from here after the first withdraw.',
|
||
i_understand: 'I understand',
|
||
copy_wallet_url: 'Copy wallet URL',
|
||
disclaimer_dialog_title: 'Important!',
|
||
disclaimer_dialog:
|
||
'You *must* save your login credentials to be able to access your wallet again. If you lose them, you will lose access to your wallet and funds.\n\nFind your login credentials on your account settings page.\n\nLNbits holds no responsibility for loss of access to funds.',
|
||
no_transactions: 'No transactions made yet',
|
||
manage: 'Manage',
|
||
exchanges: 'Exchanges',
|
||
extensions: 'Extensions',
|
||
no_extensions: "You don't have any extensions installed :(",
|
||
created: 'Created',
|
||
search_extensions: 'Search extensions',
|
||
search_wallets: 'Search wallets',
|
||
extension_sources: 'Extension Sources',
|
||
ext_sources_hint: 'Repositories from where the extensions can be downloaded',
|
||
ext_sources_label:
|
||
'Source URL (only use the official LNbits extension source, and sources you can trust)',
|
||
warning: 'Warning',
|
||
repository: 'Repository',
|
||
confirm_continue: 'Are you sure you want to continue?',
|
||
manage_extension_details: 'Install/uninstall extension',
|
||
install: 'Install',
|
||
uninstall: 'Uninstall',
|
||
drop_db: 'Remove Data',
|
||
enable: 'Enable',
|
||
enabled: 'Enabled',
|
||
pay_to_enable: 'Pay To Enable',
|
||
enable_extension_details: 'Enable extension for current user',
|
||
disable: 'Disable',
|
||
delete: 'Delete',
|
||
installed: 'Installed',
|
||
activated: 'Activated',
|
||
deactivated: 'Deactivated',
|
||
release_notes: 'Release Notes',
|
||
activate_extension_details: 'Make extension available/unavailable for users',
|
||
featured: 'Featured',
|
||
all: 'All',
|
||
only_admins_can_install: '(Only admin accounts can install extensions)',
|
||
admin_only: 'Admin Only',
|
||
new_version: 'New Version',
|
||
extension_depends_on: 'Depends on:',
|
||
extension_rating_soon: 'Ratings coming soon',
|
||
extension_installed_version: 'Installed version',
|
||
extension_uninstall_warning:
|
||
'You are about to remove the extension for all users.',
|
||
uninstall_confirm: 'Yes, Uninstall',
|
||
extension_db_drop_info:
|
||
'All data for the extension will be permanently deleted. There is no way to undo this operation!',
|
||
extension_db_drop_warning:
|
||
'You are about to remove all data for the extension. Please type the extension name to continue:',
|
||
extension_required_lnbits_version: 'This release requires LNbits version',
|
||
min_version: 'Minimum (included)',
|
||
max_version: 'Maximum (excluded)',
|
||
preimage: 'Preimage',
|
||
preimage_hint: 'Preimage to settle the hold invoice',
|
||
hold_invoice: 'Hold Invoice',
|
||
hold_invoice_description:
|
||
'This invoice is on hold and requires a preimage to settle.',
|
||
payment_hash: 'Payment Hash',
|
||
invoice_cancelled: 'Invoice Cancelled',
|
||
invoice_settled: 'Invoice Settled',
|
||
hold_invoice_payment_hash: 'Payment hash for hold invoice (optional)',
|
||
settle_invoice: 'Settle Invoice',
|
||
cancel_invoice: 'Cancel Invoice',
|
||
fee: 'Fee',
|
||
amount: 'Amount',
|
||
amount_limits: 'Amount Limits',
|
||
amount_sats: 'Amount (sats)',
|
||
faucest_wallet: 'Faucet Wallet',
|
||
faucest_wallet_desc_1:
|
||
'Each time a payment is confirmed by the {provider} provider funds will be subtracted from this wallet.',
|
||
faucest_wallet_desc_2:
|
||
'This helps monitor all {provider} payments and their status.',
|
||
faucest_wallet_desc_3:
|
||
'This wallet must be topped up with the amount of sats that the admin is willing to offer in exchange for the fiat currency.',
|
||
faucest_wallet_desc_4:
|
||
'If this wallet is configured, but is empty, the {provider} payments will not be processed.',
|
||
faucest_wallet_desc_5:
|
||
'This wallet can eventually get to a negative balance if parallel fiat payments are made.',
|
||
faucest_wallet_id: 'Faucet Wallet ID (optional)',
|
||
faucest_wallet_id_hint:
|
||
'Wallet ID to use for the faucet. It will be used to send the funds to the user.',
|
||
tag: 'Tag',
|
||
unit: 'Unit',
|
||
description: 'Description',
|
||
expiry: 'Expiry',
|
||
webhook: 'Webhook',
|
||
webhook_url: 'Webhook URL',
|
||
webhook_url_hint:
|
||
'Webhook URL to send the payment details to. It will be called when the payment is completed.',
|
||
webhook_events_list: 'The following events must be supported by the webhook:',
|
||
webhook_stripe_description:
|
||
'One the stripe side you must configure a webhook with a URL that points to your LNbits server.',
|
||
payment_proof: 'Payment Proof',
|
||
update: 'Update',
|
||
update_available: 'Update {version} available!',
|
||
funding_sources: 'Funding Sources',
|
||
latest_update: 'You are on the latest version {version}.',
|
||
notifications: 'Notifications',
|
||
notifications_configure: 'Configure Notifications',
|
||
notifications_nostr_config: 'Nostr Configuration',
|
||
notifications_enable_nostr: 'Enable Nostr',
|
||
notifications_enable_nostr_desc: 'Send notfications over Nostr',
|
||
notifications_nostr_private_key: 'Nostr Private Key',
|
||
notifications_nostr_private_key_desc:
|
||
'Private key (hex or nsec) to sign the messages sent to Nostr',
|
||
notifications_nostr_identifier: 'Nostr Identifier',
|
||
notifications_nostr_identifier_desc:
|
||
'Nip5 identifier to send notifications to',
|
||
notifications_nostr_identifiers: 'Nostr Identifiers',
|
||
notifications_nostr_identifiers_desc:
|
||
'List of identifiers to send notifications to',
|
||
|
||
notifications_telegram_config: 'Telegram Configuration',
|
||
notifications_enable_telegram: 'Enable Telegram',
|
||
notifications_enable_telegram_desc: 'Send notfications over Telegram',
|
||
notifications_telegram_access_token: 'Access Token',
|
||
notifications_telegram_access_token_desc: 'Access token for the bot',
|
||
notifications_chat_id: 'Telegram Chat ID',
|
||
notifications_chat_id_desc: 'Telegram Chat ID to send the notifications to',
|
||
notifications_excluded_wallets_desc:
|
||
'Do not send notifications for these wallets',
|
||
notifications_email_config: 'Email Configuration',
|
||
notifications_enable_email: 'Enable Email',
|
||
notifications_enable_email_desc: 'Send notifications over email',
|
||
notifications_send_test_email: 'Send test email',
|
||
notifications_send_email: 'Send email',
|
||
notifications_send_email_desc: 'Email you will send from',
|
||
notifications_send_email_username: 'Username',
|
||
notifications_send_email_username_desc:
|
||
'Username, will use the email if not set',
|
||
notifications_send_email_password: 'Send email password',
|
||
notifications_send_email_password_desc:
|
||
'Password for the email you will send from',
|
||
notifications_send_email_server_port: 'Send email SMTP port',
|
||
notifications_send_email_server_port_desc: 'Port for the SMTP server',
|
||
notifications_send_email_server: 'Send email SMTP server',
|
||
notifications_send_email_server_desc:
|
||
'SMTP server for the email you will send from',
|
||
notifications_send_to_emails: 'Emails to send to',
|
||
notifications_send_to_emails_desc: 'Emails notifications will be sent to',
|
||
|
||
notification_settings_update: 'Settings updated',
|
||
notification_settings_update_desc:
|
||
'Notify when server settings have been updated',
|
||
|
||
notification_server_start_stop: 'Server Start/Stop',
|
||
notification_server_start_stop_desc:
|
||
'Notify when the server has been started/stopped',
|
||
|
||
notification_watchdog_limit: 'Watchdog Limit Notification',
|
||
notification_watchdog_limit_desc:
|
||
'Notify when the watchdog limit has been reached (does not affect the funding source)',
|
||
|
||
notification_server_status: 'Server Status',
|
||
notification_server_status_desc:
|
||
'Send regular notifications about the server status (interval value in hours)',
|
||
|
||
notification_incoming_payment: 'Incoming Payments',
|
||
notification_incoming_payment_desc:
|
||
'Notify when a wallet has received a payment above the specified amount (sats)',
|
||
|
||
notification_outgoing_payment: 'Outgoing Payments',
|
||
notification_outgoing_payment_desc:
|
||
'Notify when a wallet has sent a payment above the specified amount (sats)',
|
||
|
||
notification_credit_debit: 'Credit / Debit',
|
||
notification_credit_debit_desc:
|
||
'Notify when a wallet has been credited/debited by the superuser',
|
||
|
||
notification_balance_delta_changed: 'Balance Delta Changed',
|
||
notification_balance_delta_changed_desc:
|
||
'Notify when the diference between the node balance and the LNbits balance has changed even by 1 sat. This runs every minute.',
|
||
|
||
enable_watchdog: 'Enable Watchdog Switch',
|
||
enable_watchdog_desc:
|
||
'If enabled it will change your funding source to VoidWallet automatically if your balance is lower than the LNbits balance. You will need to enable manually after an update.',
|
||
watchdog_interval: 'Watchdog Interval',
|
||
watchdog_interval_desc:
|
||
'How often the background task should check for a killswitch signal in the watchdog delta [node_balance - lnbits_balance] (in minutes).',
|
||
watchdog_delta: 'Watchdog Delta',
|
||
watchdog_delta_desc:
|
||
'Limit before killswitch changes funding source to VoidWallet [lnbits_balance - node_balance > delta]',
|
||
status: 'Status',
|
||
notification_source: 'Notification Source',
|
||
notification_source_label:
|
||
'Source URL (only use the official LNbits status source, and sources you can trust)',
|
||
more: 'more',
|
||
more_count: '{count} more',
|
||
less: 'less',
|
||
releases: 'Releases',
|
||
watchdog: 'Watchdog',
|
||
server_logs: 'Server Logs',
|
||
ip_blocker: 'IP Blocker',
|
||
security: 'Security',
|
||
security_tools: 'Security tools',
|
||
block_access_hint: 'Block access by IP',
|
||
allow_access_hint: 'Allow access by IP (will override blocked IPs)',
|
||
enter_ip: 'Enter IP and hit enter',
|
||
rate_limiter: 'Rate Limiter',
|
||
callback_url_rules: 'Callback URL Rules',
|
||
enter_callback_url_rule: 'Enter URL rule as regex and hit enter',
|
||
callback_url_rule_hint:
|
||
'Callback URLs (like LNURL one) will be validated against these rules. At leat one rule must match. No rule means all URLs are allowed.',
|
||
wallet_limiter: 'Wallet Limiter',
|
||
wallet_config: 'Wallet Config',
|
||
wallet_charts: 'Wallet Charts',
|
||
wallet_limit_max_withdraw_per_day:
|
||
'Max daily wallet withdrawal in sats (0 for no limit, -1 to block withdrawal)',
|
||
wallet_max_ballance: 'Wallet max balance in sats (0 to disable)',
|
||
wallet_limit_secs_between_trans:
|
||
'Min secs between transactions per wallet (0 to disable)',
|
||
only_incoming_payments_allowed: 'Only incoming payments allowed',
|
||
disable_outgoing_payments: 'Disable outgoing payments',
|
||
number_of_requests: 'Number of requests',
|
||
time_unit: 'Time unit',
|
||
minute: 'minute',
|
||
settings: 'Settings',
|
||
second: 'second',
|
||
hour: 'hour',
|
||
disable_server_log: 'Disable Server Log',
|
||
enable_server_log: 'Enable Server Log',
|
||
coming_soon: 'Feature coming soon',
|
||
session_has_expired: 'Your session has expired. Please login again.',
|
||
instant_access_question: 'or instant access',
|
||
login_with_user_id: 'Login with user ID',
|
||
or: 'or',
|
||
create_new_wallet: 'Create New Wallet',
|
||
delete_all_wallets: 'Delete All Wallets',
|
||
confirm_delete_all_wallets:
|
||
'Are you sure you want to delete ALL wallets for this user?',
|
||
login_to_account: 'Login to your account',
|
||
create_account: 'Create account',
|
||
account_settings: 'Account Settings',
|
||
signin_with_oauth: 'Login with',
|
||
signin_with_oauth_or: 'or Login with',
|
||
signin_with_nostr: 'Continue with Nostr',
|
||
signin_with_google: 'Sign in with Google',
|
||
signin_with_github: 'Sign in with GitHub',
|
||
signin_with_custom_org: 'Sign in with {custom_org}',
|
||
username_or_email: 'Username or Email',
|
||
password: 'Password',
|
||
password_config: 'Password Config',
|
||
password_repeat: 'Password repeat',
|
||
update_password: 'Update Password',
|
||
change_password: 'Change Password',
|
||
update_credentials: 'Update Credentials',
|
||
update_pubkey: 'Update Public Key',
|
||
nostr_pubkey_tooltip: "Enter this user's Nostr public key (hex value)",
|
||
set_password: 'Set Password',
|
||
set_password_tooltip: 'Set a password for this user',
|
||
invalid_password: 'Password must have at least 8 characters',
|
||
invalid_password_repeat: 'Passwords do not match',
|
||
reset_key_generated: 'A reset key has been generated.',
|
||
reset_key_copy: 'Click OK to copy the reset URL to your clipboard.',
|
||
login: 'Login',
|
||
register: 'Register',
|
||
username: 'Username',
|
||
pubkey: 'Public Key',
|
||
user_id: 'User ID',
|
||
id: 'ID',
|
||
email: 'Email',
|
||
first_name: 'First Name',
|
||
last_name: 'Last Name',
|
||
picture: 'Picture',
|
||
verify_email: 'Verify email with',
|
||
account: 'Account',
|
||
update_account: 'Update Account',
|
||
invalid_username: 'Invalid Username',
|
||
auth_provider: 'Auth Provider',
|
||
external_id: 'External ID',
|
||
my_account: 'My Account',
|
||
existing_account_question: 'Already have an account?',
|
||
background_image: 'Background Image',
|
||
back: 'Back',
|
||
logout: 'Logout',
|
||
look_and_feel: 'Look and Feel',
|
||
endpoint: 'Endpoint',
|
||
api: 'API',
|
||
api_token: 'API Token',
|
||
api_tokens: 'API Tokens',
|
||
access_control_list: 'Access Control List',
|
||
access_control_list_admin_warning:
|
||
'This is an admin account. The generated tokens will have admin privileges.',
|
||
new_api_acl: 'New Access Control List',
|
||
api_token_id: 'Token Id',
|
||
toggle_gradient: 'Toggle Gradient',
|
||
gradient_background: 'Gradient Background',
|
||
language: 'Language',
|
||
color_scheme: 'Color Scheme',
|
||
visible_wallet_count: 'Visible Wallet Count',
|
||
admin_settings: 'Admin Settings',
|
||
extension_cost: 'This release requires a payment of minimum {cost} sats.',
|
||
extension_paid_sats: 'You have already paid {paid_sats} sats.',
|
||
release_details_error: 'Cannot get the release details.',
|
||
pay_from_wallet: 'Pay from Wallet',
|
||
pay_with: 'Pay with {provider}',
|
||
select_payment_provider: 'Select payment provider',
|
||
wallet_required: 'Wallet *',
|
||
show_qr: 'Show QR',
|
||
retry_install: 'Retry Install',
|
||
new_payment: 'Make New Payment',
|
||
update_payment: 'Update Payment',
|
||
already_paid_question: 'Have you already paid?',
|
||
sell: 'Sell',
|
||
sell_require: 'Ask payment to enable extension',
|
||
sell_info:
|
||
'The {name} extension requires a payment of minimum {amount} sats to enable.',
|
||
hide_empty_wallets: 'Hide empty wallets',
|
||
recheck: 'Recheck',
|
||
check: 'Check',
|
||
check_connection: 'Check Connection',
|
||
check_webhook: 'Check Webhook',
|
||
contributors: 'Contributors',
|
||
license: 'License',
|
||
reset_key: 'Reset Key',
|
||
reset_password: 'Reset Password',
|
||
border_choices: 'Border Choices',
|
||
select_all: 'Select All',
|
||
nfc_supported: 'NFC Supported',
|
||
nfc_not_supported: 'NFC not Supported',
|
||
expire_date: 'Expire Date: ',
|
||
hash: 'Hash: ',
|
||
welcome_lnbits: 'Welcome to LNbits',
|
||
setup_su_account: 'Set up the Superuser account below.',
|
||
create_ticker_converter: 'Create Currency Ticker Converter',
|
||
enable_audit: 'Enable Audit',
|
||
recommended: 'Recommended',
|
||
audit_desc: 'Record HTTP requests according with the specified filters',
|
||
audit_record_req: 'Record Request Body',
|
||
audit_record_warning: 'Warning: ',
|
||
audit_record_req_warning_1:
|
||
'confidential data (like passwords) will be logged.',
|
||
audit_record_req_warning_2: 'the request body can have large size.',
|
||
audit_record_use: 'Use it with caution.',
|
||
audit_ip: 'Record IP Address',
|
||
audit_ip_desc: 'Record the IP address of the client',
|
||
audit_path_params: 'Record Path Parameters',
|
||
audit_query_params: 'Record Query Parameters',
|
||
audit_http_methods: 'Include HTTP Methods',
|
||
audit_http_methods_hint:
|
||
'List of HTTP methods to be included. Empty lists means all.',
|
||
audit_http_methods_label: 'HTTP Methods',
|
||
audit_resp_codes: 'Include HTTP Response Codes',
|
||
audit_resp_codes_hint:
|
||
'List of HTTP codes to be included (regex match). Empty lists means all. Eg: 4.*, 5.*',
|
||
audit_resp_codes_label: 'HTTP Response code (regex)',
|
||
audit_paths: 'Include Paths',
|
||
audit_paths_hint:
|
||
'List of paths to be included (regex match). Empty list means all.',
|
||
audit_paths_label: 'HTTP Path (regex)',
|
||
audit_paths_exclude: 'Exclude Paths',
|
||
audit_paths_exclude_hint:
|
||
'List of paths to be excluded (regex match). Empty list means none.',
|
||
audit_paths_exclude_label: 'HTTP Path (regex)',
|
||
exchange_providers: 'Exchange Providers',
|
||
admin_extensions: 'Admin Extensions',
|
||
admin_extensions_label: 'Admin extensions',
|
||
admin_extensions_hint: 'Extensions only user with admin privileges can use',
|
||
user_default_extensions: 'User Default Extensions',
|
||
user_default_extensions_label: 'User extensions',
|
||
user_default_extensions_hint:
|
||
'Extensions that will be enabled by default for the users.',
|
||
miscellanous: 'Miscellanous',
|
||
misc_disable_extensions: 'Disable Extensions',
|
||
misc_disable_extensions_label: 'Disable all extensions',
|
||
misc_hide_api: 'Hide API',
|
||
misc_hide_api_label: 'Hides wallet api, extensions can choose to honor',
|
||
wallets_management: 'Wallets Management',
|
||
funding_source_info: 'Funding Source Info',
|
||
funding_source: 'Funding Source: {wallet_class}',
|
||
node_balance: 'Node Balance: {balance} sats',
|
||
lnbits_balance: 'LNbits Balance: {balance} sats',
|
||
funding_reserve_percent: 'Reserve Percent: {percent} %',
|
||
node_management: 'Node Management',
|
||
node_management_not_supported:
|
||
'Node Management not supported by active funding source',
|
||
toggle_node_ui: 'Node UI',
|
||
toggle_public_node_ui: 'Public Node UI',
|
||
toggle_transactions_node_ui: 'Transactions Tab (Disable on large CLN nodes)',
|
||
invoice_expiry: 'Invoice Expiry',
|
||
invoice_expiry_label: 'Invoice expiry (seconds)',
|
||
fee_reserve: 'Fee Reserve',
|
||
fee_reserve_percent: 'Fee Reserve Percent',
|
||
fee_reserve_msats: 'Reserve fee in msats',
|
||
reserve_fee_in_percent: 'Reserve fee in percent',
|
||
payment_wait_time: 'Payment Wait Time (sec)',
|
||
payment_wait_time_desc:
|
||
'How long to wait when making a payment before marking it as pending. Set higher values for HODL invoices, Boltz, etc.',
|
||
server_management: 'Server Management',
|
||
base_url: 'Base URL',
|
||
base_url_label: 'Static/Base url for the server',
|
||
authentication: 'Authentication',
|
||
auth_token_expiry_label: 'Token expire minutes',
|
||
auth_token_expiry_hint: 'Time in minutes until the token expires',
|
||
auth_allowed_methods_label: 'Allowed authorization methods',
|
||
auth_allowed_methods_hint: 'Select authorization methods',
|
||
auth_nostr_label: 'Nostr Request URL',
|
||
auth_nostr_hint: 'Absolute URL that the clients will use to login.',
|
||
auth_google_ci_label: 'Google Client ID',
|
||
auth_google_ci_hint:
|
||
'Make sure that the authorized redirect URIs contain https://{domain}/api/v1/auth/google/token',
|
||
auth_google_cs_label: 'Google Client Secret',
|
||
auth_gh_client_id_label: 'GitHub Client ID',
|
||
auth_gh_client_id_hint:
|
||
'Make sure that the authorization callback URL is set to https://{domain}/api/v1/auth/github/token',
|
||
auth_gh_client_secret_label: 'GitHub Client Secret',
|
||
auth_keycloak_label: 'Keycloak Discovery URL',
|
||
auth_keycloak_ci_label: 'Keycloak Client ID',
|
||
auth_keycloak_ci_hint:
|
||
'Make sure thant the authorization callback URL is set to https://{domain}/api/v1/auth/keycloak/token',
|
||
auth_keycloak_cs_label: 'Keycloak Client Secret',
|
||
auth_keycloak_custom_org_label: 'Keycloak Custom Organization',
|
||
auth_keycloak_custom_icon_label: 'Keycloak Custom Icon (URL)',
|
||
currency_settings: 'Currency Settings',
|
||
allowed_currencies: 'Allowed Currencies',
|
||
allowed_currencies_hint: 'Limit the number of available fiat currencies',
|
||
default_account_currency: 'Default Account Currency',
|
||
default_account_currency_hint: 'Default currency for accounting',
|
||
min_incoming_payment_amount: 'Min Incoming Payment Amount',
|
||
min_incoming_payment_amount_desc:
|
||
'Minimum amount allowed for generating an invoice',
|
||
max_incoming_payment_amount: 'Max Incoming Payment Amount',
|
||
max_incoming_payment_amount_desc:
|
||
'Maximum amount allowed for generating an invoice',
|
||
max_outgoing_payment_amount: 'Max Outgoing Payment Amount',
|
||
max_outgoing_payment_amount_desc:
|
||
'Maximum amount allowed for making a payment',
|
||
service_fee: 'Service Fee',
|
||
service_fee_label: 'Service fee (%)',
|
||
service_fee_hint: 'Fee charged per tx (%)',
|
||
service_fee_max: 'Service Fee Max',
|
||
service_fee_max_label: 'Service fee max (sats)',
|
||
service_fee_max_hint: 'Max service fee to charge in (sats)',
|
||
fee_wallet: 'Fee Wallet',
|
||
fee_wallet_label: 'Fee wallet (wallet ID)',
|
||
fee_wallet_hint: 'Wallet ID to send funds to',
|
||
disable_fee: 'Disable Fee',
|
||
disable_fee_internal: 'Disable Service Fee for Internal Payments',
|
||
disable_fee_internal_desc:
|
||
'Disable Service Fee for Internal Lightning Payments',
|
||
ui_management: 'UI Management',
|
||
ui_site_title: 'Site Title',
|
||
ui_changing_remove_lnbits_elements:
|
||
' (changing will remove LNbits elements on the homepage and footer)',
|
||
ui_site_tagline: 'Site Tagline',
|
||
ui_elements_enable: 'Enable elements on homepage/footer',
|
||
ui_elements_disable: 'Disable elements on homepage/footer',
|
||
ui_toggle_elements_tip: "Remove homepage elements like 'runs on' etc",
|
||
ui_site_description: 'Site Description',
|
||
ui_site_description_hint: 'Use plain text, Markdown, or raw HTML',
|
||
ui_default_wallet_name: 'Default Wallet Name',
|
||
ui_default_theme: 'Default Theme',
|
||
lnbits_wallet: 'LNbits wallet',
|
||
denomination: 'Denomination',
|
||
denomination_hint: 'The name for the FakeWallet token',
|
||
denomination_error: 'Denomination must be 3 characters, or `sats`',
|
||
ui_qr_code_logo: 'QR Code/Favicon Logo',
|
||
ui_qr_code_logo_hint: 'QR code and favicon logo url',
|
||
ui_custom_image: 'Custom Image',
|
||
ui_custom_image_label: 'URL to custom image',
|
||
ui_custom_image_hint: 'Image showed at homepage/login',
|
||
ui_custom_badge: 'Custom Badge',
|
||
ui_custom_badge_label: "Custom Badge 'USE WITH CAUTION'",
|
||
ui_custom_badge_color_label: 'Custom Badge Color',
|
||
themes: 'Themes',
|
||
themes_hint: 'Choose themes available for users',
|
||
custom_logo: 'Custom Logo',
|
||
custom_logo_hint: 'URL to logo image',
|
||
ad_space_title: 'Ad Space Title',
|
||
ad_space_title_label: 'Supported by',
|
||
ad_slots: 'Advertisement Slots',
|
||
ad_slots_hint:
|
||
'Ad url and image filepaths in CSV format, extensions can choose to honor',
|
||
ad_slots_label: 'url;img_light_url;img_dark_url, url...',
|
||
ads_enabled: 'Ads Enabled',
|
||
ads_disabled: 'Ads Disabled',
|
||
user_management: 'User Management',
|
||
admin_users: 'Admin Users',
|
||
admin_users_hint: 'Users with admin privileges',
|
||
admin_users_label: 'User ID',
|
||
allowed_users: 'Allowed Users',
|
||
allowed_users_hint: 'Only these users can use LNbits',
|
||
allowed_users_hint_feature: 'Only these users can use {feature}',
|
||
allowed_users_label: 'User ID',
|
||
allow_creation_user: 'Allow creation of new users',
|
||
allow_creation_user_desc: 'Allow creation of new users on the index page',
|
||
new_user_not_allowed: 'Registration is disabled.',
|
||
components: 'Components',
|
||
long_running_endpoints: 'Top 5 Long Running Endpoints',
|
||
http_request_methods: 'HTTP Request Methods',
|
||
http_response_codes: 'HTTP Response Codes',
|
||
request_details: 'Request Details',
|
||
http_request_details: 'HTTP Request Details',
|
||
payment_details: 'Payment Details',
|
||
payment_details_desc: 'Detailed information about the payment',
|
||
payments: 'Payments',
|
||
payment_show_internal: 'Show Internal Payments',
|
||
payment_chart_flow: 'Monthly Payment Flow',
|
||
payment_chart_status: 'Payment Status',
|
||
payment_chart_tx_per_wallet: 'Transactions per Wallet (balance/count)',
|
||
payment_details_back: 'Back to Payments',
|
||
payment_chart_tags: 'Payments by Tags',
|
||
payments_balance_in_out: 'Balance In/Out',
|
||
payments_count_in_out: 'Count In/Out',
|
||
payments_status_chart: 'Status Chart',
|
||
payments_tag_chart: 'Tag Chart',
|
||
payments_balance_chart: 'Balance Chart',
|
||
payments_wallets_chart: 'Wallets Chart',
|
||
payments_balance_in_out_chart: 'Balance In/Out Chart',
|
||
payments_count_in_out_chart: 'Count In/Out Chart',
|
||
reset_wallet_keys: 'Reset Keys',
|
||
reset_wallet_keys_desc:
|
||
'Reset the API keys for this wallet. This will invalidate the current keys and generate new ones.',
|
||
view_list: 'View wallets as list',
|
||
view_column: 'View wallets as rows',
|
||
filter_payments: 'Filter payments',
|
||
filter_date: 'Filter by date',
|
||
websocket_example: 'Websocket example',
|
||
secret_key: 'Secret Key',
|
||
signing_secret: 'Signing Secret',
|
||
signing_secret_hint:
|
||
'Signing secret for the webhook. Messages will be signed with this secret.',
|
||
callback_success_url: 'Callback Success URL',
|
||
callback_success_url_hint:
|
||
'The user will be redirected to this URL after the payment is successful',
|
||
connected: 'Connected',
|
||
not_connected: 'Not Connected'
|
||
}
|