mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 23:21:21 +01:00
447 lines
19 KiB
JavaScript
447 lines
19 KiB
JavaScript
window.localisation.en = {
|
|
confirm: 'Yes',
|
|
server: 'Server',
|
|
theme: 'Theme',
|
|
site_customisation: 'Site Customisation',
|
|
funding: 'Funding',
|
|
users: 'Users',
|
|
audit: 'Audit',
|
|
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',
|
|
open_channel: 'Open Channel',
|
|
open: 'Open',
|
|
close_channel: 'Close Channel',
|
|
close: 'Close',
|
|
restart: 'Restart server',
|
|
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.',
|
|
wallet: 'Wallet: ',
|
|
wallets: 'Wallets',
|
|
add_wallet: 'Add a new 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',
|
|
currency: 'Currency',
|
|
update_currency: 'Update currency',
|
|
press_to_claim: 'Press to claim bitcoin',
|
|
donate: 'Donate',
|
|
view_github: 'View on GitHub',
|
|
voidwallet_active: 'VoidWallet is active! Payments disabled',
|
|
use_with_caution: 'USE WITH CAUTION - {name} wallet is still in BETA',
|
|
service_fee: 'Service fee: {amount} % per transaction',
|
|
service_fee_max: 'Service fee: {amount} % per transaction (max {max} sats)',
|
|
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',
|
|
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',
|
|
processing_payment: 'Processing payment...',
|
|
not_enough_funds: 'Not enough funds!',
|
|
search_by_tag_memo_amount: 'Search by tag, memo, amount',
|
|
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\nThis service is in BETA. LNbits 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',
|
|
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',
|
|
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)',
|
|
payment_hash: 'Payment Hash',
|
|
fee: 'Fee',
|
|
amount: 'Amount',
|
|
amount_sats: 'Amount (sats)',
|
|
tag: 'Tag',
|
|
unit: 'Unit',
|
|
description: 'Description',
|
|
expiry: 'Expiry',
|
|
webhook: 'Webhook',
|
|
payment_proof: 'Payment Proof',
|
|
update: 'Update',
|
|
update_available: 'Update {version} available!',
|
|
latest_update: 'You are on the latest version {version}.',
|
|
notifications: 'Notifications',
|
|
no_notifications: 'No notifications',
|
|
notifications_disabled: 'LNbits status notifications are disabled.',
|
|
enable_notifications: 'Enable Notifications',
|
|
enable_notifications_desc:
|
|
'If enabled it will fetch the latest LNbits Status updates, like security incidents and updates.',
|
|
enable_killswitch: 'Enable Killswitch',
|
|
enable_killswitch_desc:
|
|
'If enabled it will change your funding source to VoidWallet automatically if LNbits sends out a killswitch signal. You will need to enable manually after an update.',
|
|
killswitch_interval: 'Killswitch Interval',
|
|
killswitch_interval_desc:
|
|
'How often the background task should check for the LNbits killswitch signal from the status source (in minutes).',
|
|
enable_watchdog: 'Enable Watchdog',
|
|
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',
|
|
less: 'less',
|
|
releases: 'Releases',
|
|
killswitch: 'Killswitch',
|
|
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',
|
|
wallet_limiter: 'Wallet Limiter',
|
|
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)',
|
|
number_of_requests: 'Number of requests',
|
|
time_unit: 'Time unit',
|
|
minute: 'minute',
|
|
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: 'Want instant access?',
|
|
login_with_user_id: 'Login with user ID',
|
|
or: 'or',
|
|
create_new_wallet: 'Create New Wallet',
|
|
login_to_account: 'Login to your account',
|
|
create_account: 'Create account',
|
|
account_settings: 'Account Settings',
|
|
signin_with_nostr: 'Continue with Nostr',
|
|
signin_with_google: 'Sign in with Google',
|
|
signin_with_github: 'Sign in with GitHub',
|
|
signin_with_keycloak: 'Sign in with Keycloak',
|
|
username_or_email: 'Username or Email',
|
|
password: 'Password',
|
|
password_config: 'Password Config',
|
|
password_repeat: 'Password repeat',
|
|
change_password: 'Change Password',
|
|
update_credentials: 'Update Credentials',
|
|
update_pubkey: 'Update Public Key',
|
|
set_password: 'Set Password',
|
|
invalid_password: 'Password must have at least 8 characters',
|
|
login: 'Login',
|
|
register: 'Register',
|
|
username: 'Username',
|
|
pubkey: 'Public Key',
|
|
user_id: 'User 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',
|
|
my_account: 'My Account',
|
|
back: 'Back',
|
|
logout: 'Logout',
|
|
look_and_feel: 'Look and Feel',
|
|
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',
|
|
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',
|
|
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',
|
|
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_managment: '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_msats: 'Reserve fee in msats',
|
|
fee_reserve_percent: 'Reserve fee in percent',
|
|
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',
|
|
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',
|
|
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_site_tagline: 'Site Tagline',
|
|
ui_elements_enable: 'Enable elements on homepage',
|
|
ui_elements_disable: 'Disable elements on homepage',
|
|
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',
|
|
lnbits_wallet: 'LNbits wallet',
|
|
denomination: 'Denomination',
|
|
denomination_hint: 'The name for the FakeWallet token',
|
|
ui_qr_code_logo: 'QR Code Logo',
|
|
ui_qr_code_logo_hint: 'URL to logo image in QR code',
|
|
ui_custom_badge: 'Custom Badge',
|
|
ui_custom_badge_label:
|
|
"Custom Badge 'USE WITH CAUTION - LNbits wallet is still in BETA'",
|
|
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_label: 'User ID',
|
|
allow_creation_user: 'Allow creation of new users',
|
|
allow_creation_user_desc: 'Allow creation of new users on the index page',
|
|
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'
|
|
}
|