2023-05-09 10:42:27 +02:00
window . localisation . pi = {
2023-12-12 11:10:51 +01:00
confirm : 'Aye' ,
2023-05-09 10:42:27 +02:00
server : 'Cap`n' ,
theme : 'Theme' ,
funding : 'Funding' ,
users : 'Buccaneers' ,
2023-12-12 11:10:51 +01:00
apps : 'Arrrrplications' ,
channels : 'Channels' ,
transactions : 'Pirate Transactions and loot' ,
dashboard : 'Arrr-board' ,
node : 'Node' ,
total _capacity : 'Total Capacity' ,
avg _channel _size : 'Avg. Channel Size' ,
biggest _channel _size : 'Largest Bilge Size' ,
smallest _channel _size : 'Smallest Channel Size' ,
number _of _channels : "Nummer o' Channels" ,
active _channels : 'Active Channels' ,
connect _peer : 'Connect Peer' ,
connect : 'Connect' ,
open _channel : 'Open Channel' ,
open : 'Open yer hatches' ,
close _channel : 'Shut Yer Gob Channel' ,
close : 'Batten down the hatches, we be closin' ,
2023-05-09 10:42:27 +02:00
restart : 'Arr, restart Cap`n' ,
save : 'Bury Treasure' ,
save _tooltip : 'Bury yer changes, matey' ,
topup : 'Top up the Chest' ,
topup _wallet : 'Add more doubloons to the chest' ,
topup _hint : 'Use the chest ID to top up any chest' ,
restart _tooltip : 'Restart the Cap`n for changes to take effect, arr!' ,
add _funds _tooltip : 'Add doubloons to a chest and make it heavier' ,
reset _defaults : 'Reset to Davy Jones Locker' ,
reset _defaults _tooltip :
'Scuttle all settings and reset to Davy Jones Locker. Aye, start anew!' ,
download _backup : 'Download database booty' ,
name _your _wallet : 'Name yer %{name} treasure chest' ,
paste _invoice _label : 'Paste a booty, payment request or lnurl code, matey!' ,
lnbits _description :
2024-03-28 09:06:47 +01:00
'Arr, easy to set up and lightweight, LNbits can run on any Lightning Network funding source and even LNbits itself! Ye can run LNbits for yourself, or easily offer a custodian solution for others. Each chest has its own API keys and there be no limit to the number of chests ye can make. Being able to partition booty makes LNbits a useful tool for money management and as a development tool. Arr, extensions add extra functionality to LNbits so ye 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 scallywags to develop and submit their own.' ,
2023-05-09 10:42:27 +02:00
export _to _phone : 'Export to Phone with QR Code, me hearties' ,
export _to _phone _desc :
'This QR code contains yer chest URL with full access. Ye can scan it from yer phone to open yer chest from there, arr!' ,
wallets : 'Treasure Chests' ,
add _wallet : 'Add a new chest and fill it with doubloons!' ,
delete _wallet : 'Scuttle the Chest' ,
delete _wallet _desc :
'This whole chest will be scuttled, the booty will be UNRECOVERABLE. Aye, be warned!' ,
rename _wallet : 'Rename the Chest, me hearty' ,
update _name : 'Update name like a captain' ,
2023-12-12 11:10:51 +01:00
fiat _tracking : "Trackin' o' the treasure" ,
currency : "Curr'nsey" ,
update _currency : 'Update doubloons' ,
2023-05-09 10:42:27 +02:00
press _to _claim : 'Press to claim gold doubloons, matey!' ,
donate : 'Donate like a true pirate!' ,
view _github : 'View on GitHub and find treasures' ,
voidwallet _active : 'VoidWallet be active! Payments disabled' ,
use _with _caution :
'USE WITH CAUTION - %{name} chest be still in BETA. Aye, be careful!' ,
2023-12-12 11:10:51 +01:00
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 goin' transaction" ,
2023-05-09 10:42:27 +02:00
toggle _darkmode : 'Toggle Dark Mode, arr!' ,
2024-02-20 12:32:49 +01:00
payment _reactions : 'Payment Reactions' ,
2023-05-09 10:42:27 +02:00
view _swagger _docs : 'View LNbits Swagger API docs and learn the secrets' ,
api _docs : 'API docs for the scallywags' ,
2024-02-20 12:32:49 +01:00
api _keys _api _docs : 'Node URL, API keys and API docs' ,
2023-05-09 10:42:27 +02:00
lnbits _version : 'LNbits version, arr!' ,
runs _on : 'Runs on, matey' ,
credit _hint : 'Press Enter to credit account and make it richer' ,
credit _label : '%{denomination} to credit, arr!' ,
2023-12-12 11:10:51 +01:00
paste : 'Stow' ,
paste _from _clipboard : 'Paste from clipboard' ,
2023-05-09 10:42:27 +02:00
paste _request : 'Paste Request and find treasures' ,
create _invoice : 'Create Booty Request and get rich, me hearties!' ,
camera _tooltip : 'Use spyglass to scan a booty/QR, arr!' ,
export _csv : 'Export to CSV and keep track of the booty' ,
chart _tooltip : 'Show ye chart, me hearty' ,
pending : 'Pendin like a ship at anchor' ,
copy _invoice : 'Copy booty request, arrr' ,
2023-12-12 11:10:51 +01:00
withdraw _from : 'Withdraw from' ,
2023-05-09 10:42:27 +02:00
cancel : 'Abandon ship! We be retreatin' ,
scan : 'Avast! Scan me beauty, arrr' ,
read : 'Read it, if ye dare' ,
pay : 'Pay up or walk the plank, ye scallywag' ,
memo : 'Message in a bottle, argh' ,
date : 'Date of the map, me matey' ,
processing _payment : 'Processing yer payment... don´ t make me say it again' ,
not _enough _funds : 'Arrr, ye don´ t have enough doubloons! Walk the plank!' ,
search _by _tag _memo _amount : 'Search by tag, message, or booty amount, savvy' ,
invoice _waiting : 'Invoice waiting to be plundered, arrr' ,
payment _received : 'Payment Received like a treasure, argh' ,
payment _sent : 'Payment Sent, hoist the colors! We´ ve got some doubloons!' ,
2023-05-24 20:59:34 +01:00
receive : 'booty' ,
send : 'hoist' ,
2023-05-09 10:42:27 +02:00
outgoing _payment _pending :
'Outgoing payment pending in the port, ye scurvy dog' ,
drain _funds : 'Plunder all the doubloons, ye buccaneer' ,
drain _funds _desc :
'This be an LNURL-withdraw QR code for slurpin everything from this wallet. Don`t share with anyone. It be compatible with balanceCheck and balanceNotify so yer wallet may keep pullin` the funds continuously from here after the first withdraw.' ,
i _understand : 'I understand, yo ho ho and a bottle of rum!' ,
copy _wallet _url : 'Copy wallet URL like a map, savvy' ,
disclaimer _dialog :
'Login functionality to be released in a future update, for now, make sure ye bookmark this page for future access to your booty! This service be in BETA, and we hold no responsibility for people losing access to doubloons.' ,
no _transactions : 'No transactions made yet, me hearties. Belay that!' ,
2023-11-27 10:40:36 +01:00
manage : 'Manage, me hearty' ,
2023-05-09 10:42:27 +02:00
extensions : 'Yer Extensions, ye scurvy dog' ,
no _extensions :
"Ye don't have any extensions installed, ye scallywag :(. Where be yer loot?" ,
created : 'Created like a legend, savvy' ,
2023-12-12 11:10:51 +01:00
search _extensions : 'Search fer extensions' ,
warning : 'Avast' ,
repository : 'Repository' ,
confirm _continue : "Be ye sure ye want t' proceed?" ,
manage _extension _details : 'Install/uninstall extension' ,
install : 'Set sail' ,
uninstall : 'Avaast' ,
drop _db : 'Scuttle Data' ,
enable : 'Enable' ,
enable _extension _details : "Enable extension fer th' current user" ,
disable : "Disablin'" ,
installed : 'Installed' ,
activated : 'Activated' ,
deactivated : 'Deactivated' ,
release _notes : 'Release Notes' ,
activate _extension _details : 'Make extension available/unavailable fer users' ,
featured : 'Featured' ,
all : 'Arr' ,
only _admins _can _install : '(Only admin accounts can install extensions)' ,
admin _only : "Cap'n Only" ,
new _version : 'New Version' ,
extension _depends _on : 'Depends on:' ,
extension _rating _soon : "Ratings a'comin' soon" ,
extension _installed _version : 'Installed version' ,
extension _uninstall _warning :
"Ye be about t' remove th' extension fer all hands." ,
uninstall _confirm : 'Aye, Uninstall' ,
extension _db _drop _info :
"All data fer th' extension will be permanently deleted. There be no way to undo this operation!" ,
extension _db _drop _warning :
"Ye be about to scuttle all data fer th' extension. Please scribble th' extension name to continue:" ,
extension _min _lnbits _version :
"This release be needin' at least LNbits version" ,
2023-05-09 10:42:27 +02:00
payment _hash : 'Payment Hash like a treasure map, arrr' ,
fee : 'Fee like a toll to cross a strait, matey' ,
amount : 'Amount of doubloons, arrr' ,
2023-12-12 11:10:51 +01:00
tag : 'Tag' ,
2023-05-09 10:42:27 +02:00
unit : 'Unit of measurement like a fathom, ye buccaneer' ,
description : 'Description like a tale of adventure, arrr' ,
expiry : 'Expiry like the food on a ship, ye landlubber' ,
webhook : 'Webhook like a fishing line, arrr' ,
2023-12-12 11:10:51 +01:00
payment _proof : 'Payment Proof like a seal of authenticity, argh' ,
update _available : 'Update %{version} available, me matey!' ,
latest _update : "Ye be on th' latest version %{version}." ,
notifications : 'Notificashuns' ,
no _notifications : "No noticin's" ,
notifications _disabled : 'LNbits status notifications be disabled, arr!' ,
enable _notifications : 'Enable Notifications' ,
enable _notifications _desc :
"If ye be allowin' it, it'll be fetchin' the latest LNbits Status updates, like security incidents and updates." ,
enable _killswitch : "Enabl' th' Killswitch" ,
enable _killswitch _desc :
"If enabled it'll be changin' yer fundin' source to VoidWallet automatically if LNbits sends out a killswitch signal, ye will. Ye'll be needin' t' enable manually after an update, arr." ,
killswitch _interval : 'Killswitch Interval' ,
killswitch _interval _desc :
"How oft th' background task should be checkin' fer th' LNBits killswitch signal from th' status source (in minutes)." ,
enable _watchdog : 'Enable Seadog' ,
enable _watchdog _desc :
"If enabled, it will swap yer treasure source t' VoidWallet on its own if yer balance be lower than th' LNbits balance. Ye'll need t' enable by hand after an update." ,
watchdog _interval : 'Seadog Interval' ,
watchdog _interval _desc :
"How oft th' background task should be checkin' fer a killswitch signal in th' seadog delta [node_balance - lnbits_balance] (in minutes), arr." ,
watchdog _delta : 'Seadog Delta' ,
watchdog _delta _desc :
"Limit afore killswitch changes fundin' source to VoidWallet [lnbits_balance - node_balance > delta]" ,
status : 'Status' ,
notification _source : 'Notification Source' ,
notification _source _label :
"Source URL (only use th' official LNbits status source, and sources ye can trust)" ,
more : "Arr, 'tis more." ,
2023-12-22 16:32:01 +00:00
less : "Arr, 'tis more fewer." ,
2023-12-12 11:10:51 +01:00
releases : 'Releases' ,
killswitch : 'Killswitch' ,
watchdog : 'Seadog' ,
server _logs : 'Server Logs' ,
ip _blocker : 'IP Blockar' ,
security : 'Securrrity' ,
security _tools : 'Securrrity tools' ,
block _access _hint : 'Block access by IP' ,
allow _access _hint : 'Grant permission by IP (will override barred IPs)' ,
enter _ip : 'Enter IP and hit enter' ,
rate _limiter : 'Rate Limiter' ,
2024-02-20 12:32:49 +01:00
wallet _limiter : 'Pouch Limitar' ,
wallet _limit _max _withdraw _per _day :
'Max daily wallet withdrawal in sats (0 ter disable)' ,
wallet _max _ballance : 'Purse max heaviness in sats (0 fer scuttle)' ,
wallet _limit _secs _between _trans :
"Min secs 'tween transactions per wallet (0 to disable)" ,
2023-12-12 11:10:51 +01:00
number _of _requests : "Number o' requests" ,
time _unit : "time bein'" ,
minute : 'minnit' ,
second : 'second' ,
hour : 'hour' ,
disable _server _log : "Disabl' %{Server} Log" ,
enable _server _log : 'Enable Server Log' ,
2023-12-19 11:22:37 +01:00
coming _soon : "Feature comin' soon" ,
session _has _expired : 'Yer session has expired. Please login again.' ,
instant _access _question : "Be wantin' quick entry, aye?" ,
login _with _user _id : 'Login with user ID' ,
or : 'arr' ,
create _new _wallet : 'Create New Wallet' ,
login _to _account : 'Log in to yer account' ,
create _account : 'Create account' ,
account _settings : "Account Settin's" ,
signin _with _google : "Sign in wit' Google" ,
signin _with _github : "Sign in wit' GitHub" ,
2024-02-20 12:32:49 +01:00
signin _with _keycloak : "Sign in wit' Keycloak" ,
2023-12-19 11:22:37 +01:00
username _or _email : 'Usarrrname or Email' ,
password : 'Passwarrd' ,
password _config : 'Passwarrd Config' ,
password _repeat : 'Passwarrd repeat' ,
change _password : 'Change Passwarrd' ,
set _password : 'Set yer Secret Code' ,
invalid _password : "Passwarrd must be havin' at leest 8 charrracters" ,
login : 'Log in' ,
register : 'Sign on' ,
username : 'Username' ,
user _id : 'User ID' ,
email : 'Email' ,
first _name : 'Firrrst Name' ,
last _name : 'Surname' ,
picture : "pictur'" ,
verify _email : 'Verify email with' ,
account : 'Arrrccount' ,
update _account : "Updatin' Arrrccount" ,
invalid _username : 'Username be not valid, matey!' ,
auth _provider : 'Auth Provider becometh Auth Provider, ye see?' ,
my _account : 'Me Arrrccount' ,
back : 'Return' ,
2024-02-20 12:32:49 +01:00
logout : 'Log out yer session' ,
look _and _feel : 'Look and Feel' ,
language : 'Langwidge' ,
color _scheme : 'Colour Scheme'
2023-05-09 10:42:27 +02:00
}