diff --git a/frontend/src/components/Dialogs/Coordinator.tsx b/frontend/src/components/Dialogs/Coordinator.tsx
index 839db428..e75e280d 100644
--- a/frontend/src/components/Dialogs/Coordinator.tsx
+++ b/frontend/src/components/Dialogs/Coordinator.tsx
@@ -47,6 +47,7 @@ import {
VolunteerActivism,
Circle,
Flag,
+ ApiOutlined,
} from '@mui/icons-material';
import LinkIcon from '@mui/icons-material/Link';
@@ -695,6 +696,19 @@ const CoordinatorDialog = ({ open = false, onClose, shortAlias }: Props): JSX.El
secondary={t('24h non-KYC bitcoin premium')}
/>
+
+
+
+
+
+
+
+
+
+
diff --git a/frontend/src/models/Coordinator.model.ts b/frontend/src/models/Coordinator.model.ts
index 857c9bf3..fd96e204 100644
--- a/frontend/src/models/Coordinator.model.ts
+++ b/frontend/src/models/Coordinator.model.ts
@@ -58,6 +58,7 @@ export interface Info {
openUpdateClient: boolean;
notice_severity: 'none' | 'warning' | 'error' | 'success' | 'info';
notice_message: string;
+ market_price_apis: string;
loading: boolean;
}
diff --git a/frontend/static/locales/ca.json b/frontend/static/locales/ca.json
index f1fa00a5..3725e06a 100644
--- a/frontend/static/locales/ca.json
+++ b/frontend/static/locales/ca.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Utilitzant Bitcoin Testnet",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Gràfic",
- "Create": "Crear",
- "List": "Taula",
- "Map": "Mapa",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Existeixen ordres que coincideixen!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Suport comunitari i públic",
- "Exchange summary": "Resum de l'intercanvi",
- "Learn RoboSats": "Aprèn RoboSats",
- "RoboSats information": "Informació de RoboSats",
- "client for nerds": "client per nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "Més",
- "Offers": "Ofertes",
- "Order": "Ordre",
- "Settings": "Paràmetres",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Contracte",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Genera un token",
- "2. Meet your robot identity": "2. Coneix la teva identitat de robot",
- "3. Browse or create an order": "3. Navega o crea una ordre",
- "Building your robot!": "Muntant el teu robot!",
- "Continue": "Continuar",
- "Generate token": "Genera un token",
- "Hi! My name is": "Hola! el meu nom és",
- "If you need help on your RoboSats journey join our public support": "Si necessites ajuda en el teu viatge per RoboSats, uneix-te al nostre suport públic",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats és un mercat persona-a-persona (P2P). Pots consultar les ofertes públiques o crear-ne una de nova.",
- "See profile": "Veure perfil",
- "Store it somewhere safe!": "Guarda'l a un lloc segur!",
- "Telegram group": "Grup de Telegram",
- "This is your trading avatar": "Aquest és el teu Robot de compravenda",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "Aquesta clau temporal us permet accedir a una identitat de robot única i privada per al vostre intercanvi.",
- "You can also add your own random characters into the token or": "També pots afegir els teus caràcters aleatoris propis al token o",
- "or visit the robot school for documentation.": "o visita l'escola Robot per més informació.",
- "roll again": "rodar de nou",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Ordre activa #{{orderID}}",
- "Add Robot": "Afegir Robot",
- "Add a new Robot": "Afegeix un nou Robot",
- "Building...": "Construint...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Última ordre #{{orderID}}",
- "Looking for orders!": "Buscant ordres!",
- "No existing orders found": "No s'han trobat ordres",
- "Recovery": "Recuperació",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "La reutilització de la identitat de trading degrada la teva privadesa davant d'altres usuaris, coordinadors i observadors.",
- "Robot Garage": "Garatge de Robots",
- "Store your token safely": "Guarda el teu token de manera segura",
- "Welcome back!": "Bentornat!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Copiat!",
- "Not enough entropy, make it more complex": "Entropia insuficient, fes-ho més complex",
- "The token is too short": "El token és massa curt",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "Un Simple i Privat Exchange LN P2P",
- "Create a new robot and learn to use RoboSats": "Crear un nou robot i aprendre a fer servir RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recuperar un robot existent utilitzant el teu token",
- "Start": "Començar",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connectant a TOR",
- "Connection encrypted and anonymized using TOR.": "Connexió xifrada i anònima mitjançant TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Això garanteix la màxima privadesa, però és possible que sentis que l'aplicació es comporta lenta. Si es perd la connexió, reinicia l'aplicació.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "TOT",
- "Buy": "Comprar",
- "DESTINATION": "DESTÍ",
- "I want to": "Vull",
- "METHOD": "MÈTODE",
- "Select Host": "Selecciona Amfitrió",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Selecciona moneda de pagament",
- "Select Payment Method": "Tria mètode de pagament",
- "Sell": "Vendre",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "i fer servir",
- "hosted by": "allotjat per",
- "pay with": "pagar amb",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Afegir filtre",
- "Amount": "Suma",
- "An error occurred.": "Hi ha hagut un error.",
- "And": "I",
- "Be the first one to create an order": "Sigues el primer a crear una ordre",
- "Bond": "Fiança",
- "Column title": "Nom de columna",
- "Columns": "Columnes",
- "Currency": "Moneda",
- "Delete": "Eliminar",
- "Destination": "Destí",
- "Expiry": "Caduca en",
- "Filter": "Filtrar",
- "Filter value": "Filtrar valor",
- "Find column": "Buscar columna",
- "Hide": "Amagar",
- "Hide all": "Ocultar totes",
- "Host": "Host",
- "Is": "Acció",
- "Logic operator": "Operador lògic",
- "Manage columns": "Gestionar columnes",
- "Menu": "Menú",
- "No orders found to buy BTC for {{currencyCode}}": "No hi ha ordres per comprar bitcoin per {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "No hi ha ordres per vendre bitcoin per {{currencyCode}}",
- "No results found.": "No s'han trobat resultats.",
- "Operator": "Operador",
- "Or": "O",
- "Orders per page:": "Ordres per vista:",
- "Others": "Altres",
- "Pay": "Pagar",
- "Payment Method": "Mètode de pagament",
- "Premium": "Prima",
- "Price": "Preu",
- "Reorder column": "Reordenar columnes",
- "Robot": "Robot",
- "Sats now": "Sats ara",
- "Select columns": "Selecciona columnes",
- "Show all": "Mostrar totes",
- "Show columns": "Mostrar columnes",
- "Show filters": "Mostrar filtres",
- "Sort": "Ordenar",
- "Sort by ASC": "Ordenar ascendent",
- "Sort by DESC": "Ordenar descendent",
- "Timer": "Termini",
- "Unsort": "Desordenar",
- "Value": "Valor",
- "any": "algun",
- "contains": "conté",
- "ends with": "acaba amb",
- "equals": "igual a",
- "false": "fals",
- "is": "és",
- "is after": "està darrere",
- "is any of": "és algun de",
- "is before": "està davant",
- "is empty": "està buit",
- "is not": "no és",
- "is not empty": "no està buit",
- "is on or after": "està a o darrere",
- "is on or before": "està a o davant",
- "no": "no",
- "starts with": "comença amb",
- "true": "veritat",
- "yes": "si",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accepta",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "En fer-ho, s'obtindran fitxes de mapes d'un proveïdor de tercers. Depenent de la configuració, la informació privada es pot filtrar a servidors fora de la federació RoboSats",
- "Close": "Tancar",
- "Download high resolution map?": "Descarregar el mapa d'alta resolució?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats mai et contactarà. Ni els desenvolupadors ni els coordinadors de RoboSats mai et preguntaran pel token del teu Robot.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Tots sempre que siguin ràpids. Pots escriure a sota el teu mètode de pagament preferit(s). Hauràs de trobar un company que accepti aquest mètode. El pas per intercanviar el fiat té un temps d'expiració de 24 hores abans no s'obri una disputa automàticament. Et recomanem mètodes d'enviament de fiat.",
- "Are there trade limits?": "Hi ha límit d'intercanvis?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "En cap moment AnonymousAlice01 ni BafflingBob02 han de confiar els fons de bitcoin a l'altra part. En cas de conflicte, el personal de RoboSats ajudarà a resoldre la disputa.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Tingues en compte que la teva pasarel·la de pagaments fiat pot cobrar-te comissions extra. En qualsevol cas, aquests costos sempre són coberts pel comprador. Això inclou. comissions de transferència, costos bancaris i forquilla d'intercavis de divises. El venedor ha de rebre la quantitat exacte que es detalla a l'ordre.",
- "Disclaimer": "Avís",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "Durant un intercanvi típic, el teu company d'intercanvi és l'únic que pot potencialment esbrinar quelcom sobre tu. Mantingues una conversa curta i concisa. Evita donar dades que no siguin estrictament necessàries pel pagament del fiat.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Cada coordinador de RoboSats establirà una mida d’intercanvi màxima per minimitzar problemes d’enrutament Lightning. No hi ha límit d'intercanvis per dia. Un robot només pot tenir una ordre a la vegada. No obstant això, es poden utilitzar múltiples robots simultàniament utilitzant el garatge Robot. Recorda fer una còpia de seguretat dels tokens dels teus robots!",
- "How does it work?": "Com funciona?",
- "How it works": "Com funciona",
- "How to use": "Com utilizar",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "A molts països utilitzar RoboSats no és diferent a fer servir Ebay o WallaPop. La teva regulació pot variar, és responsabilitat teva el seu compliment.",
- "Is RoboSats legal in my country?": "És RoboSats legal al meu país?",
- "Is RoboSats private?": "És privat RoboSats?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "És un exchange P2P que facilita intercanvis bitcoin/fiat sobre Lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Simplifica l'emparellament i minimitza la necessitat de confiança. RoboSats es centra en la privacitat i la velocitat.",
- "Project source code": "Codi font del projecte",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats és un intercanvi descentralitzat amb múltiples coordinadors comercials totalment redundants. El coordinador proporciona la infraestructura pel teu intercanvi: manté el node intermedi de LN, manté la reserva i transmet els teus missatges de xat xifrats. El coordinador és també el jutge en cas que la teva comanda entri a una disputa. El coordinador és un rol de confiança, assegura't que confies en el teu coordinador explorant el seu perfil, pàgina web, xarxes socials i els comentaris d'altres usuaris en línia.",
- "RoboSats is an open source project ": "RoboSats és un projecte de codi obert ",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "El client RoboSats, que executes al teu ordinador o navegador local, no recull ni comparteix la teva adreça IP, ubicació, nom o dades personals. El client encripta els teus missatges privats, que només poden ser desencriptats pel teu company d’intercanvi.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "El coordinador que triïs mantindrà una base de dades de robots i ordres pseudònima perquè l'aplicació funcioni correctament. Pots millorar encara més la teva privacitat utilitzant nodes proxy o coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "El venedor té els mateixos riscos de devolució que amb qualsevol altre servei P2P. PayPal o targetes de crèdit no són recomanades.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "Les comissions les cobra el coordinador de Robosats com a compensació pel seu servei. Pots consultar les tarifes de cada coordinador a través del seu perfil. Les comissions es divideixen per ser cobertes pels dos: el creador d’ordres i el prenedor d’ordres. Normalment, el cost pel creador significativament més petit que el cost pel prenedor. En cas que s'utilitzi una adreça onchain per rebre els Sats s'aplicarà una comissió variable d'intercanvi. Les taxes de pagament onchain també es poden veure al perfil del coordinador.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Aquesta és una aplicació experimental, quelcom pot no sortir bé. Intercanvia petites quantitats!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Aquesta aplicació de Lightning està en desenvolupament continu i s'entrega tal qual: intercanvia amb la màxima precaució. No hi ha suport privat. El suport s'ofereix només a canals públics.",
- "What are the fees?": "Quines són les comissions?",
- "What are the risks?": "Quins són els riscos?",
- "What happens if my coordinator goes offline forever?": "Què passa si el meu coordinador es desconnecta per sempre?",
- "What is RoboSats?": "Què és RoboSats?",
- "What is a coordinator?": "Què és un coordinador?",
- "What is the trust model?": "Quin és el model de confiança?",
- "What payment methods are accepted?": "Quins mètodes de pagament s'accepten?",
- "You can also check the full guide in ": "També pots revisar la guia sencera a ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "Pots generar més confiança a la infraestructura de RoboSats i coordinadors inspeccionant el codi font.",
- "You can find a step-by-step description of the trade pipeline in ": "Pots trobar una descripció pas a pas dels intercanvis a ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Els teus Sats et seran retornats. Qualsevol factura no assentada serà automàticament retornada encara que el coordinador desaparegui. Això és cert tant per fiances com pels col·laterals. De totes formes, des de que el venedor confirma haver rebut el fiat i el comprador rep els Sats, hi ha un temps d'aprox. 1 segon en que los fons podrien perdre's si el coordinador desaparegués. Assegura't de tenir suficient liquiditat entrant per evitar errors d'enrutament. Si tens algun problema, busca als canals públics de RoboSats o directament al teu coordinador fent servir algun dels mètodes llistats al seu perfil.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "El teu soci d’intercanvi no coneixerà el destí del pagament LN. La permanència de les dades recollides pels coordinadors depèn de les seves polítiques de privacitat i dades. En cas de controvèrsia, un coordinador pot sol·licitar informació addicional. Els detalls d'aquest procés poden variar de coordinador a coordinador.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Tornar",
- "Keys": "Claus",
- "Learn how to verify": "Aprèn a verificar",
- "Messages": "Missatges",
- "Peer public key": "Clau pública de la teva contrapart",
- "Save credentials as a JSON file": "Guardar credencials com arxiu JSON",
- "Save messages as a JSON file": "Guardar missatges com arxiu JSON",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "La contrasenya per desencriptar la teva clau privada. Només tu la saps! Mantingues-la en secret. També és el token del teu robot.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Aquesta és la teva clau pública PGP. La teva contrapart la fa servir per encriptar missatges que només tu pots llegir.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "La teva comunicació s'encripta de punta-a-punta amb OpenPGP. Pots verificar la privacitat d'aquest xat amb qualsevol eina de tercer basada en l'estàndard PGP.",
- "Your encrypted private key": "La teva clau privada encriptada",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "La teva clau privada PGP encriptada. La fas servir per desencriptar els missatges que la teva contrapart t'envia. També la fas servir per signar els missatges que li envies.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "La clau pública PGP de la teva contrapart. La fas servir per encriptar missatges que només ell pot llegir i verificar que és ell qui va signar els missatges que reps.",
- "Your private key passphrase (keep secure!)": "La contrasenya de la teva clau privada (Mantenir segura!)",
- "Your public key": "La teva clau pública",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... en algun indret de la Terra!",
- "Client info": "Client info",
- "Made with": "Fet amb",
- "RoboSats client version": "Versió de client RoboSats",
- "and": "i",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Comunitat",
- "Follow RoboSats in Nostr": "Segueix Robosats a Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Problemes de Github - The Robotic Satoshis Open Source Project",
- "Join RoboSats English speaking community!": "Uneix-te a la nostra comunitat de RoboSats en anglès!",
- "Join RoboSats SimpleX group": "Uneix-te al grup de RoboSats a SimpleX",
- "Join RoboSats Spanish speaking community!": "Uneix-te a la nostra comunitat de RoboSats en espanyol!",
- "Nostr Official Account": "Compte oficial a Nostr",
- "RoboSats in Reddit": "RoboSats a Reddit",
- "RoboSats main public support": "uport públic principal de RoboSats",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "l suport només s'ofereix a través de SimpleX. Uneix-te a la nostra comunitat si tens preguntes o vols trobar altres robots genials. Utilitzeu els nostres Problemes de Github si trobeu un error o voleu veure noves característiques!",
- "Tell us about a new feature or a bug": "Proposa funcionalitats o notifica errors",
- "We are abandoning Telegram! Our old TG groups": "Estem deixant Telegram! Els nostres grups antics de TG",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Obrint la passarel·la Nostr. Clau pública copiada!",
- "24h contracted volume": "Volum contractat en 24h",
- "24h non-KYC bitcoin premium": "Prima de bitcoin sense KYC en 24h",
- "Book liquidity": "Liquiditat de les reserves",
- "CLN version": "Versió CLN",
- "Client": "Client",
- "Coordinator": "Coordinador",
- "Coordinator Notice": "Avís del coordinador",
- "Coordinator commit hash": "Hash de confirmació del coordinador",
- "Coordinator description": "Descripció del coordinador",
- "Coordinator hosted web app": "Web app del coordinador",
- "Coordinator offline": "Coordinador offline",
- "Current onchain payout fee": "Cost actual del pagament onchain",
- "Current onchain payout status": "Estat actual del pagament onchain",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Contribuïdor al fons de desenvolupament: dona el {{percent}}% per millorar RoboSats.",
- "Does not have large trade limits.": "No té grans límits d'intercanvi.",
- "Download PGP Pubkey. Fingerprint: ": "Descarrega la clau PGP. Emprempta: ",
- "Established": "Establert",
- "Founder: coordinating trades since the testnet federation.": "Fundador: coordinant els intercanvis des de la federació testnet.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Bon OpSec: el coordinador segueix les millors pràctiques per protegir la seva privacitat i la teva.",
- "LN Node": "Node LN",
- "LND version": "Versió LND",
- "Large limits: the coordinator has large trade limits.": "Grans límits: el coordinador té grans límits de transacció",
- "Lifetime contracted volume": "Volum contractat total",
- "Loved by robots: receives positive comments by robots over the internet.": "Adorat pels robots: rep comentaris positius per part dels robots a través d'Internet.",
- "Maker fee": "Comissió del creador",
- "Matrix channel copied! {{matrix}}": "Canal de Matrix copiat! {{matrix}}",
- "Maximum onchain swap size": "Mida màxima del swap onchain",
- "Maximum order size": "Mida màxima de l'ordre",
- "Not a federation founder": "No és un fundador de la federació",
- "Onchain payouts disabled": "Pagaments onchain deshabilitats",
- "Policies": "Polítiques",
- "Public buy orders": "Ordres de compra públiques",
- "Public sell orders": "Ordres de venta públiques",
- "Reddit": "Reddit",
- "RoboSats version": "Versió de RoboSats",
- "Send Email": "Enviar Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Estadístiques per Nerds",
- "Summary": "Resum",
- "Taker fee": "Comissió del prenedor",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "El coordinador no sembla rebre un amor excepcional dels robots a través d'Internet",
- "The privacy practices of this coordinator could improve": "Les pràctiques de privacitat d'aquest coordinador podrien millorar",
- "Today active robots": "Robots actius avui",
- "Website": "Web",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntàriament per al desenvolupament",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Navegador",
- "Enable": "Activar",
- "Enable TG Notifications": "Activar Notificacions TG",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Seràs dut a un xat amb el bot de Telegram de Robosats. Simplement prem Començar. Tingues en compte que si actives les notificaciones de Telegram reduiràs el teu anonimat.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Habilita els coordinadors de RoboSats",
- "Exchange Summary": "Resum de l'Exchange",
- "Online RoboSats coordinators": "Coordinadors RoboSats online",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Tria una ubicació",
- "Save": "Guardar",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Tornar",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Visitaràs la pàgina Learn RoboSats. Ha estat construïda per la comunitat i conté tutorials i documentació que t'ajudarà a aprendre como s'utilitza RoboSats i a entendre com funciona.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Primer genera un avatar de robot. A continuació, crea la teva pròpia oferta.",
- "You do not have a robot avatar": "No tens un avatar robot",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinadors que coneixen el teu robot:",
- "Looking for your robot!": "Buscant el teu robot!",
- "Your Robot": "El teu Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Introdueix el teu token per reconstruir el teu robot i accedir a les seves operacions.",
- "Paste token here": "Enganxa el token aquí",
- "Recover": "Recuperar",
- "Robot recovery": "Recuperació de Robots",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Guarda-ho!",
- "Done": "Fet",
- "Store your robot token": "Guarda el teu token",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Pot ser que necessitis recuperar el teu avatar robot al futur: fes còpia de seguretat del token. Pots simplement copiar-ho a una altra aplicació.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Descarrega RoboSats {{coordinatorString}} APK de les versions de Github",
- "Go away!": "Marxar!",
- "On Android RoboSats app ": "A l'aplicació d'Android RoboSats ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Al navegador Tor, simplement actualitza la teva pestanya (fes clic aquí o prem Ctrl+Maj+R)",
- "On remotely served browser client": "Al navegador del servidor remot",
- "On your own soverign node": "Al teu propi node",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "El coordinador de RoboSats és a la versió {{coordinatorString}}, però la app del teu client és {{clientString}}. Aquesta discrepància de versió pot provocar una mala experiència d'usuari.",
- "Update your RoboSats client": "Actualitza el teu client RoboSats",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Cancel·lar",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Els coordinadors de les operacions p2p són la font de confiança, proporcionen la infraestructura, la tarifació i intervindran en cas de disputa. Assegureu-vos que investigueu i confieu en \"{{coordinator.name}}\" abans de bloquejar la vostra fiança. Un coordinador p2p maliciós pot trobar maneres de robar-te.",
- "I understand": "Ho entenc",
- "Warning": "Avís",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinadors per pàgina:",
- "Enabled": "Habilitat",
- "No coordinators found.": "No s'han trobat coordinadors.",
- "Up": "Pujar",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "El client RoboSats és servit pel teu propi node, gaudeixes de la major seguretat i privacitat.",
- "You are self-hosting RoboSats": "Estàs hostejant RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "No estàs utilitzant RoboSats de forma privada",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "Des de",
- "to": "fins a",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " amb descompte del {{discount}}%",
- " at a {{premium}}% premium": " amb una prima del {{premium}}%",
- " at market price": " a preu de mercat",
- " of {{satoshis}} Satoshis": " de {{satoshis}} Sats",
- "Add New": "Afegir nou",
- "Add geolocation for a face to face trade": "Afegeix geolocalització per a un intercanvi cara a cara",
- "Amount Range": "Interval de la quantitat",
- "Amount of BTC to swap for LN Sats": "Quantitat de BTC a canviar per LN Sats",
- "Amount of fiat to exchange for bitcoin": "Quantitat de fiat a canviar per bitcoin",
- "Buy BTC for ": "Compra BTC per ",
- "Buy or Sell Bitcoin?": "Comprar o Vendre Bitcoin?",
- "Choose a Pricing Method": "Tria com establir el preu",
- "Clear form": "Esborrar camps",
- "Edit order": "Editar ordre",
- "Enable advanced options": "Habilitar opcions avançades",
- "Enter the destination of the Lightning swap": "Introduïu l'adreça destí de l'intercanvi Lightning",
- "Escrow/Invoice Timer (HH:mm)": "Temporitzador Dipòsit/Factura(HH:mm)",
- "Escrow/invoice step length": "Longitud passos Dipòsit/Factura",
- "Exact": "Exacte",
- "Exact Amount": "Quantitat Exacte",
- "Face to Face Location": "Ubicació del cara cara",
- "Fiat Payment Method(s)": "Mètode(s) de Pagament Fiat",
- "Fidelity Bond Size": "Grandària de la fiança",
- "In or Out of Lightning?": "Introduir o Treure de Lightning?",
- "Let the price move with the market": "El preu es mourà relatiu al mercat",
- "Must be less than {{maxAmount}}": "Ha de ser menys de {{maxAmount}}",
- "Must be less than {{maxSats}": "Ha de ser menys de {{maxSats}}",
- "Must be less than {{max}}%": "Ha de ser menys del {{max}}%",
- "Must be more than {{minAmount}}": "Ha de ser més de {{minAmount}}",
- "Must be more than {{minSats}}": "Ha de ser més de {{minSats}}",
- "Must be more than {{min}}%": "Ha de ser més del {{min}}%",
- "Must be shorter than 65 characters": "Ha de tenir menys de 65 caràcters",
- "Onchain amount to receive (BTC)": "Quantitat a rebre Onchain (BTC)",
- "Onchain amount to send (BTC)": "Quantitat a enviar Onchain (BTC)",
- "Order current rate:": "Preu actual:",
- "Order for ": "Ordre per ",
- "Order rate:": "Taxa de l'ordre:",
- "Premium over Market (%)": "Prima sobre el mercat (%)",
- "Public Duration (HH:mm)": "Duració pública (HH:mm)",
- "Public order length": "Duració de l'ordre pública",
- "Relative": "Relatiu",
- "Satoshis": "Satoshis",
- "Sell BTC for ": "Ven BTC per ",
- "Set a fix amount of satoshis": "Estableix una suma fixa de Sats",
- "Set the skin-in-the-game, increase for higher safety assurance": "Estableix la implicació requerida (augmentar per a més seguretat)",
- "Swap Destination(s)": "Destí(ns) del Swap",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "Intercanviar?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "Per protegir la teva privacitat, la ubicació exacta que fixis serà lleugerament aleatòria.",
- "You are already maker of an active order": "Ja ets el creador d'un ordre actiu",
- "You can add new methods": "Pots afegir nous mètodes",
- "You must fill the form correctly": "Has d'omplir el formulari correctament",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "Reps aprox. {{swapSats}} LN Sats (les taxes poden variar)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "Envies aprox. {{swapSats}} LN Sats (les taxes poden variar)",
- "Your order fixed exchange rate": "La tasa de canvi fixa de la teva ordre",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Creador",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Prenedor",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "El proveïdor de la infraestructura LN i comunicacions. L'amfitrió serà l'encarregat de donar suport i resoldre disputes. LEs comissions de les transaccions són fixades per l'amfitrió. Assegureu-vos de seleccionar només els amfitrions en què confieu!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "L'enrutament Lightning ha fallat",
- "New chat message": "Nou missatge al xat",
- "Order chat is open": "S'ha obert el xat",
- "Order has been disputed": "S'ha impugnat l'ordre",
- "Order has been taken!": "S'ha pres l'ordre!",
- "Order has expired": "L'ordre ha caducat",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple i Privat Exchange de Bitcoin",
- "Trade finished successfully!": "Acord finalitzat exitosament!",
- "You can claim Sats!": "Pots reclamar els Sats!",
- "You lost the dispute": "Has perdut la disputa",
- "You won the dispute": "Has guanyar la disputa",
- "₿ Rewards!": "₿ Recompenses!",
- "⚖️ Disputed!": "⚖️ Disputa!",
- "✅ Bond!": "✅ Fiança!",
- "✅ Escrow!": "✅ Dipòsit!",
- "❗⚡ Routing Failed": "❗⚡ Ha fallat l'enrutament",
- "👍 dispute": "👍 disputa",
- "👎 dispute": "👎 disputa",
- "💬 Chat!": "💬 Xateja!",
- "💬 message!": "💬 missatge!",
- "😪 Expired!": "😪 Caducat!",
- "🙌 Funished!": "🙌 Finalitzat!",
- "🥳 Taken!": "🥳 Presa!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Suma {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Prenent aquesta ordre corres el risc de perdre el temps. Si el creador no procedeix a temps, se't compensarà en Sats amb el 50% de la fiança del creador.",
- "Enter amount of fiat to exchange for bitcoin": "Introdueix la suma de fiat a canviar per bitcoin",
- "Sounds fine": "Sona bé",
- "Take Order": "Prendre ordre",
- "The maker is away": "El creador està ausent",
- "Too high": "Massa alt",
- "Too low": "Massa baix",
- "Wait until you can take an order": "Espera fins poder prendre una ordre",
- "You must specify an amount first": "Primer has d'especificar la suma",
- "You will receive {{satoshis}} Sats (Approx)": "Tu rebràs {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "Tu enviaràs {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Mètodes de pagament acceptats",
- "Amount of Satoshis": "Quantitat de Sats",
- "Deposit timer": "Per a dipositar",
- "Expires in": "Expira en",
- "F2F location": "Ubicació F2F",
- "Order Details": "Detalls",
- "Order ID": "ID de l'ordre",
- "Order host": "Order host",
- "Order maker": "Creador",
- "Order status": "Estat de l'ordre",
- "Order taker": "Prenedor",
- "Penalty lifted, good to go!": "Sanció revocada, som-hi!",
- "Premium over market price": "Prima sobre el mercat",
- "Price and Premium": "Preu i prima",
- "Swap destination": "Destí del swap",
- "The order has expired": "L'ordre ha expirat",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "La ubicació fixada és aproximada. La ubicació exacta del lloc de trobada s'ha d'intercanviar al xat xifrat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Encara no pots prendre cap ordre! Espera {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "Reps via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "Tu reps via Lightning {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "Tu envies via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "Envies via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prima: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Retirar",
- "Claim Sats!": "Reclamar Sats!",
- "Enable Telegram Notifications": "Habilita notificacions a Telegram",
- "Generate with Webln": "Generar amb Webln",
- "Inactive order": "Ordre inactiva",
- "Invoice for {{amountSats}} Sats": "Factura per {{amountSats}} Sats",
- "No active orders": "No hi ha ordres actives",
- "One active order #{{orderID}}": "Anar a ordre activa #{{orderID}}",
- "Submit": "Enviar",
- "Telegram enabled": "Telegram activat",
- "There it goes!": "Aquí va!",
- "Use stealth invoices": "Factures ofuscades",
- "You do not have previous orders": "No tens ordres prèvies",
- "Your compensations": "Les teves compensacions",
- "Your current order": "La teva ordre actual",
- "Your last order #{{orderID}}": "La teva última ordre #{{orderID}}",
- "finished order": "Ordre finalitzada",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Fosc",
- "Light": "Clar",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connectat a la xarxa TOR",
- "Connecting to TOR network": "Connectant a la xarxa TOR",
- "Connection error": "Error de connexió",
- "Initializing TOR daemon": "Inicialitzant TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancel·la l'ordre i desbloqueja la fiança a l'instant",
- "Collaborative Cancel": "Cancel·lació col·laborativa",
- "Unilateral cancelation (bond at risk!)": "Cancel·lació unilateral (Fiança en risc!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Has sol·licitat cancel·lar col·laborativament",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} sol·licita cancel·lar col·laborativament",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Compra",
- "Completed in": "Completat en",
- "Contract exchange rate": "Taxa de canvi del contracte",
- "Coordinator trade revenue": "Ingressos pel coordinador de l'intercanvi",
- "Export trade summary": "Exportar el resumen d'intercanvi",
- "Maker bond": "Fiança de creador",
- "Mining fee": "Comissió minera",
- "Onchain swap fee": "Taxa de swap onchain",
- "Received": "Rebut",
- "Routing budget": "Pressupost d'enrutament",
- "Seller": "Venda",
- "Sent": "Enviat",
- "Taker bond": "Fiança de prenedor",
- "Timestamp": "Marca d'hora",
- "Trade Summary": "Resum de l'intercanvi",
- "Unlocked": "Desbloquejada",
- "User role": "Operació",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Veure bitlleteres compatibles",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Cancel·lar l'ordre?",
- "Confirm Cancel": "Confirmar cancel·lació",
- "If the order is cancelled now you will lose your bond.": "Si cancel·les ara l'ordre perdràs la teva fiança.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Acceptar cancel·lació",
- "Ask for Cancel": "Sol·licitar cancel·lació",
- "Collaborative cancel the order?": "Cancel·lar l'ordre col·laborativament?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Donat que el col·lateral està bloquejat, l'ordre només pot cancel·lar-se si tant creador com prenendor ho acorden.",
- "Your peer has asked for cancellation": "El teu company ha demanat la cancel·lació",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Obrir disputa",
- "Disagree": "Tornar",
- "Do you want to open a dispute?": "Vols obrir una disputa?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Assegura't d' EXPORTAR el registre del xat. Els administradors poden demanar-te elregistre del xat en cas de discrepàncies. És la teva responsabilitat proveir-ho.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "L'equip de RoboSats examinarà les declaracions i evidències presentades. Com l'equip no pot llegir el xat necessites escriure una declaració completa i exhaustiva. És millor donar un mètode de contacte d'usar i llençar amb la teva declaració. Els Sats del col·lateral seran enviats al guanyador de la disputa, mientres que el perdedor perderà la seva fiança.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Confirmar",
- "Confirm you received {{amount}} {{currencyCode}}?": "Confirmes que has rebut {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "En confirmar que has rebut {{amount}} {{currencyCode}} finalitzarà la transacció. Els satoshis del dipòsit es lliuraran al comprador. Confirmar només després que {{amount}} {{currencyCode}} hagin arribat al teu compte. Tingues en compte que si has rebut el pagament i no fas clic a confirmar, corres el risc de perdre la teva fiança.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirmes que has enviat {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirmant que has enviat {{amount}} {{currencyCode}} permetràs al teu company finalitzar l'operació. Si encara no ho has enviat i malgrat això procedeixes a confirmar falsament, t'arrisques a perdre la teva fiança.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "LLEGEIX. En cas que el pagament al venedor s'hagi bloquejat i sigui absolutament impossible acabar l'intercanvi, podeu revertir la vostra confirmació de \"Fiat enviat\". Fes-ho només si tu i el venedor ja heu acordat pel xat procedir a una cancel·lació col·laborativa. Després de confirmar, el botó \"Cancel·lar col·laborativament\" tornarà a ser visible. Només feu clic en aquest botó si sabeu el que esteu fent. Es desaconsella als usuaris novells de RoboSats realitzar aquesta acció! Assegureu-vos al 100% que el pagament ha fallat i que l'import és al vostre compte.",
- "Revert the confirmation of fiat sent?": "Revertir la confirmació del FIAT enviat?",
- "Wait ({{time}})": "Espera ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Import no bloquejat encara, comprova el teu moneder WebLN.",
- "Invoice not received, please check your WebLN wallet.": "No s'ha rebut la factura, fes un cop d'ull a la teva wallet WebLN.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "Ara pots tancar el popup de la teva wallet WebLN.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Auditar",
- "Export": "Exportar",
- "Save full log as a JSON file (messages and credentials)": "Guardar el log complet com JSON (credencials i missatges)",
- "Verify your privacy": "Verifica la teva privacitat",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...esperant",
- "Activate slow mode (use it when the connection is slow)": "Activar mode lent (utilitza'l quan la connexió sigui lenta)",
- "Peer": "Ell",
- "You": "Tu",
- "connected": "connectat",
- "disconnected": "desconnectat",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Connectant...",
- "Send": "Enviar",
- "Type a message": "Escriu un missatge",
- "Waiting for peer public key...": "Esperant la clau pública...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Adjuntar registres de xat",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Adjuntar registres de xat ajuda el procés de resolució de disputes i afegeix transparència. Tanmateix, pot comprometre la vostra privacitat.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Presentar declaració",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Opcions avançades",
- "Invoice to wrap": "Factura a ofuscar",
- "Payout Lightning Invoice": "Factura Lightning",
- "Proxy Budget": "Pressupost del Proxy",
- "Routing Budget": "Pressupost d'enrutament",
- "Server": "Servidor",
- "Submit invoice for {{amountSats}} Sats": "Presentar la factura de {{amountSats}} Sats",
- "Use Lnproxy": "Utilitza Lnproxy",
- "Wrap": "Ofuscar",
- "Wrapped invoice": "Factura ofuscada",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Direcció Bitcoin",
- "Final amount you will receive": "Quantitat final que rebràs",
- "Invalid": "No vàlid",
- "Mining Fee": "Comissió Minera",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "El coordinador de RoboSats farà un intercanvi i enviarà els Sats a la vostra adreça onchain.",
- "Swap fee": "Comissió del swap",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Confirmar {{amount}} {{currencyCode}} rebut",
- "Confirm {{amount}} {{currencyCode}} sent": "Confirmar {{amount}} {{currencyCode}} enviat",
- "Open Dispute": "Obrir Disputa",
- "Payment failed?": "Ha fallat el pagament?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Digues hola! Sigues clar i concís. Escriu-li com pot enviarte {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "Per obrir una disputa cal esperar",
- "Wait for the seller to confirm he has received the payment.": "Espera a que el vendedor confirmi que ha rebut el pagament.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Si us plau, envia la teva declaració. Sigues clars i concís sobre el que va ocórrer i aportar les proves necessàries. Has de proporcionar un mètode de contacte: correu electrònic d'un sòl ús, enllaç d'incògnit de SimpleX o el telegram ID (assegureu-vos de crear un nom d'usuari que es pugui cercar) per fer el seguiment amb el solucionador de disputes (el vostre amfitrió/coordinador). Els litigis es resolen amb discreció pels robots reals (també coneguts com a humans), així que sigues el més col·laborador possible per assegurar un resultat just.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Desgraciadament, has perdut la disputa. Si creus que això és un error, pots sol·licitar reobrir el cas contactant amb el teu coordinador. Si creus que el teu coordinador és injust, si us plau, omple una reclamació via correu electrònic a robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Si us plau, guarda la informació necessària per identificar la teva ordre i els teus pagaments: ID de l'ordre; resums de pagament dels bons o fiança (consulteu a la cartera LN); quantitat exacta de satoshis; i sobrenom de robot. Hauràs d'identificar-te utilitzant aquesta informació si contactes amb el teu coordinador comercial.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "Estem esperant la teva declaració de contrapartida comercial. Si tens dubtes sobre l'estat de la disputa o vols afegir més informació, contacta amb el teu coordinador (l'amfitrió) a través d'un dels seus mètodes de contacte.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "S'han rebut totes dues declaracions, a l'espera que el personal resolgui el conflicte. Si tens dubtes sobre l'estat de la disputa o vols afegir més informació, contacta amb el teu coordinador (l'amfitrió) a través d'un dels seus mètodes de contacte. Si no has proporcionat un mètode de contacte o no estàs segur de si l'has escrit correctament, escriviu el vostre coordinador immediatament.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Si us plau, guarda l'informació necessària per identificar la teva ordre i pagaments: ID de l'ordre; claus del pagament de la fiança o el col·lateral (comprova la teva cartera Lightning); quantitat exacta de Sats; i nom del Robot. Tindràs que identificar-te com l'usuari involucrat en aquest intercanvi per email (o altre mètode de contacte).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Pots retirar la quantitat de la resolució de la disputa (fiança i col·lateral) des de les recompenses del teu perfil. Si creus que l'equip pot fer alguna cosa més, no dubtis a contactar amb robosats@protonmail.com (o a través del mètode de contacte d'usar i llençar que vas especificar).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Espera un moment. Si el venedor no diposita, recuperaràs la teva fiança automàticament. A més, rebràs una compensació (comprova les recompenses al teu perfil).",
- "We are waiting for the seller to lock the trade amount.": "Esperant a que el venedor bloquegi el col·lateral.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Renovar Ordre",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Copiar al portapapers",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Això és una factura retinguda, els Sats es bloquegen a la teva cartera. Només es cobrarà si cancel·les o si perds una disputa.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Això és una factura retinguda, els Sats es bloquegen a la teva cartera. Serà alliberada al comprador al confirmar que has rebut {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Activar Ordre",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "La teva ordre pública va ser pausada. Ara mateix, l'ordre no pot ser vista ni presa per altres robots. Pots tornar a activarla quan desitgis.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Abans de deixar-te enviar {{amountFiat}} {{currencyCode}}, volem assegurar-nos que pots rebre BTC.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Espera un moment. Si el comprador no coopera, se't retornarà el col·lateral i la teva fiança automàticament. A més, rebràs una compensació (comprova les recompenses al teu perfil).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Estem esperant a que el comprador enviï una factura Lightning. Quan ho faci, podràs comunicar-li directament els detalls del pagament.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Entre les ordres públiques de {{currencyCode}} (més alt, més barat)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Si la teva oferta expira sense ser presa, la teva fiança serà desbloquejada a la teva cartera automàticament.",
- "Pause the public order": "Pausar l'ordre pública",
- "Premium rank": "Percentil de la prima",
- "Public orders for {{currencyCode}}": "Ordres públiques per {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Motiu del fracàs:",
- "Next attempt in": "Proper intent en",
- "Retrying!": "Reintentant!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats intentarà pagar la teva factura 3 cops cada 1 minut. Si segueix fallant, podràs presentar una nova factura. Comprova si tens suficient liquiditat entrant. Recorda que els nodes de Lightning han d'estar en línia per poder rebre pagaments.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "La teva factura ha caducat o s'han fet més de 3 intents de pagament. Envia una nova factura.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats està intentant pagar la teva factura de Lightning. Recorda que els nodes Lightning han d'estar en línia per rebre pagaments.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renovar",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats millora amb més usuaris i liquiditat. Ensenya-li RoboSats a un amic bitcoiner!",
- "Sending coins to": "Enviant monedes a",
- "Start Again": "Començar de nou",
- "Thank you for using Robosats!": "Gràcies per fer servir RoboSats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "El teu TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Si us plau, espera a que el prenedor bloquegi la seva fiança. Si no ho fa a temps, l'ordre serà pública de nou.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "Ha arribat un tècnic de robots!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "Porto els meus propis robots, són aquí. (Arrossegar i deixar anar workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Per primer cop aquí. Generar un nou robot de garatge i el token de robot estès (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Personalitza l'àrea de visió",
- "Freeze viewports": "Congela l'àrea de visió",
- "unsafe_alert": "Per protegir les vostres dades i la vostra privadesa utilitzeu <1>Tor Browser1> i visiteu una federació allotjada a <3>Onion3>. O hostatgeu el vostre propi <5>Client.5>",
- "let_us_know_hot_to_improve": "Diga'ns com podria millorar la plataforma (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "Per obrir una disputa has d'esperar <1><1/>",
- "Waiting for maker bond": "Esperant la fiança del creador",
- "Public": "Públic",
- "Waiting for taker bond": "Esperant la fiança del prenedor",
- "Cancelled": "Cancel·lat",
- "Expired": "Expirat",
- "Waiting for trade collateral and buyer invoice": "Esperant el col·lateral de l'intercanvi i la factura del comprador",
- "Waiting only for seller trade collateral": "Esperant només el col·lateral de l'intercanvi del venedor",
- "Waiting only for buyer invoice": "Esperant només la factura del comprador",
- "Sending fiat - In chatroom": "Enviant fiat - A la sala de xat",
- "Fiat sent - In chatroom": "Fiat enviat - A la sala de xat",
- "In dispute": "En disputa",
- "Collaboratively cancelled": "Cancel·lat col·laborativament",
- "Sending satoshis to buyer": "Enviant satoshis al comprador",
- "Successful trade": "Intercanvi exitós",
- "Failed lightning network routing": "L'enrrutament lightning network ha fallat",
- "Wait for dispute resolution": "Esperant la resolució de la disputa",
- "Maker lost dispute": "El creador ha perdut la disputa",
- "Taker lost dispute": "El prenedor ha perdut la disputa",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "La factura ha vençut. No has confirmat la publicació de la comanda a temps. Fes una nova comanda.",
- "This order has been cancelled by the maker": "Aquesta ordre ha estat cancel·lada pel creador",
- "Invoice expired. You did not confirm taking the order in time.": "La factura ha vençut. No has confirmat que s'hagi pres l'ordre a temps.",
- "Invalid Order Id": "Id d'ordre invàlid",
- "You must have a robot avatar to see the order details": "Has de tenir un avatar robot per veure els detalls de l'ordre",
- "This order has been cancelled collaborativelly": "Aquesta ordre ha estat cancel·lada col·laborativament",
- "This order is not available": "Aquesta ordre no està disponible",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Els Satoshis Robotics que treballen al magatzem no t'han entès. Si us plau, omple un un problema d'error a Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Utilitzant Bitcoin Testnet",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Gràfic",
+ "Create": "Crear",
+ "List": "Taula",
+ "Map": "Mapa",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Existeixen ordres que coincideixen!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Suport comunitari i públic",
+ "Exchange summary": "Resum de l'intercanvi",
+ "Learn RoboSats": "Aprèn RoboSats",
+ "RoboSats information": "Informació de RoboSats",
+ "client for nerds": "client per nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "Més",
+ "Offers": "Ofertes",
+ "Order": "Ordre",
+ "Settings": "Paràmetres",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Contracte",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Genera un token",
+ "2. Meet your robot identity": "2. Coneix la teva identitat de robot",
+ "3. Browse or create an order": "3. Navega o crea una ordre",
+ "Building your robot!": "Muntant el teu robot!",
+ "Continue": "Continuar",
+ "Generate token": "Genera un token",
+ "Hi! My name is": "Hola! el meu nom és",
+ "If you need help on your RoboSats journey join our public support": "Si necessites ajuda en el teu viatge per RoboSats, uneix-te al nostre suport públic",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats és un mercat persona-a-persona (P2P). Pots consultar les ofertes públiques o crear-ne una de nova.",
+ "See profile": "Veure perfil",
+ "Store it somewhere safe!": "Guarda'l a un lloc segur!",
+ "Telegram group": "Grup de Telegram",
+ "This is your trading avatar": "Aquest és el teu Robot de compravenda",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "Aquesta clau temporal us permet accedir a una identitat de robot única i privada per al vostre intercanvi.",
+ "You can also add your own random characters into the token or": "També pots afegir els teus caràcters aleatoris propis al token o",
+ "or visit the robot school for documentation.": "o visita l'escola Robot per més informació.",
+ "roll again": "rodar de nou",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Ordre activa #{{orderID}}",
+ "Add Robot": "Afegir Robot",
+ "Add a new Robot": "Afegeix un nou Robot",
+ "Building...": "Construint...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Última ordre #{{orderID}}",
+ "Looking for orders!": "Buscant ordres!",
+ "No existing orders found": "No s'han trobat ordres",
+ "Recovery": "Recuperació",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "La reutilització de la identitat de trading degrada la teva privadesa davant d'altres usuaris, coordinadors i observadors.",
+ "Robot Garage": "Garatge de Robots",
+ "Store your token safely": "Guarda el teu token de manera segura",
+ "Welcome back!": "Bentornat!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Copiat!",
+ "Not enough entropy, make it more complex": "Entropia insuficient, fes-ho més complex",
+ "The token is too short": "El token és massa curt",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "Un Simple i Privat Exchange LN P2P",
+ "Create a new robot and learn to use RoboSats": "Crear un nou robot i aprendre a fer servir RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recuperar un robot existent utilitzant el teu token",
+ "Start": "Començar",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connectant a TOR",
+ "Connection encrypted and anonymized using TOR.": "Connexió xifrada i anònima mitjançant TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Això garanteix la màxima privadesa, però és possible que sentis que l'aplicació es comporta lenta. Si es perd la connexió, reinicia l'aplicació.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "TOT",
+ "Buy": "Comprar",
+ "DESTINATION": "DESTÍ",
+ "I want to": "Vull",
+ "METHOD": "MÈTODE",
+ "Select Host": "Selecciona Amfitrió",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Selecciona moneda de pagament",
+ "Select Payment Method": "Tria mètode de pagament",
+ "Sell": "Vendre",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "i fer servir",
+ "hosted by": "allotjat per",
+ "pay with": "pagar amb",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Afegir filtre",
+ "Amount": "Suma",
+ "An error occurred.": "Hi ha hagut un error.",
+ "And": "I",
+ "Be the first one to create an order": "Sigues el primer a crear una ordre",
+ "Bond": "Fiança",
+ "Column title": "Nom de columna",
+ "Columns": "Columnes",
+ "Currency": "Moneda",
+ "Delete": "Eliminar",
+ "Destination": "Destí",
+ "Expiry": "Caduca en",
+ "Filter": "Filtrar",
+ "Filter value": "Filtrar valor",
+ "Find column": "Buscar columna",
+ "Hide": "Amagar",
+ "Hide all": "Ocultar totes",
+ "Host": "Host",
+ "Is": "Acció",
+ "Logic operator": "Operador lògic",
+ "Manage columns": "Gestionar columnes",
+ "Menu": "Menú",
+ "No orders found to buy BTC for {{currencyCode}}": "No hi ha ordres per comprar bitcoin per {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "No hi ha ordres per vendre bitcoin per {{currencyCode}}",
+ "No results found.": "No s'han trobat resultats.",
+ "Operator": "Operador",
+ "Or": "O",
+ "Orders per page:": "Ordres per vista:",
+ "Others": "Altres",
+ "Pay": "Pagar",
+ "Payment Method": "Mètode de pagament",
+ "Premium": "Prima",
+ "Price": "Preu",
+ "Reorder column": "Reordenar columnes",
+ "Robot": "Robot",
+ "Sats now": "Sats ara",
+ "Select columns": "Selecciona columnes",
+ "Show all": "Mostrar totes",
+ "Show columns": "Mostrar columnes",
+ "Show filters": "Mostrar filtres",
+ "Sort": "Ordenar",
+ "Sort by ASC": "Ordenar ascendent",
+ "Sort by DESC": "Ordenar descendent",
+ "Timer": "Termini",
+ "Unsort": "Desordenar",
+ "Value": "Valor",
+ "any": "algun",
+ "contains": "conté",
+ "ends with": "acaba amb",
+ "equals": "igual a",
+ "false": "fals",
+ "is": "és",
+ "is after": "està darrere",
+ "is any of": "és algun de",
+ "is before": "està davant",
+ "is empty": "està buit",
+ "is not": "no és",
+ "is not empty": "no està buit",
+ "is on or after": "està a o darrere",
+ "is on or before": "està a o davant",
+ "no": "no",
+ "starts with": "comença amb",
+ "true": "veritat",
+ "yes": "si",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accepta",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "En fer-ho, s'obtindran fitxes de mapes d'un proveïdor de tercers. Depenent de la configuració, la informació privada es pot filtrar a servidors fora de la federació RoboSats",
+ "Close": "Tancar",
+ "Download high resolution map?": "Descarregar el mapa d'alta resolució?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats mai et contactarà. Ni els desenvolupadors ni els coordinadors de RoboSats mai et preguntaran pel token del teu Robot.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Tots sempre que siguin ràpids. Pots escriure a sota el teu mètode de pagament preferit(s). Hauràs de trobar un company que accepti aquest mètode. El pas per intercanviar el fiat té un temps d'expiració de 24 hores abans no s'obri una disputa automàticament. Et recomanem mètodes d'enviament de fiat.",
+ "Are there trade limits?": "Hi ha límit d'intercanvis?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "En cap moment AnonymousAlice01 ni BafflingBob02 han de confiar els fons de bitcoin a l'altra part. En cas de conflicte, el personal de RoboSats ajudarà a resoldre la disputa.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Tingues en compte que la teva pasarel·la de pagaments fiat pot cobrar-te comissions extra. En qualsevol cas, aquests costos sempre són coberts pel comprador. Això inclou. comissions de transferència, costos bancaris i forquilla d'intercavis de divises. El venedor ha de rebre la quantitat exacte que es detalla a l'ordre.",
+ "Disclaimer": "Avís",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "Durant un intercanvi típic, el teu company d'intercanvi és l'únic que pot potencialment esbrinar quelcom sobre tu. Mantingues una conversa curta i concisa. Evita donar dades que no siguin estrictament necessàries pel pagament del fiat.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Cada coordinador de RoboSats establirà una mida d’intercanvi màxima per minimitzar problemes d’enrutament Lightning. No hi ha límit d'intercanvis per dia. Un robot només pot tenir una ordre a la vegada. No obstant això, es poden utilitzar múltiples robots simultàniament utilitzant el garatge Robot. Recorda fer una còpia de seguretat dels tokens dels teus robots!",
+ "How does it work?": "Com funciona?",
+ "How it works": "Com funciona",
+ "How to use": "Com utilizar",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "A molts països utilitzar RoboSats no és diferent a fer servir Ebay o WallaPop. La teva regulació pot variar, és responsabilitat teva el seu compliment.",
+ "Is RoboSats legal in my country?": "És RoboSats legal al meu país?",
+ "Is RoboSats private?": "És privat RoboSats?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "És un exchange P2P que facilita intercanvis bitcoin/fiat sobre Lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Simplifica l'emparellament i minimitza la necessitat de confiança. RoboSats es centra en la privacitat i la velocitat.",
+ "Project source code": "Codi font del projecte",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats és un intercanvi descentralitzat amb múltiples coordinadors comercials totalment redundants. El coordinador proporciona la infraestructura pel teu intercanvi: manté el node intermedi de LN, manté la reserva i transmet els teus missatges de xat xifrats. El coordinador és també el jutge en cas que la teva comanda entri a una disputa. El coordinador és un rol de confiança, assegura't que confies en el teu coordinador explorant el seu perfil, pàgina web, xarxes socials i els comentaris d'altres usuaris en línia.",
+ "RoboSats is an open source project ": "RoboSats és un projecte de codi obert ",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "El client RoboSats, que executes al teu ordinador o navegador local, no recull ni comparteix la teva adreça IP, ubicació, nom o dades personals. El client encripta els teus missatges privats, que només poden ser desencriptats pel teu company d’intercanvi.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "El coordinador que triïs mantindrà una base de dades de robots i ordres pseudònima perquè l'aplicació funcioni correctament. Pots millorar encara més la teva privacitat utilitzant nodes proxy o coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "El venedor té els mateixos riscos de devolució que amb qualsevol altre servei P2P. PayPal o targetes de crèdit no són recomanades.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "Les comissions les cobra el coordinador de Robosats com a compensació pel seu servei. Pots consultar les tarifes de cada coordinador a través del seu perfil. Les comissions es divideixen per ser cobertes pels dos: el creador d’ordres i el prenedor d’ordres. Normalment, el cost pel creador significativament més petit que el cost pel prenedor. En cas que s'utilitzi una adreça onchain per rebre els Sats s'aplicarà una comissió variable d'intercanvi. Les taxes de pagament onchain també es poden veure al perfil del coordinador.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Aquesta és una aplicació experimental, quelcom pot no sortir bé. Intercanvia petites quantitats!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Aquesta aplicació de Lightning està en desenvolupament continu i s'entrega tal qual: intercanvia amb la màxima precaució. No hi ha suport privat. El suport s'ofereix només a canals públics.",
+ "What are the fees?": "Quines són les comissions?",
+ "What are the risks?": "Quins són els riscos?",
+ "What happens if my coordinator goes offline forever?": "Què passa si el meu coordinador es desconnecta per sempre?",
+ "What is RoboSats?": "Què és RoboSats?",
+ "What is a coordinator?": "Què és un coordinador?",
+ "What is the trust model?": "Quin és el model de confiança?",
+ "What payment methods are accepted?": "Quins mètodes de pagament s'accepten?",
+ "You can also check the full guide in ": "També pots revisar la guia sencera a ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "Pots generar més confiança a la infraestructura de RoboSats i coordinadors inspeccionant el codi font.",
+ "You can find a step-by-step description of the trade pipeline in ": "Pots trobar una descripció pas a pas dels intercanvis a ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Els teus Sats et seran retornats. Qualsevol factura no assentada serà automàticament retornada encara que el coordinador desaparegui. Això és cert tant per fiances com pels col·laterals. De totes formes, des de que el venedor confirma haver rebut el fiat i el comprador rep els Sats, hi ha un temps d'aprox. 1 segon en que los fons podrien perdre's si el coordinador desaparegués. Assegura't de tenir suficient liquiditat entrant per evitar errors d'enrutament. Si tens algun problema, busca als canals públics de RoboSats o directament al teu coordinador fent servir algun dels mètodes llistats al seu perfil.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "El teu soci d’intercanvi no coneixerà el destí del pagament LN. La permanència de les dades recollides pels coordinadors depèn de les seves polítiques de privacitat i dades. En cas de controvèrsia, un coordinador pot sol·licitar informació addicional. Els detalls d'aquest procés poden variar de coordinador a coordinador.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Tornar",
+ "Keys": "Claus",
+ "Learn how to verify": "Aprèn a verificar",
+ "Messages": "Missatges",
+ "Peer public key": "Clau pública de la teva contrapart",
+ "Save credentials as a JSON file": "Guardar credencials com arxiu JSON",
+ "Save messages as a JSON file": "Guardar missatges com arxiu JSON",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "La contrasenya per desencriptar la teva clau privada. Només tu la saps! Mantingues-la en secret. També és el token del teu robot.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Aquesta és la teva clau pública PGP. La teva contrapart la fa servir per encriptar missatges que només tu pots llegir.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "La teva comunicació s'encripta de punta-a-punta amb OpenPGP. Pots verificar la privacitat d'aquest xat amb qualsevol eina de tercer basada en l'estàndard PGP.",
+ "Your encrypted private key": "La teva clau privada encriptada",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "La teva clau privada PGP encriptada. La fas servir per desencriptar els missatges que la teva contrapart t'envia. També la fas servir per signar els missatges que li envies.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "La clau pública PGP de la teva contrapart. La fas servir per encriptar missatges que només ell pot llegir i verificar que és ell qui va signar els missatges que reps.",
+ "Your private key passphrase (keep secure!)": "La contrasenya de la teva clau privada (Mantenir segura!)",
+ "Your public key": "La teva clau pública",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... en algun indret de la Terra!",
+ "Client info": "Client info",
+ "Made with": "Fet amb",
+ "RoboSats client version": "Versió de client RoboSats",
+ "and": "i",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Comunitat",
+ "Follow RoboSats in Nostr": "Segueix Robosats a Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Problemes de Github - The Robotic Satoshis Open Source Project",
+ "Join RoboSats English speaking community!": "Uneix-te a la nostra comunitat de RoboSats en anglès!",
+ "Join RoboSats SimpleX group": "Uneix-te al grup de RoboSats a SimpleX",
+ "Join RoboSats Spanish speaking community!": "Uneix-te a la nostra comunitat de RoboSats en espanyol!",
+ "Nostr Official Account": "Compte oficial a Nostr",
+ "RoboSats in Reddit": "RoboSats a Reddit",
+ "RoboSats main public support": "uport públic principal de RoboSats",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "l suport només s'ofereix a través de SimpleX. Uneix-te a la nostra comunitat si tens preguntes o vols trobar altres robots genials. Utilitzeu els nostres Problemes de Github si trobeu un error o voleu veure noves característiques!",
+ "Tell us about a new feature or a bug": "Proposa funcionalitats o notifica errors",
+ "We are abandoning Telegram! Our old TG groups": "Estem deixant Telegram! Els nostres grups antics de TG",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Obrint la passarel·la Nostr. Clau pública copiada!",
+ "24h contracted volume": "Volum contractat en 24h",
+ "24h non-KYC bitcoin premium": "Prima de bitcoin sense KYC en 24h",
+ "Book liquidity": "Liquiditat de les reserves",
+ "CLN version": "Versió CLN",
+ "Client": "Client",
+ "Coordinator": "Coordinador",
+ "Coordinator Notice": "Avís del coordinador",
+ "Coordinator commit hash": "Hash de confirmació del coordinador",
+ "Coordinator description": "Descripció del coordinador",
+ "Coordinator hosted web app": "Web app del coordinador",
+ "Coordinator offline": "Coordinador offline",
+ "Current onchain payout fee": "Cost actual del pagament onchain",
+ "Current onchain payout status": "Estat actual del pagament onchain",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Contribuïdor al fons de desenvolupament: dona el {{percent}}% per millorar RoboSats.",
+ "Does not have large trade limits.": "No té grans límits d'intercanvi.",
+ "Download PGP Pubkey. Fingerprint: ": "Descarrega la clau PGP. Emprempta: ",
+ "Established": "Establert",
+ "Founder: coordinating trades since the testnet federation.": "Fundador: coordinant els intercanvis des de la federació testnet.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Bon OpSec: el coordinador segueix les millors pràctiques per protegir la seva privacitat i la teva.",
+ "LN Node": "Node LN",
+ "LND version": "Versió LND",
+ "Large limits: the coordinator has large trade limits.": "Grans límits: el coordinador té grans límits de transacció",
+ "Lifetime contracted volume": "Volum contractat total",
+ "Loved by robots: receives positive comments by robots over the internet.": "Adorat pels robots: rep comentaris positius per part dels robots a través d'Internet.",
+ "Maker fee": "Comissió del creador",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Canal de Matrix copiat! {{matrix}}",
+ "Maximum onchain swap size": "Mida màxima del swap onchain",
+ "Maximum order size": "Mida màxima de l'ordre",
+ "Not a federation founder": "No és un fundador de la federació",
+ "Onchain payouts disabled": "Pagaments onchain deshabilitats",
+ "Policies": "Polítiques",
+ "Public buy orders": "Ordres de compra públiques",
+ "Public sell orders": "Ordres de venta públiques",
+ "Reddit": "Reddit",
+ "RoboSats version": "Versió de RoboSats",
+ "Send Email": "Enviar Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Estadístiques per Nerds",
+ "Summary": "Resum",
+ "Taker fee": "Comissió del prenedor",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "El coordinador no sembla rebre un amor excepcional dels robots a través d'Internet",
+ "The privacy practices of this coordinator could improve": "Les pràctiques de privacitat d'aquest coordinador podrien millorar",
+ "Today active robots": "Robots actius avui",
+ "Website": "Web",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntàriament per al desenvolupament",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Navegador",
+ "Enable": "Activar",
+ "Enable TG Notifications": "Activar Notificacions TG",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Seràs dut a un xat amb el bot de Telegram de Robosats. Simplement prem Començar. Tingues en compte que si actives les notificaciones de Telegram reduiràs el teu anonimat.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Habilita els coordinadors de RoboSats",
+ "Exchange Summary": "Resum de l'Exchange",
+ "Online RoboSats coordinators": "Coordinadors RoboSats online",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Tria una ubicació",
+ "Save": "Guardar",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Tornar",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Visitaràs la pàgina Learn RoboSats. Ha estat construïda per la comunitat i conté tutorials i documentació que t'ajudarà a aprendre como s'utilitza RoboSats i a entendre com funciona.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Primer genera un avatar de robot. A continuació, crea la teva pròpia oferta.",
+ "You do not have a robot avatar": "No tens un avatar robot",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinadors que coneixen el teu robot:",
+ "Looking for your robot!": "Buscant el teu robot!",
+ "Your Robot": "El teu Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Introdueix el teu token per reconstruir el teu robot i accedir a les seves operacions.",
+ "Paste token here": "Enganxa el token aquí",
+ "Recover": "Recuperar",
+ "Robot recovery": "Recuperació de Robots",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Guarda-ho!",
+ "Done": "Fet",
+ "Store your robot token": "Guarda el teu token",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Pot ser que necessitis recuperar el teu avatar robot al futur: fes còpia de seguretat del token. Pots simplement copiar-ho a una altra aplicació.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Descarrega RoboSats {{coordinatorString}} APK de les versions de Github",
+ "Go away!": "Marxar!",
+ "On Android RoboSats app ": "A l'aplicació d'Android RoboSats ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Al navegador Tor, simplement actualitza la teva pestanya (fes clic aquí o prem Ctrl+Maj+R)",
+ "On remotely served browser client": "Al navegador del servidor remot",
+ "On your own soverign node": "Al teu propi node",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "El coordinador de RoboSats és a la versió {{coordinatorString}}, però la app del teu client és {{clientString}}. Aquesta discrepància de versió pot provocar una mala experiència d'usuari.",
+ "Update your RoboSats client": "Actualitza el teu client RoboSats",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Cancel·lar",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Els coordinadors de les operacions p2p són la font de confiança, proporcionen la infraestructura, la tarifació i intervindran en cas de disputa. Assegureu-vos que investigueu i confieu en \"{{coordinator.name}}\" abans de bloquejar la vostra fiança. Un coordinador p2p maliciós pot trobar maneres de robar-te.",
+ "I understand": "Ho entenc",
+ "Warning": "Avís",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinadors per pàgina:",
+ "Enabled": "Habilitat",
+ "No coordinators found.": "No s'han trobat coordinadors.",
+ "Up": "Pujar",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "El client RoboSats és servit pel teu propi node, gaudeixes de la major seguretat i privacitat.",
+ "You are self-hosting RoboSats": "Estàs hostejant RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "No estàs utilitzant RoboSats de forma privada",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "Des de",
+ "to": "fins a",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " amb descompte del {{discount}}%",
+ " at a {{premium}}% premium": " amb una prima del {{premium}}%",
+ " at market price": " a preu de mercat",
+ " of {{satoshis}} Satoshis": " de {{satoshis}} Sats",
+ "Add New": "Afegir nou",
+ "Add geolocation for a face to face trade": "Afegeix geolocalització per a un intercanvi cara a cara",
+ "Amount Range": "Interval de la quantitat",
+ "Amount of BTC to swap for LN Sats": "Quantitat de BTC a canviar per LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Quantitat de fiat a canviar per bitcoin",
+ "Buy BTC for ": "Compra BTC per ",
+ "Buy or Sell Bitcoin?": "Comprar o Vendre Bitcoin?",
+ "Choose a Pricing Method": "Tria com establir el preu",
+ "Clear form": "Esborrar camps",
+ "Edit order": "Editar ordre",
+ "Enable advanced options": "Habilitar opcions avançades",
+ "Enter the destination of the Lightning swap": "Introduïu l'adreça destí de l'intercanvi Lightning",
+ "Escrow/Invoice Timer (HH:mm)": "Temporitzador Dipòsit/Factura(HH:mm)",
+ "Escrow/invoice step length": "Longitud passos Dipòsit/Factura",
+ "Exact": "Exacte",
+ "Exact Amount": "Quantitat Exacte",
+ "Face to Face Location": "Ubicació del cara cara",
+ "Fiat Payment Method(s)": "Mètode(s) de Pagament Fiat",
+ "Fidelity Bond Size": "Grandària de la fiança",
+ "In or Out of Lightning?": "Introduir o Treure de Lightning?",
+ "Let the price move with the market": "El preu es mourà relatiu al mercat",
+ "Must be less than {{maxAmount}}": "Ha de ser menys de {{maxAmount}}",
+ "Must be less than {{maxSats}": "Ha de ser menys de {{maxSats}}",
+ "Must be less than {{max}}%": "Ha de ser menys del {{max}}%",
+ "Must be more than {{minAmount}}": "Ha de ser més de {{minAmount}}",
+ "Must be more than {{minSats}}": "Ha de ser més de {{minSats}}",
+ "Must be more than {{min}}%": "Ha de ser més del {{min}}%",
+ "Must be shorter than 65 characters": "Ha de tenir menys de 65 caràcters",
+ "Onchain amount to receive (BTC)": "Quantitat a rebre Onchain (BTC)",
+ "Onchain amount to send (BTC)": "Quantitat a enviar Onchain (BTC)",
+ "Order current rate:": "Preu actual:",
+ "Order for ": "Ordre per ",
+ "Order rate:": "Taxa de l'ordre:",
+ "Premium over Market (%)": "Prima sobre el mercat (%)",
+ "Public Duration (HH:mm)": "Duració pública (HH:mm)",
+ "Public order length": "Duració de l'ordre pública",
+ "Relative": "Relatiu",
+ "Satoshis": "Satoshis",
+ "Sell BTC for ": "Ven BTC per ",
+ "Set a fix amount of satoshis": "Estableix una suma fixa de Sats",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Estableix la implicació requerida (augmentar per a més seguretat)",
+ "Swap Destination(s)": "Destí(ns) del Swap",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "Intercanviar?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "Per protegir la teva privacitat, la ubicació exacta que fixis serà lleugerament aleatòria.",
+ "You are already maker of an active order": "Ja ets el creador d'un ordre actiu",
+ "You can add new methods": "Pots afegir nous mètodes",
+ "You must fill the form correctly": "Has d'omplir el formulari correctament",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "Reps aprox. {{swapSats}} LN Sats (les taxes poden variar)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "Envies aprox. {{swapSats}} LN Sats (les taxes poden variar)",
+ "Your order fixed exchange rate": "La tasa de canvi fixa de la teva ordre",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Creador",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Prenedor",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "El proveïdor de la infraestructura LN i comunicacions. L'amfitrió serà l'encarregat de donar suport i resoldre disputes. LEs comissions de les transaccions són fixades per l'amfitrió. Assegureu-vos de seleccionar només els amfitrions en què confieu!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "L'enrutament Lightning ha fallat",
+ "New chat message": "Nou missatge al xat",
+ "Order chat is open": "S'ha obert el xat",
+ "Order has been disputed": "S'ha impugnat l'ordre",
+ "Order has been taken!": "S'ha pres l'ordre!",
+ "Order has expired": "L'ordre ha caducat",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple i Privat Exchange de Bitcoin",
+ "Trade finished successfully!": "Acord finalitzat exitosament!",
+ "You can claim Sats!": "Pots reclamar els Sats!",
+ "You lost the dispute": "Has perdut la disputa",
+ "You won the dispute": "Has guanyar la disputa",
+ "₿ Rewards!": "₿ Recompenses!",
+ "⚖️ Disputed!": "⚖️ Disputa!",
+ "✅ Bond!": "✅ Fiança!",
+ "✅ Escrow!": "✅ Dipòsit!",
+ "❗⚡ Routing Failed": "❗⚡ Ha fallat l'enrutament",
+ "👍 dispute": "👍 disputa",
+ "👎 dispute": "👎 disputa",
+ "💬 Chat!": "💬 Xateja!",
+ "💬 message!": "💬 missatge!",
+ "😪 Expired!": "😪 Caducat!",
+ "🙌 Funished!": "🙌 Finalitzat!",
+ "🥳 Taken!": "🥳 Presa!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Suma {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Prenent aquesta ordre corres el risc de perdre el temps. Si el creador no procedeix a temps, se't compensarà en Sats amb el 50% de la fiança del creador.",
+ "Enter amount of fiat to exchange for bitcoin": "Introdueix la suma de fiat a canviar per bitcoin",
+ "Sounds fine": "Sona bé",
+ "Take Order": "Prendre ordre",
+ "The maker is away": "El creador està ausent",
+ "Too high": "Massa alt",
+ "Too low": "Massa baix",
+ "Wait until you can take an order": "Espera fins poder prendre una ordre",
+ "You must specify an amount first": "Primer has d'especificar la suma",
+ "You will receive {{satoshis}} Sats (Approx)": "Tu rebràs {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "Tu enviaràs {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Mètodes de pagament acceptats",
+ "Amount of Satoshis": "Quantitat de Sats",
+ "Deposit timer": "Per a dipositar",
+ "Expires in": "Expira en",
+ "F2F location": "Ubicació F2F",
+ "Order Details": "Detalls",
+ "Order ID": "ID de l'ordre",
+ "Order host": "Order host",
+ "Order maker": "Creador",
+ "Order status": "Estat de l'ordre",
+ "Order taker": "Prenedor",
+ "Penalty lifted, good to go!": "Sanció revocada, som-hi!",
+ "Premium over market price": "Prima sobre el mercat",
+ "Price and Premium": "Preu i prima",
+ "Swap destination": "Destí del swap",
+ "The order has expired": "L'ordre ha expirat",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "La ubicació fixada és aproximada. La ubicació exacta del lloc de trobada s'ha d'intercanviar al xat xifrat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Encara no pots prendre cap ordre! Espera {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "Reps via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "Tu reps via Lightning {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "Tu envies via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "Envies via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prima: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Retirar",
+ "Claim Sats!": "Reclamar Sats!",
+ "Enable Telegram Notifications": "Habilita notificacions a Telegram",
+ "Generate with Webln": "Generar amb Webln",
+ "Inactive order": "Ordre inactiva",
+ "Invoice for {{amountSats}} Sats": "Factura per {{amountSats}} Sats",
+ "No active orders": "No hi ha ordres actives",
+ "One active order #{{orderID}}": "Anar a ordre activa #{{orderID}}",
+ "Submit": "Enviar",
+ "Telegram enabled": "Telegram activat",
+ "There it goes!": "Aquí va!",
+ "Use stealth invoices": "Factures ofuscades",
+ "You do not have previous orders": "No tens ordres prèvies",
+ "Your compensations": "Les teves compensacions",
+ "Your current order": "La teva ordre actual",
+ "Your last order #{{orderID}}": "La teva última ordre #{{orderID}}",
+ "finished order": "Ordre finalitzada",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Fosc",
+ "Light": "Clar",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connectat a la xarxa TOR",
+ "Connecting to TOR network": "Connectant a la xarxa TOR",
+ "Connection error": "Error de connexió",
+ "Initializing TOR daemon": "Inicialitzant TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancel·la l'ordre i desbloqueja la fiança a l'instant",
+ "Collaborative Cancel": "Cancel·lació col·laborativa",
+ "Unilateral cancelation (bond at risk!)": "Cancel·lació unilateral (Fiança en risc!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Has sol·licitat cancel·lar col·laborativament",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} sol·licita cancel·lar col·laborativament",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Compra",
+ "Completed in": "Completat en",
+ "Contract exchange rate": "Taxa de canvi del contracte",
+ "Coordinator trade revenue": "Ingressos pel coordinador de l'intercanvi",
+ "Export trade summary": "Exportar el resumen d'intercanvi",
+ "Maker bond": "Fiança de creador",
+ "Mining fee": "Comissió minera",
+ "Onchain swap fee": "Taxa de swap onchain",
+ "Received": "Rebut",
+ "Routing budget": "Pressupost d'enrutament",
+ "Seller": "Venda",
+ "Sent": "Enviat",
+ "Taker bond": "Fiança de prenedor",
+ "Timestamp": "Marca d'hora",
+ "Trade Summary": "Resum de l'intercanvi",
+ "Unlocked": "Desbloquejada",
+ "User role": "Operació",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Veure bitlleteres compatibles",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Cancel·lar l'ordre?",
+ "Confirm Cancel": "Confirmar cancel·lació",
+ "If the order is cancelled now you will lose your bond.": "Si cancel·les ara l'ordre perdràs la teva fiança.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Acceptar cancel·lació",
+ "Ask for Cancel": "Sol·licitar cancel·lació",
+ "Collaborative cancel the order?": "Cancel·lar l'ordre col·laborativament?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Donat que el col·lateral està bloquejat, l'ordre només pot cancel·lar-se si tant creador com prenendor ho acorden.",
+ "Your peer has asked for cancellation": "El teu company ha demanat la cancel·lació",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Obrir disputa",
+ "Disagree": "Tornar",
+ "Do you want to open a dispute?": "Vols obrir una disputa?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Assegura't d' EXPORTAR el registre del xat. Els administradors poden demanar-te elregistre del xat en cas de discrepàncies. És la teva responsabilitat proveir-ho.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "L'equip de RoboSats examinarà les declaracions i evidències presentades. Com l'equip no pot llegir el xat necessites escriure una declaració completa i exhaustiva. És millor donar un mètode de contacte d'usar i llençar amb la teva declaració. Els Sats del col·lateral seran enviats al guanyador de la disputa, mientres que el perdedor perderà la seva fiança.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Confirmar",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Confirmes que has rebut {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "En confirmar que has rebut {{amount}} {{currencyCode}} finalitzarà la transacció. Els satoshis del dipòsit es lliuraran al comprador. Confirmar només després que {{amount}} {{currencyCode}} hagin arribat al teu compte. Tingues en compte que si has rebut el pagament i no fas clic a confirmar, corres el risc de perdre la teva fiança.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirmes que has enviat {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirmant que has enviat {{amount}} {{currencyCode}} permetràs al teu company finalitzar l'operació. Si encara no ho has enviat i malgrat això procedeixes a confirmar falsament, t'arrisques a perdre la teva fiança.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "LLEGEIX. En cas que el pagament al venedor s'hagi bloquejat i sigui absolutament impossible acabar l'intercanvi, podeu revertir la vostra confirmació de \"Fiat enviat\". Fes-ho només si tu i el venedor ja heu acordat pel xat procedir a una cancel·lació col·laborativa. Després de confirmar, el botó \"Cancel·lar col·laborativament\" tornarà a ser visible. Només feu clic en aquest botó si sabeu el que esteu fent. Es desaconsella als usuaris novells de RoboSats realitzar aquesta acció! Assegureu-vos al 100% que el pagament ha fallat i que l'import és al vostre compte.",
+ "Revert the confirmation of fiat sent?": "Revertir la confirmació del FIAT enviat?",
+ "Wait ({{time}})": "Espera ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Import no bloquejat encara, comprova el teu moneder WebLN.",
+ "Invoice not received, please check your WebLN wallet.": "No s'ha rebut la factura, fes un cop d'ull a la teva wallet WebLN.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "Ara pots tancar el popup de la teva wallet WebLN.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Auditar",
+ "Export": "Exportar",
+ "Save full log as a JSON file (messages and credentials)": "Guardar el log complet com JSON (credencials i missatges)",
+ "Verify your privacy": "Verifica la teva privacitat",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...esperant",
+ "Activate slow mode (use it when the connection is slow)": "Activar mode lent (utilitza'l quan la connexió sigui lenta)",
+ "Peer": "Ell",
+ "You": "Tu",
+ "connected": "connectat",
+ "disconnected": "desconnectat",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Connectant...",
+ "Send": "Enviar",
+ "Type a message": "Escriu un missatge",
+ "Waiting for peer public key...": "Esperant la clau pública...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Adjuntar registres de xat",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Adjuntar registres de xat ajuda el procés de resolució de disputes i afegeix transparència. Tanmateix, pot comprometre la vostra privacitat.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Presentar declaració",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Opcions avançades",
+ "Invoice to wrap": "Factura a ofuscar",
+ "Payout Lightning Invoice": "Factura Lightning",
+ "Proxy Budget": "Pressupost del Proxy",
+ "Routing Budget": "Pressupost d'enrutament",
+ "Server": "Servidor",
+ "Submit invoice for {{amountSats}} Sats": "Presentar la factura de {{amountSats}} Sats",
+ "Use Lnproxy": "Utilitza Lnproxy",
+ "Wrap": "Ofuscar",
+ "Wrapped invoice": "Factura ofuscada",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Direcció Bitcoin",
+ "Final amount you will receive": "Quantitat final que rebràs",
+ "Invalid": "No vàlid",
+ "Mining Fee": "Comissió Minera",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "El coordinador de RoboSats farà un intercanvi i enviarà els Sats a la vostra adreça onchain.",
+ "Swap fee": "Comissió del swap",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Confirmar {{amount}} {{currencyCode}} rebut",
+ "Confirm {{amount}} {{currencyCode}} sent": "Confirmar {{amount}} {{currencyCode}} enviat",
+ "Open Dispute": "Obrir Disputa",
+ "Payment failed?": "Ha fallat el pagament?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Digues hola! Sigues clar i concís. Escriu-li com pot enviarte {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "Per obrir una disputa cal esperar",
+ "Wait for the seller to confirm he has received the payment.": "Espera a que el vendedor confirmi que ha rebut el pagament.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Si us plau, envia la teva declaració. Sigues clars i concís sobre el que va ocórrer i aportar les proves necessàries. Has de proporcionar un mètode de contacte: correu electrònic d'un sòl ús, enllaç d'incògnit de SimpleX o el telegram ID (assegureu-vos de crear un nom d'usuari que es pugui cercar) per fer el seguiment amb el solucionador de disputes (el vostre amfitrió/coordinador). Els litigis es resolen amb discreció pels robots reals (també coneguts com a humans), així que sigues el més col·laborador possible per assegurar un resultat just.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Desgraciadament, has perdut la disputa. Si creus que això és un error, pots sol·licitar reobrir el cas contactant amb el teu coordinador. Si creus que el teu coordinador és injust, si us plau, omple una reclamació via correu electrònic a robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Si us plau, guarda la informació necessària per identificar la teva ordre i els teus pagaments: ID de l'ordre; resums de pagament dels bons o fiança (consulteu a la cartera LN); quantitat exacta de satoshis; i sobrenom de robot. Hauràs d'identificar-te utilitzant aquesta informació si contactes amb el teu coordinador comercial.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "Estem esperant la teva declaració de contrapartida comercial. Si tens dubtes sobre l'estat de la disputa o vols afegir més informació, contacta amb el teu coordinador (l'amfitrió) a través d'un dels seus mètodes de contacte.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "S'han rebut totes dues declaracions, a l'espera que el personal resolgui el conflicte. Si tens dubtes sobre l'estat de la disputa o vols afegir més informació, contacta amb el teu coordinador (l'amfitrió) a través d'un dels seus mètodes de contacte. Si no has proporcionat un mètode de contacte o no estàs segur de si l'has escrit correctament, escriviu el vostre coordinador immediatament.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Si us plau, guarda l'informació necessària per identificar la teva ordre i pagaments: ID de l'ordre; claus del pagament de la fiança o el col·lateral (comprova la teva cartera Lightning); quantitat exacta de Sats; i nom del Robot. Tindràs que identificar-te com l'usuari involucrat en aquest intercanvi per email (o altre mètode de contacte).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Pots retirar la quantitat de la resolució de la disputa (fiança i col·lateral) des de les recompenses del teu perfil. Si creus que l'equip pot fer alguna cosa més, no dubtis a contactar amb robosats@protonmail.com (o a través del mètode de contacte d'usar i llençar que vas especificar).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Espera un moment. Si el venedor no diposita, recuperaràs la teva fiança automàticament. A més, rebràs una compensació (comprova les recompenses al teu perfil).",
+ "We are waiting for the seller to lock the trade amount.": "Esperant a que el venedor bloquegi el col·lateral.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Renovar Ordre",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Copiar al portapapers",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Això és una factura retinguda, els Sats es bloquegen a la teva cartera. Només es cobrarà si cancel·les o si perds una disputa.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Això és una factura retinguda, els Sats es bloquegen a la teva cartera. Serà alliberada al comprador al confirmar que has rebut {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Activar Ordre",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "La teva ordre pública va ser pausada. Ara mateix, l'ordre no pot ser vista ni presa per altres robots. Pots tornar a activarla quan desitgis.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Abans de deixar-te enviar {{amountFiat}} {{currencyCode}}, volem assegurar-nos que pots rebre BTC.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Espera un moment. Si el comprador no coopera, se't retornarà el col·lateral i la teva fiança automàticament. A més, rebràs una compensació (comprova les recompenses al teu perfil).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Estem esperant a que el comprador enviï una factura Lightning. Quan ho faci, podràs comunicar-li directament els detalls del pagament.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Entre les ordres públiques de {{currencyCode}} (més alt, més barat)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Si la teva oferta expira sense ser presa, la teva fiança serà desbloquejada a la teva cartera automàticament.",
+ "Pause the public order": "Pausar l'ordre pública",
+ "Premium rank": "Percentil de la prima",
+ "Public orders for {{currencyCode}}": "Ordres públiques per {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Motiu del fracàs:",
+ "Next attempt in": "Proper intent en",
+ "Retrying!": "Reintentant!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats intentarà pagar la teva factura 3 cops cada 1 minut. Si segueix fallant, podràs presentar una nova factura. Comprova si tens suficient liquiditat entrant. Recorda que els nodes de Lightning han d'estar en línia per poder rebre pagaments.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "La teva factura ha caducat o s'han fet més de 3 intents de pagament. Envia una nova factura.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats està intentant pagar la teva factura de Lightning. Recorda que els nodes Lightning han d'estar en línia per rebre pagaments.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renovar",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats millora amb més usuaris i liquiditat. Ensenya-li RoboSats a un amic bitcoiner!",
+ "Sending coins to": "Enviant monedes a",
+ "Start Again": "Començar de nou",
+ "Thank you for using Robosats!": "Gràcies per fer servir RoboSats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "El teu TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Si us plau, espera a que el prenedor bloquegi la seva fiança. Si no ho fa a temps, l'ordre serà pública de nou.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "Ha arribat un tècnic de robots!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "Porto els meus propis robots, són aquí. (Arrossegar i deixar anar workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Per primer cop aquí. Generar un nou robot de garatge i el token de robot estès (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Personalitza l'àrea de visió",
+ "Freeze viewports": "Congela l'àrea de visió",
+ "unsafe_alert": "Per protegir les vostres dades i la vostra privadesa utilitzeu <1>Tor Browser1> i visiteu una federació allotjada a <3>Onion3>. O hostatgeu el vostre propi <5>Client.5>",
+ "let_us_know_hot_to_improve": "Diga'ns com podria millorar la plataforma (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "Per obrir una disputa has d'esperar <1><1/>",
+ "Waiting for maker bond": "Esperant la fiança del creador",
+ "Public": "Públic",
+ "Waiting for taker bond": "Esperant la fiança del prenedor",
+ "Cancelled": "Cancel·lat",
+ "Expired": "Expirat",
+ "Waiting for trade collateral and buyer invoice": "Esperant el col·lateral de l'intercanvi i la factura del comprador",
+ "Waiting only for seller trade collateral": "Esperant només el col·lateral de l'intercanvi del venedor",
+ "Waiting only for buyer invoice": "Esperant només la factura del comprador",
+ "Sending fiat - In chatroom": "Enviant fiat - A la sala de xat",
+ "Fiat sent - In chatroom": "Fiat enviat - A la sala de xat",
+ "In dispute": "En disputa",
+ "Collaboratively cancelled": "Cancel·lat col·laborativament",
+ "Sending satoshis to buyer": "Enviant satoshis al comprador",
+ "Successful trade": "Intercanvi exitós",
+ "Failed lightning network routing": "L'enrrutament lightning network ha fallat",
+ "Wait for dispute resolution": "Esperant la resolució de la disputa",
+ "Maker lost dispute": "El creador ha perdut la disputa",
+ "Taker lost dispute": "El prenedor ha perdut la disputa",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "La factura ha vençut. No has confirmat la publicació de la comanda a temps. Fes una nova comanda.",
+ "This order has been cancelled by the maker": "Aquesta ordre ha estat cancel·lada pel creador",
+ "Invoice expired. You did not confirm taking the order in time.": "La factura ha vençut. No has confirmat que s'hagi pres l'ordre a temps.",
+ "Invalid Order Id": "Id d'ordre invàlid",
+ "You must have a robot avatar to see the order details": "Has de tenir un avatar robot per veure els detalls de l'ordre",
+ "This order has been cancelled collaborativelly": "Aquesta ordre ha estat cancel·lada col·laborativament",
+ "This order is not available": "Aquesta ordre no està disponible",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Els Satoshis Robotics que treballen al magatzem no t'han entès. Si us plau, omple un un problema d'error a Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/cs.json b/frontend/static/locales/cs.json
index e150e0ac..79743aa5 100644
--- a/frontend/static/locales/cs.json
+++ b/frontend/static/locales/cs.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Using Testnet Bitcoin",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Chart",
- "Create": "Create",
- "List": "List",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Existing orders match yours!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Community and public support",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Více o RoboSats",
- "RoboSats information": "RoboSats information",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "More",
- "Offers": "Offers",
- "Order": "Nabídka",
- "Settings": "Settings",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Průvodce obchodem",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Generate a token",
- "2. Meet your robot identity": "2. Meet your robot identity",
- "3. Browse or create an order": "3. Browse or create an order",
- "Building your robot!": "Building your robot!",
- "Continue": "Continue",
- "Generate token": "Generate token",
- "Hi! My name is": "Hi! My name is",
- "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
- "See profile": "See profile",
- "Store it somewhere safe!": "Store it somewhere safe!",
- "Telegram group": "Telegram group",
- "This is your trading avatar": "Toto je tvůj uživatelský avatar",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
- "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
- "or visit the robot school for documentation.": "or visit the robot school for documentation.",
- "roll again": "roll again",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Active order #{{orderID}}",
- "Add Robot": "Add Robot",
- "Add a new Robot": "Add a new Robot",
- "Building...": "Building...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Last order #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Recovery",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
- "Robot Garage": "Robot Garage",
- "Store your token safely": "Ulož si svůj token bezpečně",
- "Welcome back!": "Welcome back!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Zkopirováno!!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
- "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recover an existing robot using your token",
- "Start": "Start",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connecting to TOR",
- "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "VŠE",
- "Buy": "Nákup",
- "DESTINATION": "DESTINATION",
- "I want to": "Já chci",
- "METHOD": "METHOD",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Vybrat měnu platby",
- "Select Payment Method": "Select Payment Method",
- "Sell": "Prodej",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "použít",
- "hosted by": "hosted by",
- "pay with": "pay with",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Přidat filter",
- "Amount": "Částka",
- "An error occurred.": "Došlo k chybě.",
- "And": "A",
- "Be the first one to create an order": "Buď první, kdo vytvoří nabídku",
- "Bond": "Bond",
- "Column title": "Název sloupce",
- "Columns": "Sloupce",
- "Currency": "Měna",
- "Delete": "Smazat",
- "Destination": "Destination",
- "Expiry": "Expiry",
- "Filter": "Filtrovat",
- "Filter value": "Filter hodnoty",
- "Find column": "Najít sloupec",
- "Hide": "Skrýt",
- "Hide all": "Schovat vše",
- "Host": "Host",
- "Is": "Je",
- "Logic operator": "Logický operátor",
- "Manage columns": "Manage columns",
- "Menu": "Menu",
- "No orders found to buy BTC for {{currencyCode}}": "Žádné nabídky na koupi BTC za {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "Žádné nabídky na prodej BTC za {{currencyCode}}",
- "No results found.": "Nebyly nalezeny žádné výsledky.",
- "Operator": "Operátor",
- "Or": "Nebo",
- "Orders per page:": "Nabídky na stránku:",
- "Others": "Ostatní",
- "Pay": "Platba",
- "Payment Method": "Platební metoda",
- "Premium": "Přirážka",
- "Price": "Cena",
- "Reorder column": "Změna pořadí sloupce",
- "Robot": "Robot",
- "Sats now": "Sats now",
- "Select columns": "Vybrat sloupce",
- "Show all": "Ukázat vše",
- "Show columns": "Ukázat sloupce",
- "Show filters": "Ukázat filtry",
- "Sort": "Řazení",
- "Sort by ASC": "Řazení podle ASC",
- "Sort by DESC": "Řazení podle DESC",
- "Timer": "Timer",
- "Unsort": "Zrušení řazení",
- "Value": "Hodnota",
- "any": "jakýkoliv",
- "contains": "obsahuje",
- "ends with": "končí s",
- "equals": "rovno",
- "false": "nesprávný",
- "is": "je",
- "is after": "následuje po",
- "is any of": "je některý z",
- "is before": "se nachází před ",
- "is empty": "je prázdný",
- "is not": "není",
- "is not empty": "není prázdný",
- "is on or after": "je zapnuto nebo později",
- "is on or before": "je zapnuto nebo dříve",
- "no": "ne",
- "starts with": "začína s",
- "true": "správný",
- "yes": "ano",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Zavřít",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Všechny, pokud jsou rychlé. Vždy můžeš dopsat svou preferovanou platební metodu, jenom bude muset být protistrana, která jí příjme. Část s odesláním fiatu má limit 24h, potom se automaticky otevře spor. Doporučujeme použití okamžitých platebních metod.",
- "Are there trade limits?": "Je nějaký obchodní limit?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
- "Disclaimer": "Zřeknutí se odpovědnosti",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Jak to funguje?",
- "How it works": "Jak to funguje",
- "How to use": "Jak se používá",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "V mnoha zemích není rozdíl mezi používáním RoboSats a Ebay nebo Craiglistu. Regulace jsou různé, je tvá povinnost jim vyhovět.",
- "Is RoboSats legal in my country?": "Je RoboSats legální v mé zemi?",
- "Is RoboSats private?": "Narušuje RoboSats soukromí?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Je to BTC/FIAT peer-to-peer burza přes lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Zjednodušuje schodu nabídky s poptávkou a potřebu důvěry. RoboSats se zaměřuje na ochranu soukromí a rychlost.",
- "Project source code": "Zdrojový kód projektu",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats je open source projekt ",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Prodejce čelí riziku vratky platby jako v každé peer-to-peer službě. Paypal nebo platební karty nejsou doporučené.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Toto je experimentální aplikace, věci se mohou pokazit. Obchoduj s malými částkami!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Tato lightning aplikace se poskytuje jak je. V aktivním vývoji: obchoduj s maximální opatrností. Neexistuje žádná soukromá podpora. Podpora se poskytuje pouze na veřejných kanálech.",
- "What are the fees?": "What are the fees?",
- "What are the risks?": "Jaké jsou rizika?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "Co je RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "Jaký je model důvěry?",
- "What payment methods are accepted?": "Jaké jsou akceptované platební metody?",
- "You can also check the full guide in ": "Taky se můžeš podívat na návod",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "Popis obchodu krok za krokem najdeš na",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Jít zpět",
- "Keys": "Klíče",
- "Learn how to verify": "Naučit se, jak ověřovat",
- "Messages": "Zprávy",
- "Peer public key": "Veřejný klíč protistrany",
- "Save credentials as a JSON file": "Uložit údaje jako JSON sobour",
- "Save messages as a JSON file": "Uložit zprávy jako JSON soubor",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Tvůj robot token, který znáš pouze ty, slouží jako passphrase též k rozšifrování tvého soukromého klíče, proto ho nikde nesdílej.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Tvůj veřejný PGP klíč. Tvoje protistrana ho používá k šifrování zpráv, které můžeš číst pouze ty.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Vaše komunikace je šifrována end-to-end pomocí protokolu OpenPGP. Soukromí tohoto chatu můžeš ověřit pomocí libovolného nástroje založeného na standardu OpenPGP.",
- "Your encrypted private key": "Tvůj zašifrovaný soukromý klíč",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Tvůj zašifrovaný soukromí klíč. Používáš jej k rozšifrování příchozích zpráv, určených pro tebe, a k zašifrování odeslaných zpráv.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Veřejný PGP klíč protistrany. Používáš jej k šifrování zpráv, které může číst pouze on, a k ověření, zda protistrana podepsala příchozí zprávy.",
- "Your private key passphrase (keep secure!)": "Tvůj soukromí klíč a passphrase (drž v bezpečí!)",
- "Your public key": "Tvůj veřejný klíč",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... někde na Zemi!",
- "Client info": "Client info",
- "Made with": "Vytvořeno s",
- "RoboSats client version": "RoboSats client version",
- "and": "a",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Komunity",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
- "Join RoboSats English speaking community!": "Přidej se k anglicky mluvící RoboSats komunitě!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "Přidej se k španělsky mluvící RoboSats komunitě!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "RoboSats na Redditu",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "Našel jsi bug nebo novou funkci? Napiš nám ",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "Zobchodované množství za 24h",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Dostupná likvidita",
- "CLN version": "CLN version",
- "Client": "Client",
- "Coordinator": "Coordinator",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinator commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Současný poplatek za vyplacení na onchain ",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Node",
- "LND version": "LND verze",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Zobchodované množství od spuštění",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Poplatek tvůrce",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Veřejné nákupní nabídky",
- "Public sell orders": "Veřejné prodejní nabídky",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats version",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Poplatek příjemce",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Dnešní aktivní roboti",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "Povolit",
- "Enable TG Notifications": "Povolit TG notifikace",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Budeš přesměrován do chatu s RoboSats telegram botem. Jednoduše otevři chat a zmáčkni Start. Měj na paměti, že povolením telegram notifikací máš nížší úroveň anonymity.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Zpět",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Chystáš se navštívit výukovou stránku RoboSats. Stránka obsahuje tutoriály a dokumentaci, které ti pomohou pochopit jak funguje RoboSats.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
- "You do not have a robot avatar": "Nemáš robota a avatar",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Your Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
- "Paste token here": "Paste token here",
- "Recover": "Recover",
- "Robot recovery": "Robot recovery",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Zálohuj to!",
- "Done": "Hotovo",
- "Store your robot token": "Ulož si svůj robot token",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Ulož si bezpečně svůj token jednoduše zkopírováním do jiné aplikace. V budoucnu ho možná budeš potřebovat v případě obnovy robota.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
- "Go away!": "Go away!",
- "On Android RoboSats app ": "On Android RoboSats app ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
- "On remotely served browser client": "On remotely served browser client",
- "On your own soverign node": "On your own soverign node",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
- "Update your RoboSats client": "Update your RoboSats client",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Zrušit",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
- "You are self-hosting RoboSats": "You are self-hosting RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Nepoužíváš Robosats bezpečně.",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "Od",
- "to": "do",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " za {{discount}}% slevu",
- " at a {{premium}}% premium": " za {{premium}}% přirážku",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": " {{satoshis}} Satoshi",
- "Add New": "Přidat",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
- "Amount of fiat to exchange for bitcoin": "Částka fiat měny za bitcoin",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "Nákup nebo prodej Bitcoinu?",
- "Choose a Pricing Method": "Vyber metodu stanovení ceny",
- "Clear form": "Clear form",
- "Edit order": "Edit order",
- "Enable advanced options": "Enable advanced options",
- "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
- "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
- "Escrow/invoice step length": "Escrow/invoice step length",
- "Exact": "Exact",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Možnosti fiat plateb",
- "Fidelity Bond Size": "Velikost kauce",
- "In or Out of Lightning?": "In or Out of Lightning?",
- "Let the price move with the market": "Nech cenu pohybovat se s trhem",
- "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
- "Must be less than {{maxSats}": "Musí být méně než {{maxSats}}",
- "Must be less than {{max}}%": "Musí být méně než {{max}}%",
- "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
- "Must be more than {{minSats}}": "Musí být více než {{minSats}}",
- "Must be more than {{min}}%": "Musí být více než {{min}}%",
- "Must be shorter than 65 characters": "Maximálně 65 znaků",
- "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
- "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
- "Order current rate:": "Aktuální kurz nabídky:",
- "Order for ": "Order for ",
- "Order rate:": "Order rate:",
- "Premium over Market (%)": "Prémium vůči tržní ceně (%)",
- "Public Duration (HH:mm)": "Doba zveřejnění (HH:mm)",
- "Public order length": "Public order length",
- "Relative": "Plovoucí",
- "Satoshis": "Satoshi",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "Nastavit fixní částku satoshi ",
- "Set the skin-in-the-game, increase for higher safety assurance": "Nastavení kauce, zvyš pro vyšší bezpečnost ",
- "Swap Destination(s)": "Swap adresa",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "You can add new methods",
- "You must fill the form correctly": "You must fill the form correctly",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
- "Your order fixed exchange rate": "Pevný směnný kurz tvé nabídky",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Tvůrce",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Příjemce",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Lightning routing failed",
- "New chat message": "New chat message",
- "Order chat is open": "Order chat is open",
- "Order has been disputed": "Order has been disputed",
- "Order has been taken!": "Order has been taken!",
- "Order has expired": "Order has expired",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
- "Trade finished successfully!": "Trade finished successfully!",
- "You can claim Sats!": "You can claim Sats!",
- "You lost the dispute": "You lost the dispute",
- "You won the dispute": "You won the dispute",
- "₿ Rewards!": "₿ Rewards!",
- "⚖️ Disputed!": "⚖️ Disputed!",
- "✅ Bond!": "✅ Bond!",
- "✅ Escrow!": "✅ Escrow!",
- "❗⚡ Routing Failed": "❗⚡ Routing Failed",
- "👍 dispute": "👍 dispute",
- "👎 dispute": "👎 dispute",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 message!",
- "😪 Expired!": "😪 Expired!",
- "🙌 Funished!": "🙌 Funished!",
- "🥳 Taken!": "🥳 Taken!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Částka {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Příjmutím této nabídky riskuješ ztrátu času. Pokud protistrana nedorazí včas, získáš kompezaci v podobě 50% tvůrcovi kauce.",
- "Enter amount of fiat to exchange for bitcoin": "Zadej částku fiat, kterou chceš vyměnit za bitcoin. ",
- "Sounds fine": "Sounds fine",
- "Take Order": "Příjmout nabídku",
- "The maker is away": "Tvůrce není přítomen",
- "Too high": "Vysoko",
- "Too low": "Nízko",
- "Wait until you can take an order": "Počkej, až budeš moci přijmout nabídku",
- "You must specify an amount first": "Nejprve je třeba zadat částku",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Akceptované platební metody",
- "Amount of Satoshis": "Částka Satoshi",
- "Deposit timer": "Časovač vkladu",
- "Expires in": "Vyprší za",
- "F2F location": "F2F location",
- "Order Details": "Detaily nabídky",
- "Order ID": "Číslo nabídky",
- "Order host": "Order host",
- "Order maker": "Tvůrce nabídky",
- "Order status": "Stav nabídky",
- "Order taker": "Příjemce nabídky",
- "Penalty lifted, good to go!": "Pokuta zrušena, lze pokračovat!",
- "Premium over market price": "Přirážka oproti tržní ceně",
- "Price and Premium": "Cena a přirážka",
- "Swap destination": "Swap adresa",
- "The order has expired": "Nabídka vypršela",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Nabídku nemůžeš zatím příjmout! Počkej {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Přirážka: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Vybrat",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Povolit Telegram notifikace",
- "Generate with Webln": "Generate with Webln",
- "Inactive order": "Neaktivní nabídka",
- "Invoice for {{amountSats}} Sats": "Invoice pro {{amountSats}} Satů",
- "No active orders": "Žádné aktivní nabídky",
- "One active order #{{orderID}}": "Jedná aktivní nabídka #{{orderID}}",
- "Submit": "Odeslat",
- "Telegram enabled": "Telegram povolen",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Use stealth invoices",
- "You do not have previous orders": "Nemáš předchozí objednávky",
- "Your compensations": "Your compensations",
- "Your current order": "Tvá aktuální nabídka",
- "Your last order #{{orderID}}": "Tvá poslední nabídka #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Dark",
- "Light": "Light",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connected to TOR network",
- "Connecting to TOR network": "Connecting to TOR network",
- "Connection error": "Connection error",
- "Initializing TOR daemon": "Initializing TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
- "Collaborative Cancel": "Oboustrané zrušení",
- "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Žádaš o oboustarné zrušení obchodu",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} žáda o oboustrané zrušení obchodu",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Kupující",
- "Completed in": "Completed in",
- "Contract exchange rate": "Contract exchange rate",
- "Coordinator trade revenue": "Coordinator trade revenue",
- "Export trade summary": "Export trade summary",
- "Maker bond": "Kauce tvůrce",
- "Mining fee": "Těžební poplatek",
- "Onchain swap fee": "Onchain swap poplatek",
- "Received": "Příjmuto",
- "Routing budget": "Routing budget",
- "Seller": "Prodavající",
- "Sent": "Odesláno",
- "Taker bond": "Kauce příjemce",
- "Timestamp": "Timestamp",
- "Trade Summary": "Shrnutí obchodu",
- "Unlocked": "Odemčeno",
- "User role": "Uživatelská role",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Satů ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Satů",
- "{{revenueSats}} Sats": "{{revenueSats}} Satů",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSatů",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Satů ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Satů ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Robrazit kompatibilní peněženky",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Zrušit objendávku?",
- "Confirm Cancel": "Potvrdit zrušení",
- "If the order is cancelled now you will lose your bond.": "Pokud bude objednávka nyní zrušena, tvoje kauce propadne.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accept Cancelation",
- "Ask for Cancel": "Požádat o zrušení",
- "Collaborative cancel the order?": "Oboustraně zrušit obchod?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Satoshi jsou v úschově. Objednávku lze zrušit pouze v případě, že se na zrušení dohodnou jak tvůrce, tak přijemce.",
- "Your peer has asked for cancellation": "Your peer has asked for cancellation",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Souhlasit a otevřít spor",
- "Disagree": "Nesouhlasit",
- "Do you want to open a dispute?": "Chceš otevřít spor?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Nezapomeň EXPORTOVAT log chatu. Personál si může vyžádat exportovaný log chatu ve formátu JSON, aby mohl vyřešit nesrovnalosti. Je tvou odpovědností jej uložit.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Personál RoboSats prověří předložená vyjádření a důkazy. Musíš vytvořit ucelený důkazní materiál, protože personál nemůže číst chat. Nejlépe spolu s výpovědí uvést jednorázový kontakt. Satoshi v úschově budou zaslány vítězi sporu, zatímco poražený ve sporu přijde o kauci.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Potvrdit",
- "Confirm you received {{amount}} {{currencyCode}}?": "Potvrdit obdržení {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
- "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Audit PGP",
- "Export": "Exportovat",
- "Save full log as a JSON file (messages and credentials)": "Uložit celý log jako soubor JSON (zprávy a údaje))",
- "Verify your privacy": "Ověř svou ochranu soukromí",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...waiting",
- "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
- "Peer": "Protistrana",
- "You": "Ty",
- "connected": "připojen",
- "disconnected": "odpojen",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Připojování...",
- "Send": "Odeslat",
- "Type a message": "Napiš zprávu",
- "Waiting for peer public key...": "Waiting for peer public key...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Attach chat logs",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Odeslat vyjádření",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Advanced options",
- "Invoice to wrap": "Invoice to wrap",
- "Payout Lightning Invoice": "Vyplatit Lightning invoice",
- "Proxy Budget": "Proxy Budget",
- "Routing Budget": "Routing Budget",
- "Server": "Server",
- "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
- "Use Lnproxy": "Use Lnproxy",
- "Wrap": "Wrap",
- "Wrapped invoice": "Wrapped invoice",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Bitcoin adresa",
- "Final amount you will receive": "Konečná částka, kterou získáš",
- "Invalid": "Neplatné",
- "Mining Fee": "Těžební poplatek",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
- "Swap fee": "Swap poplatek",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Potvrdit příjmutí {{amount}} {{currencyCode}}",
- "Confirm {{amount}} {{currencyCode}} sent": "Potvrdit odeslání {{amount}} {{currencyCode}}",
- "Open Dispute": "Otevřít spor",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Pozdrav! Buď vstřícný a stručný. Dej mu vědět, jak ti poslat {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "To open a dispute you need to wait",
- "Wait for the seller to confirm he has received the payment.": "Počkej na potvzení, že prodavající obdržel platbu.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": " Uložte si prosím informace potřebné k identifikaci tvé nabídky a tvých plateb: číslo nabídky; hash platby kauce nebo úschovy (zkontroluj si lightning peněženku); přesná částka satoshi; a robot přezdívku. V komunikaci emailem(nebo jinak) se představíš jako zúčastněna strana.",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Satoshi z vyřešeného sporů (z úschovy a kauce) si můžeš vybrat z odměn ve svém profilu. Pokud ti personál může s něčím pomoci, neváhej a kontaktuj nás na robosats@protonmail.com (nebo jiný způsob komunikace).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Vydrž chvíli. Pokud prodavající neprovede vklad, kauce se ti automaticky vrátí. Kromě toho obdržíš kompenzaci (zkontroluj odměny ve svém profilu).",
- "We are waiting for the seller to lock the trade amount.": "Čekáme, až prodavající uzamkne satoshi .",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Opakovat nabídku",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Zkopírovat do schránky",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Jedná se o hodl invoice, která ti zamrzne v peněžence. Bude vypořádán pouze v případě zrušení nebo prohry sporu.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Jedná se o hodl invoice, která ti zamrzne v peněžence. Bude vypořadána ke kupujícímu jakmile potvrdíš příjem {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Zrušit pozastavení nabídky",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Tvá veřejná nabídka je pozastavena. V tuto chvíli ji nemohou vidět ani přijmout jiní roboti. Pozastavení můžeš kdykoliv zrušit.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Předtím než tě necháme odeslat {{amountFiat}} {{currencyCode}}, chceme se nechat ujistit, že jsi schopen příjmout BTC.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Vydrž chvíli. Pokud kupující nespolupracuje, automaticky získáš zpět svojí kauci a předmět obchodu satoshi. Kromě toho obdržíš kompenzaci (zkontroluj odměny ve svém profilu).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Čekáme, až kupující vloží lightning invoice. Jakmile tak učiní, budeš moct se s ním moct dohodnout platbě.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Mezi veřejnými {{currencyCode}} nabídkami (vyšší je levnější)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Pokud nabídka vyprší nepříjmuta, tak kauce se ti vrátí (není potřeba žádné akce).",
- "Pause the public order": "Pozastavit zveřejnění nabídky",
- "Premium rank": "Úroveň přirážky",
- "Public orders for {{currencyCode}}": "Veřejné nabídky pro {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Důvod selhání:",
- "Next attempt in": "Další pokus za",
- "Retrying!": "Opakování pokusu!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats se pokusí zaplatit invoice třikrát s minutivými pauzami. V případě neúspěchu bude třeba nahrát nový invoice. Zkontroluj, zda máš dostatek inbound likvidity. Nezapomeň, že lightning nody musí být online, aby mohl přijímat platby.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Tvůj invoice vypršel nebo selhali pokusy o 3 platby. Nahraj nový invoice.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats se snaží zaplatit tvůj lightning invoice. Nezapomeň, že lightning nody musí být online, aby mohl přijímat platby.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats bude lepší s větší likviditou a uživateli. Pověz svým přátelům o Robosats!",
- "Sending coins to": "Sending coins to",
- "Start Again": "Začít znovu",
- "Thank you for using Robosats!": "Děkujeme, že používáš Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Tvé TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Vyčkej, až příjemce uzamkne kauci. Pokud příjemce neuzamkne kauci včas, nabídka se znovu zveřejní.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "A robot technician has arrived!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Customize viewports",
- "Freeze viewports": "Freeze viewports",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Dej nám vědět jak vylepšit platformu (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "Chceš-li otevřít spor, musíš počkat <1><1/>",
- "Waiting for maker bond": "Waiting for maker bond",
- "Public": "Public",
- "Waiting for taker bond": "Waiting for taker bond",
- "Cancelled": "Cancelled",
- "Expired": "Expired",
- "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
- "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
- "Waiting only for buyer invoice": "Waiting only for buyer invoice",
- "Sending fiat - In chatroom": "Sending fiat - In chatroom",
- "Fiat sent - In chatroom": "Fiat sent - In chatroom",
- "In dispute": "In dispute",
- "Collaboratively cancelled": "Collaboratively cancelled",
- "Sending satoshis to buyer": "Sending satoshis to buyer",
- "Successful trade": "Successful trade",
- "Failed lightning network routing": "Failed lightning network routing",
- "Wait for dispute resolution": "Wait for dispute resolution",
- "Maker lost dispute": "Maker lost dispute",
- "Taker lost dispute": "Taker lost dispute",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
- "This order has been cancelled by the maker": "This order has been cancelled by the maker",
- "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
- "Invalid Order Id": "Invalid Order Id",
- "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
- "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
- "This order is not available": "This order is not available",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Using Testnet Bitcoin",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Chart",
+ "Create": "Create",
+ "List": "List",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Existing orders match yours!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Community and public support",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Více o RoboSats",
+ "RoboSats information": "RoboSats information",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "More",
+ "Offers": "Offers",
+ "Order": "Nabídka",
+ "Settings": "Settings",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Průvodce obchodem",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Generate a token",
+ "2. Meet your robot identity": "2. Meet your robot identity",
+ "3. Browse or create an order": "3. Browse or create an order",
+ "Building your robot!": "Building your robot!",
+ "Continue": "Continue",
+ "Generate token": "Generate token",
+ "Hi! My name is": "Hi! My name is",
+ "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
+ "See profile": "See profile",
+ "Store it somewhere safe!": "Store it somewhere safe!",
+ "Telegram group": "Telegram group",
+ "This is your trading avatar": "Toto je tvůj uživatelský avatar",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
+ "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
+ "or visit the robot school for documentation.": "or visit the robot school for documentation.",
+ "roll again": "roll again",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Active order #{{orderID}}",
+ "Add Robot": "Add Robot",
+ "Add a new Robot": "Add a new Robot",
+ "Building...": "Building...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Last order #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Recovery",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
+ "Robot Garage": "Robot Garage",
+ "Store your token safely": "Ulož si svůj token bezpečně",
+ "Welcome back!": "Welcome back!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Zkopirováno!!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
+ "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recover an existing robot using your token",
+ "Start": "Start",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connecting to TOR",
+ "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "VŠE",
+ "Buy": "Nákup",
+ "DESTINATION": "DESTINATION",
+ "I want to": "Já chci",
+ "METHOD": "METHOD",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Vybrat měnu platby",
+ "Select Payment Method": "Select Payment Method",
+ "Sell": "Prodej",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "použít",
+ "hosted by": "hosted by",
+ "pay with": "pay with",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Přidat filter",
+ "Amount": "Částka",
+ "An error occurred.": "Došlo k chybě.",
+ "And": "A",
+ "Be the first one to create an order": "Buď první, kdo vytvoří nabídku",
+ "Bond": "Bond",
+ "Column title": "Název sloupce",
+ "Columns": "Sloupce",
+ "Currency": "Měna",
+ "Delete": "Smazat",
+ "Destination": "Destination",
+ "Expiry": "Expiry",
+ "Filter": "Filtrovat",
+ "Filter value": "Filter hodnoty",
+ "Find column": "Najít sloupec",
+ "Hide": "Skrýt",
+ "Hide all": "Schovat vše",
+ "Host": "Host",
+ "Is": "Je",
+ "Logic operator": "Logický operátor",
+ "Manage columns": "Manage columns",
+ "Menu": "Menu",
+ "No orders found to buy BTC for {{currencyCode}}": "Žádné nabídky na koupi BTC za {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "Žádné nabídky na prodej BTC za {{currencyCode}}",
+ "No results found.": "Nebyly nalezeny žádné výsledky.",
+ "Operator": "Operátor",
+ "Or": "Nebo",
+ "Orders per page:": "Nabídky na stránku:",
+ "Others": "Ostatní",
+ "Pay": "Platba",
+ "Payment Method": "Platební metoda",
+ "Premium": "Přirážka",
+ "Price": "Cena",
+ "Reorder column": "Změna pořadí sloupce",
+ "Robot": "Robot",
+ "Sats now": "Sats now",
+ "Select columns": "Vybrat sloupce",
+ "Show all": "Ukázat vše",
+ "Show columns": "Ukázat sloupce",
+ "Show filters": "Ukázat filtry",
+ "Sort": "Řazení",
+ "Sort by ASC": "Řazení podle ASC",
+ "Sort by DESC": "Řazení podle DESC",
+ "Timer": "Timer",
+ "Unsort": "Zrušení řazení",
+ "Value": "Hodnota",
+ "any": "jakýkoliv",
+ "contains": "obsahuje",
+ "ends with": "končí s",
+ "equals": "rovno",
+ "false": "nesprávný",
+ "is": "je",
+ "is after": "následuje po",
+ "is any of": "je některý z",
+ "is before": "se nachází před ",
+ "is empty": "je prázdný",
+ "is not": "není",
+ "is not empty": "není prázdný",
+ "is on or after": "je zapnuto nebo později",
+ "is on or before": "je zapnuto nebo dříve",
+ "no": "ne",
+ "starts with": "začína s",
+ "true": "správný",
+ "yes": "ano",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Zavřít",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Všechny, pokud jsou rychlé. Vždy můžeš dopsat svou preferovanou platební metodu, jenom bude muset být protistrana, která jí příjme. Část s odesláním fiatu má limit 24h, potom se automaticky otevře spor. Doporučujeme použití okamžitých platebních metod.",
+ "Are there trade limits?": "Je nějaký obchodní limit?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
+ "Disclaimer": "Zřeknutí se odpovědnosti",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Jak to funguje?",
+ "How it works": "Jak to funguje",
+ "How to use": "Jak se používá",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "V mnoha zemích není rozdíl mezi používáním RoboSats a Ebay nebo Craiglistu. Regulace jsou různé, je tvá povinnost jim vyhovět.",
+ "Is RoboSats legal in my country?": "Je RoboSats legální v mé zemi?",
+ "Is RoboSats private?": "Narušuje RoboSats soukromí?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Je to BTC/FIAT peer-to-peer burza přes lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Zjednodušuje schodu nabídky s poptávkou a potřebu důvěry. RoboSats se zaměřuje na ochranu soukromí a rychlost.",
+ "Project source code": "Zdrojový kód projektu",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats je open source projekt ",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Prodejce čelí riziku vratky platby jako v každé peer-to-peer službě. Paypal nebo platební karty nejsou doporučené.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Toto je experimentální aplikace, věci se mohou pokazit. Obchoduj s malými částkami!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Tato lightning aplikace se poskytuje jak je. V aktivním vývoji: obchoduj s maximální opatrností. Neexistuje žádná soukromá podpora. Podpora se poskytuje pouze na veřejných kanálech.",
+ "What are the fees?": "What are the fees?",
+ "What are the risks?": "Jaké jsou rizika?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "Co je RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "Jaký je model důvěry?",
+ "What payment methods are accepted?": "Jaké jsou akceptované platební metody?",
+ "You can also check the full guide in ": "Taky se můžeš podívat na návod",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "Popis obchodu krok za krokem najdeš na",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Jít zpět",
+ "Keys": "Klíče",
+ "Learn how to verify": "Naučit se, jak ověřovat",
+ "Messages": "Zprávy",
+ "Peer public key": "Veřejný klíč protistrany",
+ "Save credentials as a JSON file": "Uložit údaje jako JSON sobour",
+ "Save messages as a JSON file": "Uložit zprávy jako JSON soubor",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Tvůj robot token, který znáš pouze ty, slouží jako passphrase též k rozšifrování tvého soukromého klíče, proto ho nikde nesdílej.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Tvůj veřejný PGP klíč. Tvoje protistrana ho používá k šifrování zpráv, které můžeš číst pouze ty.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Vaše komunikace je šifrována end-to-end pomocí protokolu OpenPGP. Soukromí tohoto chatu můžeš ověřit pomocí libovolného nástroje založeného na standardu OpenPGP.",
+ "Your encrypted private key": "Tvůj zašifrovaný soukromý klíč",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Tvůj zašifrovaný soukromí klíč. Používáš jej k rozšifrování příchozích zpráv, určených pro tebe, a k zašifrování odeslaných zpráv.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Veřejný PGP klíč protistrany. Používáš jej k šifrování zpráv, které může číst pouze on, a k ověření, zda protistrana podepsala příchozí zprávy.",
+ "Your private key passphrase (keep secure!)": "Tvůj soukromí klíč a passphrase (drž v bezpečí!)",
+ "Your public key": "Tvůj veřejný klíč",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... někde na Zemi!",
+ "Client info": "Client info",
+ "Made with": "Vytvořeno s",
+ "RoboSats client version": "RoboSats client version",
+ "and": "a",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Komunity",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
+ "Join RoboSats English speaking community!": "Přidej se k anglicky mluvící RoboSats komunitě!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "Přidej se k španělsky mluvící RoboSats komunitě!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "RoboSats na Redditu",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "Našel jsi bug nebo novou funkci? Napiš nám ",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "Zobchodované množství za 24h",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Dostupná likvidita",
+ "CLN version": "CLN version",
+ "Client": "Client",
+ "Coordinator": "Coordinator",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinator commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Současný poplatek za vyplacení na onchain ",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Node",
+ "LND version": "LND verze",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Zobchodované množství od spuštění",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Poplatek tvůrce",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Veřejné nákupní nabídky",
+ "Public sell orders": "Veřejné prodejní nabídky",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats version",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Poplatek příjemce",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Dnešní aktivní roboti",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "Povolit",
+ "Enable TG Notifications": "Povolit TG notifikace",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Budeš přesměrován do chatu s RoboSats telegram botem. Jednoduše otevři chat a zmáčkni Start. Měj na paměti, že povolením telegram notifikací máš nížší úroveň anonymity.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Zpět",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Chystáš se navštívit výukovou stránku RoboSats. Stránka obsahuje tutoriály a dokumentaci, které ti pomohou pochopit jak funguje RoboSats.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
+ "You do not have a robot avatar": "Nemáš robota a avatar",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Your Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
+ "Paste token here": "Paste token here",
+ "Recover": "Recover",
+ "Robot recovery": "Robot recovery",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Zálohuj to!",
+ "Done": "Hotovo",
+ "Store your robot token": "Ulož si svůj robot token",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Ulož si bezpečně svůj token jednoduše zkopírováním do jiné aplikace. V budoucnu ho možná budeš potřebovat v případě obnovy robota.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
+ "Go away!": "Go away!",
+ "On Android RoboSats app ": "On Android RoboSats app ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
+ "On remotely served browser client": "On remotely served browser client",
+ "On your own soverign node": "On your own soverign node",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
+ "Update your RoboSats client": "Update your RoboSats client",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Zrušit",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
+ "You are self-hosting RoboSats": "You are self-hosting RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Nepoužíváš Robosats bezpečně.",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "Od",
+ "to": "do",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " za {{discount}}% slevu",
+ " at a {{premium}}% premium": " za {{premium}}% přirážku",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": " {{satoshis}} Satoshi",
+ "Add New": "Přidat",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Částka fiat měny za bitcoin",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "Nákup nebo prodej Bitcoinu?",
+ "Choose a Pricing Method": "Vyber metodu stanovení ceny",
+ "Clear form": "Clear form",
+ "Edit order": "Edit order",
+ "Enable advanced options": "Enable advanced options",
+ "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
+ "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
+ "Escrow/invoice step length": "Escrow/invoice step length",
+ "Exact": "Exact",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Možnosti fiat plateb",
+ "Fidelity Bond Size": "Velikost kauce",
+ "In or Out of Lightning?": "In or Out of Lightning?",
+ "Let the price move with the market": "Nech cenu pohybovat se s trhem",
+ "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
+ "Must be less than {{maxSats}": "Musí být méně než {{maxSats}}",
+ "Must be less than {{max}}%": "Musí být méně než {{max}}%",
+ "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
+ "Must be more than {{minSats}}": "Musí být více než {{minSats}}",
+ "Must be more than {{min}}%": "Musí být více než {{min}}%",
+ "Must be shorter than 65 characters": "Maximálně 65 znaků",
+ "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
+ "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
+ "Order current rate:": "Aktuální kurz nabídky:",
+ "Order for ": "Order for ",
+ "Order rate:": "Order rate:",
+ "Premium over Market (%)": "Prémium vůči tržní ceně (%)",
+ "Public Duration (HH:mm)": "Doba zveřejnění (HH:mm)",
+ "Public order length": "Public order length",
+ "Relative": "Plovoucí",
+ "Satoshis": "Satoshi",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "Nastavit fixní částku satoshi ",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Nastavení kauce, zvyš pro vyšší bezpečnost ",
+ "Swap Destination(s)": "Swap adresa",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "You can add new methods",
+ "You must fill the form correctly": "You must fill the form correctly",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
+ "Your order fixed exchange rate": "Pevný směnný kurz tvé nabídky",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Tvůrce",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Příjemce",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Lightning routing failed",
+ "New chat message": "New chat message",
+ "Order chat is open": "Order chat is open",
+ "Order has been disputed": "Order has been disputed",
+ "Order has been taken!": "Order has been taken!",
+ "Order has expired": "Order has expired",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
+ "Trade finished successfully!": "Trade finished successfully!",
+ "You can claim Sats!": "You can claim Sats!",
+ "You lost the dispute": "You lost the dispute",
+ "You won the dispute": "You won the dispute",
+ "₿ Rewards!": "₿ Rewards!",
+ "⚖️ Disputed!": "⚖️ Disputed!",
+ "✅ Bond!": "✅ Bond!",
+ "✅ Escrow!": "✅ Escrow!",
+ "❗⚡ Routing Failed": "❗⚡ Routing Failed",
+ "👍 dispute": "👍 dispute",
+ "👎 dispute": "👎 dispute",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 message!",
+ "😪 Expired!": "😪 Expired!",
+ "🙌 Funished!": "🙌 Funished!",
+ "🥳 Taken!": "🥳 Taken!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Částka {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Příjmutím této nabídky riskuješ ztrátu času. Pokud protistrana nedorazí včas, získáš kompezaci v podobě 50% tvůrcovi kauce.",
+ "Enter amount of fiat to exchange for bitcoin": "Zadej částku fiat, kterou chceš vyměnit za bitcoin. ",
+ "Sounds fine": "Sounds fine",
+ "Take Order": "Příjmout nabídku",
+ "The maker is away": "Tvůrce není přítomen",
+ "Too high": "Vysoko",
+ "Too low": "Nízko",
+ "Wait until you can take an order": "Počkej, až budeš moci přijmout nabídku",
+ "You must specify an amount first": "Nejprve je třeba zadat částku",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Akceptované platební metody",
+ "Amount of Satoshis": "Částka Satoshi",
+ "Deposit timer": "Časovač vkladu",
+ "Expires in": "Vyprší za",
+ "F2F location": "F2F location",
+ "Order Details": "Detaily nabídky",
+ "Order ID": "Číslo nabídky",
+ "Order host": "Order host",
+ "Order maker": "Tvůrce nabídky",
+ "Order status": "Stav nabídky",
+ "Order taker": "Příjemce nabídky",
+ "Penalty lifted, good to go!": "Pokuta zrušena, lze pokračovat!",
+ "Premium over market price": "Přirážka oproti tržní ceně",
+ "Price and Premium": "Cena a přirážka",
+ "Swap destination": "Swap adresa",
+ "The order has expired": "Nabídka vypršela",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Nabídku nemůžeš zatím příjmout! Počkej {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Přirážka: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Vybrat",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Povolit Telegram notifikace",
+ "Generate with Webln": "Generate with Webln",
+ "Inactive order": "Neaktivní nabídka",
+ "Invoice for {{amountSats}} Sats": "Invoice pro {{amountSats}} Satů",
+ "No active orders": "Žádné aktivní nabídky",
+ "One active order #{{orderID}}": "Jedná aktivní nabídka #{{orderID}}",
+ "Submit": "Odeslat",
+ "Telegram enabled": "Telegram povolen",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Use stealth invoices",
+ "You do not have previous orders": "Nemáš předchozí objednávky",
+ "Your compensations": "Your compensations",
+ "Your current order": "Tvá aktuální nabídka",
+ "Your last order #{{orderID}}": "Tvá poslední nabídka #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Dark",
+ "Light": "Light",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connected to TOR network",
+ "Connecting to TOR network": "Connecting to TOR network",
+ "Connection error": "Connection error",
+ "Initializing TOR daemon": "Initializing TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
+ "Collaborative Cancel": "Oboustrané zrušení",
+ "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Žádaš o oboustarné zrušení obchodu",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} žáda o oboustrané zrušení obchodu",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Kupující",
+ "Completed in": "Completed in",
+ "Contract exchange rate": "Contract exchange rate",
+ "Coordinator trade revenue": "Coordinator trade revenue",
+ "Export trade summary": "Export trade summary",
+ "Maker bond": "Kauce tvůrce",
+ "Mining fee": "Těžební poplatek",
+ "Onchain swap fee": "Onchain swap poplatek",
+ "Received": "Příjmuto",
+ "Routing budget": "Routing budget",
+ "Seller": "Prodavající",
+ "Sent": "Odesláno",
+ "Taker bond": "Kauce příjemce",
+ "Timestamp": "Timestamp",
+ "Trade Summary": "Shrnutí obchodu",
+ "Unlocked": "Odemčeno",
+ "User role": "Uživatelská role",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Satů ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Satů",
+ "{{revenueSats}} Sats": "{{revenueSats}} Satů",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSatů",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Satů ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Satů ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Robrazit kompatibilní peněženky",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Zrušit objendávku?",
+ "Confirm Cancel": "Potvrdit zrušení",
+ "If the order is cancelled now you will lose your bond.": "Pokud bude objednávka nyní zrušena, tvoje kauce propadne.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accept Cancelation",
+ "Ask for Cancel": "Požádat o zrušení",
+ "Collaborative cancel the order?": "Oboustraně zrušit obchod?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Satoshi jsou v úschově. Objednávku lze zrušit pouze v případě, že se na zrušení dohodnou jak tvůrce, tak přijemce.",
+ "Your peer has asked for cancellation": "Your peer has asked for cancellation",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Souhlasit a otevřít spor",
+ "Disagree": "Nesouhlasit",
+ "Do you want to open a dispute?": "Chceš otevřít spor?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Nezapomeň EXPORTOVAT log chatu. Personál si může vyžádat exportovaný log chatu ve formátu JSON, aby mohl vyřešit nesrovnalosti. Je tvou odpovědností jej uložit.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Personál RoboSats prověří předložená vyjádření a důkazy. Musíš vytvořit ucelený důkazní materiál, protože personál nemůže číst chat. Nejlépe spolu s výpovědí uvést jednorázový kontakt. Satoshi v úschově budou zaslány vítězi sporu, zatímco poražený ve sporu přijde o kauci.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Potvrdit",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Potvrdit obdržení {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
+ "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Audit PGP",
+ "Export": "Exportovat",
+ "Save full log as a JSON file (messages and credentials)": "Uložit celý log jako soubor JSON (zprávy a údaje))",
+ "Verify your privacy": "Ověř svou ochranu soukromí",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...waiting",
+ "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
+ "Peer": "Protistrana",
+ "You": "Ty",
+ "connected": "připojen",
+ "disconnected": "odpojen",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Připojování...",
+ "Send": "Odeslat",
+ "Type a message": "Napiš zprávu",
+ "Waiting for peer public key...": "Waiting for peer public key...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Attach chat logs",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Odeslat vyjádření",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Advanced options",
+ "Invoice to wrap": "Invoice to wrap",
+ "Payout Lightning Invoice": "Vyplatit Lightning invoice",
+ "Proxy Budget": "Proxy Budget",
+ "Routing Budget": "Routing Budget",
+ "Server": "Server",
+ "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
+ "Use Lnproxy": "Use Lnproxy",
+ "Wrap": "Wrap",
+ "Wrapped invoice": "Wrapped invoice",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Bitcoin adresa",
+ "Final amount you will receive": "Konečná částka, kterou získáš",
+ "Invalid": "Neplatné",
+ "Mining Fee": "Těžební poplatek",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
+ "Swap fee": "Swap poplatek",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Potvrdit příjmutí {{amount}} {{currencyCode}}",
+ "Confirm {{amount}} {{currencyCode}} sent": "Potvrdit odeslání {{amount}} {{currencyCode}}",
+ "Open Dispute": "Otevřít spor",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Pozdrav! Buď vstřícný a stručný. Dej mu vědět, jak ti poslat {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "To open a dispute you need to wait",
+ "Wait for the seller to confirm he has received the payment.": "Počkej na potvzení, že prodavající obdržel platbu.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": " Uložte si prosím informace potřebné k identifikaci tvé nabídky a tvých plateb: číslo nabídky; hash platby kauce nebo úschovy (zkontroluj si lightning peněženku); přesná částka satoshi; a robot přezdívku. V komunikaci emailem(nebo jinak) se představíš jako zúčastněna strana.",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Satoshi z vyřešeného sporů (z úschovy a kauce) si můžeš vybrat z odměn ve svém profilu. Pokud ti personál může s něčím pomoci, neváhej a kontaktuj nás na robosats@protonmail.com (nebo jiný způsob komunikace).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Vydrž chvíli. Pokud prodavající neprovede vklad, kauce se ti automaticky vrátí. Kromě toho obdržíš kompenzaci (zkontroluj odměny ve svém profilu).",
+ "We are waiting for the seller to lock the trade amount.": "Čekáme, až prodavající uzamkne satoshi .",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Opakovat nabídku",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Zkopírovat do schránky",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Jedná se o hodl invoice, která ti zamrzne v peněžence. Bude vypořádán pouze v případě zrušení nebo prohry sporu.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Jedná se o hodl invoice, která ti zamrzne v peněžence. Bude vypořadána ke kupujícímu jakmile potvrdíš příjem {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Zrušit pozastavení nabídky",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Tvá veřejná nabídka je pozastavena. V tuto chvíli ji nemohou vidět ani přijmout jiní roboti. Pozastavení můžeš kdykoliv zrušit.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Předtím než tě necháme odeslat {{amountFiat}} {{currencyCode}}, chceme se nechat ujistit, že jsi schopen příjmout BTC.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Vydrž chvíli. Pokud kupující nespolupracuje, automaticky získáš zpět svojí kauci a předmět obchodu satoshi. Kromě toho obdržíš kompenzaci (zkontroluj odměny ve svém profilu).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Čekáme, až kupující vloží lightning invoice. Jakmile tak učiní, budeš moct se s ním moct dohodnout platbě.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Mezi veřejnými {{currencyCode}} nabídkami (vyšší je levnější)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Pokud nabídka vyprší nepříjmuta, tak kauce se ti vrátí (není potřeba žádné akce).",
+ "Pause the public order": "Pozastavit zveřejnění nabídky",
+ "Premium rank": "Úroveň přirážky",
+ "Public orders for {{currencyCode}}": "Veřejné nabídky pro {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Důvod selhání:",
+ "Next attempt in": "Další pokus za",
+ "Retrying!": "Opakování pokusu!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats se pokusí zaplatit invoice třikrát s minutivými pauzami. V případě neúspěchu bude třeba nahrát nový invoice. Zkontroluj, zda máš dostatek inbound likvidity. Nezapomeň, že lightning nody musí být online, aby mohl přijímat platby.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Tvůj invoice vypršel nebo selhali pokusy o 3 platby. Nahraj nový invoice.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats se snaží zaplatit tvůj lightning invoice. Nezapomeň, že lightning nody musí být online, aby mohl přijímat platby.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats bude lepší s větší likviditou a uživateli. Pověz svým přátelům o Robosats!",
+ "Sending coins to": "Sending coins to",
+ "Start Again": "Začít znovu",
+ "Thank you for using Robosats!": "Děkujeme, že používáš Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Tvé TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Vyčkej, až příjemce uzamkne kauci. Pokud příjemce neuzamkne kauci včas, nabídka se znovu zveřejní.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "A robot technician has arrived!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Customize viewports",
+ "Freeze viewports": "Freeze viewports",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Dej nám vědět jak vylepšit platformu (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "Chceš-li otevřít spor, musíš počkat <1><1/>",
+ "Waiting for maker bond": "Waiting for maker bond",
+ "Public": "Public",
+ "Waiting for taker bond": "Waiting for taker bond",
+ "Cancelled": "Cancelled",
+ "Expired": "Expired",
+ "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
+ "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
+ "Waiting only for buyer invoice": "Waiting only for buyer invoice",
+ "Sending fiat - In chatroom": "Sending fiat - In chatroom",
+ "Fiat sent - In chatroom": "Fiat sent - In chatroom",
+ "In dispute": "In dispute",
+ "Collaboratively cancelled": "Collaboratively cancelled",
+ "Sending satoshis to buyer": "Sending satoshis to buyer",
+ "Successful trade": "Successful trade",
+ "Failed lightning network routing": "Failed lightning network routing",
+ "Wait for dispute resolution": "Wait for dispute resolution",
+ "Maker lost dispute": "Maker lost dispute",
+ "Taker lost dispute": "Taker lost dispute",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
+ "This order has been cancelled by the maker": "This order has been cancelled by the maker",
+ "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
+ "Invalid Order Id": "Invalid Order Id",
+ "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
+ "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
+ "This order is not available": "This order is not available",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/de.json b/frontend/static/locales/de.json
index 31575c1a..8401ebde 100644
--- a/frontend/static/locales/de.json
+++ b/frontend/static/locales/de.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Using Testnet Bitcoin",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Chart",
- "Create": "Create",
- "List": "List",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Existing orders match yours!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Community and public support",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Lerne RoboSats kennen",
- "RoboSats information": "RoboSats information",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "More",
- "Offers": "Offers",
- "Order": "Order",
- "Settings": "Settings",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Vertrag",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Generate a token",
- "2. Meet your robot identity": "2. Meet your robot identity",
- "3. Browse or create an order": "3. Browse or create an order",
- "Building your robot!": "Building your robot!",
- "Continue": "Continue",
- "Generate token": "Generate token",
- "Hi! My name is": "Hi! My name is",
- "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
- "See profile": "See profile",
- "Store it somewhere safe!": "Store it somewhere safe!",
- "Telegram group": "Telegram group",
- "This is your trading avatar": "Dies ist dein Handelsavatar",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
- "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
- "or visit the robot school for documentation.": "or visit the robot school for documentation.",
- "roll again": "roll again",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Active order #{{orderID}}",
- "Add Robot": "Add Robot",
- "Add a new Robot": "Add a new Robot",
- "Building...": "Building...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Last order #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Recovery",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
- "Robot Garage": "Robot Garage",
- "Store your token safely": "Verwahre deinen Token sicher",
- "Welcome back!": "Welcome back!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Kopiert!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
- "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recover an existing robot using your token",
- "Start": "Start",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connecting to TOR",
- "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "ALLE",
- "Buy": "Kaufen",
- "DESTINATION": "DESTINATION",
- "I want to": "Ich möchte",
- "METHOD": "METHOD",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Währung auswählen",
- "Select Payment Method": "Select Payment Method",
- "Sell": "Verkaufen",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "und verwende",
- "hosted by": "hosted by",
- "pay with": "pay with",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Add filter",
- "Amount": "Menge",
- "An error occurred.": "An error occurred.",
- "And": "And",
- "Be the first one to create an order": "Sei der Erste, der ein Angebot erstellt",
- "Bond": "Bond",
- "Column title": "Column title",
- "Columns": "Columns",
- "Currency": "Währung",
- "Delete": "Delete",
- "Destination": "Destination",
- "Expiry": "Expiry",
- "Filter": "Filter",
- "Filter value": "Filter value",
- "Find column": "Find column",
- "Hide": "Ausblenden",
- "Hide all": "Hide all",
- "Host": "Host",
- "Is": "Ist",
- "Logic operator": "Logic operator",
- "Manage columns": "Manage columns",
- "Menu": "Menu",
- "No orders found to buy BTC for {{currencyCode}}": "Keine BTC-Kaufsangebote für {{currencyCode}} gefunden",
- "No orders found to sell BTC for {{currencyCode}}": "Keine BTC-Verkaufsangebote für {{currencyCode}} gefunden",
- "No results found.": "No results found.",
- "Operator": "Operator",
- "Or": "Or",
- "Orders per page:": "Orders per page:",
- "Others": "Weitere",
- "Pay": "Bezahlung",
- "Payment Method": "Zahlungsweise",
- "Premium": "Aufschlag",
- "Price": "Preis",
- "Reorder column": "Reorder column",
- "Robot": "Roboter",
- "Sats now": "Sats now",
- "Select columns": "Select columns",
- "Show all": "Show all",
- "Show columns": "Show columns",
- "Show filters": "Show filters",
- "Sort": "Sort",
- "Sort by ASC": "Sort by ASC",
- "Sort by DESC": "Sort by DESC",
- "Timer": "Timer",
- "Unsort": "Unsort",
- "Value": "Value",
- "any": "any",
- "contains": "contains",
- "ends with": "ends with",
- "equals": "equals",
- "false": "false",
- "is": "is",
- "is after": "is after",
- "is any of": "is any of",
- "is before": "is before",
- "is empty": "is empty",
- "is not": "is not",
- "is not empty": "is not empty",
- "is on or after": "is on or after",
- "is on or before": "is on or before",
- "no": "no",
- "starts with": "starts with",
- "true": "true",
- "yes": "yes",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Schließen",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Alle, wenn sie schnell genug sind. Du legst deine Zahlungsweisen selber fest. Du musst einen Gegenüber finden, der diese Zahlungsweise ebenfalls akzeptiert. Der Schritt der Fiat-Zahlung darf bis zu 24 Stunden dauern, bis automatisch ein Fall eröffnet wird. Wir empfehlen dringend, sofortige Zahlungsweisen zu verwenden.",
- "Are there trade limits?": "Gibt es Handel-Beschränkungen?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
- "Disclaimer": "Hinweise",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Wie funktioniert es?",
- "How it works": "Wie es funktioniert",
- "How to use": "Wie wir es benutzt",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "In vielen Ländern ist RoboSats wie Ebay oder Craigslist. Deine Rechtslage weicht vielleicht ab, das liegt in deiner Verantwortung.",
- "Is RoboSats legal in my country?": "Ist RoboSats in meinem Land erlaubt?",
- "Is RoboSats private?": "Ist RoboSats privat?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Es ist ein privater BTC/FIAT Handelsplatz über Lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Es vereinfacht das Zusammenfinden und minimiert das nötige Vertrauen. RoboSats steht für Privatsphäre und Schnelligkeit.",
- "Project source code": "Source-Code des Projekts",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats ist ein Open-Source-Projekt ",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Der Verkäufer hat das gleiche Rückbuchungsrisiko wie bei anderen Privatgeschäften. Paypal oder Kreditkarten werden nicht empfohlen.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Dieses Projekt ist ein Experiment, Dinge können schiefgehen. Handle mit kleinen Summen!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Dieses Lightning-Projekt ist wie es ist. Es befindet sich in der Entwicklung: Handle mit äußerster Vorsicht. Es gibt keine private Unterstützung. Hilfe wird nur über die öffentlichen Kanäle angeboten ",
- "What are the fees?": "What are the fees?",
- "What are the risks?": "Gibt es Risiken?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "Was ist RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "Muss man dem Gegenüber vertrauen?",
- "What payment methods are accepted?": "Welche Zahlungsweisen stehen zur Verfügung?",
- "You can also check the full guide in ": "Außerdem kannst du hier einen vollständigen Ratgeber finden ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "Du findest eine Schritt-für-Schritt-Erklärung des Handelablaufs hier ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Zurück",
- "Keys": "Schlüssel",
- "Learn how to verify": "Learn how to verify",
- "Messages": "Nachrichten",
- "Peer public key": "Öffentlicher Schlüssel des Partners",
- "Save credentials as a JSON file": "Anmeldeinformationen als JSON-Datei speichern",
- "Save messages as a JSON file": "Nachrichten als JSON-Datei speichern",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Die Passphrase zur Entschlüsselung deines privaten Schlüssels. Nur du kennst sie! Bitte nicht weitergeben. Sie ist auch dein Benutzer-Token für den Roboter-Avatar.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Dein öffentlicher PGP-Schlüssel. Dein Chatpartner verwendet ihn für das Verschlüsseln der Nachrichten, damit nur du sie lesen kannst.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Deine Kommunikation wird Ende-zu-Ende mit OpenPGP verschlüsselt. Du kannst die Vertraulichkeit dieses Chats mit jedem OpenPGP-Standard Tool überprüfen.",
- "Your encrypted private key": "Dein verschlüsselter privater Schlüssel",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Dein verschlüsselter privater Schlüssel. Du verwendest ihn um die Nachrichten zu entschlüsseln, die dein Peer für dich verschlüsselt hat. Außerdem signierst du mit ihm die Nachrichten die du sendest.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Der öffentliche PGP-Schlüssel deines Chatpartners. Du verwendest ihn um Nachrichten zu verschlüsseln, die nur er lesen kann und um zu überprüfen, ob dein Gegenüber die eingehenden Nachrichten signiert hat.",
- "Your private key passphrase (keep secure!)": "Deine Passphrase für den privaten Schlüssel (sicher aufbewahren!)",
- "Your public key": "Dein öffentlicher Schlüssel",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... irgendwo auf der Erde!",
- "Client info": "Client info",
- "Made with": "Gemacht mit",
- "RoboSats client version": "RoboSats client version",
- "and": "und",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Community",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - Das Roboter-Satoshi Open-Source-Projekt",
- "Join RoboSats English speaking community!": "Tritt der Englischen RoboSats-Gruppe bei!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "Tritt der Spanischen RoboSats-Gruppe bei!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "RoboSats in Reddit",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "Erzähle uns von neuen Funktionen oder einem Fehler",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "24h Handelsvolumen",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Marktplatz-Liquidität",
- "CLN version": "CLN version",
- "Client": "Client",
- "Coordinator": "Coordinator",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinator commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Current onchain payout fee",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Node",
- "LND version": "LND-Version",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Handelsvolumen insgesamt",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Makergebühr",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Öffentliche Kaufangebote",
- "Public sell orders": "Öffentliche Verkaufsangebote",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats version",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Takergebühr",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Heute aktive Roboter",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "Aktivieren",
- "Enable TG Notifications": "Aktiviere TG-Benachrichtigungen",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Du wirst zu einem Chat mit dem RoboSats-Telegram-Bot weitergeleitet. Öffne einfach den Chat und drücke auf Start. Beachte, dass du deine Anonymität verringern könntest, wenn du Telegram-Benachrichtigungen aktivierst.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Zurück",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Du bist dabei die Website 'lerne RoboSats kennen' zu besuchen. Hier findest du Tutorials und Dokumentationen, die dir helfen RoboSats zu benutzen und zu verstehen wie es funktioniert.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
- "You do not have a robot avatar": "Du hast keinen Roboter-Avatar",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Your Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
- "Paste token here": "Paste token here",
- "Recover": "Recover",
- "Robot recovery": "Robot recovery",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Speicher ihn ab!",
- "Done": "Fertig",
- "Store your robot token": "Speicher Roboter-Token",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Vielleicht musst du deinen Roboter-Avatar in Zukunft wiederherstellen: Bewahre ihn sicher auf. Du kannst ihn einfach in eine andere Anwendung kopieren.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
- "Go away!": "Go away!",
- "On Android RoboSats app ": "On Android RoboSats app ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
- "On remotely served browser client": "On remotely served browser client",
- "On your own soverign node": "On your own soverign node",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
- "Update your RoboSats client": "Update your RoboSats client",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Abbrechen",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
- "You are self-hosting RoboSats": "You are self-hosting RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Du nutzt RoboSats nicht privat",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "Von",
- "to": "bis",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " mit einem {{discount}}% Rabatt",
- " at a {{premium}}% premium": " mit einem {{premium}}% Aufschlag",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": " für {{satoshis}} Satoshis",
- "Add New": "Neu hinzufügen",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
- "Amount of fiat to exchange for bitcoin": "Fiat-Betrag zum Austausch in Bitcoin",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "Bitcoin kaufen oder verkaufen?",
- "Choose a Pricing Method": "Wähle eine Preismethode",
- "Clear form": "Clear form",
- "Edit order": "Edit order",
- "Enable advanced options": "Enable advanced options",
- "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
- "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
- "Escrow/invoice step length": "Escrow/invoice step length",
- "Exact": "Exact",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Fiat Zahlungsmethode(n)",
- "Fidelity Bond Size": "Höhe der Kaution",
- "In or Out of Lightning?": "In or Out of Lightning?",
- "Let the price move with the market": "Passe den Preis konstant dem Markt an",
- "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
- "Must be less than {{maxSats}": "Muss weniger sein als {{maxSats}}",
- "Must be less than {{max}}%": "Muss weniger sein als {{max}}%",
- "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
- "Must be more than {{minSats}}": "Muss mehr sein als {{minSats}}",
- "Must be more than {{min}}%": "Muss mehr sein als {{min}}%",
- "Must be shorter than 65 characters": "Muss kürzer als 65 Zeichen sein",
- "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
- "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
- "Order current rate:": "Aktueller Order-Kurs:",
- "Order for ": "Order for ",
- "Order rate:": "Order rate:",
- "Premium over Market (%)": "Marktpreis Aufschlag (%)",
- "Public Duration (HH:mm)": "Angebotslaufzeit (HH:mm)",
- "Public order length": "Public order length",
- "Relative": "Relativ",
- "Satoshis": "Satoshis",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "Setze eine feste Anzahl an Satoshis",
- "Set the skin-in-the-game, increase for higher safety assurance": "Lege die Kaution fest, erhöhen für mehr Sicherheit",
- "Swap Destination(s)": "austausch Ziel(e)",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "Du kannst neue Methoden hinzufügen",
- "You must fill the form correctly": "You must fill the form correctly",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
- "Your order fixed exchange rate": "Dein fixierter Order-Kurs",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Maker",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Taker",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Lightning routing failed",
- "New chat message": "New chat message",
- "Order chat is open": "Order chat is open",
- "Order has been disputed": "Order has been disputed",
- "Order has been taken!": "Order has been taken!",
- "Order has expired": "Order has expired",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
- "Trade finished successfully!": "Trade finished successfully!",
- "You can claim Sats!": "You can claim Sats!",
- "You lost the dispute": "You lost the dispute",
- "You won the dispute": "You won the dispute",
- "₿ Rewards!": "₿ Rewards!",
- "⚖️ Disputed!": "⚖️ Disputed!",
- "✅ Bond!": "✅ Bond!",
- "✅ Escrow!": "✅ Escrow!",
- "❗⚡ Routing Failed": "❗⚡ Routing Failed",
- "👍 dispute": "👍 dispute",
- "👎 dispute": "👎 dispute",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 message!",
- "😪 Expired!": "😪 Expired!",
- "🙌 Funished!": "🙌 Funished!",
- "🥳 Taken!": "🥳 Taken!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Betrag {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Wenn du diese Order annimmst, riskierst du, deine Zeit zu verschwenden. Wenn der Maker nicht rechtzeitig handelt, erhältst du eine Entschädigung in Satoshis in Höhe von 50 % der Maker-Kaution.",
- "Enter amount of fiat to exchange for bitcoin": "Fiat-Betrag für den Umtausch in Bitcoin eingeben",
- "Sounds fine": "Sounds fine",
- "Take Order": "Order annehmen",
- "The maker is away": "Der Maker ist abwesend",
- "Too high": "Zu hoch",
- "Too low": "Zu niedrig",
- "Wait until you can take an order": "Warte, bis du eine Order annehmen kannst",
- "You must specify an amount first": "Du musst zuerst einen Betrag angeben",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Akzeptierte Zahlungsweisen",
- "Amount of Satoshis": "Anzahl Satoshis",
- "Deposit timer": "Einzahlungstimer",
- "Expires in": "Läuft ab in",
- "F2F location": "F2F location",
- "Order Details": "Order-Details",
- "Order ID": "Order-ID",
- "Order host": "Order host",
- "Order maker": "Order-Maker",
- "Order status": "Order-Status",
- "Order taker": "Order-Taker",
- "Penalty lifted, good to go!": "Die Strafe ist aufgehoben, es kann losgehen!",
- "Premium over market price": "Aufschlag über dem Marktpreis",
- "Price and Premium": "Preis und Aufschlag",
- "Swap destination": "Austausch-Ziel",
- "The order has expired": "Die Order ist abgelaufen",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Du kannst noch keine Order annehmen! Warte {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Aufschlag: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Erhalten",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Telegram-Benachrichtigungen aktivieren",
- "Generate with Webln": "Generate with Webln",
- "Inactive order": "Inaktive Order",
- "Invoice for {{amountSats}} Sats": "Invoice für {{amountSats}} Sats",
- "No active orders": "Keine aktive Order",
- "One active order #{{orderID}}": "Eine aktive Order #{{orderID}}",
- "Submit": "Bestätigen",
- "Telegram enabled": "Telegram aktiviert",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Use stealth invoices",
- "You do not have previous orders": "Du hast keine vorherige Order",
- "Your compensations": "Your compensations",
- "Your current order": "Deine aktuelle Order",
- "Your last order #{{orderID}}": "Deine letzte Order #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Dark",
- "Light": "Light",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connected to TOR network",
- "Connecting to TOR network": "Connecting to TOR network",
- "Connection error": "Connection error",
- "Initializing TOR daemon": "Initializing TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
- "Collaborative Cancel": "Gemeinsamer Abbruch",
- "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Du hast um einen gemeinsamen Abbruch gebeten",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} bittet um gemeinsamen Abbruch",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Käufer",
- "Completed in": "Completed in",
- "Contract exchange rate": "Contract exchange rate",
- "Coordinator trade revenue": "Coordinator trade revenue",
- "Export trade summary": "Export trade summary",
- "Maker bond": "Maker bond",
- "Mining fee": "Mining fee",
- "Onchain swap fee": "Onchain swap fee",
- "Received": "Received",
- "Routing budget": "Routing budget",
- "Seller": "Verkäufer",
- "Sent": "Sent",
- "Taker bond": "Taker bond",
- "Timestamp": "Timestamp",
- "Trade Summary": "Trade Summary",
- "Unlocked": "Unlocked",
- "User role": "User role",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Kompatible Wallets ansehen",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Order abbrechen?",
- "Confirm Cancel": "Abbruch bestätigen",
- "If the order is cancelled now you will lose your bond.": "Wenn die Order jetzt storniert wird, verlierst du deine Kaution.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accept Cancelation",
- "Ask for Cancel": "Bitte um Abbruch",
- "Collaborative cancel the order?": "Order gemeinsam abbrechen?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Der Trade wurde veröffentlicht. Die Order kann nur storniert werden, wenn Maker und Taker der Stornierung gemeinsam zustimmen.",
- "Your peer has asked for cancellation": "Your peer has asked for cancellation",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Akzeptieren und Fall eröffnen",
- "Disagree": "Ablehnen",
- "Do you want to open a dispute?": "Möchtest du einen Fall eröffnen?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Das RoboSats-Team wird die Aussagen und Beweise prüfen. Du musst die vollständige Situation erklären, wir können den Chat nicht sehen. Benutze am besten Wegwerf-Kontakt-Infos. Die hinterlegten Satoshis gehen an den Fall-Gewinner, der Verlierer verliert seine Kaution.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Bestätigen",
- "Confirm you received {{amount}} {{currencyCode}}?": "Bestätige den Erhalt von {{amount}} {{currencyCode}}",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
- "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Audit PGP",
- "Export": "Exportieren",
- "Save full log as a JSON file (messages and credentials)": "Vollständiges Protokoll als JSON-Datei speichern ( Nachrichten und Anmeldeinformationen)",
- "Verify your privacy": "Überprüfe deine Privatsphäre",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...waiting",
- "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
- "Peer": "Partner",
- "You": "Du",
- "connected": "verbunden",
- "disconnected": "getrennt",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Verdinden...",
- "Send": "Senden",
- "Type a message": "Schreibe eine Nachricht",
- "Waiting for peer public key...": "Waiting for peer public key...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Attach chat logs",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Übermittle Fall-Aussage",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Advanced options",
- "Invoice to wrap": "Invoice to wrap",
- "Payout Lightning Invoice": "Lightning-Auszahlungs-Invoice",
- "Proxy Budget": "Proxy Budget",
- "Routing Budget": "Routing Budget",
- "Server": "Server",
- "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
- "Use Lnproxy": "Use Lnproxy",
- "Wrap": "Wrap",
- "Wrapped invoice": "Wrapped invoice",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Bitcoin Address",
- "Final amount you will receive": "Final amount you will receive",
- "Invalid": "Ungültig",
- "Mining Fee": "Mining Fee",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
- "Swap fee": "Swap fee",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Bestätige {{amount}} {{currencyCode}} erhalten",
- "Confirm {{amount}} {{currencyCode}} sent": "Bestätige {{amount}} {{currencyCode}} gesendet",
- "Open Dispute": "Streitfall eröffnen",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Sag Hallo! Sei hilfreich und präzise. Lass ihn wissen, wie er dir {{amount}} {{currencyCode}} schicken kann.",
- "To open a dispute you need to wait": "To open a dispute you need to wait",
- "Wait for the seller to confirm he has received the payment.": "Warte, bis der Verkäufer die Zahlung bestätigt.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Bitte bewahre die Informationen die deine Order und Zahlungsweise identifizieren auf: Order-ID; Zahlungs-Hashes der Kaution oder Sicherheit (siehe dein Lightning-Wallet); exakte Anzahl an Satoshis; und dein Roboter-Avatar. Du musst dich als der involvierte Nutzer identifizieren könenn, über E-Mail (oder andere Kontaktarten).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Du kannst die Satoshis (Sicherheit und Kaution) in deinem Profil finden. Wenn unser Team dir bei etwas helfen kann, zögere nicht, uns zu kontaktieren: robosats@protonmail.com (oder über deine Wegwerf-Kontaktdaten).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Warte einen Moment. Wenn der Verkäufer den Handelsbetrag nicht hinterlegt, bekommst du deine Kaution automatisch zurück. Darüber hinaus erhältst du eine Entschädigung (siehe die Belohnungen in deinem Profil).",
- "We are waiting for the seller to lock the trade amount.": "Wir warten darauf, dass der Verkäufer den Handelsbetrag sperrt.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Order erneuern",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "In Zwischenablage kopieren",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Diese Invoice wird in deiner Wallet eingefroren. Sie wird nur belastet, wenn du abbrichst oder einen Streitfall verlierst.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Diese Invoice wird in deiner Wallet eingefroren. Sie wird erst durchgeführt sobald du die {{currencyCode}}-Zahlung bestätigst.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Order aktivieren",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Deine öffentliche Order wurde pausiert. Im Moment kann sie von anderen Robotern weder gesehen noch angenommen werden. Du kannst sie jederzeit wieder aktivieren.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Warte einen Moment. Wenn der Käufer nicht kooperiert, bekommst du seine und deine Kaution automatisch zurück. Außerdem erhältst du eine Entschädigung (siehe die Belohnungen in deinem Profil).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Wir warten darauf, dass der Käufer eine Lightning-Invoice einreicht. Sobald er dies tut, kannst du ihm die Details der Zahlung mitteilen.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Anzahl öffentlicher {{currencyCode}} Order (höher ist günstiger)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Wenn die Order nicht angenommen wird und abläuft, erhältst du die Kaution zurück (keine Aktion erforderlich).",
- "Pause the public order": "Order pausieren",
- "Premium rank": "Aufschlags-Rang",
- "Public orders for {{currencyCode}}": "Öffentliche Order für {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Fehlerursache:",
- "Next attempt in": "Nächster Versuch in",
- "Retrying!": "Erneut versuchen!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats wird alle eine Minute 3 mal versuchen, deine Invoice auszuzahlen. Wenn es weiter fehlschlägt, kannst du eine neue Invoice einfügen. Prüfe deine Inbound-Liquidität. Denk daran, dass deine Lightning-Node erreichbar sein muss, um die Zahlung zu erhalten.Denk daran, dass deine Lightning-Node erreichbar sein muss, um die Zahlung zu erhalten.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats versucht deine Lightning-Invoice zu bezahlen. Denk daran, dass deine Lightning-Node erreichbar sein muss, um die Zahlung zu erhalten.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats wird noch besser mit mehr Nutzern und Liquidität. Erzähl einem Bitcoin-Freund von uns!",
- "Sending coins to": "Sending coins to",
- "Start Again": "Nochmal",
- "Thank you for using Robosats!": "Danke, dass du Robosats benutzt hast!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Your TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Bitte warte auf den Taker, um eine Kaution zu sperren. Wenn der Taker nicht rechtzeitig eine Kaution sperrt, wird die Order erneut veröffentlicht.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "A robot technician has arrived!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Customize viewports",
- "Freeze viewports": "Freeze viewports",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Sag uns, was wir verbessern können (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "To open a dispute you need to wait <1><1/>",
- "Waiting for maker bond": "Waiting for maker bond",
- "Public": "Public",
- "Waiting for taker bond": "Waiting for taker bond",
- "Cancelled": "Cancelled",
- "Expired": "Expired",
- "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
- "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
- "Waiting only for buyer invoice": "Waiting only for buyer invoice",
- "Sending fiat - In chatroom": "Sending fiat - In chatroom",
- "Fiat sent - In chatroom": "Fiat sent - In chatroom",
- "In dispute": "In dispute",
- "Collaboratively cancelled": "Collaboratively cancelled",
- "Sending satoshis to buyer": "Sending satoshis to buyer",
- "Successful trade": "Successful trade",
- "Failed lightning network routing": "Failed lightning network routing",
- "Wait for dispute resolution": "Wait for dispute resolution",
- "Maker lost dispute": "Maker lost dispute",
- "Taker lost dispute": "Taker lost dispute",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
- "This order has been cancelled by the maker": "This order has been cancelled by the maker",
- "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
- "Invalid Order Id": "Invalid Order Id",
- "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
- "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
- "This order is not available": "This order is not available",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Using Testnet Bitcoin",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Chart",
+ "Create": "Create",
+ "List": "List",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Existing orders match yours!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Community and public support",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Lerne RoboSats kennen",
+ "RoboSats information": "RoboSats information",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "More",
+ "Offers": "Offers",
+ "Order": "Order",
+ "Settings": "Settings",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Vertrag",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Generate a token",
+ "2. Meet your robot identity": "2. Meet your robot identity",
+ "3. Browse or create an order": "3. Browse or create an order",
+ "Building your robot!": "Building your robot!",
+ "Continue": "Continue",
+ "Generate token": "Generate token",
+ "Hi! My name is": "Hi! My name is",
+ "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
+ "See profile": "See profile",
+ "Store it somewhere safe!": "Store it somewhere safe!",
+ "Telegram group": "Telegram group",
+ "This is your trading avatar": "Dies ist dein Handelsavatar",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
+ "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
+ "or visit the robot school for documentation.": "or visit the robot school for documentation.",
+ "roll again": "roll again",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Active order #{{orderID}}",
+ "Add Robot": "Add Robot",
+ "Add a new Robot": "Add a new Robot",
+ "Building...": "Building...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Last order #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Recovery",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
+ "Robot Garage": "Robot Garage",
+ "Store your token safely": "Verwahre deinen Token sicher",
+ "Welcome back!": "Welcome back!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Kopiert!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
+ "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recover an existing robot using your token",
+ "Start": "Start",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connecting to TOR",
+ "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "ALLE",
+ "Buy": "Kaufen",
+ "DESTINATION": "DESTINATION",
+ "I want to": "Ich möchte",
+ "METHOD": "METHOD",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Währung auswählen",
+ "Select Payment Method": "Select Payment Method",
+ "Sell": "Verkaufen",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "und verwende",
+ "hosted by": "hosted by",
+ "pay with": "pay with",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Add filter",
+ "Amount": "Menge",
+ "An error occurred.": "An error occurred.",
+ "And": "And",
+ "Be the first one to create an order": "Sei der Erste, der ein Angebot erstellt",
+ "Bond": "Bond",
+ "Column title": "Column title",
+ "Columns": "Columns",
+ "Currency": "Währung",
+ "Delete": "Delete",
+ "Destination": "Destination",
+ "Expiry": "Expiry",
+ "Filter": "Filter",
+ "Filter value": "Filter value",
+ "Find column": "Find column",
+ "Hide": "Ausblenden",
+ "Hide all": "Hide all",
+ "Host": "Host",
+ "Is": "Ist",
+ "Logic operator": "Logic operator",
+ "Manage columns": "Manage columns",
+ "Menu": "Menu",
+ "No orders found to buy BTC for {{currencyCode}}": "Keine BTC-Kaufsangebote für {{currencyCode}} gefunden",
+ "No orders found to sell BTC for {{currencyCode}}": "Keine BTC-Verkaufsangebote für {{currencyCode}} gefunden",
+ "No results found.": "No results found.",
+ "Operator": "Operator",
+ "Or": "Or",
+ "Orders per page:": "Orders per page:",
+ "Others": "Weitere",
+ "Pay": "Bezahlung",
+ "Payment Method": "Zahlungsweise",
+ "Premium": "Aufschlag",
+ "Price": "Preis",
+ "Reorder column": "Reorder column",
+ "Robot": "Roboter",
+ "Sats now": "Sats now",
+ "Select columns": "Select columns",
+ "Show all": "Show all",
+ "Show columns": "Show columns",
+ "Show filters": "Show filters",
+ "Sort": "Sort",
+ "Sort by ASC": "Sort by ASC",
+ "Sort by DESC": "Sort by DESC",
+ "Timer": "Timer",
+ "Unsort": "Unsort",
+ "Value": "Value",
+ "any": "any",
+ "contains": "contains",
+ "ends with": "ends with",
+ "equals": "equals",
+ "false": "false",
+ "is": "is",
+ "is after": "is after",
+ "is any of": "is any of",
+ "is before": "is before",
+ "is empty": "is empty",
+ "is not": "is not",
+ "is not empty": "is not empty",
+ "is on or after": "is on or after",
+ "is on or before": "is on or before",
+ "no": "no",
+ "starts with": "starts with",
+ "true": "true",
+ "yes": "yes",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Schließen",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Alle, wenn sie schnell genug sind. Du legst deine Zahlungsweisen selber fest. Du musst einen Gegenüber finden, der diese Zahlungsweise ebenfalls akzeptiert. Der Schritt der Fiat-Zahlung darf bis zu 24 Stunden dauern, bis automatisch ein Fall eröffnet wird. Wir empfehlen dringend, sofortige Zahlungsweisen zu verwenden.",
+ "Are there trade limits?": "Gibt es Handel-Beschränkungen?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
+ "Disclaimer": "Hinweise",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Wie funktioniert es?",
+ "How it works": "Wie es funktioniert",
+ "How to use": "Wie wir es benutzt",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "In vielen Ländern ist RoboSats wie Ebay oder Craigslist. Deine Rechtslage weicht vielleicht ab, das liegt in deiner Verantwortung.",
+ "Is RoboSats legal in my country?": "Ist RoboSats in meinem Land erlaubt?",
+ "Is RoboSats private?": "Ist RoboSats privat?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Es ist ein privater BTC/FIAT Handelsplatz über Lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Es vereinfacht das Zusammenfinden und minimiert das nötige Vertrauen. RoboSats steht für Privatsphäre und Schnelligkeit.",
+ "Project source code": "Source-Code des Projekts",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats ist ein Open-Source-Projekt ",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Der Verkäufer hat das gleiche Rückbuchungsrisiko wie bei anderen Privatgeschäften. Paypal oder Kreditkarten werden nicht empfohlen.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Dieses Projekt ist ein Experiment, Dinge können schiefgehen. Handle mit kleinen Summen!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Dieses Lightning-Projekt ist wie es ist. Es befindet sich in der Entwicklung: Handle mit äußerster Vorsicht. Es gibt keine private Unterstützung. Hilfe wird nur über die öffentlichen Kanäle angeboten ",
+ "What are the fees?": "What are the fees?",
+ "What are the risks?": "Gibt es Risiken?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "Was ist RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "Muss man dem Gegenüber vertrauen?",
+ "What payment methods are accepted?": "Welche Zahlungsweisen stehen zur Verfügung?",
+ "You can also check the full guide in ": "Außerdem kannst du hier einen vollständigen Ratgeber finden ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "Du findest eine Schritt-für-Schritt-Erklärung des Handelablaufs hier ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Zurück",
+ "Keys": "Schlüssel",
+ "Learn how to verify": "Learn how to verify",
+ "Messages": "Nachrichten",
+ "Peer public key": "Öffentlicher Schlüssel des Partners",
+ "Save credentials as a JSON file": "Anmeldeinformationen als JSON-Datei speichern",
+ "Save messages as a JSON file": "Nachrichten als JSON-Datei speichern",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Die Passphrase zur Entschlüsselung deines privaten Schlüssels. Nur du kennst sie! Bitte nicht weitergeben. Sie ist auch dein Benutzer-Token für den Roboter-Avatar.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Dein öffentlicher PGP-Schlüssel. Dein Chatpartner verwendet ihn für das Verschlüsseln der Nachrichten, damit nur du sie lesen kannst.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Deine Kommunikation wird Ende-zu-Ende mit OpenPGP verschlüsselt. Du kannst die Vertraulichkeit dieses Chats mit jedem OpenPGP-Standard Tool überprüfen.",
+ "Your encrypted private key": "Dein verschlüsselter privater Schlüssel",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Dein verschlüsselter privater Schlüssel. Du verwendest ihn um die Nachrichten zu entschlüsseln, die dein Peer für dich verschlüsselt hat. Außerdem signierst du mit ihm die Nachrichten die du sendest.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Der öffentliche PGP-Schlüssel deines Chatpartners. Du verwendest ihn um Nachrichten zu verschlüsseln, die nur er lesen kann und um zu überprüfen, ob dein Gegenüber die eingehenden Nachrichten signiert hat.",
+ "Your private key passphrase (keep secure!)": "Deine Passphrase für den privaten Schlüssel (sicher aufbewahren!)",
+ "Your public key": "Dein öffentlicher Schlüssel",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... irgendwo auf der Erde!",
+ "Client info": "Client info",
+ "Made with": "Gemacht mit",
+ "RoboSats client version": "RoboSats client version",
+ "and": "und",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Community",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - Das Roboter-Satoshi Open-Source-Projekt",
+ "Join RoboSats English speaking community!": "Tritt der Englischen RoboSats-Gruppe bei!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "Tritt der Spanischen RoboSats-Gruppe bei!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "RoboSats in Reddit",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "Erzähle uns von neuen Funktionen oder einem Fehler",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "24h Handelsvolumen",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Marktplatz-Liquidität",
+ "CLN version": "CLN version",
+ "Client": "Client",
+ "Coordinator": "Coordinator",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinator commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Current onchain payout fee",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Node",
+ "LND version": "LND-Version",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Handelsvolumen insgesamt",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Makergebühr",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Öffentliche Kaufangebote",
+ "Public sell orders": "Öffentliche Verkaufsangebote",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats version",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Takergebühr",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Heute aktive Roboter",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "Aktivieren",
+ "Enable TG Notifications": "Aktiviere TG-Benachrichtigungen",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Du wirst zu einem Chat mit dem RoboSats-Telegram-Bot weitergeleitet. Öffne einfach den Chat und drücke auf Start. Beachte, dass du deine Anonymität verringern könntest, wenn du Telegram-Benachrichtigungen aktivierst.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Zurück",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Du bist dabei die Website 'lerne RoboSats kennen' zu besuchen. Hier findest du Tutorials und Dokumentationen, die dir helfen RoboSats zu benutzen und zu verstehen wie es funktioniert.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
+ "You do not have a robot avatar": "Du hast keinen Roboter-Avatar",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Your Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
+ "Paste token here": "Paste token here",
+ "Recover": "Recover",
+ "Robot recovery": "Robot recovery",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Speicher ihn ab!",
+ "Done": "Fertig",
+ "Store your robot token": "Speicher Roboter-Token",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Vielleicht musst du deinen Roboter-Avatar in Zukunft wiederherstellen: Bewahre ihn sicher auf. Du kannst ihn einfach in eine andere Anwendung kopieren.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
+ "Go away!": "Go away!",
+ "On Android RoboSats app ": "On Android RoboSats app ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
+ "On remotely served browser client": "On remotely served browser client",
+ "On your own soverign node": "On your own soverign node",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
+ "Update your RoboSats client": "Update your RoboSats client",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Abbrechen",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
+ "You are self-hosting RoboSats": "You are self-hosting RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Du nutzt RoboSats nicht privat",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "Von",
+ "to": "bis",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " mit einem {{discount}}% Rabatt",
+ " at a {{premium}}% premium": " mit einem {{premium}}% Aufschlag",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": " für {{satoshis}} Satoshis",
+ "Add New": "Neu hinzufügen",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Fiat-Betrag zum Austausch in Bitcoin",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "Bitcoin kaufen oder verkaufen?",
+ "Choose a Pricing Method": "Wähle eine Preismethode",
+ "Clear form": "Clear form",
+ "Edit order": "Edit order",
+ "Enable advanced options": "Enable advanced options",
+ "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
+ "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
+ "Escrow/invoice step length": "Escrow/invoice step length",
+ "Exact": "Exact",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Fiat Zahlungsmethode(n)",
+ "Fidelity Bond Size": "Höhe der Kaution",
+ "In or Out of Lightning?": "In or Out of Lightning?",
+ "Let the price move with the market": "Passe den Preis konstant dem Markt an",
+ "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
+ "Must be less than {{maxSats}": "Muss weniger sein als {{maxSats}}",
+ "Must be less than {{max}}%": "Muss weniger sein als {{max}}%",
+ "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
+ "Must be more than {{minSats}}": "Muss mehr sein als {{minSats}}",
+ "Must be more than {{min}}%": "Muss mehr sein als {{min}}%",
+ "Must be shorter than 65 characters": "Muss kürzer als 65 Zeichen sein",
+ "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
+ "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
+ "Order current rate:": "Aktueller Order-Kurs:",
+ "Order for ": "Order for ",
+ "Order rate:": "Order rate:",
+ "Premium over Market (%)": "Marktpreis Aufschlag (%)",
+ "Public Duration (HH:mm)": "Angebotslaufzeit (HH:mm)",
+ "Public order length": "Public order length",
+ "Relative": "Relativ",
+ "Satoshis": "Satoshis",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "Setze eine feste Anzahl an Satoshis",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Lege die Kaution fest, erhöhen für mehr Sicherheit",
+ "Swap Destination(s)": "austausch Ziel(e)",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "Du kannst neue Methoden hinzufügen",
+ "You must fill the form correctly": "You must fill the form correctly",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
+ "Your order fixed exchange rate": "Dein fixierter Order-Kurs",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Maker",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Taker",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Lightning routing failed",
+ "New chat message": "New chat message",
+ "Order chat is open": "Order chat is open",
+ "Order has been disputed": "Order has been disputed",
+ "Order has been taken!": "Order has been taken!",
+ "Order has expired": "Order has expired",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
+ "Trade finished successfully!": "Trade finished successfully!",
+ "You can claim Sats!": "You can claim Sats!",
+ "You lost the dispute": "You lost the dispute",
+ "You won the dispute": "You won the dispute",
+ "₿ Rewards!": "₿ Rewards!",
+ "⚖️ Disputed!": "⚖️ Disputed!",
+ "✅ Bond!": "✅ Bond!",
+ "✅ Escrow!": "✅ Escrow!",
+ "❗⚡ Routing Failed": "❗⚡ Routing Failed",
+ "👍 dispute": "👍 dispute",
+ "👎 dispute": "👎 dispute",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 message!",
+ "😪 Expired!": "😪 Expired!",
+ "🙌 Funished!": "🙌 Funished!",
+ "🥳 Taken!": "🥳 Taken!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Betrag {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Wenn du diese Order annimmst, riskierst du, deine Zeit zu verschwenden. Wenn der Maker nicht rechtzeitig handelt, erhältst du eine Entschädigung in Satoshis in Höhe von 50 % der Maker-Kaution.",
+ "Enter amount of fiat to exchange for bitcoin": "Fiat-Betrag für den Umtausch in Bitcoin eingeben",
+ "Sounds fine": "Sounds fine",
+ "Take Order": "Order annehmen",
+ "The maker is away": "Der Maker ist abwesend",
+ "Too high": "Zu hoch",
+ "Too low": "Zu niedrig",
+ "Wait until you can take an order": "Warte, bis du eine Order annehmen kannst",
+ "You must specify an amount first": "Du musst zuerst einen Betrag angeben",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Akzeptierte Zahlungsweisen",
+ "Amount of Satoshis": "Anzahl Satoshis",
+ "Deposit timer": "Einzahlungstimer",
+ "Expires in": "Läuft ab in",
+ "F2F location": "F2F location",
+ "Order Details": "Order-Details",
+ "Order ID": "Order-ID",
+ "Order host": "Order host",
+ "Order maker": "Order-Maker",
+ "Order status": "Order-Status",
+ "Order taker": "Order-Taker",
+ "Penalty lifted, good to go!": "Die Strafe ist aufgehoben, es kann losgehen!",
+ "Premium over market price": "Aufschlag über dem Marktpreis",
+ "Price and Premium": "Preis und Aufschlag",
+ "Swap destination": "Austausch-Ziel",
+ "The order has expired": "Die Order ist abgelaufen",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Du kannst noch keine Order annehmen! Warte {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Aufschlag: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Erhalten",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Telegram-Benachrichtigungen aktivieren",
+ "Generate with Webln": "Generate with Webln",
+ "Inactive order": "Inaktive Order",
+ "Invoice for {{amountSats}} Sats": "Invoice für {{amountSats}} Sats",
+ "No active orders": "Keine aktive Order",
+ "One active order #{{orderID}}": "Eine aktive Order #{{orderID}}",
+ "Submit": "Bestätigen",
+ "Telegram enabled": "Telegram aktiviert",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Use stealth invoices",
+ "You do not have previous orders": "Du hast keine vorherige Order",
+ "Your compensations": "Your compensations",
+ "Your current order": "Deine aktuelle Order",
+ "Your last order #{{orderID}}": "Deine letzte Order #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Dark",
+ "Light": "Light",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connected to TOR network",
+ "Connecting to TOR network": "Connecting to TOR network",
+ "Connection error": "Connection error",
+ "Initializing TOR daemon": "Initializing TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
+ "Collaborative Cancel": "Gemeinsamer Abbruch",
+ "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Du hast um einen gemeinsamen Abbruch gebeten",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} bittet um gemeinsamen Abbruch",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Käufer",
+ "Completed in": "Completed in",
+ "Contract exchange rate": "Contract exchange rate",
+ "Coordinator trade revenue": "Coordinator trade revenue",
+ "Export trade summary": "Export trade summary",
+ "Maker bond": "Maker bond",
+ "Mining fee": "Mining fee",
+ "Onchain swap fee": "Onchain swap fee",
+ "Received": "Received",
+ "Routing budget": "Routing budget",
+ "Seller": "Verkäufer",
+ "Sent": "Sent",
+ "Taker bond": "Taker bond",
+ "Timestamp": "Timestamp",
+ "Trade Summary": "Trade Summary",
+ "Unlocked": "Unlocked",
+ "User role": "User role",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Kompatible Wallets ansehen",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Order abbrechen?",
+ "Confirm Cancel": "Abbruch bestätigen",
+ "If the order is cancelled now you will lose your bond.": "Wenn die Order jetzt storniert wird, verlierst du deine Kaution.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accept Cancelation",
+ "Ask for Cancel": "Bitte um Abbruch",
+ "Collaborative cancel the order?": "Order gemeinsam abbrechen?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Der Trade wurde veröffentlicht. Die Order kann nur storniert werden, wenn Maker und Taker der Stornierung gemeinsam zustimmen.",
+ "Your peer has asked for cancellation": "Your peer has asked for cancellation",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Akzeptieren und Fall eröffnen",
+ "Disagree": "Ablehnen",
+ "Do you want to open a dispute?": "Möchtest du einen Fall eröffnen?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Das RoboSats-Team wird die Aussagen und Beweise prüfen. Du musst die vollständige Situation erklären, wir können den Chat nicht sehen. Benutze am besten Wegwerf-Kontakt-Infos. Die hinterlegten Satoshis gehen an den Fall-Gewinner, der Verlierer verliert seine Kaution.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Bestätigen",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Bestätige den Erhalt von {{amount}} {{currencyCode}}",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
+ "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Audit PGP",
+ "Export": "Exportieren",
+ "Save full log as a JSON file (messages and credentials)": "Vollständiges Protokoll als JSON-Datei speichern ( Nachrichten und Anmeldeinformationen)",
+ "Verify your privacy": "Überprüfe deine Privatsphäre",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...waiting",
+ "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
+ "Peer": "Partner",
+ "You": "Du",
+ "connected": "verbunden",
+ "disconnected": "getrennt",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Verdinden...",
+ "Send": "Senden",
+ "Type a message": "Schreibe eine Nachricht",
+ "Waiting for peer public key...": "Waiting for peer public key...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Attach chat logs",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Übermittle Fall-Aussage",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Advanced options",
+ "Invoice to wrap": "Invoice to wrap",
+ "Payout Lightning Invoice": "Lightning-Auszahlungs-Invoice",
+ "Proxy Budget": "Proxy Budget",
+ "Routing Budget": "Routing Budget",
+ "Server": "Server",
+ "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
+ "Use Lnproxy": "Use Lnproxy",
+ "Wrap": "Wrap",
+ "Wrapped invoice": "Wrapped invoice",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Bitcoin Address",
+ "Final amount you will receive": "Final amount you will receive",
+ "Invalid": "Ungültig",
+ "Mining Fee": "Mining Fee",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
+ "Swap fee": "Swap fee",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Bestätige {{amount}} {{currencyCode}} erhalten",
+ "Confirm {{amount}} {{currencyCode}} sent": "Bestätige {{amount}} {{currencyCode}} gesendet",
+ "Open Dispute": "Streitfall eröffnen",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Sag Hallo! Sei hilfreich und präzise. Lass ihn wissen, wie er dir {{amount}} {{currencyCode}} schicken kann.",
+ "To open a dispute you need to wait": "To open a dispute you need to wait",
+ "Wait for the seller to confirm he has received the payment.": "Warte, bis der Verkäufer die Zahlung bestätigt.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Bitte bewahre die Informationen die deine Order und Zahlungsweise identifizieren auf: Order-ID; Zahlungs-Hashes der Kaution oder Sicherheit (siehe dein Lightning-Wallet); exakte Anzahl an Satoshis; und dein Roboter-Avatar. Du musst dich als der involvierte Nutzer identifizieren könenn, über E-Mail (oder andere Kontaktarten).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Du kannst die Satoshis (Sicherheit und Kaution) in deinem Profil finden. Wenn unser Team dir bei etwas helfen kann, zögere nicht, uns zu kontaktieren: robosats@protonmail.com (oder über deine Wegwerf-Kontaktdaten).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Warte einen Moment. Wenn der Verkäufer den Handelsbetrag nicht hinterlegt, bekommst du deine Kaution automatisch zurück. Darüber hinaus erhältst du eine Entschädigung (siehe die Belohnungen in deinem Profil).",
+ "We are waiting for the seller to lock the trade amount.": "Wir warten darauf, dass der Verkäufer den Handelsbetrag sperrt.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Order erneuern",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "In Zwischenablage kopieren",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Diese Invoice wird in deiner Wallet eingefroren. Sie wird nur belastet, wenn du abbrichst oder einen Streitfall verlierst.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Diese Invoice wird in deiner Wallet eingefroren. Sie wird erst durchgeführt sobald du die {{currencyCode}}-Zahlung bestätigst.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Order aktivieren",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Deine öffentliche Order wurde pausiert. Im Moment kann sie von anderen Robotern weder gesehen noch angenommen werden. Du kannst sie jederzeit wieder aktivieren.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Warte einen Moment. Wenn der Käufer nicht kooperiert, bekommst du seine und deine Kaution automatisch zurück. Außerdem erhältst du eine Entschädigung (siehe die Belohnungen in deinem Profil).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Wir warten darauf, dass der Käufer eine Lightning-Invoice einreicht. Sobald er dies tut, kannst du ihm die Details der Zahlung mitteilen.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Anzahl öffentlicher {{currencyCode}} Order (höher ist günstiger)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Wenn die Order nicht angenommen wird und abläuft, erhältst du die Kaution zurück (keine Aktion erforderlich).",
+ "Pause the public order": "Order pausieren",
+ "Premium rank": "Aufschlags-Rang",
+ "Public orders for {{currencyCode}}": "Öffentliche Order für {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Fehlerursache:",
+ "Next attempt in": "Nächster Versuch in",
+ "Retrying!": "Erneut versuchen!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats wird alle eine Minute 3 mal versuchen, deine Invoice auszuzahlen. Wenn es weiter fehlschlägt, kannst du eine neue Invoice einfügen. Prüfe deine Inbound-Liquidität. Denk daran, dass deine Lightning-Node erreichbar sein muss, um die Zahlung zu erhalten.Denk daran, dass deine Lightning-Node erreichbar sein muss, um die Zahlung zu erhalten.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats versucht deine Lightning-Invoice zu bezahlen. Denk daran, dass deine Lightning-Node erreichbar sein muss, um die Zahlung zu erhalten.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats wird noch besser mit mehr Nutzern und Liquidität. Erzähl einem Bitcoin-Freund von uns!",
+ "Sending coins to": "Sending coins to",
+ "Start Again": "Nochmal",
+ "Thank you for using Robosats!": "Danke, dass du Robosats benutzt hast!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Your TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Bitte warte auf den Taker, um eine Kaution zu sperren. Wenn der Taker nicht rechtzeitig eine Kaution sperrt, wird die Order erneut veröffentlicht.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "A robot technician has arrived!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Customize viewports",
+ "Freeze viewports": "Freeze viewports",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Sag uns, was wir verbessern können (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "To open a dispute you need to wait <1><1/>",
+ "Waiting for maker bond": "Waiting for maker bond",
+ "Public": "Public",
+ "Waiting for taker bond": "Waiting for taker bond",
+ "Cancelled": "Cancelled",
+ "Expired": "Expired",
+ "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
+ "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
+ "Waiting only for buyer invoice": "Waiting only for buyer invoice",
+ "Sending fiat - In chatroom": "Sending fiat - In chatroom",
+ "Fiat sent - In chatroom": "Fiat sent - In chatroom",
+ "In dispute": "In dispute",
+ "Collaboratively cancelled": "Collaboratively cancelled",
+ "Sending satoshis to buyer": "Sending satoshis to buyer",
+ "Successful trade": "Successful trade",
+ "Failed lightning network routing": "Failed lightning network routing",
+ "Wait for dispute resolution": "Wait for dispute resolution",
+ "Maker lost dispute": "Maker lost dispute",
+ "Taker lost dispute": "Taker lost dispute",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
+ "This order has been cancelled by the maker": "This order has been cancelled by the maker",
+ "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
+ "Invalid Order Id": "Invalid Order Id",
+ "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
+ "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
+ "This order is not available": "This order is not available",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/en.json b/frontend/static/locales/en.json
index 25270db1..b608b066 100644
--- a/frontend/static/locales/en.json
+++ b/frontend/static/locales/en.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Using Testnet Bitcoin",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Chart",
- "Create": "Create",
- "List": "List",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Existing orders match yours!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Community and public support",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Learn RoboSats",
- "RoboSats information": "RoboSats information",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "More",
- "Offers": "Offers",
- "Order": "Order",
- "Settings": "Settings",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Contract",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Generate a token",
- "2. Meet your robot identity": "2. Meet your robot identity",
- "3. Browse or create an order": "3. Browse or create an order",
- "Building your robot!": "Building your robot!",
- "Continue": "Continue",
- "Generate token": "Generate token",
- "Hi! My name is": "Hi! My name is",
- "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
- "See profile": "See profile",
- "Store it somewhere safe!": "Store it somewhere safe!",
- "Telegram group": "Telegram group",
- "This is your trading avatar": "This is your trading avatar",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
- "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
- "or visit the robot school for documentation.": "or visit the robot school for documentation.",
- "roll again": "roll again",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Active order #{{orderID}}",
- "Add Robot": "Add Robot",
- "Add a new Robot": "Add a new Robot",
- "Building...": "Building...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Last order #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Recovery",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
- "Robot Garage": "Robot Garage",
- "Store your token safely": "Store your token safely",
- "Welcome back!": "Welcome back!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Copied!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
- "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recover an existing robot using your token",
- "Start": "Start",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connecting to TOR",
- "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "ANY",
- "Buy": "Buy",
- "DESTINATION": "DESTINATION",
- "I want to": "I want to",
- "METHOD": "METHOD",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Select Payment Currency",
- "Select Payment Method": "Select Payment Method",
- "Sell": "Sell",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "and use",
- "hosted by": "hosted by",
- "pay with": "pay with",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Add filter",
- "Amount": "Amount",
- "An error occurred.": "An error occurred.",
- "And": "And",
- "Be the first one to create an order": "Be the first one to create an order",
- "Bond": "Bond",
- "Column title": "Column title",
- "Columns": "Columns",
- "Currency": "Currency",
- "Delete": "Delete",
- "Destination": "Destination",
- "Expiry": "Expiry",
- "Filter": "Filter",
- "Filter value": "Filter value",
- "Find column": "Find column",
- "Hide": "Hide",
- "Hide all": "Hide all",
- "Host": "Host",
- "Is": "Is",
- "Logic operator": "Logic operator",
- "Manage columns": "Manage columns",
- "Menu": "Menu",
- "No orders found to buy BTC for {{currencyCode}}": "No orders found to buy BTC for {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "No orders found to sell BTC for {{currencyCode}}",
- "No results found.": "No results found.",
- "Operator": "Operator",
- "Or": "Or",
- "Orders per page:": "Orders per page:",
- "Others": "Others",
- "Pay": "Pay",
- "Payment Method": "Payment Method",
- "Premium": "Premium",
- "Price": "Price",
- "Reorder column": "Reorder column",
- "Robot": "Robot",
- "Sats now": "Sats now",
- "Select columns": "Select columns",
- "Show all": "Show all",
- "Show columns": "Show columns",
- "Show filters": "Show filters",
- "Sort": "Sort",
- "Sort by ASC": "Sort by ASC",
- "Sort by DESC": "Sort by DESC",
- "Timer": "Timer",
- "Unsort": "Unsort",
- "Value": "Value",
- "any": "any",
- "contains": "contains",
- "ends with": "ends with",
- "equals": "equals",
- "false": "false",
- "is": "is",
- "is after": "is after",
- "is any of": "is any of",
- "is before": "is before",
- "is empty": "is empty",
- "is not": "is not",
- "is not empty": "is not empty",
- "is on or after": "is on or after",
- "is on or before": "is on or before",
- "no": "no",
- "starts with": "starts with",
- "true": "true",
- "yes": "yes",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Close",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has an expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.",
- "Are there trade limits?": "Are there trade limits?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
- "Disclaimer": "Disclaimer",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "How does it work?",
- "How it works": "How it works",
- "How to use": "How to use",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.",
- "Is RoboSats legal in my country?": "Is RoboSats legal in my country?",
- "Is RoboSats private?": "Is RoboSats private?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "It is a BTC/FIAT peer-to-peer exchange over lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.",
- "Project source code": "Project source code",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats is an open source project ",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "This is an experimental application, things could go wrong. Trade small amounts!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ",
- "What are the fees?": "What are the fees?",
- "What are the risks?": "What are the risks?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "What is RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "What is the trust model?",
- "What payment methods are accepted?": "What payment methods are accepted?",
- "You can also check the full guide in ": "You can also check the full guide in ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "You can find a step-by-step description of the trade pipeline in ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Go back",
- "Keys": "Keys",
- "Learn how to verify": "Learn how to verify",
- "Messages": "Messages",
- "Peer public key": "Peer public key",
- "Save credentials as a JSON file": "Save credentials as a JSON file",
- "Save messages as a JSON file": "Save messages as a JSON file",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot avatar user token.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Your PGP public key. Your peer uses it to encrypt messages only you can read.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.",
- "Your encrypted private key": "Your encrypted private key",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Your peer PGP public key. You use it to encrypt messages only he can read.and to verify your peer signed the incoming messages.",
- "Your private key passphrase (keep secure!)": "Your private key passphrase (keep secure!)",
- "Your public key": "Your public key",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... somewhere on Earth!",
- "Client info": "Client info",
- "Made with": "Made with",
- "RoboSats client version": "RoboSats client version",
- "and": "and",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Community",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
- "Join RoboSats English speaking community!": "Join RoboSats English speaking community!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "Join RoboSats Spanish speaking community!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "RoboSats in Reddit",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "Tell us about a new feature or a bug",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "24h contracted volume",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Book liquidity",
- "CLN version": "CLN version",
- "Client": "Client",
- "Coordinator": "Coordinator",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinator commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Current onchain payout fee",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Node",
- "LND version": "LND version",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Lifetime contracted volume",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Maker fee",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Public buy orders",
- "Public sell orders": "Public sell orders",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats version",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Taker fee",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Today active robots",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "Enable",
- "Enable TG Notifications": "Enable TG Notifications",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Back",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
- "You do not have a robot avatar": "You do not have a robot avatar",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Your Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
- "Paste token here": "Paste token here",
- "Recover": "Recover",
- "Robot recovery": "Robot recovery",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Back it up!",
- "Done": "Done",
- "Store your robot token": "Store your robot token",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
- "Go away!": "Go away!",
- "On Android RoboSats app ": "On Android RoboSats app ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
- "On remotely served browser client": "On remotely served browser client",
- "On your own soverign node": "On your own soverign node",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
- "Update your RoboSats client": "Update your RoboSats client",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Cancel",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
- "You are self-hosting RoboSats": "You are self-hosting RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "You are not using RoboSats privately",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "From",
- "to": "to",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " at a {{discount}}% discount",
- " at a {{premium}}% premium": " at a {{premium}}% premium",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": " of {{satoshis}} Satoshis",
- "Add New": "Add New",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
- "Amount of fiat to exchange for bitcoin": "Amount of fiat to exchange for bitcoin",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "Buy or Sell Bitcoin?",
- "Choose a Pricing Method": "Choose a Pricing Method",
- "Clear form": "Clear form",
- "Edit order": "Edit order",
- "Enable advanced options": "Enable advanced options",
- "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
- "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
- "Escrow/invoice step length": "Escrow/invoice step length",
- "Exact": "Exact",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Fiat Payment Method(s)",
- "Fidelity Bond Size": "Fidelity Bond Size",
- "In or Out of Lightning?": "In or Out of Lightning?",
- "Let the price move with the market": "Let the price move with the market",
- "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
- "Must be less than {{maxSats}": "Must be less than {{maxSats}}",
- "Must be less than {{max}}%": "Must be less than {{max}}%",
- "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
- "Must be more than {{minSats}}": "Must be more than {{minSats}}",
- "Must be more than {{min}}%": "Must be more than {{min}}%",
- "Must be shorter than 65 characters": "Must be shorter than 65 characters",
- "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
- "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
- "Order current rate:": "Order current rate:",
- "Order for ": "Order for ",
- "Order rate:": "Order rate:",
- "Premium over Market (%)": "Premium over Market (%)",
- "Public Duration (HH:mm)": "Public Duration (HH:mm)",
- "Public order length": "Public order length",
- "Relative": "Relative",
- "Satoshis": "Satoshis",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "Set a fix amount of satoshis",
- "Set the skin-in-the-game, increase for higher safety assurance": "Set the skin-in-the-game, increase for higher safety assurance",
- "Swap Destination(s)": "Swap Destination(s)",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "You can add new methods",
- "You must fill the form correctly": "You must fill the form correctly",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
- "Your order fixed exchange rate": "Your order fixed exchange rate",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Maker",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Taker",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Lightning routing failed",
- "New chat message": "New chat message",
- "Order chat is open": "Order chat is open",
- "Order has been disputed": "Order has been disputed",
- "Order has been taken!": "Order has been taken!",
- "Order has expired": "Order has expired",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
- "Trade finished successfully!": "Trade finished successfully!",
- "You can claim Sats!": "You can claim Sats!",
- "You lost the dispute": "You lost the dispute",
- "You won the dispute": "You won the dispute",
- "₿ Rewards!": "₿ Rewards!",
- "⚖️ Disputed!": "⚖️ Disputed!",
- "✅ Bond!": "✅ Bond!",
- "✅ Escrow!": "✅ Escrow!",
- "❗⚡ Routing Failed": "❗⚡ Routing Failed",
- "👍 dispute": "👍 dispute",
- "👎 dispute": "👎 dispute",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 message!",
- "😪 Expired!": "😪 Expired!",
- "🙌 Funished!": "🙌 Funished!",
- "🥳 Taken!": "🥳 Taken!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Amount {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.",
- "Enter amount of fiat to exchange for bitcoin": "Enter amount of fiat to exchange for bitcoin",
- "Sounds fine": "Sounds fine",
- "Take Order": "Take Order",
- "The maker is away": "The maker is away",
- "Too high": "Too high",
- "Too low": "Too low",
- "Wait until you can take an order": "Wait until you can take an order",
- "You must specify an amount first": "You must specify an amount first",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Accepted payment methods",
- "Amount of Satoshis": "Amount of Satoshis",
- "Deposit timer": "Deposit timer",
- "Expires in": "Expires in",
- "F2F location": "F2F location",
- "Order Details": "Order Details",
- "Order ID": "Order ID",
- "Order host": "Order host",
- "Order maker": "Order maker",
- "Order status": "Order status",
- "Order taker": "Order taker",
- "Penalty lifted, good to go!": "Penalty lifted, good to go!",
- "Premium over market price": "Premium over market price",
- "Price and Premium": "Price and Premium",
- "Swap destination": "Swap destination",
- "The order has expired": "The order has expired",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Claim",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Enable Telegram Notifications",
- "Generate with Webln": "Generate with Webln",
- "Inactive order": "Inactive order",
- "Invoice for {{amountSats}} Sats": "Invoice for {{amountSats}} Sats",
- "No active orders": "No active orders",
- "One active order #{{orderID}}": "One active order #{{orderID}}",
- "Submit": "Submit",
- "Telegram enabled": "Telegram enabled",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Use stealth invoices",
- "You do not have previous orders": "You do not have previous orders",
- "Your compensations": "Your compensations",
- "Your current order": "Your current order",
- "Your last order #{{orderID}}": "Your last order #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Dark",
- "Light": "Light",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connected to TOR network",
- "Connecting to TOR network": "Connecting to TOR network",
- "Connection error": "Connection error",
- "Initializing TOR daemon": "Initializing TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
- "Collaborative Cancel": "Collaborative Cancel",
- "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "You asked for a collaborative cancellation",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} is asking for a collaborative cancel",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Buyer",
- "Completed in": "Completed in",
- "Contract exchange rate": "Contract exchange rate",
- "Coordinator trade revenue": "Coordinator trade revenue",
- "Export trade summary": "Export trade summary",
- "Maker bond": "Maker bond",
- "Mining fee": "Mining fee",
- "Onchain swap fee": "Onchain swap fee",
- "Received": "Received",
- "Routing budget": "Routing budget",
- "Seller": "Seller",
- "Sent": "Sent",
- "Taker bond": "Taker bond",
- "Timestamp": "Timestamp",
- "Trade Summary": "Trade Summary",
- "Unlocked": "Unlocked",
- "User role": "User role",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "See Compatible Wallets",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Cancel the order?",
- "Confirm Cancel": "Confirm Cancel",
- "If the order is cancelled now you will lose your bond.": "If the order is cancelled now you will lose your bond.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accept Cancelation",
- "Ask for Cancel": "Ask for Cancel",
- "Collaborative cancel the order?": "Collaborative cancel the order?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.",
- "Your peer has asked for cancellation": "Your peer has asked for cancellation",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Agree and open dispute",
- "Disagree": "Disagree",
- "Do you want to open a dispute?": "Do you want to open a dispute?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Confirm",
- "Confirm you received {{amount}} {{currencyCode}}?": "Confirm you received {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
- "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Audit PGP",
- "Export": "Export",
- "Save full log as a JSON file (messages and credentials)": "Save full log as a JSON file (messages and credentials)",
- "Verify your privacy": "Verify your privacy",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...waiting",
- "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
- "Peer": "Peer",
- "You": "You",
- "connected": "connected",
- "disconnected": "disconnected",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Connecting...",
- "Send": "Send",
- "Type a message": "Type a message",
- "Waiting for peer public key...": "Waiting for peer public key...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Attach chat logs",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Submit dispute statement",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Advanced options",
- "Invoice to wrap": "Invoice to wrap",
- "Payout Lightning Invoice": "Payout Lightning Invoice",
- "Proxy Budget": "Proxy Budget",
- "Routing Budget": "Routing Budget",
- "Server": "Server",
- "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
- "Use Lnproxy": "Use Lnproxy",
- "Wrap": "Wrap",
- "Wrapped invoice": "Wrapped invoice",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Bitcoin Address",
- "Final amount you will receive": "Final amount you will receive",
- "Invalid": "Invalid",
- "Mining Fee": "Mining Fee",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
- "Swap fee": "Swap fee",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Confirm {{amount}} {{currencyCode}} received",
- "Confirm {{amount}} {{currencyCode}} sent": "Confirm {{amount}} {{currencyCode}} sent",
- "Open Dispute": "Open Dispute",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "To open a dispute you need to wait",
- "Wait for the seller to confirm he has received the payment.": "Wait for the seller to confirm he has received the payment.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).",
- "We are waiting for the seller to lock the trade amount.": "We are waiting for the seller to lock the trade amount.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Renew Order",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Copy to clipboard",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Unpause Order",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Among public {{currencyCode}} orders (higher is cheaper)",
- "If the order expires untaken, your bond will return to you (no action needed).": "If the order expires untaken, your bond will return to you (no action needed).",
- "Pause the public order": "Pause the public order",
- "Premium rank": "Premium rank",
- "Public orders for {{currencyCode}}": "Public orders for {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Failure reason:",
- "Next attempt in": "Next attempt in",
- "Retrying!": "Retrying!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!",
- "Sending coins to": "Sending coins to",
- "Start Again": "Start Again",
- "Thank you for using Robosats!": "Thank you for using Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Your TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "A robot technician has arrived!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Customize viewports",
- "Freeze viewports": "Freeze viewports",
- "unsafe_alert": "To fully enable RoboSats and protect your data and privacy, use <1>Tor Browser1> and visit the federation hosted <3>Onion3> site or <5>host your own app.5>",
- "let_us_know_hot_to_improve": "Let us know how the platform could improve (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "To open a dispute you need to wait <1><1/>",
- "Waiting for maker bond": "Waiting for maker bond",
- "Public": "Public",
- "Waiting for taker bond": "Waiting for taker bond",
- "Cancelled": "Cancelled",
- "Expired": "Expired",
- "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
- "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
- "Waiting only for buyer invoice": "Waiting only for buyer invoice",
- "Sending fiat - In chatroom": "Sending fiat - In chatroom",
- "Fiat sent - In chatroom": "Fiat sent - In chatroom",
- "In dispute": "In dispute",
- "Collaboratively cancelled": "Collaboratively cancelled",
- "Sending satoshis to buyer": "Sending satoshis to buyer",
- "Successful trade": "Successful trade",
- "Failed lightning network routing": "Failed lightning network routing",
- "Wait for dispute resolution": "Wait for dispute resolution",
- "Maker lost dispute": "Maker lost dispute",
- "Taker lost dispute": "Taker lost dispute",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
- "This order has been cancelled by the maker": "This order has been cancelled by the maker",
- "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
- "Invalid Order Id": "Invalid Order Id",
- "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
- "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
- "This order is not available": "This order is not available",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Using Testnet Bitcoin",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Chart",
+ "Create": "Create",
+ "List": "List",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Existing orders match yours!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Community and public support",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Learn RoboSats",
+ "RoboSats information": "RoboSats information",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "More",
+ "Offers": "Offers",
+ "Order": "Order",
+ "Settings": "Settings",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Contract",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Generate a token",
+ "2. Meet your robot identity": "2. Meet your robot identity",
+ "3. Browse or create an order": "3. Browse or create an order",
+ "Building your robot!": "Building your robot!",
+ "Continue": "Continue",
+ "Generate token": "Generate token",
+ "Hi! My name is": "Hi! My name is",
+ "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
+ "See profile": "See profile",
+ "Store it somewhere safe!": "Store it somewhere safe!",
+ "Telegram group": "Telegram group",
+ "This is your trading avatar": "This is your trading avatar",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
+ "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
+ "or visit the robot school for documentation.": "or visit the robot school for documentation.",
+ "roll again": "roll again",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Active order #{{orderID}}",
+ "Add Robot": "Add Robot",
+ "Add a new Robot": "Add a new Robot",
+ "Building...": "Building...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Last order #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Recovery",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
+ "Robot Garage": "Robot Garage",
+ "Store your token safely": "Store your token safely",
+ "Welcome back!": "Welcome back!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Copied!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
+ "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recover an existing robot using your token",
+ "Start": "Start",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connecting to TOR",
+ "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "ANY",
+ "Buy": "Buy",
+ "DESTINATION": "DESTINATION",
+ "I want to": "I want to",
+ "METHOD": "METHOD",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Select Payment Currency",
+ "Select Payment Method": "Select Payment Method",
+ "Sell": "Sell",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "and use",
+ "hosted by": "hosted by",
+ "pay with": "pay with",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Add filter",
+ "Amount": "Amount",
+ "An error occurred.": "An error occurred.",
+ "And": "And",
+ "Be the first one to create an order": "Be the first one to create an order",
+ "Bond": "Bond",
+ "Column title": "Column title",
+ "Columns": "Columns",
+ "Currency": "Currency",
+ "Delete": "Delete",
+ "Destination": "Destination",
+ "Expiry": "Expiry",
+ "Filter": "Filter",
+ "Filter value": "Filter value",
+ "Find column": "Find column",
+ "Hide": "Hide",
+ "Hide all": "Hide all",
+ "Host": "Host",
+ "Is": "Is",
+ "Logic operator": "Logic operator",
+ "Manage columns": "Manage columns",
+ "Menu": "Menu",
+ "No orders found to buy BTC for {{currencyCode}}": "No orders found to buy BTC for {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "No orders found to sell BTC for {{currencyCode}}",
+ "No results found.": "No results found.",
+ "Operator": "Operator",
+ "Or": "Or",
+ "Orders per page:": "Orders per page:",
+ "Others": "Others",
+ "Pay": "Pay",
+ "Payment Method": "Payment Method",
+ "Premium": "Premium",
+ "Price": "Price",
+ "Reorder column": "Reorder column",
+ "Robot": "Robot",
+ "Sats now": "Sats now",
+ "Select columns": "Select columns",
+ "Show all": "Show all",
+ "Show columns": "Show columns",
+ "Show filters": "Show filters",
+ "Sort": "Sort",
+ "Sort by ASC": "Sort by ASC",
+ "Sort by DESC": "Sort by DESC",
+ "Timer": "Timer",
+ "Unsort": "Unsort",
+ "Value": "Value",
+ "any": "any",
+ "contains": "contains",
+ "ends with": "ends with",
+ "equals": "equals",
+ "false": "false",
+ "is": "is",
+ "is after": "is after",
+ "is any of": "is any of",
+ "is before": "is before",
+ "is empty": "is empty",
+ "is not": "is not",
+ "is not empty": "is not empty",
+ "is on or after": "is on or after",
+ "is on or before": "is on or before",
+ "no": "no",
+ "starts with": "starts with",
+ "true": "true",
+ "yes": "yes",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Close",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has an expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.",
+ "Are there trade limits?": "Are there trade limits?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
+ "Disclaimer": "Disclaimer",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "How does it work?",
+ "How it works": "How it works",
+ "How to use": "How to use",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.",
+ "Is RoboSats legal in my country?": "Is RoboSats legal in my country?",
+ "Is RoboSats private?": "Is RoboSats private?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "It is a BTC/FIAT peer-to-peer exchange over lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.",
+ "Project source code": "Project source code",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats is an open source project ",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "This is an experimental application, things could go wrong. Trade small amounts!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ",
+ "What are the fees?": "What are the fees?",
+ "What are the risks?": "What are the risks?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "What is RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "What is the trust model?",
+ "What payment methods are accepted?": "What payment methods are accepted?",
+ "You can also check the full guide in ": "You can also check the full guide in ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "You can find a step-by-step description of the trade pipeline in ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Go back",
+ "Keys": "Keys",
+ "Learn how to verify": "Learn how to verify",
+ "Messages": "Messages",
+ "Peer public key": "Peer public key",
+ "Save credentials as a JSON file": "Save credentials as a JSON file",
+ "Save messages as a JSON file": "Save messages as a JSON file",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot avatar user token.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Your PGP public key. Your peer uses it to encrypt messages only you can read.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.",
+ "Your encrypted private key": "Your encrypted private key",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Your peer PGP public key. You use it to encrypt messages only he can read.and to verify your peer signed the incoming messages.",
+ "Your private key passphrase (keep secure!)": "Your private key passphrase (keep secure!)",
+ "Your public key": "Your public key",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... somewhere on Earth!",
+ "Client info": "Client info",
+ "Made with": "Made with",
+ "RoboSats client version": "RoboSats client version",
+ "and": "and",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Community",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
+ "Join RoboSats English speaking community!": "Join RoboSats English speaking community!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "Join RoboSats Spanish speaking community!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "RoboSats in Reddit",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "Tell us about a new feature or a bug",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "24h contracted volume",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Book liquidity",
+ "CLN version": "CLN version",
+ "Client": "Client",
+ "Coordinator": "Coordinator",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinator commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Current onchain payout fee",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Node",
+ "LND version": "LND version",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Lifetime contracted volume",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Maker fee",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Public buy orders",
+ "Public sell orders": "Public sell orders",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats version",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Taker fee",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Today active robots",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "Enable",
+ "Enable TG Notifications": "Enable TG Notifications",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Back",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
+ "You do not have a robot avatar": "You do not have a robot avatar",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Your Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
+ "Paste token here": "Paste token here",
+ "Recover": "Recover",
+ "Robot recovery": "Robot recovery",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Back it up!",
+ "Done": "Done",
+ "Store your robot token": "Store your robot token",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
+ "Go away!": "Go away!",
+ "On Android RoboSats app ": "On Android RoboSats app ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
+ "On remotely served browser client": "On remotely served browser client",
+ "On your own soverign node": "On your own soverign node",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
+ "Update your RoboSats client": "Update your RoboSats client",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Cancel",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
+ "You are self-hosting RoboSats": "You are self-hosting RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "You are not using RoboSats privately",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "From",
+ "to": "to",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " at a {{discount}}% discount",
+ " at a {{premium}}% premium": " at a {{premium}}% premium",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": " of {{satoshis}} Satoshis",
+ "Add New": "Add New",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Amount of fiat to exchange for bitcoin",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "Buy or Sell Bitcoin?",
+ "Choose a Pricing Method": "Choose a Pricing Method",
+ "Clear form": "Clear form",
+ "Edit order": "Edit order",
+ "Enable advanced options": "Enable advanced options",
+ "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
+ "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
+ "Escrow/invoice step length": "Escrow/invoice step length",
+ "Exact": "Exact",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Fiat Payment Method(s)",
+ "Fidelity Bond Size": "Fidelity Bond Size",
+ "In or Out of Lightning?": "In or Out of Lightning?",
+ "Let the price move with the market": "Let the price move with the market",
+ "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
+ "Must be less than {{maxSats}": "Must be less than {{maxSats}}",
+ "Must be less than {{max}}%": "Must be less than {{max}}%",
+ "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
+ "Must be more than {{minSats}}": "Must be more than {{minSats}}",
+ "Must be more than {{min}}%": "Must be more than {{min}}%",
+ "Must be shorter than 65 characters": "Must be shorter than 65 characters",
+ "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
+ "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
+ "Order current rate:": "Order current rate:",
+ "Order for ": "Order for ",
+ "Order rate:": "Order rate:",
+ "Premium over Market (%)": "Premium over Market (%)",
+ "Public Duration (HH:mm)": "Public Duration (HH:mm)",
+ "Public order length": "Public order length",
+ "Relative": "Relative",
+ "Satoshis": "Satoshis",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "Set a fix amount of satoshis",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Set the skin-in-the-game, increase for higher safety assurance",
+ "Swap Destination(s)": "Swap Destination(s)",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "You can add new methods",
+ "You must fill the form correctly": "You must fill the form correctly",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
+ "Your order fixed exchange rate": "Your order fixed exchange rate",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Maker",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Taker",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Lightning routing failed",
+ "New chat message": "New chat message",
+ "Order chat is open": "Order chat is open",
+ "Order has been disputed": "Order has been disputed",
+ "Order has been taken!": "Order has been taken!",
+ "Order has expired": "Order has expired",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
+ "Trade finished successfully!": "Trade finished successfully!",
+ "You can claim Sats!": "You can claim Sats!",
+ "You lost the dispute": "You lost the dispute",
+ "You won the dispute": "You won the dispute",
+ "₿ Rewards!": "₿ Rewards!",
+ "⚖️ Disputed!": "⚖️ Disputed!",
+ "✅ Bond!": "✅ Bond!",
+ "✅ Escrow!": "✅ Escrow!",
+ "❗⚡ Routing Failed": "❗⚡ Routing Failed",
+ "👍 dispute": "👍 dispute",
+ "👎 dispute": "👎 dispute",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 message!",
+ "😪 Expired!": "😪 Expired!",
+ "🙌 Funished!": "🙌 Funished!",
+ "🥳 Taken!": "🥳 Taken!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Amount {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.",
+ "Enter amount of fiat to exchange for bitcoin": "Enter amount of fiat to exchange for bitcoin",
+ "Sounds fine": "Sounds fine",
+ "Take Order": "Take Order",
+ "The maker is away": "The maker is away",
+ "Too high": "Too high",
+ "Too low": "Too low",
+ "Wait until you can take an order": "Wait until you can take an order",
+ "You must specify an amount first": "You must specify an amount first",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Accepted payment methods",
+ "Amount of Satoshis": "Amount of Satoshis",
+ "Deposit timer": "Deposit timer",
+ "Expires in": "Expires in",
+ "F2F location": "F2F location",
+ "Order Details": "Order Details",
+ "Order ID": "Order ID",
+ "Order host": "Order host",
+ "Order maker": "Order maker",
+ "Order status": "Order status",
+ "Order taker": "Order taker",
+ "Penalty lifted, good to go!": "Penalty lifted, good to go!",
+ "Premium over market price": "Premium over market price",
+ "Price and Premium": "Price and Premium",
+ "Swap destination": "Swap destination",
+ "The order has expired": "The order has expired",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Claim",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Enable Telegram Notifications",
+ "Generate with Webln": "Generate with Webln",
+ "Inactive order": "Inactive order",
+ "Invoice for {{amountSats}} Sats": "Invoice for {{amountSats}} Sats",
+ "No active orders": "No active orders",
+ "One active order #{{orderID}}": "One active order #{{orderID}}",
+ "Submit": "Submit",
+ "Telegram enabled": "Telegram enabled",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Use stealth invoices",
+ "You do not have previous orders": "You do not have previous orders",
+ "Your compensations": "Your compensations",
+ "Your current order": "Your current order",
+ "Your last order #{{orderID}}": "Your last order #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Dark",
+ "Light": "Light",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connected to TOR network",
+ "Connecting to TOR network": "Connecting to TOR network",
+ "Connection error": "Connection error",
+ "Initializing TOR daemon": "Initializing TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
+ "Collaborative Cancel": "Collaborative Cancel",
+ "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "You asked for a collaborative cancellation",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} is asking for a collaborative cancel",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Buyer",
+ "Completed in": "Completed in",
+ "Contract exchange rate": "Contract exchange rate",
+ "Coordinator trade revenue": "Coordinator trade revenue",
+ "Export trade summary": "Export trade summary",
+ "Maker bond": "Maker bond",
+ "Mining fee": "Mining fee",
+ "Onchain swap fee": "Onchain swap fee",
+ "Received": "Received",
+ "Routing budget": "Routing budget",
+ "Seller": "Seller",
+ "Sent": "Sent",
+ "Taker bond": "Taker bond",
+ "Timestamp": "Timestamp",
+ "Trade Summary": "Trade Summary",
+ "Unlocked": "Unlocked",
+ "User role": "User role",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "See Compatible Wallets",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Cancel the order?",
+ "Confirm Cancel": "Confirm Cancel",
+ "If the order is cancelled now you will lose your bond.": "If the order is cancelled now you will lose your bond.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accept Cancelation",
+ "Ask for Cancel": "Ask for Cancel",
+ "Collaborative cancel the order?": "Collaborative cancel the order?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.",
+ "Your peer has asked for cancellation": "Your peer has asked for cancellation",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Agree and open dispute",
+ "Disagree": "Disagree",
+ "Do you want to open a dispute?": "Do you want to open a dispute?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Confirm",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Confirm you received {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
+ "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Audit PGP",
+ "Export": "Export",
+ "Save full log as a JSON file (messages and credentials)": "Save full log as a JSON file (messages and credentials)",
+ "Verify your privacy": "Verify your privacy",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...waiting",
+ "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
+ "Peer": "Peer",
+ "You": "You",
+ "connected": "connected",
+ "disconnected": "disconnected",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Connecting...",
+ "Send": "Send",
+ "Type a message": "Type a message",
+ "Waiting for peer public key...": "Waiting for peer public key...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Attach chat logs",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Submit dispute statement",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Advanced options",
+ "Invoice to wrap": "Invoice to wrap",
+ "Payout Lightning Invoice": "Payout Lightning Invoice",
+ "Proxy Budget": "Proxy Budget",
+ "Routing Budget": "Routing Budget",
+ "Server": "Server",
+ "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
+ "Use Lnproxy": "Use Lnproxy",
+ "Wrap": "Wrap",
+ "Wrapped invoice": "Wrapped invoice",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Bitcoin Address",
+ "Final amount you will receive": "Final amount you will receive",
+ "Invalid": "Invalid",
+ "Mining Fee": "Mining Fee",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
+ "Swap fee": "Swap fee",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Confirm {{amount}} {{currencyCode}} received",
+ "Confirm {{amount}} {{currencyCode}} sent": "Confirm {{amount}} {{currencyCode}} sent",
+ "Open Dispute": "Open Dispute",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "To open a dispute you need to wait",
+ "Wait for the seller to confirm he has received the payment.": "Wait for the seller to confirm he has received the payment.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).",
+ "We are waiting for the seller to lock the trade amount.": "We are waiting for the seller to lock the trade amount.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Renew Order",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Copy to clipboard",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Unpause Order",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Among public {{currencyCode}} orders (higher is cheaper)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "If the order expires untaken, your bond will return to you (no action needed).",
+ "Pause the public order": "Pause the public order",
+ "Premium rank": "Premium rank",
+ "Public orders for {{currencyCode}}": "Public orders for {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Failure reason:",
+ "Next attempt in": "Next attempt in",
+ "Retrying!": "Retrying!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!",
+ "Sending coins to": "Sending coins to",
+ "Start Again": "Start Again",
+ "Thank you for using Robosats!": "Thank you for using Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Your TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "A robot technician has arrived!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Customize viewports",
+ "Freeze viewports": "Freeze viewports",
+ "unsafe_alert": "To fully enable RoboSats and protect your data and privacy, use <1>Tor Browser1> and visit the federation hosted <3>Onion3> site or <5>host your own app.5>",
+ "let_us_know_hot_to_improve": "Let us know how the platform could improve (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "To open a dispute you need to wait <1><1/>",
+ "Waiting for maker bond": "Waiting for maker bond",
+ "Public": "Public",
+ "Waiting for taker bond": "Waiting for taker bond",
+ "Cancelled": "Cancelled",
+ "Expired": "Expired",
+ "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
+ "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
+ "Waiting only for buyer invoice": "Waiting only for buyer invoice",
+ "Sending fiat - In chatroom": "Sending fiat - In chatroom",
+ "Fiat sent - In chatroom": "Fiat sent - In chatroom",
+ "In dispute": "In dispute",
+ "Collaboratively cancelled": "Collaboratively cancelled",
+ "Sending satoshis to buyer": "Sending satoshis to buyer",
+ "Successful trade": "Successful trade",
+ "Failed lightning network routing": "Failed lightning network routing",
+ "Wait for dispute resolution": "Wait for dispute resolution",
+ "Maker lost dispute": "Maker lost dispute",
+ "Taker lost dispute": "Taker lost dispute",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
+ "This order has been cancelled by the maker": "This order has been cancelled by the maker",
+ "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
+ "Invalid Order Id": "Invalid Order Id",
+ "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
+ "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
+ "This order is not available": "This order is not available",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/es.json b/frontend/static/locales/es.json
index afd63c98..1229d0e2 100644
--- a/frontend/static/locales/es.json
+++ b/frontend/static/locales/es.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Usando Bitcoin Testnet",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Gráfico",
- "Create": "Crear",
- "List": "Tabla",
- "Map": "Mapa",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "¡Existen órdenes que coinciden!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Comunidad y soporte público",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Aprende RoboSats",
- "RoboSats information": "Información RoboSats",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "Más",
- "Offers": "Ofertas",
- "Order": "Orden",
- "Settings": "Ajustes",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Contrato",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Genera un token",
- "2. Meet your robot identity": "2. Conoce tu identidad robótica",
- "3. Browse or create an order": "3. Mira o crea una orden",
- "Building your robot!": "¡Construyendo tu robot!",
- "Continue": "Continúa",
- "Generate token": "Generar token",
- "Hi! My name is": "¡Hola! Me llamo",
- "If you need help on your RoboSats journey join our public support": "Si necesitas ayuda con tu actividad en RoboSats conecta con nuestro soporte público",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats es un exchange P2P. Puedes navegar por las ofertas públicas o crear una nueva.",
- "See profile": "Ver perfil",
- "Store it somewhere safe!": "¡Guárdalo en lugar seguro!",
- "Telegram group": "Grupo de Telegram",
- "This is your trading avatar": "Éste es tu Robot de compraventa",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "Ésta clave temporal te da acceso a una identidad robótica única y privada para sus operaciones.",
- "You can also add your own random characters into the token or": "Puedes añadir tus propios carácteres aleatorios al token o",
- "or visit the robot school for documentation.": "o visita la 'escuela robótica' para ver la documentación.",
- "roll again": "Tirar otra vez",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Orden activa #{{orderID}}",
- "Add Robot": "Añadir Robot",
- "Add a new Robot": "Añade un nuevo Robot",
- "Building...": "Construyendo...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Última orden #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Recuperar",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reutilizar una identidad debilita su privacidad frente a otros usarios, coordinadores y observadores.",
- "Robot Garage": "Garaje de robots",
- "Store your token safely": "Guarda tu token de forma segura",
- "Welcome back!": "¡Hola otra vez!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "¡Copiado!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "Un exchange LN P2P sencillo y privado",
- "Create a new robot and learn to use RoboSats": "Crea un nuevo robot y aprende a usar RoboSats",
- "Fast Generate Order": "Genera una Orden al instante",
- "Recover an existing robot using your token": "Recupera un robot existente usando tu token",
- "Start": "Empezar",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Conectando con TOR",
- "Connection encrypted and anonymized using TOR.": "Conexión encriptada y anonimizada usando TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Esto asegura máxima privacidad, aunque quizá observe algo de lentitud. Si se corta la conexión, reinicie la aplicación.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "TODO",
- "Buy": "Comprar",
- "DESTINATION": "DESTINO",
- "I want to": "Quiero",
- "METHOD": "MÉTODO",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Selecciona moneda de pago",
- "Select Payment Method": "Selecciona método de pago",
- "Sell": "Vender",
- "Swap In": "Swap a LN",
- "Swap Out": "Swap desde LN",
- "and use": "y usa",
- "hosted by": "hosted by",
- "pay with": "paga con",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Añadir filtro",
- "Amount": "Cantidad",
- "An error occurred.": "Ha ocurrido un error.",
- "And": "Y",
- "Be the first one to create an order": "Sé el primero en crear una orden",
- "Bond": "Fianza",
- "Column title": "Nombre de columna",
- "Columns": "Columnas",
- "Currency": "Divisa",
- "Delete": "Eliminar",
- "Destination": "Destination",
- "Expiry": "Caduca en",
- "Filter": "Filtrar",
- "Filter value": "Filtrar valor",
- "Find column": "Buscar columna",
- "Hide": "Ocultar",
- "Hide all": "Ocultar todas",
- "Host": "Host",
- "Is": "Es",
- "Logic operator": "Operador lógico",
- "Manage columns": "Manage columns",
- "Menu": "Menu",
- "No orders found to buy BTC for {{currencyCode}}": "No hay órdenes para comprar bitcoin por {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "No hay órdenes para vender bitcoin por {{currencyCode}}",
- "No results found.": "No se han encontrado resultados.",
- "Operator": "Operador",
- "Or": "O",
- "Orders per page:": "Órdenes por página:",
- "Others": "Otros",
- "Pay": "Pagar",
- "Payment Method": "Método de pago",
- "Premium": "Prima",
- "Price": "Precio",
- "Reorder column": "Reordenar columnas",
- "Robot": "Robot",
- "Sats now": "Sats ahora",
- "Select columns": "Seleccionar columnas",
- "Show all": "Mostrar todas",
- "Show columns": "Mostrar columnas",
- "Show filters": "Mostrar filtros",
- "Sort": "Ordenar",
- "Sort by ASC": "Orden ascendente",
- "Sort by DESC": "Orden descendente",
- "Timer": "Plazo",
- "Unsort": "Desordenar",
- "Value": "Valor",
- "any": "alguno",
- "contains": "contiene",
- "ends with": "termina con",
- "equals": "igual a",
- "false": "falso",
- "is": "es",
- "is after": "está detrás",
- "is any of": "es alguno de",
- "is before": "está delante",
- "is empty": "está vacío",
- "is not": "no es",
- "is not empty": "no está vacío",
- "is on or after": "está en o detrás",
- "is on or before": "está en o delante",
- "no": "no",
- "starts with": "empieza con",
- "true": "verdad",
- "yes": "si",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Cerrar",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Todos, siempre que sean rápidos. Puedes escribir abajo tu método de pago preferido. Tendrás que encontrar a alguien que acepte ese método. El plazo para enviar el fiat tiene un tiempo de expiración de 24 horas antes de que se abra una disputa automáticamente. Por ello, te recomendamos los métodos instantáneos de envío de fiat.",
- "Are there trade limits?": "¿Hay límites en los intercambios?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Ten en cuenta que tu pasarela de pagos fiat puede cobrarte comisiones extra. En cualquier caso, estos costes siempre son cubiertos por el comprador. Esto incluye, comsiones de transferencia, costes bancarios y horquilla de intercambio de divisas. El vendedor debe recibir la cantidad exacta que se detalla en la orden.",
- "Disclaimer": "Aviso",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "¿Cómo funciona?",
- "How it works": "Cómo funciona",
- "How to use": "Cómo se usa",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "En muchos países usar RoboSats no es diferente a usar Ebay o WallaPop. Es responsabilidad del usuario conocer y cumplir la ley.",
- "Is RoboSats legal in my country?": "¿Es RoboSats legal en mi país?",
- "Is RoboSats private?": "¿RoboSats es privado?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Es un exchange P2P que facilita intercambios bitcoin/fiat sobre Lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Simplifica el emparejamiento y minimiza la necesidad de confianza. RoboSats se centra en la privacidad y la velocidad.",
- "Project source code": "Código fuente del proyecto",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats es un proyecto de código abierto",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "El vendedor afronta los mismos riesgos de devolución (como con cualquier servicio P2P). PayPal o tarjetas de crédito no se recomiendan.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Esta es una aplicación experimental, podría haber errores. ¡Intercambia pequeñas cantidades!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Esta aplicación de Lightning está en continuo desarrollo y se entrega tal cual: intercambia con la máxima precaución. No hay soporte privado. El soporte se ofrece solo en canales públicos.",
- "What are the fees?": "¿Cuáles son las comisiones?",
- "What are the risks?": "¿Cuáles son los riesgos?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "¿Qué es RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "¿Cuál es el modelo de confianza?",
- "What payment methods are accepted?": "¿Qué métodos de pago son aceptados?",
- "You can also check the full guide in ": "También puedes revisar la guía entera en",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "Puedes encontrar una descripción paso a paso de los intercambios en",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Volver",
- "Keys": "Llaves",
- "Learn how to verify": "Aprende a verificar",
- "Messages": "Mensajes",
- "Peer public key": "Llave pública de tu contraparte",
- "Save credentials as a JSON file": "Guardar credenciales como achivo JSON",
- "Save messages as a JSON file": "Guardar mensajes como archivo JSON",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "La contraseña para desencriptar tu llave privada. ¡Solo sabes tú! Mantenla en secreto. También es el token de tu robot.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Esta es tu llave pública PGP. Tu contraparte la usa para encriptar mensajes que sólo tú puedes leer.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Tu comunicación se encripta de extremo-a-extremo con OpenPGP. Puedes verificar la privacidad de este chat con cualquier herramienta de tercero basada en el estándar PGP.",
- "Your encrypted private key": "Tu llave privada encriptada",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Tu llave privada PGP encriptada. La usas para desencriptar los mensajes que tu contraparte te envía. También la usas para firmar los mensajes que le envías.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "La llave pública PGP de tu contraparte. La usas para encriptar mensajes que solo él puede leer y para verificar que es él quién ha firmado los mensajes que recibes.",
- "Your private key passphrase (keep secure!)": "La contraseña de tu llave privada ¡Guárdala bien!",
- "Your public key": "Tu llave pública",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... en algún lugar de La Tierra!",
- "Client info": "Client info",
- "Made with": "Hecho con",
- "RoboSats client version": "RoboSats client version",
- "and": "y",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Comunidad",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Fallos en Github - El proyecto de código libre de satoshis robóticos",
- "Join RoboSats English speaking community!": "¡Únete a la comunidad de RoboSats en inglés!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "¡Únete a la comunidad de RoboSats en español!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "RoboSats en Reddit",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "Propón funcionalidades o notifica errores",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "Volumen de los contratos en 24h",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Liquidez en el libro",
- "CLN version": "CLN version",
- "Client": "Cliente",
- "Coordinator": "Coordinador",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Hash de confirmación del coordinador",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Coste actual de recibir onchain",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Node",
- "LND version": "Versión LND",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Volumen de los contratos total",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Comisión del creador",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Órdenes de compra públicas",
- "Public sell orders": "Órdenes de venta públicas",
- "Reddit": "Reddit",
- "RoboSats version": "Versión de RoboSats",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Comisión del tomador",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Robots activos hoy",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "Activar",
- "Enable TG Notifications": "Activar Notificaciones TG",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Se abrirá un chat con el bot de Telegram de RoboSats. Simplemente pulsa en Empezar. Ten en cuenta que si activas las notificaciones de Telegram reducirás tu nivel de anonimato.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Volver",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Vas a visitar la página Learn RoboSats. Ha sido construida por la comunidad y contiene tutoriales y documentación que te ayudará a aprender cómo se usa RoboSats y a entender cómo funciona.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Primero genera un robot avatar. Después crea tu propia orden.",
- "You do not have a robot avatar": "No tienes un avatar robot",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Your Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Escribe o pega el token de tu robot token para reconstruirlo y acceder a tus operaciones.",
- "Paste token here": "Pega aquí el token",
- "Recover": "Recuperar",
- "Robot recovery": "Recupera tu robot",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "¡Guárdalo!",
- "Done": "Hecho",
- "Store your robot token": "Guarda el token",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Puede que necesites recuperar tu robot avatar en el futuro: haz una copia de seguridad del token. Puedes simplemente copiarlo en otra aplicación.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Descarga el APK de RoboSats {{coordinatorString}} desde Github",
- "Go away!": "¡Adiós!",
- "On Android RoboSats app ": "En la aplicación Android de RoboSats ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Actualice su pestaña en el navegador Tor (Click aquí o pulse Ctrl+May+R)",
- "On remotely served browser client": "En el cliente remoto del navegador",
- "On your own soverign node": "En tu propio nodo",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "El coordinador RoboSats está en la versión {{coordinatorString}}, pero su aplicación cliente es la {{clientString}}. Este desajuste podría dar problemas de uso.",
- "Update your RoboSats client": "Actualiza tu cliente RoboSats",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Cancelar",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "El cliente RoboSats es servido por tu propio nodo, gozas de la mayor seguridad y privacidad.",
- "You are self-hosting RoboSats": "Estás alojando RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "No usas RoboSats de forma privada",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "Desde",
- "to": "a ",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " con descuento del {{discount}}%",
- " at a {{premium}}% premium": " con una prima del {{premium}}%",
- " at market price": " a precio de mercado",
- " of {{satoshis}} Satoshis": " de {{satoshis}} Sats",
- "Add New": "Añadir nuevo",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "Cantidad de BTC a intercambiar por sats LN",
- "Amount of fiat to exchange for bitcoin": "Cantidad de fiat a cambiar por bitcoin",
- "Buy BTC for ": "Comprar BTC por ",
- "Buy or Sell Bitcoin?": "¿Comprar o vender bitcoin?",
- "Choose a Pricing Method": "Elige cómo establecer el precio",
- "Clear form": "Borrar campos",
- "Edit order": "Editar orden",
- "Enable advanced options": "Activar opciones avanzadas",
- "Enter the destination of the Lightning swap": "Indique el destino del intercambio Lightning",
- "Escrow/Invoice Timer (HH:mm)": "Plazo depósito/factura (HH:mm)",
- "Escrow/invoice step length": "Escrow/invoice step length",
- "Exact": "Exacto",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Método(s) de pago en fiat",
- "Fidelity Bond Size": "Tamaño de la fianza",
- "In or Out of Lightning?": "¿Hacia o desde Lightning?",
- "Let the price move with the market": "Deja que el precio se mueva con el mercado",
- "Must be less than {{maxAmount}}": "Debe ser menos de {{maxAmount}}",
- "Must be less than {{maxSats}": "Debe ser menos de {{maxSats}}",
- "Must be less than {{max}}%": "Debe ser menos del {{max}}%",
- "Must be more than {{minAmount}}": "Debe ser más de {{minAmount}}",
- "Must be more than {{minSats}}": "Debe ser más de {{minSats}}",
- "Must be more than {{min}}%": "Debe ser más del {{min}}%",
- "Must be shorter than 65 characters": "Debe tener menos de 65 carácteres",
- "Onchain amount to receive (BTC)": "Cantidad onchain a recibir (BTC)",
- "Onchain amount to send (BTC)": "Cantidad onchain a enviar (BTC)",
- "Order current rate:": "Precio actual:",
- "Order for ": "Orden por ",
- "Order rate:": "Ratio de la orden:",
- "Premium over Market (%)": "Prima sobre el mercado (%)",
- "Public Duration (HH:mm)": "Duración pública (HH:mm)",
- "Public order length": "Public order length",
- "Relative": "Relativo",
- "Satoshis": "Satoshis",
- "Sell BTC for ": "Vender BTC por ",
- "Set a fix amount of satoshis": "Establece una cantidad fija de Sats",
- "Set the skin-in-the-game, increase for higher safety assurance": "Establece la implicación requerida (aumentar para mayor seguridad)",
- "Swap Destination(s)": "Destino(s) del swap",
- "Swap into LN ": "Swap hacia LN ",
- "Swap of ": "Swap de ",
- "Swap out of LN ": "Swap fuera de LN ",
- "Swap?": "¿Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "Puedes añadir nuevos métodos",
- "You must fill the form correctly": "Rellene correctamente el formulario",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "Recibes aproximadamente {{swapSats}} LN Sats (la comisión puede variar)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "Envías aproximadamente {{swapSats}} LN Sats (la comisión puede variar)",
- "Your order fixed exchange rate": "La tasa de cambio fija de tu orden",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Creador",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Tomador",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "Este coordinador no soporta pagos on-chain.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Enrutado Lightning fallido",
- "New chat message": "Nuevo mensaje en el chat",
- "Order chat is open": "El chat de la orden está abierto",
- "Order has been disputed": "La orden ha pasado a Disputa",
- "Order has been taken!": "¡La orden ha sido tomada!",
- "Order has expired": "La orden ha expirado",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Exchange de Bitcoin Simple y Privado",
- "Trade finished successfully!": "Intercambio finalizado exitosamente!",
- "You can claim Sats!": "¡Puedes reclamar Sats!",
- "You lost the dispute": "Has perdido la disputa",
- "You won the dispute": "Has ganado la disputa",
- "₿ Rewards!": "₿ ¡Recompensas!",
- "⚖️ Disputed!": "⚖️ ¡Disputa!",
- "✅ Bond!": "✅ ¡Fianza!",
- "✅ Escrow!": "✅ ¡Depósito!",
- "❗⚡ Routing Failed": "❗⚡ Enrutado fallido",
- "👍 dispute": "👍 disputa",
- "👎 dispute": "👎 disputa",
- "💬 Chat!": "💬 ¡Chat!",
- "💬 message!": "💬 ¡Mensaje!",
- "😪 Expired!": "😪 ¡Expirada!",
- "🙌 Funished!": "🙌 ¡Finalizado!",
- "🥳 Taken!": "🥳 ¡Tomada!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Monto {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Tomando esta orden corres el riesgo de perder el tiempo. Si el creador no procede en el plazo indicado, se te compensará en Sats con el 50% de la fianza del creador.",
- "Enter amount of fiat to exchange for bitcoin": "Introduce el monto de fiat a cambiar por bitcoin",
- "Sounds fine": "Suena bien",
- "Take Order": "Tomar orden",
- "The maker is away": "El creador está ausente",
- "Too high": "Demasiado",
- "Too low": "Muy poco",
- "Wait until you can take an order": "Espera hasta poder tomar una orden",
- "You must specify an amount first": "Primero debes especificar el monto",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Métodos de pago aceptados",
- "Amount of Satoshis": "Cantidad de Sats",
- "Deposit timer": "Tiempo para depositar",
- "Expires in": "Expira en",
- "F2F location": "F2F location",
- "Order Details": "Detalles",
- "Order ID": "Orden ID",
- "Order host": "Order host",
- "Order maker": "Creador",
- "Order status": "Estado de la orden",
- "Order taker": "Tomador",
- "Penalty lifted, good to go!": "Sanción revocada, ¡Vamos!",
- "Premium over market price": "Prima sobre el mercado",
- "Price and Premium": "Precio y prima",
- "Swap destination": "Destino del swap",
- "The order has expired": "La orden ha expirado",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "¡No puedes tomar una orden aún! Espera {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prima: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Reclamar",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Notificar en Telegram",
- "Generate with Webln": "Generar con Webln",
- "Inactive order": "Orden inactiva",
- "Invoice for {{amountSats}} Sats": "Factura de {{amountSats}} Sats",
- "No active orders": "No hay órdenes activas",
- "One active order #{{orderID}}": "Ir a la orden activa #{{orderID}}",
- "Submit": "Enviar",
- "Telegram enabled": "Telegram activado",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Facturas sigilosas",
- "You do not have previous orders": "No tienes órdenes previas",
- "Your compensations": "Your compensations",
- "Your current order": "Tu orden actual",
- "Your last order #{{orderID}}": "Tu última orden #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Oscuro",
- "Light": "Claro",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Conectado a la red TOR",
- "Connecting to TOR network": "Conectando a la red TOR",
- "Connection error": "Error de conexión",
- "Initializing TOR daemon": "Inicializando TOR",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancelar la orden y desbloquear el depósito al instante",
- "Collaborative Cancel": "Cancelación colaborativa",
- "Unilateral cancelation (bond at risk!)": "Cancelación unilateral (¡Perderás el depósito!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Has solicitado la cancelación colaborativa",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} solicita la cancelación colaborativa",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Compra",
- "Completed in": "Completado en",
- "Contract exchange rate": "Tasa de cambio del contrato",
- "Coordinator trade revenue": "Recompensa para el coordinador del intercambio",
- "Export trade summary": "Exportar el resumen de la transacción",
- "Maker bond": "Fianza de creador",
- "Mining fee": "Comisión minera",
- "Onchain swap fee": "Comisión swap onchain",
- "Received": "Recibido",
- "Routing budget": "Presupuesto de enrutado",
- "Seller": "Vende",
- "Sent": "Enviado",
- "Taker bond": "Fianza de tomador",
- "Timestamp": "Marca de tiempo",
- "Trade Summary": "Resumen del intercambio",
- "Unlocked": "Desbloqueada",
- "User role": "Operación",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Ver carteras compatibles",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "¿Cancelar la orden?",
- "Confirm Cancel": "Confirmar cancelación",
- "If the order is cancelled now you will lose your bond.": "Si cancelas la orden ahora perderás tu fianza.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Acceptar la cancelación",
- "Ask for Cancel": "Solicitar cancelación",
- "Collaborative cancel the order?": "¿Cancelar la orden colaborativamente?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Dado que el colateral está bloqueado, la orden solo puede cancelarse si tanto el creador como el tomador están de acuerdo.",
- "Your peer has asked for cancellation": "Tu contraparte ha solicitado la cancelación",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Abrir disputa",
- "Disagree": "Volver",
- "Do you want to open a dispute?": "¿Quieres abrir una disputa?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Asegúrate de EXPORTAR el registro del chat. Los administradores pueden pedirte el registro del chat en caso de discrepancias. Es responsabilidad tuya aportarlo.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "El equipo de RoboSats examinará las declaraciones y evidencias presentadas. Como el equipo no puede leer el chat, debes escribir una declaración completa y detallada. Es mejor aportar un método de contacto de usar y tirar en tu declaración. El ganador de la disputa recuperará su fianza, pero el perdedor no.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Confirmar",
- "Confirm you received {{amount}} {{currencyCode}}?": "¿Confirmas que has recibido {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
- "Invoice not received, please check your WebLN wallet.": "No se ha recibido la factura, echa un vistazo a tu wallet WebLN.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "Ahora puedes cerrar la ventana emergente de tu wallet WebLN.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Auditar PGP",
- "Export": "Exportar",
- "Save full log as a JSON file (messages and credentials)": "Guardar el log completo como JSON (credenciales y mensajes)",
- "Verify your privacy": "Verifica tu privacidad",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...waiting",
- "Activate slow mode (use it when the connection is slow)": "Activar modo lento (Úsalo cuando tu conexión sea inestable)",
- "Peer": "Él",
- "You": "Tú",
- "connected": "conectado",
- "disconnected": "desconectado",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Conectando...",
- "Send": "Enviar",
- "Type a message": "Escribe un mensaje",
- "Waiting for peer public key...": "Esperando por la clave pública de tu contraparte...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Adjuntar el registro del chat",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Adjuntar transcripciones del chat ayuda a resolver la disputa y añade transparencia. Sin embargo, puede comprometer tu privacidad.",
- "Contact method": "Contact method",
- "Other": "Otro",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Presentar declaración",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Opciones avanzadas",
- "Invoice to wrap": "Factura a ocultar",
- "Payout Lightning Invoice": "Factura Lightning",
- "Proxy Budget": "Presupuesto del Proxy",
- "Routing Budget": "Presupuesto de enrutado",
- "Server": "Servidor",
- "Submit invoice for {{amountSats}} Sats": "Envía una factura de {{amountSats}} Sats",
- "Use Lnproxy": "Usa Lnproxy",
- "Wrap": "Ofuscar",
- "Wrapped invoice": "Factura oculta",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Dirección Bitcoin",
- "Final amount you will receive": "Cantidad final que vas a recibir",
- "Invalid": "No válido",
- "Mining Fee": "Comisión Minera",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "El coordinador de RoboSats hará un swap y enviará los sats a tu dirección onchain.",
- "Swap fee": "Comisión del swap",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Cuidado con las estafas",
- "Confirm {{amount}} {{currencyCode}} received": "Confirmar {{amount}} {{currencyCode}} recibido",
- "Confirm {{amount}} {{currencyCode}} sent": "Confirmar {{amount}} {{currencyCode}} enviado",
- "Open Dispute": "Abrir Disputa",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "¡Di hola! Sé claro y conciso. Indica cómo debe enviarte {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "Debes esperar para abrir una disputa",
- "Wait for the seller to confirm he has received the payment.": "Espera a que el vendedor confirme que ha recibido el pago.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Por favor, guarda la información necesaria para identificar tu orden y tus pagos: ID de orden; claves del pago de la fianza o el colateral (comprueba tu cartera Lightning); cantidad exacta de Sats; y nombre del Robot. Tendrás que identificarte como el usuario involucrado en este intercambio por email (u otro método de contacto).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Puedes retirar la cantidad resuelta en la disputa (fianza y colateral) desde las recompensas de tu perfil. Si hay algo que el equipo pueda hacer, no dudes en contactar con robosats@protonmail.com (o a través del método de contacto que hayas especificado).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Espera un momento. Si el vendedor no hace el depósito, recuperarás tu fianza automáticamente. Además, recibirás una compensación (verás las recompensas en tu perfil).",
- "We are waiting for the seller to lock the trade amount.": "Estamos esperando a que el vendedor bloquee la cantidad a intercambiar.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Renovar Orden",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Copiar al portapapeles",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Esto es una factura retenida, los Sats se bloquean en tu cartera. Solo se cobrará si cancelas o pierdes una disputa.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Esto es una factura retenida, los Sats se bloquean en tu cartera. Será liberada al comprador al confirmar que has recibido {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Reactivar Orden",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Tu orden pública ha sido pausada. Ahora mismo, la orden no puede ser vista ni tomada por otros robots. Puedes volver a activarla cuando desees.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Antes de dejarte enviar {{amountFiat}} {{currencyCode}}, queremos asegurarnos de que puedes recibir los sats.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Espera un momento. Si el comprador no coopera, se te devolverá el colateral y tu fianza automáticamente. Además, recibirás una compensación (verás las recompensas en tu perfil).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Estamos esperando a que el comprador envíe una factura Lightning. Cuando lo haga, podrás comunicarle directamente los detalles del pago.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Entre las órdenes públicas de {{currencyCode}} (más alto, más barato)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Si tu oferta expira sin ser tomada, tu fianza será desbloqueada en tu cartera automáticamente.",
- "Pause the public order": "Pausar la orden pública",
- "Premium rank": "Percentil de la prima",
- "Public orders for {{currencyCode}}": "Órdenes públicas por {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Razón del fallo:",
- "Next attempt in": "Próximo intento en",
- "Retrying!": "¡Reintentando!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats intentará pagar tu factura 3 veces con una pausa de un minuto entre cada intento. Si sigue fallando, podrás presentar una nueva factura. Comprueba si tienes suficiente liquidez entrante. Recuerda que los nodos de Lightning tienen que estar en línea para poder recibir pagos.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Tu factura ha expirado o se han hecho más de 3 intentos de pago. Aporta una nueva factura.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Los pagos lightning normalmente son instantaneos, pero a veces un nodo en la ruta puede estar caído y probocar que tu pago tarde hasta 24 horas e procesarse.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats está intentando pagar tu factura de Lightning. Recuerda que los nodos Lightning deben estar en línea para recibir pagos.",
- "Taking too long?": "¿Tarda demasiado?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renovar",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats mejora con más liquidez y usuarios. ¡Háblale a un amigo bitcoiner sobre RoboSats!",
- "Sending coins to": "Sending coins to",
- "Start Again": "Empezar de nuevo",
- "Thank you for using Robosats!": "¡Gracias por usar RoboSats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Tu TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Por favor, espera a que el tomador bloquee su fianza. Si no lo hace a tiempo, la orden volverá a publicarse.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "¡Ha llegado un técnico robótico!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "Aquí traigo mis propios robosts. (Arrastra y suelta workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Mi primera vez aquí. Crear un Robot Garage y un token extendido (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Personalizar vistas",
- "Freeze viewports": "Congelar vistas",
- "unsafe_alert": "Protege tus datos y privacidad usando <1>Tor Browser1> y visitando un <3>Onion3> de la federación. O hostea <5>tu propia app.5>",
- "let_us_know_hot_to_improve": "Dinos cómo podríamos mejorar la plataforma (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "Para abrir una disputa debes esperar <1><1/>",
- "Waiting for maker bond": "Esperando la fianza del creador",
- "Public": "Pública",
- "Waiting for taker bond": "Esperando la fianza del tomador",
- "Cancelled": "Cancelada",
- "Expired": "Expirada",
- "Waiting for trade collateral and buyer invoice": "Esperando el colateral y la factura del comprador",
- "Waiting only for seller trade collateral": "Esperando el colateral del vendedor",
- "Waiting only for buyer invoice": "Esperando la factura del comprador",
- "Sending fiat - In chatroom": "Enviando el fiat - En el chat",
- "Fiat sent - In chatroom": "Fiat enviado - En el chat",
- "In dispute": "En disputa",
- "Collaboratively cancelled": "Cancelada colaborativamente",
- "Sending satoshis to buyer": "Enviando Sats al comprador",
- "Successful trade": "Intercambio exitoso",
- "Failed lightning network routing": "Enrutamiento fallido en la red Lightning",
- "Wait for dispute resolution": "Espera a la resolución de la disputa",
- "Maker lost dispute": "El creador ha perdido la disputa",
- "Taker lost dispute": "El tomador ha perdido la disputa",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Factura caducada: no has confirmado la publicación de la orden a tiempo. Puedes crear una nueva orden.",
- "This order has been cancelled by the maker": "El creador ha cancelado esta orden",
- "Invoice expired. You did not confirm taking the order in time.": "La factura retenida ha expirado. Al no bloquearla a tiempo, no has confirmado la toma de la orden.",
- "Invalid Order Id": "Invalid Order Id",
- "You must have a robot avatar to see the order details": "Debes tener un Robot para ver los detalles de la orden",
- "This order has been cancelled collaborativelly": "Esta orden se ha cancelado colaborativamente",
- "This order is not available": "Esta orden no está disponible",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Los Satoshis Robóticos del almacén no te han entendido. Por favor, crea una nueva entrada en Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Usando Bitcoin Testnet",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Gráfico",
+ "Create": "Crear",
+ "List": "Tabla",
+ "Map": "Mapa",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "¡Existen órdenes que coinciden!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Comunidad y soporte público",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Aprende RoboSats",
+ "RoboSats information": "Información RoboSats",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "Más",
+ "Offers": "Ofertas",
+ "Order": "Orden",
+ "Settings": "Ajustes",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Contrato",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Genera un token",
+ "2. Meet your robot identity": "2. Conoce tu identidad robótica",
+ "3. Browse or create an order": "3. Mira o crea una orden",
+ "Building your robot!": "¡Construyendo tu robot!",
+ "Continue": "Continúa",
+ "Generate token": "Generar token",
+ "Hi! My name is": "¡Hola! Me llamo",
+ "If you need help on your RoboSats journey join our public support": "Si necesitas ayuda con tu actividad en RoboSats conecta con nuestro soporte público",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats es un exchange P2P. Puedes navegar por las ofertas públicas o crear una nueva.",
+ "See profile": "Ver perfil",
+ "Store it somewhere safe!": "¡Guárdalo en lugar seguro!",
+ "Telegram group": "Grupo de Telegram",
+ "This is your trading avatar": "Éste es tu Robot de compraventa",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "Ésta clave temporal te da acceso a una identidad robótica única y privada para sus operaciones.",
+ "You can also add your own random characters into the token or": "Puedes añadir tus propios carácteres aleatorios al token o",
+ "or visit the robot school for documentation.": "o visita la 'escuela robótica' para ver la documentación.",
+ "roll again": "Tirar otra vez",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Orden activa #{{orderID}}",
+ "Add Robot": "Añadir Robot",
+ "Add a new Robot": "Añade un nuevo Robot",
+ "Building...": "Construyendo...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Última orden #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Recuperar",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reutilizar una identidad debilita su privacidad frente a otros usarios, coordinadores y observadores.",
+ "Robot Garage": "Garaje de robots",
+ "Store your token safely": "Guarda tu token de forma segura",
+ "Welcome back!": "¡Hola otra vez!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "¡Copiado!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "Un exchange LN P2P sencillo y privado",
+ "Create a new robot and learn to use RoboSats": "Crea un nuevo robot y aprende a usar RoboSats",
+ "Fast Generate Order": "Genera una Orden al instante",
+ "Recover an existing robot using your token": "Recupera un robot existente usando tu token",
+ "Start": "Empezar",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Conectando con TOR",
+ "Connection encrypted and anonymized using TOR.": "Conexión encriptada y anonimizada usando TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Esto asegura máxima privacidad, aunque quizá observe algo de lentitud. Si se corta la conexión, reinicie la aplicación.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "TODO",
+ "Buy": "Comprar",
+ "DESTINATION": "DESTINO",
+ "I want to": "Quiero",
+ "METHOD": "MÉTODO",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Selecciona moneda de pago",
+ "Select Payment Method": "Selecciona método de pago",
+ "Sell": "Vender",
+ "Swap In": "Swap a LN",
+ "Swap Out": "Swap desde LN",
+ "and use": "y usa",
+ "hosted by": "hosted by",
+ "pay with": "paga con",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Añadir filtro",
+ "Amount": "Cantidad",
+ "An error occurred.": "Ha ocurrido un error.",
+ "And": "Y",
+ "Be the first one to create an order": "Sé el primero en crear una orden",
+ "Bond": "Fianza",
+ "Column title": "Nombre de columna",
+ "Columns": "Columnas",
+ "Currency": "Divisa",
+ "Delete": "Eliminar",
+ "Destination": "Destination",
+ "Expiry": "Caduca en",
+ "Filter": "Filtrar",
+ "Filter value": "Filtrar valor",
+ "Find column": "Buscar columna",
+ "Hide": "Ocultar",
+ "Hide all": "Ocultar todas",
+ "Host": "Host",
+ "Is": "Es",
+ "Logic operator": "Operador lógico",
+ "Manage columns": "Manage columns",
+ "Menu": "Menu",
+ "No orders found to buy BTC for {{currencyCode}}": "No hay órdenes para comprar bitcoin por {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "No hay órdenes para vender bitcoin por {{currencyCode}}",
+ "No results found.": "No se han encontrado resultados.",
+ "Operator": "Operador",
+ "Or": "O",
+ "Orders per page:": "Órdenes por página:",
+ "Others": "Otros",
+ "Pay": "Pagar",
+ "Payment Method": "Método de pago",
+ "Premium": "Prima",
+ "Price": "Precio",
+ "Reorder column": "Reordenar columnas",
+ "Robot": "Robot",
+ "Sats now": "Sats ahora",
+ "Select columns": "Seleccionar columnas",
+ "Show all": "Mostrar todas",
+ "Show columns": "Mostrar columnas",
+ "Show filters": "Mostrar filtros",
+ "Sort": "Ordenar",
+ "Sort by ASC": "Orden ascendente",
+ "Sort by DESC": "Orden descendente",
+ "Timer": "Plazo",
+ "Unsort": "Desordenar",
+ "Value": "Valor",
+ "any": "alguno",
+ "contains": "contiene",
+ "ends with": "termina con",
+ "equals": "igual a",
+ "false": "falso",
+ "is": "es",
+ "is after": "está detrás",
+ "is any of": "es alguno de",
+ "is before": "está delante",
+ "is empty": "está vacío",
+ "is not": "no es",
+ "is not empty": "no está vacío",
+ "is on or after": "está en o detrás",
+ "is on or before": "está en o delante",
+ "no": "no",
+ "starts with": "empieza con",
+ "true": "verdad",
+ "yes": "si",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Cerrar",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Todos, siempre que sean rápidos. Puedes escribir abajo tu método de pago preferido. Tendrás que encontrar a alguien que acepte ese método. El plazo para enviar el fiat tiene un tiempo de expiración de 24 horas antes de que se abra una disputa automáticamente. Por ello, te recomendamos los métodos instantáneos de envío de fiat.",
+ "Are there trade limits?": "¿Hay límites en los intercambios?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Ten en cuenta que tu pasarela de pagos fiat puede cobrarte comisiones extra. En cualquier caso, estos costes siempre son cubiertos por el comprador. Esto incluye, comsiones de transferencia, costes bancarios y horquilla de intercambio de divisas. El vendedor debe recibir la cantidad exacta que se detalla en la orden.",
+ "Disclaimer": "Aviso",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "¿Cómo funciona?",
+ "How it works": "Cómo funciona",
+ "How to use": "Cómo se usa",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "En muchos países usar RoboSats no es diferente a usar Ebay o WallaPop. Es responsabilidad del usuario conocer y cumplir la ley.",
+ "Is RoboSats legal in my country?": "¿Es RoboSats legal en mi país?",
+ "Is RoboSats private?": "¿RoboSats es privado?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Es un exchange P2P que facilita intercambios bitcoin/fiat sobre Lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Simplifica el emparejamiento y minimiza la necesidad de confianza. RoboSats se centra en la privacidad y la velocidad.",
+ "Project source code": "Código fuente del proyecto",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats es un proyecto de código abierto",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "El vendedor afronta los mismos riesgos de devolución (como con cualquier servicio P2P). PayPal o tarjetas de crédito no se recomiendan.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Esta es una aplicación experimental, podría haber errores. ¡Intercambia pequeñas cantidades!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Esta aplicación de Lightning está en continuo desarrollo y se entrega tal cual: intercambia con la máxima precaución. No hay soporte privado. El soporte se ofrece solo en canales públicos.",
+ "What are the fees?": "¿Cuáles son las comisiones?",
+ "What are the risks?": "¿Cuáles son los riesgos?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "¿Qué es RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "¿Cuál es el modelo de confianza?",
+ "What payment methods are accepted?": "¿Qué métodos de pago son aceptados?",
+ "You can also check the full guide in ": "También puedes revisar la guía entera en",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "Puedes encontrar una descripción paso a paso de los intercambios en",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Volver",
+ "Keys": "Llaves",
+ "Learn how to verify": "Aprende a verificar",
+ "Messages": "Mensajes",
+ "Peer public key": "Llave pública de tu contraparte",
+ "Save credentials as a JSON file": "Guardar credenciales como achivo JSON",
+ "Save messages as a JSON file": "Guardar mensajes como archivo JSON",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "La contraseña para desencriptar tu llave privada. ¡Solo sabes tú! Mantenla en secreto. También es el token de tu robot.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Esta es tu llave pública PGP. Tu contraparte la usa para encriptar mensajes que sólo tú puedes leer.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Tu comunicación se encripta de extremo-a-extremo con OpenPGP. Puedes verificar la privacidad de este chat con cualquier herramienta de tercero basada en el estándar PGP.",
+ "Your encrypted private key": "Tu llave privada encriptada",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Tu llave privada PGP encriptada. La usas para desencriptar los mensajes que tu contraparte te envía. También la usas para firmar los mensajes que le envías.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "La llave pública PGP de tu contraparte. La usas para encriptar mensajes que solo él puede leer y para verificar que es él quién ha firmado los mensajes que recibes.",
+ "Your private key passphrase (keep secure!)": "La contraseña de tu llave privada ¡Guárdala bien!",
+ "Your public key": "Tu llave pública",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... en algún lugar de La Tierra!",
+ "Client info": "Client info",
+ "Made with": "Hecho con",
+ "RoboSats client version": "RoboSats client version",
+ "and": "y",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Comunidad",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Fallos en Github - El proyecto de código libre de satoshis robóticos",
+ "Join RoboSats English speaking community!": "¡Únete a la comunidad de RoboSats en inglés!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "¡Únete a la comunidad de RoboSats en español!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "RoboSats en Reddit",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "Propón funcionalidades o notifica errores",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "Volumen de los contratos en 24h",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Liquidez en el libro",
+ "CLN version": "CLN version",
+ "Client": "Cliente",
+ "Coordinator": "Coordinador",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Hash de confirmación del coordinador",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Coste actual de recibir onchain",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Node",
+ "LND version": "Versión LND",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Volumen de los contratos total",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Comisión del creador",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Órdenes de compra públicas",
+ "Public sell orders": "Órdenes de venta públicas",
+ "Reddit": "Reddit",
+ "RoboSats version": "Versión de RoboSats",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Comisión del tomador",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Robots activos hoy",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "Activar",
+ "Enable TG Notifications": "Activar Notificaciones TG",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Se abrirá un chat con el bot de Telegram de RoboSats. Simplemente pulsa en Empezar. Ten en cuenta que si activas las notificaciones de Telegram reducirás tu nivel de anonimato.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Volver",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Vas a visitar la página Learn RoboSats. Ha sido construida por la comunidad y contiene tutoriales y documentación que te ayudará a aprender cómo se usa RoboSats y a entender cómo funciona.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Primero genera un robot avatar. Después crea tu propia orden.",
+ "You do not have a robot avatar": "No tienes un avatar robot",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Your Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Escribe o pega el token de tu robot token para reconstruirlo y acceder a tus operaciones.",
+ "Paste token here": "Pega aquí el token",
+ "Recover": "Recuperar",
+ "Robot recovery": "Recupera tu robot",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "¡Guárdalo!",
+ "Done": "Hecho",
+ "Store your robot token": "Guarda el token",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Puede que necesites recuperar tu robot avatar en el futuro: haz una copia de seguridad del token. Puedes simplemente copiarlo en otra aplicación.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Descarga el APK de RoboSats {{coordinatorString}} desde Github",
+ "Go away!": "¡Adiós!",
+ "On Android RoboSats app ": "En la aplicación Android de RoboSats ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Actualice su pestaña en el navegador Tor (Click aquí o pulse Ctrl+May+R)",
+ "On remotely served browser client": "En el cliente remoto del navegador",
+ "On your own soverign node": "En tu propio nodo",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "El coordinador RoboSats está en la versión {{coordinatorString}}, pero su aplicación cliente es la {{clientString}}. Este desajuste podría dar problemas de uso.",
+ "Update your RoboSats client": "Actualiza tu cliente RoboSats",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Cancelar",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "El cliente RoboSats es servido por tu propio nodo, gozas de la mayor seguridad y privacidad.",
+ "You are self-hosting RoboSats": "Estás alojando RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "No usas RoboSats de forma privada",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "Desde",
+ "to": "a ",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " con descuento del {{discount}}%",
+ " at a {{premium}}% premium": " con una prima del {{premium}}%",
+ " at market price": " a precio de mercado",
+ " of {{satoshis}} Satoshis": " de {{satoshis}} Sats",
+ "Add New": "Añadir nuevo",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "Cantidad de BTC a intercambiar por sats LN",
+ "Amount of fiat to exchange for bitcoin": "Cantidad de fiat a cambiar por bitcoin",
+ "Buy BTC for ": "Comprar BTC por ",
+ "Buy or Sell Bitcoin?": "¿Comprar o vender bitcoin?",
+ "Choose a Pricing Method": "Elige cómo establecer el precio",
+ "Clear form": "Borrar campos",
+ "Edit order": "Editar orden",
+ "Enable advanced options": "Activar opciones avanzadas",
+ "Enter the destination of the Lightning swap": "Indique el destino del intercambio Lightning",
+ "Escrow/Invoice Timer (HH:mm)": "Plazo depósito/factura (HH:mm)",
+ "Escrow/invoice step length": "Escrow/invoice step length",
+ "Exact": "Exacto",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Método(s) de pago en fiat",
+ "Fidelity Bond Size": "Tamaño de la fianza",
+ "In or Out of Lightning?": "¿Hacia o desde Lightning?",
+ "Let the price move with the market": "Deja que el precio se mueva con el mercado",
+ "Must be less than {{maxAmount}}": "Debe ser menos de {{maxAmount}}",
+ "Must be less than {{maxSats}": "Debe ser menos de {{maxSats}}",
+ "Must be less than {{max}}%": "Debe ser menos del {{max}}%",
+ "Must be more than {{minAmount}}": "Debe ser más de {{minAmount}}",
+ "Must be more than {{minSats}}": "Debe ser más de {{minSats}}",
+ "Must be more than {{min}}%": "Debe ser más del {{min}}%",
+ "Must be shorter than 65 characters": "Debe tener menos de 65 carácteres",
+ "Onchain amount to receive (BTC)": "Cantidad onchain a recibir (BTC)",
+ "Onchain amount to send (BTC)": "Cantidad onchain a enviar (BTC)",
+ "Order current rate:": "Precio actual:",
+ "Order for ": "Orden por ",
+ "Order rate:": "Ratio de la orden:",
+ "Premium over Market (%)": "Prima sobre el mercado (%)",
+ "Public Duration (HH:mm)": "Duración pública (HH:mm)",
+ "Public order length": "Public order length",
+ "Relative": "Relativo",
+ "Satoshis": "Satoshis",
+ "Sell BTC for ": "Vender BTC por ",
+ "Set a fix amount of satoshis": "Establece una cantidad fija de Sats",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Establece la implicación requerida (aumentar para mayor seguridad)",
+ "Swap Destination(s)": "Destino(s) del swap",
+ "Swap into LN ": "Swap hacia LN ",
+ "Swap of ": "Swap de ",
+ "Swap out of LN ": "Swap fuera de LN ",
+ "Swap?": "¿Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "Puedes añadir nuevos métodos",
+ "You must fill the form correctly": "Rellene correctamente el formulario",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "Recibes aproximadamente {{swapSats}} LN Sats (la comisión puede variar)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "Envías aproximadamente {{swapSats}} LN Sats (la comisión puede variar)",
+ "Your order fixed exchange rate": "La tasa de cambio fija de tu orden",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Creador",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Tomador",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "Este coordinador no soporta pagos on-chain.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Enrutado Lightning fallido",
+ "New chat message": "Nuevo mensaje en el chat",
+ "Order chat is open": "El chat de la orden está abierto",
+ "Order has been disputed": "La orden ha pasado a Disputa",
+ "Order has been taken!": "¡La orden ha sido tomada!",
+ "Order has expired": "La orden ha expirado",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Exchange de Bitcoin Simple y Privado",
+ "Trade finished successfully!": "Intercambio finalizado exitosamente!",
+ "You can claim Sats!": "¡Puedes reclamar Sats!",
+ "You lost the dispute": "Has perdido la disputa",
+ "You won the dispute": "Has ganado la disputa",
+ "₿ Rewards!": "₿ ¡Recompensas!",
+ "⚖️ Disputed!": "⚖️ ¡Disputa!",
+ "✅ Bond!": "✅ ¡Fianza!",
+ "✅ Escrow!": "✅ ¡Depósito!",
+ "❗⚡ Routing Failed": "❗⚡ Enrutado fallido",
+ "👍 dispute": "👍 disputa",
+ "👎 dispute": "👎 disputa",
+ "💬 Chat!": "💬 ¡Chat!",
+ "💬 message!": "💬 ¡Mensaje!",
+ "😪 Expired!": "😪 ¡Expirada!",
+ "🙌 Funished!": "🙌 ¡Finalizado!",
+ "🥳 Taken!": "🥳 ¡Tomada!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Monto {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Tomando esta orden corres el riesgo de perder el tiempo. Si el creador no procede en el plazo indicado, se te compensará en Sats con el 50% de la fianza del creador.",
+ "Enter amount of fiat to exchange for bitcoin": "Introduce el monto de fiat a cambiar por bitcoin",
+ "Sounds fine": "Suena bien",
+ "Take Order": "Tomar orden",
+ "The maker is away": "El creador está ausente",
+ "Too high": "Demasiado",
+ "Too low": "Muy poco",
+ "Wait until you can take an order": "Espera hasta poder tomar una orden",
+ "You must specify an amount first": "Primero debes especificar el monto",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Métodos de pago aceptados",
+ "Amount of Satoshis": "Cantidad de Sats",
+ "Deposit timer": "Tiempo para depositar",
+ "Expires in": "Expira en",
+ "F2F location": "F2F location",
+ "Order Details": "Detalles",
+ "Order ID": "Orden ID",
+ "Order host": "Order host",
+ "Order maker": "Creador",
+ "Order status": "Estado de la orden",
+ "Order taker": "Tomador",
+ "Penalty lifted, good to go!": "Sanción revocada, ¡Vamos!",
+ "Premium over market price": "Prima sobre el mercado",
+ "Price and Premium": "Precio y prima",
+ "Swap destination": "Destino del swap",
+ "The order has expired": "La orden ha expirado",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "¡No puedes tomar una orden aún! Espera {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prima: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Reclamar",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Notificar en Telegram",
+ "Generate with Webln": "Generar con Webln",
+ "Inactive order": "Orden inactiva",
+ "Invoice for {{amountSats}} Sats": "Factura de {{amountSats}} Sats",
+ "No active orders": "No hay órdenes activas",
+ "One active order #{{orderID}}": "Ir a la orden activa #{{orderID}}",
+ "Submit": "Enviar",
+ "Telegram enabled": "Telegram activado",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Facturas sigilosas",
+ "You do not have previous orders": "No tienes órdenes previas",
+ "Your compensations": "Your compensations",
+ "Your current order": "Tu orden actual",
+ "Your last order #{{orderID}}": "Tu última orden #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Oscuro",
+ "Light": "Claro",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Conectado a la red TOR",
+ "Connecting to TOR network": "Conectando a la red TOR",
+ "Connection error": "Error de conexión",
+ "Initializing TOR daemon": "Inicializando TOR",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancelar la orden y desbloquear el depósito al instante",
+ "Collaborative Cancel": "Cancelación colaborativa",
+ "Unilateral cancelation (bond at risk!)": "Cancelación unilateral (¡Perderás el depósito!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Has solicitado la cancelación colaborativa",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} solicita la cancelación colaborativa",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Compra",
+ "Completed in": "Completado en",
+ "Contract exchange rate": "Tasa de cambio del contrato",
+ "Coordinator trade revenue": "Recompensa para el coordinador del intercambio",
+ "Export trade summary": "Exportar el resumen de la transacción",
+ "Maker bond": "Fianza de creador",
+ "Mining fee": "Comisión minera",
+ "Onchain swap fee": "Comisión swap onchain",
+ "Received": "Recibido",
+ "Routing budget": "Presupuesto de enrutado",
+ "Seller": "Vende",
+ "Sent": "Enviado",
+ "Taker bond": "Fianza de tomador",
+ "Timestamp": "Marca de tiempo",
+ "Trade Summary": "Resumen del intercambio",
+ "Unlocked": "Desbloqueada",
+ "User role": "Operación",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Ver carteras compatibles",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "¿Cancelar la orden?",
+ "Confirm Cancel": "Confirmar cancelación",
+ "If the order is cancelled now you will lose your bond.": "Si cancelas la orden ahora perderás tu fianza.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Acceptar la cancelación",
+ "Ask for Cancel": "Solicitar cancelación",
+ "Collaborative cancel the order?": "¿Cancelar la orden colaborativamente?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Dado que el colateral está bloqueado, la orden solo puede cancelarse si tanto el creador como el tomador están de acuerdo.",
+ "Your peer has asked for cancellation": "Tu contraparte ha solicitado la cancelación",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Abrir disputa",
+ "Disagree": "Volver",
+ "Do you want to open a dispute?": "¿Quieres abrir una disputa?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Asegúrate de EXPORTAR el registro del chat. Los administradores pueden pedirte el registro del chat en caso de discrepancias. Es responsabilidad tuya aportarlo.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "El equipo de RoboSats examinará las declaraciones y evidencias presentadas. Como el equipo no puede leer el chat, debes escribir una declaración completa y detallada. Es mejor aportar un método de contacto de usar y tirar en tu declaración. El ganador de la disputa recuperará su fianza, pero el perdedor no.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Confirmar",
+ "Confirm you received {{amount}} {{currencyCode}}?": "¿Confirmas que has recibido {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
+ "Invoice not received, please check your WebLN wallet.": "No se ha recibido la factura, echa un vistazo a tu wallet WebLN.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "Ahora puedes cerrar la ventana emergente de tu wallet WebLN.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Auditar PGP",
+ "Export": "Exportar",
+ "Save full log as a JSON file (messages and credentials)": "Guardar el log completo como JSON (credenciales y mensajes)",
+ "Verify your privacy": "Verifica tu privacidad",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...waiting",
+ "Activate slow mode (use it when the connection is slow)": "Activar modo lento (Úsalo cuando tu conexión sea inestable)",
+ "Peer": "Él",
+ "You": "Tú",
+ "connected": "conectado",
+ "disconnected": "desconectado",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Conectando...",
+ "Send": "Enviar",
+ "Type a message": "Escribe un mensaje",
+ "Waiting for peer public key...": "Esperando por la clave pública de tu contraparte...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Adjuntar el registro del chat",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Adjuntar transcripciones del chat ayuda a resolver la disputa y añade transparencia. Sin embargo, puede comprometer tu privacidad.",
+ "Contact method": "Contact method",
+ "Other": "Otro",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Presentar declaración",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Opciones avanzadas",
+ "Invoice to wrap": "Factura a ocultar",
+ "Payout Lightning Invoice": "Factura Lightning",
+ "Proxy Budget": "Presupuesto del Proxy",
+ "Routing Budget": "Presupuesto de enrutado",
+ "Server": "Servidor",
+ "Submit invoice for {{amountSats}} Sats": "Envía una factura de {{amountSats}} Sats",
+ "Use Lnproxy": "Usa Lnproxy",
+ "Wrap": "Ofuscar",
+ "Wrapped invoice": "Factura oculta",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Dirección Bitcoin",
+ "Final amount you will receive": "Cantidad final que vas a recibir",
+ "Invalid": "No válido",
+ "Mining Fee": "Comisión Minera",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "El coordinador de RoboSats hará un swap y enviará los sats a tu dirección onchain.",
+ "Swap fee": "Comisión del swap",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Cuidado con las estafas",
+ "Confirm {{amount}} {{currencyCode}} received": "Confirmar {{amount}} {{currencyCode}} recibido",
+ "Confirm {{amount}} {{currencyCode}} sent": "Confirmar {{amount}} {{currencyCode}} enviado",
+ "Open Dispute": "Abrir Disputa",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "¡Di hola! Sé claro y conciso. Indica cómo debe enviarte {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "Debes esperar para abrir una disputa",
+ "Wait for the seller to confirm he has received the payment.": "Espera a que el vendedor confirme que ha recibido el pago.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Por favor, guarda la información necesaria para identificar tu orden y tus pagos: ID de orden; claves del pago de la fianza o el colateral (comprueba tu cartera Lightning); cantidad exacta de Sats; y nombre del Robot. Tendrás que identificarte como el usuario involucrado en este intercambio por email (u otro método de contacto).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Puedes retirar la cantidad resuelta en la disputa (fianza y colateral) desde las recompensas de tu perfil. Si hay algo que el equipo pueda hacer, no dudes en contactar con robosats@protonmail.com (o a través del método de contacto que hayas especificado).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Espera un momento. Si el vendedor no hace el depósito, recuperarás tu fianza automáticamente. Además, recibirás una compensación (verás las recompensas en tu perfil).",
+ "We are waiting for the seller to lock the trade amount.": "Estamos esperando a que el vendedor bloquee la cantidad a intercambiar.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Renovar Orden",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Copiar al portapapeles",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Esto es una factura retenida, los Sats se bloquean en tu cartera. Solo se cobrará si cancelas o pierdes una disputa.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Esto es una factura retenida, los Sats se bloquean en tu cartera. Será liberada al comprador al confirmar que has recibido {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Reactivar Orden",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Tu orden pública ha sido pausada. Ahora mismo, la orden no puede ser vista ni tomada por otros robots. Puedes volver a activarla cuando desees.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Antes de dejarte enviar {{amountFiat}} {{currencyCode}}, queremos asegurarnos de que puedes recibir los sats.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Espera un momento. Si el comprador no coopera, se te devolverá el colateral y tu fianza automáticamente. Además, recibirás una compensación (verás las recompensas en tu perfil).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Estamos esperando a que el comprador envíe una factura Lightning. Cuando lo haga, podrás comunicarle directamente los detalles del pago.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Entre las órdenes públicas de {{currencyCode}} (más alto, más barato)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Si tu oferta expira sin ser tomada, tu fianza será desbloqueada en tu cartera automáticamente.",
+ "Pause the public order": "Pausar la orden pública",
+ "Premium rank": "Percentil de la prima",
+ "Public orders for {{currencyCode}}": "Órdenes públicas por {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Razón del fallo:",
+ "Next attempt in": "Próximo intento en",
+ "Retrying!": "¡Reintentando!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats intentará pagar tu factura 3 veces con una pausa de un minuto entre cada intento. Si sigue fallando, podrás presentar una nueva factura. Comprueba si tienes suficiente liquidez entrante. Recuerda que los nodos de Lightning tienen que estar en línea para poder recibir pagos.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Tu factura ha expirado o se han hecho más de 3 intentos de pago. Aporta una nueva factura.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Los pagos lightning normalmente son instantaneos, pero a veces un nodo en la ruta puede estar caído y probocar que tu pago tarde hasta 24 horas e procesarse.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats está intentando pagar tu factura de Lightning. Recuerda que los nodos Lightning deben estar en línea para recibir pagos.",
+ "Taking too long?": "¿Tarda demasiado?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renovar",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats mejora con más liquidez y usuarios. ¡Háblale a un amigo bitcoiner sobre RoboSats!",
+ "Sending coins to": "Sending coins to",
+ "Start Again": "Empezar de nuevo",
+ "Thank you for using Robosats!": "¡Gracias por usar RoboSats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Tu TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Por favor, espera a que el tomador bloquee su fianza. Si no lo hace a tiempo, la orden volverá a publicarse.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "¡Ha llegado un técnico robótico!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "Aquí traigo mis propios robosts. (Arrastra y suelta workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Mi primera vez aquí. Crear un Robot Garage y un token extendido (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Personalizar vistas",
+ "Freeze viewports": "Congelar vistas",
+ "unsafe_alert": "Protege tus datos y privacidad usando <1>Tor Browser1> y visitando un <3>Onion3> de la federación. O hostea <5>tu propia app.5>",
+ "let_us_know_hot_to_improve": "Dinos cómo podríamos mejorar la plataforma (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "Para abrir una disputa debes esperar <1><1/>",
+ "Waiting for maker bond": "Esperando la fianza del creador",
+ "Public": "Pública",
+ "Waiting for taker bond": "Esperando la fianza del tomador",
+ "Cancelled": "Cancelada",
+ "Expired": "Expirada",
+ "Waiting for trade collateral and buyer invoice": "Esperando el colateral y la factura del comprador",
+ "Waiting only for seller trade collateral": "Esperando el colateral del vendedor",
+ "Waiting only for buyer invoice": "Esperando la factura del comprador",
+ "Sending fiat - In chatroom": "Enviando el fiat - En el chat",
+ "Fiat sent - In chatroom": "Fiat enviado - En el chat",
+ "In dispute": "En disputa",
+ "Collaboratively cancelled": "Cancelada colaborativamente",
+ "Sending satoshis to buyer": "Enviando Sats al comprador",
+ "Successful trade": "Intercambio exitoso",
+ "Failed lightning network routing": "Enrutamiento fallido en la red Lightning",
+ "Wait for dispute resolution": "Espera a la resolución de la disputa",
+ "Maker lost dispute": "El creador ha perdido la disputa",
+ "Taker lost dispute": "El tomador ha perdido la disputa",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Factura caducada: no has confirmado la publicación de la orden a tiempo. Puedes crear una nueva orden.",
+ "This order has been cancelled by the maker": "El creador ha cancelado esta orden",
+ "Invoice expired. You did not confirm taking the order in time.": "La factura retenida ha expirado. Al no bloquearla a tiempo, no has confirmado la toma de la orden.",
+ "Invalid Order Id": "Invalid Order Id",
+ "You must have a robot avatar to see the order details": "Debes tener un Robot para ver los detalles de la orden",
+ "This order has been cancelled collaborativelly": "Esta orden se ha cancelado colaborativamente",
+ "This order is not available": "Esta orden no está disponible",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Los Satoshis Robóticos del almacén no te han entendido. Por favor, crea una nueva entrada en Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/eu.json b/frontend/static/locales/eu.json
index 948ef172..45e42a69 100644
--- a/frontend/static/locales/eu.json
+++ b/frontend/static/locales/eu.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Using Testnet Bitcoin",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Grafikoa",
- "Create": "Create",
- "List": "List",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Existing orders match yours!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Community and public support",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Ikasi RoboSats",
- "RoboSats information": "RoboSats information",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "More",
- "Offers": "Offers",
- "Order": "Eskaera",
- "Settings": "Settings",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Kontratua",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Generate a token",
- "2. Meet your robot identity": "2. Meet your robot identity",
- "3. Browse or create an order": "3. Browse or create an order",
- "Building your robot!": "Building your robot!",
- "Continue": "Continue",
- "Generate token": "Generate token",
- "Hi! My name is": "Hi! My name is",
- "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
- "See profile": "See profile",
- "Store it somewhere safe!": "Store it somewhere safe!",
- "Telegram group": "Telegram group",
- "This is your trading avatar": "Hau da zure salerosketa Robota",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
- "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
- "or visit the robot school for documentation.": "or visit the robot school for documentation.",
- "roll again": "roll again",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Active order #{{orderID}}",
- "Add Robot": "Add Robot",
- "Add a new Robot": "Add a new Robot",
- "Building...": "Building...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Last order #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Recovery",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
- "Robot Garage": "Robot Garage",
- "Store your token safely": "Gorde zure tokena era seguru batean",
- "Welcome back!": "Welcome back!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Kopiatuta!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
- "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recover an existing robot using your token",
- "Start": "Start",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connecting to TOR",
- "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "ANY",
- "Buy": "Erosi",
- "DESTINATION": "DESTINATION",
- "I want to": "Nahi dut",
- "METHOD": "METHOD",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Aukeratu Ordainketa Txanpona",
- "Select Payment Method": "Select Payment Method",
- "Sell": "Saldu",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "eta erabili",
- "hosted by": "hosted by",
- "pay with": "pay with",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Gehitu iragazkia",
- "Amount": "Kopurua",
- "An error occurred.": "Akats bat gertatu da.",
- "And": "Eta",
- "Be the first one to create an order": "Lehena izan eskaera bat sortzen",
- "Bond": "Bond",
- "Column title": "Zutabearen izena",
- "Columns": "Zutabeak",
- "Currency": "Txanpona",
- "Delete": "Ezabatu",
- "Destination": "Destination",
- "Expiry": "Expiry",
- "Filter": "Iragazkia",
- "Filter value": "Iragazki balioa",
- "Find column": "Bilatu zutabea",
- "Hide": "Ezkutatu",
- "Hide all": "Ezkutatu dena",
- "Host": "Host",
- "Is": "Da",
- "Logic operator": "Operadore logikoa",
- "Manage columns": "Manage columns",
- "Menu": "Menua",
- "No orders found to buy BTC for {{currencyCode}}": "Eskaerarik ez BTC {{currencyCode}}gatik erosteko",
- "No orders found to sell BTC for {{currencyCode}}": "Eskaerarik ez BTC {{currencyCode}}gatik saltzeko",
- "No results found.": "Ez da emaitzarik aurkitu.",
- "Operator": "Operadore",
- "Or": "Edo",
- "Orders per page:": "Orrialde bakoitzeko eskaerak:",
- "Others": "Besteak",
- "Pay": "Ordaindu",
- "Payment Method": "Ordainketa Modua",
- "Premium": "Prima",
- "Price": "Prezioa",
- "Reorder column": "Birorderatu zutabea",
- "Robot": "Robota",
- "Sats now": "Sats now",
- "Select columns": "Aukeratu zutabeak",
- "Show all": "Erakutsi dena",
- "Show columns": "Zutabeak erakutsi",
- "Show filters": "Iragazkiak erakutsi",
- "Sort": "Ordenatu",
- "Sort by ASC": "Ordenatu - ASC",
- "Sort by DESC": "Ordenatu - DESC",
- "Timer": "Timer",
- "Unsort": "Desordenatu",
- "Value": "Balioa",
- "any": "edozein",
- "contains": "dauka",
- "ends with": "amaitzen da",
- "equals": "da",
- "false": "gezurra",
- "is": "da",
- "is after": "atzetik dago",
- "is any of": "hauetako edozein da",
- "is before": "aurretik dago",
- "is empty": "hutsik dago",
- "is not": "ez da",
- "is not empty": "ez dago hutsik",
- "is on or after": "barruan edo atzean",
- "is on or before": "barruan edo aurrean",
- "no": "ez",
- "starts with": "hasten da",
- "true": "egia",
- "yes": "bai",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Itxi",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Denak bizkorrak diren bitartean. Idatzi zure ordainketa-metodoa(k). Metodo hori onartzen duen parearekin bat egin beharko duzu. Fiat trukatzeko urratsak 24 orduko epea du eztabaida automatikoki ireki aurretik. Gomendatzen dugu berehalako fiat ordainketa moduak erabiltzea.",
- "Are there trade limits?": "Ba al dago salerosketa mugarik?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Kontuan artu zure fiat ordainketa metodoa kuota extrak aplikatu dezakeela. Edozein kasuan, erosleak bere gain hartzen ditu fiat bidaltzearen kostuak. Horrek banku-gastuak, transferentzia kuotak eta atzerriko dibisa spread hartzen ditu. Saltzaileak eskaeraren xehetasunetan adierazitako fiat kopurua jaso behar du.",
- "Disclaimer": "Legezko abisua",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Nola funtzionatzen du?",
- "How it works": "Nola dabilen",
- "How to use": "Nola erabili",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Herrialde askotan, RoboSats ez da Ebay edo Craiglist erabiltzearen ezberdina. Zure araudia alda daiteke. Zure ardura da betetzea.",
- "Is RoboSats legal in my country?": "RoboSats legezkoa da nire herrialdean?",
- "Is RoboSats private?": "RoboSats pribatua da?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "BTC/FIAT P2P trukaketa bat da lightningen gainean.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Parekatzea sinplifikatzen du eta konfiantza beharra minimizatzen du. RoboSats pribatutasunean eta abiaduran zentratzen da.",
- "Project source code": "Proiektuaren kode iturburua",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats kode irekiko proiektu bat da ",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Saltzaileak edozein P2P zerbitzuren itzultze-arrisku berak ditu. PayPal edo kreditu txartelak ez dira gomendagarriak.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Aplikazio esperimental bat da, gauzak okertu daitezke. Kopuru txikiak trukatu!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Lightning aplikazio hau etengabe garatzen ari da eta bere horretan entregatzen da: kontu handiz egin trukeak. Ez dago euskarri pribaturik. Euskarria kanal publikoetan bakarrik eskaintzen da ",
- "What are the fees?": "Zenbatekoak dira kuotak?",
- "What are the risks?": "Zein dira arriskuak?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "Zer da RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "Zein da konfiantza eredua?",
- "What payment methods are accepted?": "Zein ordainketa modu onartzen dira?",
- "You can also check the full guide in ": "Gida oso ere hemen aurki dezakezu ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "Salerosketaren pausoz-pausoko deskribapen bat aurki dezakezu ondorengo helbidean ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Joan atzera",
- "Keys": "Giltzak",
- "Learn how to verify": "Ikasi nola egiaztatu",
- "Messages": "Mezuak",
- "Peer public key": "Parearen giltza publikoa",
- "Save credentials as a JSON file": "Gorde kredentzialak JSON fitxategi moduan",
- "Save messages as a JSON file": "Gorde mezuak JSON fitxategi moduan",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Zure giltza pribatua deszifratzeko pasahitza. Zuk bakarrik dakizu! Ez partekatu. Zure robotaren tokena ere bada.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Zure PGP giltza publikoa. Zure pareak zuk bakarrik irakur ditzakezun mezuak zifratzeko erabiliko du.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Zure komunikazioa ertzerik-ertzera zifratuta dago OpenPGP bidez. Txat honen pribatasuna egiazta dezakezu OpenPGP estandarrean oinarritutako edozein tresna erabiliz.",
- "Your encrypted private key": "Zifratutako zure giltza pribatua",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Zifratutako zure giltza pribatua. Zure pareak zuretzako zifratu dituen mezuak deszifratzeko erabiliko duzu. Zuk bidalitako mezuak sinatzeko ere erabiliko duzu.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Zure parearen PGP giltza publikoa. Berak bakarrik irakur ditzakeen mezuak zifratzeko eta jasotako mezuak berak sinatu dituela egiaztatzeko erabiliko duzu.",
- "Your private key passphrase (keep secure!)": "Zure giltza pribatuaren pasahitza (seguru mantendu)",
- "Your public key": "Zure giltza publikoa",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... Lurreko lekuren batean!",
- "Client info": "Client info",
- "Made with": "Erabili dira",
- "RoboSats client version": "RoboSats client version",
- "and": "eta",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Komunitatea",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
- "Join RoboSats English speaking community!": "Egin bat ingelerazko RoboSats komunitatearekin!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "Egin bat gaztelerazko RoboSats komunitatearekin!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "Robosats Redditen",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "Jakinarazi funtzionalitate berri bat edo akats bat",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "24 ordutan kontratatutako bolumena",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Liburuaren likidezia",
- "CLN version": "CLN version",
- "Client": "Bezeroa",
- "Coordinator": "Koordinatzailea",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinator commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Oraingo onchain jasotze-kuota",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Nodoa",
- "LND version": "LND bersioa",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Guztira kontratatutako bolumena",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Egile kuota",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Erosketa eskaera publikoak",
- "Public sell orders": "Salmenta eskaera publikoak",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats bersioa",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Hartzaile kuota",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Robot aktiboak gaur",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "Baimendu",
- "Enable TG Notifications": "Baimendu TG Jakinarazpenak",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "RoboSats telegrama botarekin hitz egingo duzu. Zabaldu berriketa eta sakatu Start. Telegrama bidez anonimotasun maila jaitsi zenezake.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Atzera",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Learn Robosats bisitatu behar duzu. Bertan, Robosats erabiltzen ikasteko eta nola dabilen ulertzeko tutorialak eta dokumentazioa aurkituko dituzu.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
- "You do not have a robot avatar": "Ez daukazu robot avatarrik",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Your Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
- "Paste token here": "Paste token here",
- "Recover": "Recover",
- "Robot recovery": "Robot recovery",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Gorde ezazu!",
- "Done": "Prest",
- "Store your robot token": "Gorde zure robot tokena",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Zure robot avatarra berreskuratu nahi izango duzu: gorde seguru. Beste aplikazio batean kopia dezakezu",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Deskargatu RoboSats {{coordinatorString}} APK Github-en",
- "Go away!": "Go away!",
- "On Android RoboSats app ": "On Android RoboSats app ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
- "On remotely served browser client": "On remotely served browser client",
- "On your own soverign node": "On your own soverign node",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "RoboSats koordinatzailea {{coordinatorString}} bertsioan dago, baina zure bezero-aplikazioa {{clientString}} da. Bertsio desegoki honek erabiltzailearen esperientzia txarra ekar dezake.",
- "Update your RoboSats client": "Eguneratu zure RoboSats web bezeroa",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Ezeztatu",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats webgunea zure nodotik zerbitzatzen da beraz segurtasun eta pribatutasun sendoena eskaintzen dizu.",
- "You are self-hosting RoboSats": "You are self-hosting RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Ez duzu Robosats pribatuki erabiltzen",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "Min.",
- "to": "max.",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " %{{discount}}-ko deskontuarekin",
- " at a {{premium}}% premium": " %{{premium}}-ko primarekin",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": " {{satoshis}} Satoshirentzat",
- "Add New": "Gehitu Berria",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
- "Amount of fiat to exchange for bitcoin": "Bitcoingatik aldatzeko fiat kopurua",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "Bitcoin Erosi ala Saldu?",
- "Choose a Pricing Method": "Aukeratu prezioa nola ezarri",
- "Clear form": "Clear form",
- "Edit order": "Edit order",
- "Enable advanced options": "Enable advanced options",
- "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
- "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
- "Escrow/invoice step length": "Escrow/invoice step length",
- "Exact": "Exact",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Fiat Ordainketa Modua(k)",
- "Fidelity Bond Size": "Fidantzaren tamaina",
- "In or Out of Lightning?": "In or Out of Lightning?",
- "Let the price move with the market": "Prezioa merkatuarekin mugituko da",
- "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
- "Must be less than {{maxSats}": "{{maxSats}} baino gutxiago izan behar da",
- "Must be less than {{max}}%": "%{{max}} baino gutxiago izan behar da",
- "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
- "Must be more than {{minSats}}": "{{minSats}} baino gehiago izan behar da",
- "Must be more than {{min}}%": "%{{min}} baino gehiago izan behar da",
- "Must be shorter than 65 characters": "65 karaktere baino gutxiago izan behar ditu",
- "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
- "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
- "Order current rate:": "Uneko Prezioa:",
- "Order for ": "Order for ",
- "Order rate:": "Order rate:",
- "Premium over Market (%)": "Merkatuarekiko Prima (%)",
- "Public Duration (HH:mm)": "Iraupen publikoa (HH:mm)",
- "Public order length": "Public order length",
- "Relative": "Erlatiboa",
- "Satoshis": "Satoshiak",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "Satoshi kopuru finko bat ezarri",
- "Set the skin-in-the-game, increase for higher safety assurance": "Inplikazio maila finkatu, handitu segurtasun gehiago izateko",
- "Swap Destination(s)": "Trukearen Norakoa(k)",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "You can add new methods",
- "You must fill the form correctly": "You must fill the form correctly",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
- "Your order fixed exchange rate": "Zure eskaeraren kanbio-tasa finkoa",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Egile",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Hartzaile",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Lightning routing failed",
- "New chat message": "New chat message",
- "Order chat is open": "Order chat is open",
- "Order has been disputed": "Order has been disputed",
- "Order has been taken!": "Order has been taken!",
- "Order has expired": "Order has expired",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
- "Trade finished successfully!": "Trade finished successfully!",
- "You can claim Sats!": "You can claim Sats!",
- "You lost the dispute": "You lost the dispute",
- "You won the dispute": "You won the dispute",
- "₿ Rewards!": "₿ Rewards!",
- "⚖️ Disputed!": "⚖️ Disputed!",
- "✅ Bond!": "✅ Bond!",
- "✅ Escrow!": "✅ Escrow!",
- "❗⚡ Routing Failed": "❗⚡ Routing Failed",
- "👍 dispute": "👍 dispute",
- "👎 dispute": "👎 dispute",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 message!",
- "😪 Expired!": "😪 Expired!",
- "🙌 Funished!": "🙌 Funished!",
- "🥳 Taken!": "🥳 Taken!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Kopurua {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Eskaera hau onartuz gero, denbora galtzea arriskatzen duzu. Egileak ez badu garaiz jarraitzen, satoshietan konpentsatua izango zara egilearen fidantzaren %50arekin",
- "Enter amount of fiat to exchange for bitcoin": "Sartu bitcongatik aldatu nahi duzun fiat kopurua",
- "Sounds fine": "Sounds fine",
- "Take Order": "Eskaera hartu",
- "The maker is away": "Hartzailea ez dago",
- "Too high": "Altuegia",
- "Too low": "Baxuegia",
- "Wait until you can take an order": "Itxaron eskaera hartu ahal izan arte",
- "You must specify an amount first": "Aurrena kopurua zehaztu behar duzu",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Onartutako ordainketa moduak",
- "Amount of Satoshis": "Satoshi kopurua",
- "Deposit timer": "Gordailu tenporizadorea",
- "Expires in": "Iraungitze denbora",
- "F2F location": "F2F location",
- "Order Details": "Xehetasunak",
- "Order ID": "Eskaera ID",
- "Order host": "Order host",
- "Order maker": "Eskaera egile",
- "Order status": "Eskaeraren egoera",
- "Order taker": "Eskaera hartzaile",
- "Penalty lifted, good to go!": "Zigorra kendu da, prest!",
- "Premium over market price": "Merkatuko prezioarekiko prima",
- "Price and Premium": "Prezioa eta Prima",
- "Swap destination": "Trukearen norakoa",
- "The order has expired": "Eskaera iraungi da",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Oraindik ezin duzu eskaerarik hartu! Itxaron{{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prima: %{{premium}}",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Eskatu",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Baimendu Telegram Jakinarazpenak",
- "Generate with Webln": "Generate with Webln",
- "Inactive order": "Eskaera ez aktiboa",
- "Invoice for {{amountSats}} Sats": "{{amountSats}} Sateko fakura",
- "No active orders": "Eskaera aktiborik ez",
- "One active order #{{orderID}}": "Eskaera aktiboa #{{orderID}}",
- "Submit": "Bidali",
- "Telegram enabled": "Telegram baimendua",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Erabili ezkutuko fakturak",
- "You do not have previous orders": "Ez duzu aurretik eskaerarik",
- "Your compensations": "Your compensations",
- "Your current order": "Zure oraingo eskaera",
- "Your last order #{{orderID}}": "Zure azken eskaera #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Dark",
- "Light": "Light",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connected to TOR network",
- "Connecting to TOR network": "Connecting to TOR network",
- "Connection error": "Connection error",
- "Initializing TOR daemon": "Initializing TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
- "Collaborative Cancel": "Lankidetza ezeztapena",
- "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Lankidetzaz ezeztatzeko eskaera egin duzu",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} lankidetzaz ezeztatzea eskatu du",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Erosle",
- "Completed in": "Igarotako denbora",
- "Contract exchange rate": "Kontratuaren truke-tasa",
- "Coordinator trade revenue": "Coordinator trade revenue",
- "Export trade summary": "Export trade summary",
- "Maker bond": "Egile fidantza",
- "Mining fee": "Meatzaritza kuota",
- "Onchain swap fee": "Onchain swap kuota",
- "Received": "Jasota",
- "Routing budget": "Routing budget",
- "Seller": "Saltzaile",
- "Sent": "Bidalita",
- "Taker bond": "Hartzaile fidantza",
- "Timestamp": "Amaiera ordua",
- "Trade Summary": "Salerosketaren laburpena",
- "Unlocked": "Desblokeatua",
- "User role": "Erabiltzaile rola",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Begiratu Kartera Bateragarriak",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Eskaera ezeztatu?",
- "Confirm Cancel": "Onartu ezeztapena",
- "If the order is cancelled now you will lose your bond.": "Eskaera ezeztatuz gero fidantza galduko duzu.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accept Cancelation",
- "Ask for Cancel": "Ezeztatzea eskatu",
- "Collaborative cancel the order?": "Eskaera lankidetzaz ezeztatu?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Eskaeraren fidantza bidali da. Eskaera ezeztatu daiteke bakarrik egileak eta hartzaileak hala adosten badute.",
- "Your peer has asked for cancellation": "Your peer has asked for cancellation",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Onartu eta eztabaida ireki",
- "Disagree": "Atzera",
- "Do you want to open a dispute?": "Eztabaida bat ireki nahi duzu?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Ziurtatu txata ESPORTATU duzula. Baliteke langileek zure txat log JSON esportatua eskatzea desadostasunak konpontzeko. Zure ardura da gordetzea.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "RoboSatseko langileek baieztapenak eta frogak aztertuko dituzte. Kasu oso bat eraiki behar duzu, langileek ezin baitute txateko berriketa irakurri. Hobe da behin erabiltzeko kontaktu metodo bat ematea zure adierazpenarekin. Blokeatutako Satosiak eztabaidako irabazleari bidaliko zaizkio, eta galtzaileak, berriz, fidantza galduko du.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Baieztatu",
- "Confirm you received {{amount}} {{currencyCode}}?": "Baieztatu {{amount}} {{currencyCode}} jaso duzula?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
- "Invoice not received, please check your WebLN wallet.": "Faktura ez da jaso, mesedez begiratu zure WebLN kartera.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Ikuskatu PGP",
- "Export": "Esportatu",
- "Save full log as a JSON file (messages and credentials)": "Gorde log guztia JSON fitxategi batean (mezuak eta kredentzialak)",
- "Verify your privacy": "Zure pribatasuna egiaztatu",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...waiting",
- "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
- "Peer": "Bera",
- "You": "Zu",
- "connected": "konektatuta",
- "disconnected": "deskonektatuta",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Konektatzen...",
- "Send": "Bidali",
- "Type a message": "Idatzi mezu bat",
- "Waiting for peer public key...": "Waiting for peer public key...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Attach chat logs",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Aurkeztu eztabaidaren adierazpena",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Advanced options",
- "Invoice to wrap": "Invoice to wrap",
- "Payout Lightning Invoice": "Lightning Faktura ordaindu",
- "Proxy Budget": "Proxy Budget",
- "Routing Budget": "Routing Budget",
- "Server": "Server",
- "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
- "Use Lnproxy": "Use Lnproxy",
- "Wrap": "Wrap",
- "Wrapped invoice": "Wrapped invoice",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Bitcoin Helbidea",
- "Final amount you will receive": "Jasoko duzun azken kopurua",
- "Invalid": "Baliogabea",
- "Mining Fee": "Meatzaritza Kuota",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
- "Swap fee": "Swap kuota",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Baieztatu {{amount}} {{currencyCode}} jaso dela",
- "Confirm {{amount}} {{currencyCode}} sent": "Baieztatu {{amount}} {{currencyCode}} bidali dela",
- "Open Dispute": "Eztabaida Ireki",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Agurtu! Lagungarri eta labur izan. Jakin dezatela {{amount}} {{currencyCode}}ak nola bidali.",
- "To open a dispute you need to wait": "To open a dispute you need to wait",
- "Wait for the seller to confirm he has received the payment.": "Itxaron saltzaileak ordainketa jaso duela baieztatu arte.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Mesedez, gorde zure agindua eta zure ordainketak identifikatzeko behar duzun informazioa: eskaera IDa; fidantzaren edo gordailuaren ordainagiriak (begira ezazu zure lightning karteran); satosi kopuru zehatza; eta robot ezizena. Zure burua identifikatu beharko duzu salerosketa honetako partehartzaile moduan posta elektroniko bidez (edo beste kontaktu metodo baten bitartez).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Eztabaidaren ebazpen-kopurua jaso dezakezu (fidantza eta kolaterala) zure profileko sarien atalean. Langileek egin dezaketen beste zerbait badago, ez izan zalantzarik harremanetan jartzeko robosat@protonmail.com bidez (edo zure behin erabiltzeko metodoarekin).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Itxaron pixka bat. Saltzaileak ez badu gordailatzen, automatikoki berreskuratuko duzu zure fidantza. Gainera, konpentsazio bat jasoko duzu (begiratu sariak zure profilean).",
- "We are waiting for the seller to lock the trade amount.": "Saltzaileak adostutako kopurua blokeatu zain gaude.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Eskaera Berritu",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Kopiatu",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Atxikitako faktura bat da hau, zure karteran blokeatuko da. Eztabaida bat bertan behera utzi edo galtzen baduzu bakarrik kobratuko da.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Atxikitako faktura bat da hau, zure karteran blokeatuko da. Erosleari emango zaio, behin {{currencyCode}}ak jaso dituzula baieztatuta.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Eskaera berriz ezarri",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Zure ordena publikoa eten egin da. Oraingoz beste robot batzuek ezin dute ez ikusi ez hartu. Noiznahi aktibatu dezakezu.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "{{amountFiat}} {{currencyCode}} bidaltzea baimendu aurretik, ziurtatu nahi dugu BTC jaso dezakezula.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Itxaron pixka bat. Erosleak ez badu kooperatzen, kolaterala eta zure fidantza automatikoki jasoko dituzu. Gainera, konpentsazio bat jasoko duzu (begiratu sariak zure profilean).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Erosleak lightning faktura bat partekatu zain gaude. Behin hori eginda, zuzenean ordainketaren xehetasunak komunikatu ahalko dizkiozu.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "{{currencyCode}} eskaera publikoen artean (altuagoa merkeagoa da)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Eskaera hartu gabe amaitzen bada, fidantza automatikoki itzuliko zaizu.",
- "Pause the public order": "Eskaera publikoa eten",
- "Premium rank": "Prima maila",
- "Public orders for {{currencyCode}}": "Eskaera publikoak {{currencyCode}}entzat",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Akatsaren arrazoia:",
- "Next attempt in": "Hurrengo saiakera",
- "Retrying!": "Berriz saiatzen!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 3 aldiz saiatuko da zure faktura ordaintzen, tartean minutu bateko etenaldiarekin. Akatsa ematen jarraitzen badu, faktura berri bat aurkeztu ahal izango duzu. Begiratu ea nahikoa sarrerako likidezia daukazun. Gogoratu lightning nodoak online egon behar direla ordainketak jaso ahal izateko.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Zure faktura iraungi da edo 3 ordainketa saiakera baino gehiago egin dira. Aurkeztu faktura berri bat.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats zure Lightning faktura ordaintzen saiatzen ari da. Gogoratu lightning nodoak online egon behar direla ordainketak jaso ahal izateko.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats hobetu egiten da likidezia eta erabiltzaile gehiagorekin. Aipatu Robosats lagun bitcoiner bati!",
- "Sending coins to": "Sending coins to",
- "Start Again": "Berriz Hasi",
- "Thank you for using Robosats!": "Mila esker Robosats erabiltzeagatik!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Zure TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Mesedez itxaron hartzaileak fidantza blokeatu harte. Hartzaileak fidantza garaiz blokeatzen ez badu, eskaera berriz publikatuko da.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "A robot technician has arrived!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Customize viewports",
- "Freeze viewports": "Freeze viewports",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Kontaiguzu nola hobetu dezakegun (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "Gatazka bat irekitzeko itxaron behar duzu <1><1/>",
- "Waiting for maker bond": "Waiting for maker bond",
- "Public": "Public",
- "Waiting for taker bond": "Waiting for taker bond",
- "Cancelled": "Cancelled",
- "Expired": "Expired",
- "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
- "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
- "Waiting only for buyer invoice": "Waiting only for buyer invoice",
- "Sending fiat - In chatroom": "Sending fiat - In chatroom",
- "Fiat sent - In chatroom": "Fiat sent - In chatroom",
- "In dispute": "In dispute",
- "Collaboratively cancelled": "Collaboratively cancelled",
- "Sending satoshis to buyer": "Sending satoshis to buyer",
- "Successful trade": "Successful trade",
- "Failed lightning network routing": "Failed lightning network routing",
- "Wait for dispute resolution": "Wait for dispute resolution",
- "Maker lost dispute": "Maker lost dispute",
- "Taker lost dispute": "Taker lost dispute",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
- "This order has been cancelled by the maker": "This order has been cancelled by the maker",
- "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
- "Invalid Order Id": "Invalid Order Id",
- "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
- "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
- "This order is not available": "This order is not available",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Using Testnet Bitcoin",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Grafikoa",
+ "Create": "Create",
+ "List": "List",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Existing orders match yours!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Community and public support",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Ikasi RoboSats",
+ "RoboSats information": "RoboSats information",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "More",
+ "Offers": "Offers",
+ "Order": "Eskaera",
+ "Settings": "Settings",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Kontratua",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Generate a token",
+ "2. Meet your robot identity": "2. Meet your robot identity",
+ "3. Browse or create an order": "3. Browse or create an order",
+ "Building your robot!": "Building your robot!",
+ "Continue": "Continue",
+ "Generate token": "Generate token",
+ "Hi! My name is": "Hi! My name is",
+ "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
+ "See profile": "See profile",
+ "Store it somewhere safe!": "Store it somewhere safe!",
+ "Telegram group": "Telegram group",
+ "This is your trading avatar": "Hau da zure salerosketa Robota",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
+ "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
+ "or visit the robot school for documentation.": "or visit the robot school for documentation.",
+ "roll again": "roll again",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Active order #{{orderID}}",
+ "Add Robot": "Add Robot",
+ "Add a new Robot": "Add a new Robot",
+ "Building...": "Building...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Last order #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Recovery",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
+ "Robot Garage": "Robot Garage",
+ "Store your token safely": "Gorde zure tokena era seguru batean",
+ "Welcome back!": "Welcome back!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Kopiatuta!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
+ "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recover an existing robot using your token",
+ "Start": "Start",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connecting to TOR",
+ "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "ANY",
+ "Buy": "Erosi",
+ "DESTINATION": "DESTINATION",
+ "I want to": "Nahi dut",
+ "METHOD": "METHOD",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Aukeratu Ordainketa Txanpona",
+ "Select Payment Method": "Select Payment Method",
+ "Sell": "Saldu",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "eta erabili",
+ "hosted by": "hosted by",
+ "pay with": "pay with",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Gehitu iragazkia",
+ "Amount": "Kopurua",
+ "An error occurred.": "Akats bat gertatu da.",
+ "And": "Eta",
+ "Be the first one to create an order": "Lehena izan eskaera bat sortzen",
+ "Bond": "Bond",
+ "Column title": "Zutabearen izena",
+ "Columns": "Zutabeak",
+ "Currency": "Txanpona",
+ "Delete": "Ezabatu",
+ "Destination": "Destination",
+ "Expiry": "Expiry",
+ "Filter": "Iragazkia",
+ "Filter value": "Iragazki balioa",
+ "Find column": "Bilatu zutabea",
+ "Hide": "Ezkutatu",
+ "Hide all": "Ezkutatu dena",
+ "Host": "Host",
+ "Is": "Da",
+ "Logic operator": "Operadore logikoa",
+ "Manage columns": "Manage columns",
+ "Menu": "Menua",
+ "No orders found to buy BTC for {{currencyCode}}": "Eskaerarik ez BTC {{currencyCode}}gatik erosteko",
+ "No orders found to sell BTC for {{currencyCode}}": "Eskaerarik ez BTC {{currencyCode}}gatik saltzeko",
+ "No results found.": "Ez da emaitzarik aurkitu.",
+ "Operator": "Operadore",
+ "Or": "Edo",
+ "Orders per page:": "Orrialde bakoitzeko eskaerak:",
+ "Others": "Besteak",
+ "Pay": "Ordaindu",
+ "Payment Method": "Ordainketa Modua",
+ "Premium": "Prima",
+ "Price": "Prezioa",
+ "Reorder column": "Birorderatu zutabea",
+ "Robot": "Robota",
+ "Sats now": "Sats now",
+ "Select columns": "Aukeratu zutabeak",
+ "Show all": "Erakutsi dena",
+ "Show columns": "Zutabeak erakutsi",
+ "Show filters": "Iragazkiak erakutsi",
+ "Sort": "Ordenatu",
+ "Sort by ASC": "Ordenatu - ASC",
+ "Sort by DESC": "Ordenatu - DESC",
+ "Timer": "Timer",
+ "Unsort": "Desordenatu",
+ "Value": "Balioa",
+ "any": "edozein",
+ "contains": "dauka",
+ "ends with": "amaitzen da",
+ "equals": "da",
+ "false": "gezurra",
+ "is": "da",
+ "is after": "atzetik dago",
+ "is any of": "hauetako edozein da",
+ "is before": "aurretik dago",
+ "is empty": "hutsik dago",
+ "is not": "ez da",
+ "is not empty": "ez dago hutsik",
+ "is on or after": "barruan edo atzean",
+ "is on or before": "barruan edo aurrean",
+ "no": "ez",
+ "starts with": "hasten da",
+ "true": "egia",
+ "yes": "bai",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Itxi",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Denak bizkorrak diren bitartean. Idatzi zure ordainketa-metodoa(k). Metodo hori onartzen duen parearekin bat egin beharko duzu. Fiat trukatzeko urratsak 24 orduko epea du eztabaida automatikoki ireki aurretik. Gomendatzen dugu berehalako fiat ordainketa moduak erabiltzea.",
+ "Are there trade limits?": "Ba al dago salerosketa mugarik?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Kontuan artu zure fiat ordainketa metodoa kuota extrak aplikatu dezakeela. Edozein kasuan, erosleak bere gain hartzen ditu fiat bidaltzearen kostuak. Horrek banku-gastuak, transferentzia kuotak eta atzerriko dibisa spread hartzen ditu. Saltzaileak eskaeraren xehetasunetan adierazitako fiat kopurua jaso behar du.",
+ "Disclaimer": "Legezko abisua",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Nola funtzionatzen du?",
+ "How it works": "Nola dabilen",
+ "How to use": "Nola erabili",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Herrialde askotan, RoboSats ez da Ebay edo Craiglist erabiltzearen ezberdina. Zure araudia alda daiteke. Zure ardura da betetzea.",
+ "Is RoboSats legal in my country?": "RoboSats legezkoa da nire herrialdean?",
+ "Is RoboSats private?": "RoboSats pribatua da?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "BTC/FIAT P2P trukaketa bat da lightningen gainean.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Parekatzea sinplifikatzen du eta konfiantza beharra minimizatzen du. RoboSats pribatutasunean eta abiaduran zentratzen da.",
+ "Project source code": "Proiektuaren kode iturburua",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats kode irekiko proiektu bat da ",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Saltzaileak edozein P2P zerbitzuren itzultze-arrisku berak ditu. PayPal edo kreditu txartelak ez dira gomendagarriak.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Aplikazio esperimental bat da, gauzak okertu daitezke. Kopuru txikiak trukatu!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Lightning aplikazio hau etengabe garatzen ari da eta bere horretan entregatzen da: kontu handiz egin trukeak. Ez dago euskarri pribaturik. Euskarria kanal publikoetan bakarrik eskaintzen da ",
+ "What are the fees?": "Zenbatekoak dira kuotak?",
+ "What are the risks?": "Zein dira arriskuak?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "Zer da RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "Zein da konfiantza eredua?",
+ "What payment methods are accepted?": "Zein ordainketa modu onartzen dira?",
+ "You can also check the full guide in ": "Gida oso ere hemen aurki dezakezu ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "Salerosketaren pausoz-pausoko deskribapen bat aurki dezakezu ondorengo helbidean ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Joan atzera",
+ "Keys": "Giltzak",
+ "Learn how to verify": "Ikasi nola egiaztatu",
+ "Messages": "Mezuak",
+ "Peer public key": "Parearen giltza publikoa",
+ "Save credentials as a JSON file": "Gorde kredentzialak JSON fitxategi moduan",
+ "Save messages as a JSON file": "Gorde mezuak JSON fitxategi moduan",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Zure giltza pribatua deszifratzeko pasahitza. Zuk bakarrik dakizu! Ez partekatu. Zure robotaren tokena ere bada.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Zure PGP giltza publikoa. Zure pareak zuk bakarrik irakur ditzakezun mezuak zifratzeko erabiliko du.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Zure komunikazioa ertzerik-ertzera zifratuta dago OpenPGP bidez. Txat honen pribatasuna egiazta dezakezu OpenPGP estandarrean oinarritutako edozein tresna erabiliz.",
+ "Your encrypted private key": "Zifratutako zure giltza pribatua",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Zifratutako zure giltza pribatua. Zure pareak zuretzako zifratu dituen mezuak deszifratzeko erabiliko duzu. Zuk bidalitako mezuak sinatzeko ere erabiliko duzu.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Zure parearen PGP giltza publikoa. Berak bakarrik irakur ditzakeen mezuak zifratzeko eta jasotako mezuak berak sinatu dituela egiaztatzeko erabiliko duzu.",
+ "Your private key passphrase (keep secure!)": "Zure giltza pribatuaren pasahitza (seguru mantendu)",
+ "Your public key": "Zure giltza publikoa",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... Lurreko lekuren batean!",
+ "Client info": "Client info",
+ "Made with": "Erabili dira",
+ "RoboSats client version": "RoboSats client version",
+ "and": "eta",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Komunitatea",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
+ "Join RoboSats English speaking community!": "Egin bat ingelerazko RoboSats komunitatearekin!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "Egin bat gaztelerazko RoboSats komunitatearekin!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "Robosats Redditen",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "Jakinarazi funtzionalitate berri bat edo akats bat",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "24 ordutan kontratatutako bolumena",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Liburuaren likidezia",
+ "CLN version": "CLN version",
+ "Client": "Bezeroa",
+ "Coordinator": "Koordinatzailea",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinator commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Oraingo onchain jasotze-kuota",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Nodoa",
+ "LND version": "LND bersioa",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Guztira kontratatutako bolumena",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Egile kuota",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Erosketa eskaera publikoak",
+ "Public sell orders": "Salmenta eskaera publikoak",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats bersioa",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Hartzaile kuota",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Robot aktiboak gaur",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "Baimendu",
+ "Enable TG Notifications": "Baimendu TG Jakinarazpenak",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "RoboSats telegrama botarekin hitz egingo duzu. Zabaldu berriketa eta sakatu Start. Telegrama bidez anonimotasun maila jaitsi zenezake.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Atzera",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Learn Robosats bisitatu behar duzu. Bertan, Robosats erabiltzen ikasteko eta nola dabilen ulertzeko tutorialak eta dokumentazioa aurkituko dituzu.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
+ "You do not have a robot avatar": "Ez daukazu robot avatarrik",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Your Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
+ "Paste token here": "Paste token here",
+ "Recover": "Recover",
+ "Robot recovery": "Robot recovery",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Gorde ezazu!",
+ "Done": "Prest",
+ "Store your robot token": "Gorde zure robot tokena",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Zure robot avatarra berreskuratu nahi izango duzu: gorde seguru. Beste aplikazio batean kopia dezakezu",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Deskargatu RoboSats {{coordinatorString}} APK Github-en",
+ "Go away!": "Go away!",
+ "On Android RoboSats app ": "On Android RoboSats app ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
+ "On remotely served browser client": "On remotely served browser client",
+ "On your own soverign node": "On your own soverign node",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "RoboSats koordinatzailea {{coordinatorString}} bertsioan dago, baina zure bezero-aplikazioa {{clientString}} da. Bertsio desegoki honek erabiltzailearen esperientzia txarra ekar dezake.",
+ "Update your RoboSats client": "Eguneratu zure RoboSats web bezeroa",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Ezeztatu",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats webgunea zure nodotik zerbitzatzen da beraz segurtasun eta pribatutasun sendoena eskaintzen dizu.",
+ "You are self-hosting RoboSats": "You are self-hosting RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Ez duzu Robosats pribatuki erabiltzen",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "Min.",
+ "to": "max.",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " %{{discount}}-ko deskontuarekin",
+ " at a {{premium}}% premium": " %{{premium}}-ko primarekin",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": " {{satoshis}} Satoshirentzat",
+ "Add New": "Gehitu Berria",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Bitcoingatik aldatzeko fiat kopurua",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "Bitcoin Erosi ala Saldu?",
+ "Choose a Pricing Method": "Aukeratu prezioa nola ezarri",
+ "Clear form": "Clear form",
+ "Edit order": "Edit order",
+ "Enable advanced options": "Enable advanced options",
+ "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
+ "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
+ "Escrow/invoice step length": "Escrow/invoice step length",
+ "Exact": "Exact",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Fiat Ordainketa Modua(k)",
+ "Fidelity Bond Size": "Fidantzaren tamaina",
+ "In or Out of Lightning?": "In or Out of Lightning?",
+ "Let the price move with the market": "Prezioa merkatuarekin mugituko da",
+ "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
+ "Must be less than {{maxSats}": "{{maxSats}} baino gutxiago izan behar da",
+ "Must be less than {{max}}%": "%{{max}} baino gutxiago izan behar da",
+ "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
+ "Must be more than {{minSats}}": "{{minSats}} baino gehiago izan behar da",
+ "Must be more than {{min}}%": "%{{min}} baino gehiago izan behar da",
+ "Must be shorter than 65 characters": "65 karaktere baino gutxiago izan behar ditu",
+ "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
+ "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
+ "Order current rate:": "Uneko Prezioa:",
+ "Order for ": "Order for ",
+ "Order rate:": "Order rate:",
+ "Premium over Market (%)": "Merkatuarekiko Prima (%)",
+ "Public Duration (HH:mm)": "Iraupen publikoa (HH:mm)",
+ "Public order length": "Public order length",
+ "Relative": "Erlatiboa",
+ "Satoshis": "Satoshiak",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "Satoshi kopuru finko bat ezarri",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Inplikazio maila finkatu, handitu segurtasun gehiago izateko",
+ "Swap Destination(s)": "Trukearen Norakoa(k)",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "You can add new methods",
+ "You must fill the form correctly": "You must fill the form correctly",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
+ "Your order fixed exchange rate": "Zure eskaeraren kanbio-tasa finkoa",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Egile",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Hartzaile",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Lightning routing failed",
+ "New chat message": "New chat message",
+ "Order chat is open": "Order chat is open",
+ "Order has been disputed": "Order has been disputed",
+ "Order has been taken!": "Order has been taken!",
+ "Order has expired": "Order has expired",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
+ "Trade finished successfully!": "Trade finished successfully!",
+ "You can claim Sats!": "You can claim Sats!",
+ "You lost the dispute": "You lost the dispute",
+ "You won the dispute": "You won the dispute",
+ "₿ Rewards!": "₿ Rewards!",
+ "⚖️ Disputed!": "⚖️ Disputed!",
+ "✅ Bond!": "✅ Bond!",
+ "✅ Escrow!": "✅ Escrow!",
+ "❗⚡ Routing Failed": "❗⚡ Routing Failed",
+ "👍 dispute": "👍 dispute",
+ "👎 dispute": "👎 dispute",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 message!",
+ "😪 Expired!": "😪 Expired!",
+ "🙌 Funished!": "🙌 Funished!",
+ "🥳 Taken!": "🥳 Taken!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Kopurua {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Eskaera hau onartuz gero, denbora galtzea arriskatzen duzu. Egileak ez badu garaiz jarraitzen, satoshietan konpentsatua izango zara egilearen fidantzaren %50arekin",
+ "Enter amount of fiat to exchange for bitcoin": "Sartu bitcongatik aldatu nahi duzun fiat kopurua",
+ "Sounds fine": "Sounds fine",
+ "Take Order": "Eskaera hartu",
+ "The maker is away": "Hartzailea ez dago",
+ "Too high": "Altuegia",
+ "Too low": "Baxuegia",
+ "Wait until you can take an order": "Itxaron eskaera hartu ahal izan arte",
+ "You must specify an amount first": "Aurrena kopurua zehaztu behar duzu",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Onartutako ordainketa moduak",
+ "Amount of Satoshis": "Satoshi kopurua",
+ "Deposit timer": "Gordailu tenporizadorea",
+ "Expires in": "Iraungitze denbora",
+ "F2F location": "F2F location",
+ "Order Details": "Xehetasunak",
+ "Order ID": "Eskaera ID",
+ "Order host": "Order host",
+ "Order maker": "Eskaera egile",
+ "Order status": "Eskaeraren egoera",
+ "Order taker": "Eskaera hartzaile",
+ "Penalty lifted, good to go!": "Zigorra kendu da, prest!",
+ "Premium over market price": "Merkatuko prezioarekiko prima",
+ "Price and Premium": "Prezioa eta Prima",
+ "Swap destination": "Trukearen norakoa",
+ "The order has expired": "Eskaera iraungi da",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Oraindik ezin duzu eskaerarik hartu! Itxaron{{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prima: %{{premium}}",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Eskatu",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Baimendu Telegram Jakinarazpenak",
+ "Generate with Webln": "Generate with Webln",
+ "Inactive order": "Eskaera ez aktiboa",
+ "Invoice for {{amountSats}} Sats": "{{amountSats}} Sateko fakura",
+ "No active orders": "Eskaera aktiborik ez",
+ "One active order #{{orderID}}": "Eskaera aktiboa #{{orderID}}",
+ "Submit": "Bidali",
+ "Telegram enabled": "Telegram baimendua",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Erabili ezkutuko fakturak",
+ "You do not have previous orders": "Ez duzu aurretik eskaerarik",
+ "Your compensations": "Your compensations",
+ "Your current order": "Zure oraingo eskaera",
+ "Your last order #{{orderID}}": "Zure azken eskaera #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Dark",
+ "Light": "Light",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connected to TOR network",
+ "Connecting to TOR network": "Connecting to TOR network",
+ "Connection error": "Connection error",
+ "Initializing TOR daemon": "Initializing TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
+ "Collaborative Cancel": "Lankidetza ezeztapena",
+ "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Lankidetzaz ezeztatzeko eskaera egin duzu",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} lankidetzaz ezeztatzea eskatu du",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Erosle",
+ "Completed in": "Igarotako denbora",
+ "Contract exchange rate": "Kontratuaren truke-tasa",
+ "Coordinator trade revenue": "Coordinator trade revenue",
+ "Export trade summary": "Export trade summary",
+ "Maker bond": "Egile fidantza",
+ "Mining fee": "Meatzaritza kuota",
+ "Onchain swap fee": "Onchain swap kuota",
+ "Received": "Jasota",
+ "Routing budget": "Routing budget",
+ "Seller": "Saltzaile",
+ "Sent": "Bidalita",
+ "Taker bond": "Hartzaile fidantza",
+ "Timestamp": "Amaiera ordua",
+ "Trade Summary": "Salerosketaren laburpena",
+ "Unlocked": "Desblokeatua",
+ "User role": "Erabiltzaile rola",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Begiratu Kartera Bateragarriak",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Eskaera ezeztatu?",
+ "Confirm Cancel": "Onartu ezeztapena",
+ "If the order is cancelled now you will lose your bond.": "Eskaera ezeztatuz gero fidantza galduko duzu.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accept Cancelation",
+ "Ask for Cancel": "Ezeztatzea eskatu",
+ "Collaborative cancel the order?": "Eskaera lankidetzaz ezeztatu?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Eskaeraren fidantza bidali da. Eskaera ezeztatu daiteke bakarrik egileak eta hartzaileak hala adosten badute.",
+ "Your peer has asked for cancellation": "Your peer has asked for cancellation",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Onartu eta eztabaida ireki",
+ "Disagree": "Atzera",
+ "Do you want to open a dispute?": "Eztabaida bat ireki nahi duzu?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Ziurtatu txata ESPORTATU duzula. Baliteke langileek zure txat log JSON esportatua eskatzea desadostasunak konpontzeko. Zure ardura da gordetzea.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "RoboSatseko langileek baieztapenak eta frogak aztertuko dituzte. Kasu oso bat eraiki behar duzu, langileek ezin baitute txateko berriketa irakurri. Hobe da behin erabiltzeko kontaktu metodo bat ematea zure adierazpenarekin. Blokeatutako Satosiak eztabaidako irabazleari bidaliko zaizkio, eta galtzaileak, berriz, fidantza galduko du.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Baieztatu",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Baieztatu {{amount}} {{currencyCode}} jaso duzula?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
+ "Invoice not received, please check your WebLN wallet.": "Faktura ez da jaso, mesedez begiratu zure WebLN kartera.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Ikuskatu PGP",
+ "Export": "Esportatu",
+ "Save full log as a JSON file (messages and credentials)": "Gorde log guztia JSON fitxategi batean (mezuak eta kredentzialak)",
+ "Verify your privacy": "Zure pribatasuna egiaztatu",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...waiting",
+ "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
+ "Peer": "Bera",
+ "You": "Zu",
+ "connected": "konektatuta",
+ "disconnected": "deskonektatuta",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Konektatzen...",
+ "Send": "Bidali",
+ "Type a message": "Idatzi mezu bat",
+ "Waiting for peer public key...": "Waiting for peer public key...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Attach chat logs",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Aurkeztu eztabaidaren adierazpena",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Advanced options",
+ "Invoice to wrap": "Invoice to wrap",
+ "Payout Lightning Invoice": "Lightning Faktura ordaindu",
+ "Proxy Budget": "Proxy Budget",
+ "Routing Budget": "Routing Budget",
+ "Server": "Server",
+ "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
+ "Use Lnproxy": "Use Lnproxy",
+ "Wrap": "Wrap",
+ "Wrapped invoice": "Wrapped invoice",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Bitcoin Helbidea",
+ "Final amount you will receive": "Jasoko duzun azken kopurua",
+ "Invalid": "Baliogabea",
+ "Mining Fee": "Meatzaritza Kuota",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
+ "Swap fee": "Swap kuota",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Baieztatu {{amount}} {{currencyCode}} jaso dela",
+ "Confirm {{amount}} {{currencyCode}} sent": "Baieztatu {{amount}} {{currencyCode}} bidali dela",
+ "Open Dispute": "Eztabaida Ireki",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Agurtu! Lagungarri eta labur izan. Jakin dezatela {{amount}} {{currencyCode}}ak nola bidali.",
+ "To open a dispute you need to wait": "To open a dispute you need to wait",
+ "Wait for the seller to confirm he has received the payment.": "Itxaron saltzaileak ordainketa jaso duela baieztatu arte.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Mesedez, gorde zure agindua eta zure ordainketak identifikatzeko behar duzun informazioa: eskaera IDa; fidantzaren edo gordailuaren ordainagiriak (begira ezazu zure lightning karteran); satosi kopuru zehatza; eta robot ezizena. Zure burua identifikatu beharko duzu salerosketa honetako partehartzaile moduan posta elektroniko bidez (edo beste kontaktu metodo baten bitartez).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Eztabaidaren ebazpen-kopurua jaso dezakezu (fidantza eta kolaterala) zure profileko sarien atalean. Langileek egin dezaketen beste zerbait badago, ez izan zalantzarik harremanetan jartzeko robosat@protonmail.com bidez (edo zure behin erabiltzeko metodoarekin).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Itxaron pixka bat. Saltzaileak ez badu gordailatzen, automatikoki berreskuratuko duzu zure fidantza. Gainera, konpentsazio bat jasoko duzu (begiratu sariak zure profilean).",
+ "We are waiting for the seller to lock the trade amount.": "Saltzaileak adostutako kopurua blokeatu zain gaude.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Eskaera Berritu",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Kopiatu",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Atxikitako faktura bat da hau, zure karteran blokeatuko da. Eztabaida bat bertan behera utzi edo galtzen baduzu bakarrik kobratuko da.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Atxikitako faktura bat da hau, zure karteran blokeatuko da. Erosleari emango zaio, behin {{currencyCode}}ak jaso dituzula baieztatuta.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Eskaera berriz ezarri",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Zure ordena publikoa eten egin da. Oraingoz beste robot batzuek ezin dute ez ikusi ez hartu. Noiznahi aktibatu dezakezu.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "{{amountFiat}} {{currencyCode}} bidaltzea baimendu aurretik, ziurtatu nahi dugu BTC jaso dezakezula.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Itxaron pixka bat. Erosleak ez badu kooperatzen, kolaterala eta zure fidantza automatikoki jasoko dituzu. Gainera, konpentsazio bat jasoko duzu (begiratu sariak zure profilean).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Erosleak lightning faktura bat partekatu zain gaude. Behin hori eginda, zuzenean ordainketaren xehetasunak komunikatu ahalko dizkiozu.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "{{currencyCode}} eskaera publikoen artean (altuagoa merkeagoa da)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Eskaera hartu gabe amaitzen bada, fidantza automatikoki itzuliko zaizu.",
+ "Pause the public order": "Eskaera publikoa eten",
+ "Premium rank": "Prima maila",
+ "Public orders for {{currencyCode}}": "Eskaera publikoak {{currencyCode}}entzat",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Akatsaren arrazoia:",
+ "Next attempt in": "Hurrengo saiakera",
+ "Retrying!": "Berriz saiatzen!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 3 aldiz saiatuko da zure faktura ordaintzen, tartean minutu bateko etenaldiarekin. Akatsa ematen jarraitzen badu, faktura berri bat aurkeztu ahal izango duzu. Begiratu ea nahikoa sarrerako likidezia daukazun. Gogoratu lightning nodoak online egon behar direla ordainketak jaso ahal izateko.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Zure faktura iraungi da edo 3 ordainketa saiakera baino gehiago egin dira. Aurkeztu faktura berri bat.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats zure Lightning faktura ordaintzen saiatzen ari da. Gogoratu lightning nodoak online egon behar direla ordainketak jaso ahal izateko.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats hobetu egiten da likidezia eta erabiltzaile gehiagorekin. Aipatu Robosats lagun bitcoiner bati!",
+ "Sending coins to": "Sending coins to",
+ "Start Again": "Berriz Hasi",
+ "Thank you for using Robosats!": "Mila esker Robosats erabiltzeagatik!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Zure TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Mesedez itxaron hartzaileak fidantza blokeatu harte. Hartzaileak fidantza garaiz blokeatzen ez badu, eskaera berriz publikatuko da.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "A robot technician has arrived!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Customize viewports",
+ "Freeze viewports": "Freeze viewports",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Kontaiguzu nola hobetu dezakegun (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "Gatazka bat irekitzeko itxaron behar duzu <1><1/>",
+ "Waiting for maker bond": "Waiting for maker bond",
+ "Public": "Public",
+ "Waiting for taker bond": "Waiting for taker bond",
+ "Cancelled": "Cancelled",
+ "Expired": "Expired",
+ "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
+ "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
+ "Waiting only for buyer invoice": "Waiting only for buyer invoice",
+ "Sending fiat - In chatroom": "Sending fiat - In chatroom",
+ "Fiat sent - In chatroom": "Fiat sent - In chatroom",
+ "In dispute": "In dispute",
+ "Collaboratively cancelled": "Collaboratively cancelled",
+ "Sending satoshis to buyer": "Sending satoshis to buyer",
+ "Successful trade": "Successful trade",
+ "Failed lightning network routing": "Failed lightning network routing",
+ "Wait for dispute resolution": "Wait for dispute resolution",
+ "Maker lost dispute": "Maker lost dispute",
+ "Taker lost dispute": "Taker lost dispute",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
+ "This order has been cancelled by the maker": "This order has been cancelled by the maker",
+ "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
+ "Invalid Order Id": "Invalid Order Id",
+ "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
+ "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
+ "This order is not available": "This order is not available",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/fr.json b/frontend/static/locales/fr.json
index 8be8f69b..08951dbc 100644
--- a/frontend/static/locales/fr.json
+++ b/frontend/static/locales/fr.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Utilisation Testnet Bitcoin",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Graphique",
- "Create": "Créer",
- "List": "Lister",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Commandes existantes correspondent aux vôtres !",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Soutien communauté et public",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Apprendre RoboSats",
- "RoboSats information": "RoboSats information",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "Plus",
- "Offers": "Offres",
- "Order": "Ordre",
- "Settings": "Réglages",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Contrat",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Générer un jeton",
- "2. Meet your robot identity": "2. Découvrez votre identité robotique",
- "3. Browse or create an order": "3. Consulter ou créer une commande",
- "Building your robot!": "Construction de votre robot !",
- "Continue": "Continue",
- "Generate token": "Génération jeton",
- "Hi! My name is": "Bonjour, je m'appelle",
- "If you need help on your RoboSats journey join our public support": "Si vous avez besoin d'aide dans votre voyage avec RoboSats, rejoignez notre support public",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats est une place de marché pair à pair. Vous pouvez consulter les offres publiques ou en créer une nouvelle.",
- "See profile": "Voir profile",
- "Store it somewhere safe!": "Conservez-le en lieu sûr!",
- "Telegram group": "Groupe Telegram",
- "This is your trading avatar": "Ceci est votre avatar d'échange",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "Cette clé temporaire vous donne accès à une identité de robot unique et privée pour faire des transactions.",
- "You can also add your own random characters into the token or": "Vous pouvez également ajouter vos propres caractères aléatoires dans le jeton ou",
- "or visit the robot school for documentation.": "ou visiter l'école robosats pour la documentation.",
- "roll again": "rouler de nouveau",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Ordre actif #{{orderID}}",
- "Add Robot": "Ajout Robot",
- "Add a new Robot": "Ajouter un nouveau Robot",
- "Building...": "Construction...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Dernier ordre #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Récupération",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "La réutilisation de l'identité d'échange dégrade votre vie privée par rapport aux autres utilisateurs, coordinateurs et observateurs.",
- "Robot Garage": "Garage des robots",
- "Store your token safely": "Stockez votre jeton en sécurité",
- "Welcome back!": "Bon retour parmi nous !",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Copié !",
- "Not enough entropy, make it more complex": "L'entropie n'est pas suffisante, il faut la rendre plus complexe",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "Une bourse d'échange P2P LN simple et privée",
- "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Récupérer un robot existant à l'aide de votre jeton",
- "Start": "Commencer",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connexion au réseau TOR",
- "Connection encrypted and anonymized using TOR.": "Connexion chiffré et anonymisée utilisant TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Cela garantit une confidentialité maximale, mais l'application peut sembler lente. Si la connexion est perdue, redémarrez l'application.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "Tous",
- "Buy": "Acheter",
- "DESTINATION": "DESTINATION",
- "I want to": "Je veux",
- "METHOD": "MÉTHODE",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Sélectionner la devise de paiement",
- "Select Payment Method": "Sélectionner le mode de paiement",
- "Sell": "Vendre",
- "Swap In": "Échange LN->OC",
- "Swap Out": "Échange OC->LN",
- "and use": "et utiliser",
- "hosted by": "hosted by",
- "pay with": "payer avec",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Ajouter filtre",
- "Amount": "Montant",
- "An error occurred.": "Une erreur s'est produite.",
- "And": "Et",
- "Be the first one to create an order": "Soyez le premier à créer un ordre",
- "Bond": "Caution",
- "Column title": "Titre de colonne",
- "Columns": "Colonnes",
- "Currency": "Devise",
- "Delete": "Supprimer",
- "Destination": "Destination",
- "Expiry": "Expiration",
- "Filter": "Filtre",
- "Filter value": "Valeur du filtre",
- "Find column": "Trouver une colonne",
- "Hide": "Cacher",
- "Hide all": "Tout cacher",
- "Host": "Host",
- "Is": "Est",
- "Logic operator": "Opérateur logic",
- "Manage columns": "Gestion des colonnes",
- "Menu": "Menu",
- "No orders found to buy BTC for {{currencyCode}}": "Aucun ordre trouvé pour acheter des BTC pour {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "Aucun ordre trouvé pour vendre des BTC pour {{currencyCode}}",
- "No results found.": "No results found.",
- "Operator": "Opérateur",
- "Or": "Ou",
- "Orders per page:": "Ordres par page :",
- "Others": "Autres",
- "Pay": "Payer",
- "Payment Method": "Mode de paiement",
- "Premium": "Prime",
- "Price": "Prix",
- "Reorder column": "Réorganiser les colonnes",
- "Robot": "Robot",
- "Sats now": "Sats maintenant",
- "Select columns": "Sélectionner les colonnes",
- "Show all": "Afficher tout",
- "Show columns": "Afficher les colonnes",
- "Show filters": "Afficher les filtres",
- "Sort": "Tri",
- "Sort by ASC": "Tri ascendant",
- "Sort by DESC": "Tri descendant",
- "Timer": "Minuteur",
- "Unsort": "Déclasser",
- "Value": "Valeur",
- "any": "tous",
- "contains": "contient",
- "ends with": "se termine par",
- "equals": "équivaut",
- "false": "faux",
- "is": "est",
- "is after": "est après",
- "is any of": "est un des éléments suivants",
- "is before": "est avant",
- "is empty": "est vide",
- "is not": "n'est pas",
- "is not empty": "n'est pas vide",
- "is on or after": "est activé ou après",
- "is on or before": "est activé ou avant",
- "no": "non",
- "starts with": "commence par",
- "true": "vrai",
- "yes": "oui",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Fermer",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Tous, à condition qu'ils soient rapides. Vous pouvez noter vos modes de paiement préférés. Vous devrez vous mettre en relation avec un pair qui accepte également ce mode. L'étape d'échange de fiat a un délai d'expiration de 24 heures avant qu'un litige ne soit automatiquement ouvert. Nous vous recommandons vivement d'utiliser les rails de paiement instantané en fiat.",
- "Are there trade limits?": "Y a-t-il des limites de transaction?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Sachez que votre fournisseur de paiement en fiat peut facturer des frais supplémentaires. Dans tous les cas, c'est l'acheteur qui supporte les frais d'envoi des devises. Cela comprend les frais bancaires, les frais de transfert et les écarts de change. Le vendeur doit recevoir exactement le montant indiqué dans les détails de la commande.",
- "Disclaimer": "Avertissement",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Comment ça marche?",
- "How it works": "Comment ça marche",
- "How to use": "Comment utiliser",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Dans de nombreux pays, l'utilisation de RoboSats n'est pas différente de celle d'Ebay ou de Craiglist. Votre réglementation peut varier. Il est de votre responsabilité de vous conformer.",
- "Is RoboSats legal in my country?": "RoboSats est-il légal dans mon pays?",
- "Is RoboSats private?": "RoboSats est-il privé?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Il s'agit d'un échange BTC/FIAT pair à pair via lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Il simplifie la mise en relation et minimise le besoin de confiance. RoboSats se concentre sur la confidentialité et la vitesse.",
- "Project source code": "Code source du projet",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats est un projet open source",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Le vendeur est confronté au même risque de rétrofacturation qu'avec n'importe quel autre service pair à pair. Paypal ou les cartes de crédit ne sont pas recommandés.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Ceci est une application expérimentale, les choses pourraient mal tourner. Échangez de petites sommes!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Cette application Lightning est fournie telle quelle. Elle est en cours de développement: négociez avec la plus grande prudence. Il n'y a pas de support privé. Le support est uniquement proposé via les canaux publics",
- "What are the fees?": "Quels sont les frais ?",
- "What are the risks?": "Quels sont les risques?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "C'est quoi RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "Quel est le modèle de confiance?",
- "What payment methods are accepted?": "Quels sont les modes de paiement acceptés?",
- "You can also check the full guide in ": "Vous pouvez également consulter le guide complet sur ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "Vous pouvez trouver une description pas à pas des échanges en ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Retourner",
- "Keys": "Keys",
- "Learn how to verify": "Apprendre à vérifier",
- "Messages": "Messages",
- "Peer public key": "Clé publique de l'autre",
- "Save credentials as a JSON file": "Enregistrer les accès dans un fichier JSON",
- "Save messages as a JSON file": "Enregistrer les messages dans un fichier JSON",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "La phrase de passe pour décrypter votre clé privée. Vous êtes le seul à la connaître ! Ne la partagez pas. C'est aussi votre jeton du robot.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Votre clé publique PGP. Votre correspondant l'utilise pour crypter les messages que vous êtes le seul à pouvoir lire.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Votre communication est chiffrée de bout en bout avec OpenPGP. Vous pouvez vérifier la confidentialité de ce chat en utilisant n'importe quel outil basé sur la norme OpenPGP.",
- "Your encrypted private key": "Votre clé privée chiffrée",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Votre clé privée chiffrée. Vous l'utilisez pour déchiffrer les messages que votre correspondant a chiffrés pour vous. Vous l'utilisez également pour signer les messages que vous envoyez.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "La clé publique PGP de votre correspondant. Vous l'utilisez pour chiffrer les messages que lui seul peut lire et pour vérifier que votre correspondant a signé les messages entrants.",
- "Your private key passphrase (keep secure!)": "Phrase de passe de votre clé privée (à conserver précieusement !)",
- "Your public key": "Votre clé publique",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... quelque part sur Terre!",
- "Client info": "Client info",
- "Made with": "Construit avec",
- "RoboSats client version": "RoboSats client version",
- "and": "et",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Communauté",
- "Follow RoboSats in Nostr": "Suivez RoboSats sur Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Sujets Github - Le Projet Open Source des Satoshis Robotiques",
- "Join RoboSats English speaking community!": "Rejoignez la communauté anglophone de RoboSats!",
- "Join RoboSats SimpleX group": "Rejoignez RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "Rejoignez la communauté hispanophone de RoboSats!",
- "Nostr Official Account": "Nostr Compte officiel",
- "RoboSats in Reddit": "RoboSats sur Reddit",
- "RoboSats main public support": "RoboSats support public principal",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "L'assistance n'est offerte que via SimpleX. Rejoignez notre communauté si vous avez des questions ou si vous voulez passer du temps avec d'autres robots sympas. Utilisez les Sujets Github si vous trouvez un bug ou si vous voulez voir de nouvelles fonctionnalités !",
- "Tell us about a new feature or a bug": "Parlez-nous d'une nouvelle fonctionnalité ou d'un bug",
- "We are abandoning Telegram! Our old TG groups": "Nous abandonnons Telegram ! Nos anciens groupes TG",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "Volume contracté en 24h",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Liquidité du livre",
- "CLN version": "CLN version",
- "Client": "Client",
- "Coordinator": "Coordinateur",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinateur commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Frais de paiement actuels de la chaîne",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Node",
- "LND version": "Version",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Volume contracté total",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Frais du createur",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Ordres d'achat publics",
- "Public sell orders": "Ordres de vente publics",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats version",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Frais du preneur",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Robots actifs aujourd'hui",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Navigateur",
- "Enable": "Activer",
- "Enable TG Notifications": "Activer notifications TG",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Vous serez redirigé vers une conversation avec le robot telegram RoboSats. Il suffit d'ouvrir le chat et d'appuyer sur Start. Notez qu'en activant les notifications Telegram, vous risquez de réduire votre niveau d'anonymat.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Retour",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Vous êtes sur le point de visiter Learn RoboSats. Il héberge des tutoriels et de la documentation pour vous aider à apprendre à utiliser RoboSats et à comprendre son fonctionnement.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Créez d'abord un avatar de robot. Créez ensuite votre propre commande.",
- "You do not have a robot avatar": "Vous n'avez pas d'avatar robot",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Votre Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Saisissez votre jeton de robot pour reconstruire votre robot et accéder à ses transactions.",
- "Paste token here": "Coller le jeton ici",
- "Recover": "Récupérer",
- "Robot recovery": "Récupération du robot",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Sauvegardez!",
- "Done": "Fait",
- "Store your robot token": "Enregistrez votre jeton du robot",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Vous pourriez avoir besoin de récupérer votre avatar robot à l'avenir : conservez-le en toute sécurité. Vous pouvez simplement le copier dans une autre application.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Télécharger RoboSats {{coordinatorString}} APK depuis les publications Github",
- "Go away!": "Partez !",
- "On Android RoboSats app ": "Sur l'application Android RoboSats ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Sur le client Tor Browser, rafraîchissez simplement votre onglet (cliquez ici ou appuyer sur Ctrl+Shift+R)",
- "On remotely served browser client": "Sur le navigateur client servi à distance",
- "On your own soverign node": "Sur votre propre nœud souverain",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "Le coordinateur RoboSats est sur la version {{versioncoordinateur}}, mais votre application client est {{versionclient}}. Ce décalage de version peut entraîner une mauvaise expérience pour l'utilisateur.",
- "Update your RoboSats client": "Mettez à jour votre client RoboSats",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Annuler",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "Le client RoboSats est servi à partir de votre propre nœud, ce qui vous garantit une sécurité et une confidentialité optimales.",
- "You are self-hosting RoboSats": "Vous auto-hébergez RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Vous n'utilisez pas RoboSats en privé",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "De",
- "to": "à",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " à une remise de {{discount}}%",
- " at a {{premium}}% premium": " à une prime de {{premium}}%",
- " at market price": " au prix du marché",
- " of {{satoshis}} Satoshis": " de {{satoshis}} Satoshis",
- "Add New": "Ajouter nouveau",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Montant Plage",
- "Amount of BTC to swap for LN Sats": "Montant de BTC à échanger contre des LN Sats",
- "Amount of fiat to exchange for bitcoin": "Montant de fiat à échanger contre bitcoin",
- "Buy BTC for ": "Acheter BTC pour ",
- "Buy or Sell Bitcoin?": "Acheter ou vendre bitcoin?",
- "Choose a Pricing Method": "Choisir un mode de tarification",
- "Clear form": "Effacer formulaire",
- "Edit order": "Editer l'ordre",
- "Enable advanced options": "Activer les options avancées",
- "Enter the destination of the Lightning swap": "Saisir la destination de l'échange Lightning",
- "Escrow/Invoice Timer (HH:mm)": "Minuterie de dépôt de garantie/facture (HH:mm)",
- "Escrow/invoice step length": "Longueur de l'étape de dépôt fiduciaire/facture",
- "Exact": "Exact",
- "Exact Amount": "Montant exact",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Mode(s) de paiement Fiat",
- "Fidelity Bond Size": "Taille de la garantie de fidélité",
- "In or Out of Lightning?": "Entrer ou sortir du Lightning?",
- "Let the price move with the market": "Laisser le prix évoluer avec le marché",
- "Must be less than {{maxAmount}}": "Doit être moins de {{maxAmount}}",
- "Must be less than {{maxSats}": "Doit être moins de {{maxSats}}",
- "Must be less than {{max}}%": "Doit être moins de {{max}}%",
- "Must be more than {{minAmount}}": "Doit être plus que {{minAmount}}",
- "Must be more than {{minSats}}": "Doit être plus que {{minSats}}",
- "Must be more than {{min}}%": "Doit être plus que {{min}}%",
- "Must be shorter than 65 characters": "Doit être plus court que 65 caractères",
- "Onchain amount to receive (BTC)": "Onchain montant à recevoir (BTC)",
- "Onchain amount to send (BTC)": "Onchain montant à envoyer (BTC)",
- "Order current rate:": "Commander le taux actuel:",
- "Order for ": "Ordre pour ",
- "Order rate:": "Taux d'ordre:",
- "Premium over Market (%)": "Prime sur le marché (%)",
- "Public Duration (HH:mm)": "Durée publique (HH:mm)",
- "Public order length": "Durée de l'ordre public",
- "Relative": "Relative",
- "Satoshis": "Satoshis",
- "Sell BTC for ": "Vends BTC pour ",
- "Set a fix amount of satoshis": "Fixer un montant fixe de satoshis",
- "Set the skin-in-the-game, increase for higher safety assurance": "Définissez la peau en jeu, augmentez pour une meilleure assurance de sécurité",
- "Swap Destination(s)": "Destination(s) de l'échange",
- "Swap into LN ": "Échanger dans LN ",
- "Swap of ": "Échange de ",
- "Swap out of LN ": "Échanger hors de LN ",
- "Swap?": "Échange?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "Vous pouvez ajouter de nouvelles méthodes",
- "You must fill the form correctly": "Vous devez remplir le formulaire correctement",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "Vous recevez environ {{swapSats}} LN Sats (les frais peuvent varier).",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "Vous envoyez environ {{swapSats}} LN Sats (les frais peuvent varier)",
- "Your order fixed exchange rate": "Taux de change fixe de votre commande",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Auteur",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Preneur",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Échec routage Lightning",
- "New chat message": "Nouveau message chat",
- "Order chat is open": "Ordre chat ouvert",
- "Order has been disputed": "L'ordre a été contesté",
- "Order has been taken!": "L'ordre a été pris!",
- "Order has expired": "L'ordre a expiré",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Bourse d'échange de bitcoins simple et privée",
- "Trade finished successfully!": "L'échange est terminée avec succès !",
- "You can claim Sats!": "Vous pouvez réclamer des Sats !",
- "You lost the dispute": "Vous avez perdu la dispute",
- "You won the dispute": "Vous avez gagné la dispute",
- "₿ Rewards!": "₿ Récompenses!",
- "⚖️ Disputed!": "⚖️ Contesté!",
- "✅ Bond!": "✅ Caution!",
- "✅ Escrow!": "✅ Tiers de confiance!",
- "❗⚡ Routing Failed": "❗⚡ Échec du routage",
- "👍 dispute": "👍 dispute",
- "👎 dispute": "👎 dispute",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 message!",
- "😪 Expired!": "😪 Expiré!",
- "🙌 Funished!": "🙌 Funished!",
- "🥳 Taken!": "🥳 Pris!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Montant {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "En prenant cette ordre, vous risquez de perdre votre temps. Si l'auteur ne procède pas dans les temps, vous serez compensé en satoshis à hauteur de 50% de la caution de l'auteur.",
- "Enter amount of fiat to exchange for bitcoin": "Saisissez le montant de fiat à échanger contre des bitcoins",
- "Sounds fine": "Sounds fine",
- "Take Order": "Prendre l'ordre",
- "The maker is away": "Le createur est absent",
- "Too high": "Trop haut",
- "Too low": "Trop bas",
- "Wait until you can take an order": "Attendez jusqu'à ce que vous puissiez prendre un ordre",
- "You must specify an amount first": "Vous devez d'abord spécifier un montant",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Modes de paiement acceptés",
- "Amount of Satoshis": "Montant de Satoshis",
- "Deposit timer": "Deposit timer",
- "Expires in": "Expire en",
- "F2F location": "F2F location",
- "Order Details": "Détails de l'ordre",
- "Order ID": "ID de l'ordre",
- "Order host": "Order host",
- "Order maker": "Createur d'ordre",
- "Order status": "État de l'ordre",
- "Order taker": "Preneur d'ordre",
- "Penalty lifted, good to go!": "Pénalité levée, vous pouvez y aller!",
- "Premium over market price": "Prime sur le prix du marché",
- "Price and Premium": "Prix et prime",
- "Swap destination": "Destination de l'échange",
- "The order has expired": "L'ordre a expiré",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Vous ne pouvez pas encore prendre un ordre! Attendez {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "Vous recevez via {{méthode}} {{montant}}",
- "You receive {{amount}} Sats (Approx)": "Vous recevez via Lightning {{amount}} Sats (environ)",
- "You send via Lightning {{amount}} Sats (Approx)": "Vous envoyez via Lightning {{amount}} Sats (environ)",
- "You send via {{method}} {{amount}}": "Vous envoyez via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prime: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Réclamer",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Activer les notifications Telegram",
- "Generate with Webln": "Générer avec Webln",
- "Inactive order": "Ordre inactif",
- "Invoice for {{amountSats}} Sats": "Facture pour {{amountSats}} Sats",
- "No active orders": "Aucun ordre actif",
- "One active order #{{orderID}}": "Un ordre active #{{orderID}}",
- "Submit": "Soumettre",
- "Telegram enabled": "Telegram activé",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Utiliser des factures discrètes",
- "You do not have previous orders": "Vous n'avez pas de commandes précédentes",
- "Your compensations": "Your compensations",
- "Your current order": "Votre ordre en cours",
- "Your last order #{{orderID}}": "Votre dernière commande #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Sombre",
- "Light": "Light",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connecté au réseau TOR",
- "Connecting to TOR network": "Connexion au réseau TOR",
- "Connection error": "Erreur de connexion",
- "Initializing TOR daemon": "Initialisation du daemon TOR",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Annuler l'ordre et débloquer l'obligation instantanément",
- "Collaborative Cancel": "Annulation collaborative",
- "Unilateral cancelation (bond at risk!)": "Annulation unilatérale (caution à risque !)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Vous avez demandé une annulation collaborative",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} demande une annulation collaborative",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Acheteur",
- "Completed in": "Terminé en",
- "Contract exchange rate": "Taux de change du contrat",
- "Coordinator trade revenue": "Revenue transaction coordinateur",
- "Export trade summary": "Export résumé transaction",
- "Maker bond": "Caution de l'auteur",
- "Mining fee": "Frais du minage",
- "Onchain swap fee": "Frais des échanges Onchain",
- "Received": "Reçu",
- "Routing budget": "Budget de routage",
- "Seller": "Vendeur",
- "Sent": "Envoyé",
- "Taker bond": "Preneur de la caution",
- "Timestamp": "Horodatage",
- "Trade Summary": "Résumé transaction",
- "Unlocked": "Débloqué",
- "User role": "Rôle utilisateur",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Voir Portefeuilles compatibles",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Annuler l'ordre?",
- "Confirm Cancel": "Confirmer l'annulation",
- "If the order is cancelled now you will lose your bond.": "Si l'ordre est annulé maintenant, vous perdrez votre caution",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accepter l'annulation",
- "Ask for Cancel": "Demande d'annulation",
- "Collaborative cancel the order?": "Annuler l'ordre en collaboration?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Le dépôt de transaction a été enregistré. L'ordre ne peut être annulé que si les deux parties, le createur et le preneur, sont d'accord pour l'annuler.",
- "Your peer has asked for cancellation": "Votre correspondant a demandé l'annulation",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Accepter et ouvrir un litige",
- "Disagree": "En désaccord",
- "Do you want to open a dispute?": "Voulez-vous ouvrir un litige?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Veillez à EXPORTER le journal de discussion. Le personnel peut demander le JSON de votre journal de chat exporté afin de résoudre des litiges. Il est de votre responsabilité de le stocker.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Le personnel de RoboSats examinera les déclarations et les preuves fournies. Vous devez constituer un dossier complet, car le personnel ne peut pas lire le chat. Il est préférable de fournir une méthode de contact jetable avec votre déclaration. Les satoshis dans le dépôt seront envoyés au gagnant du litige, tandis que le perdant du litige perdra la caution.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Confirmer",
- "Confirm you received {{amount}} {{currencyCode}}?": "Confirmez que vous avez reçu les {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirmer que vous avez reçu {{montant}} {{currencyCode}} finalisera la transaction. Les satoshis en caution seront remis à l'acheteur. Ne confirmez qu'une fois que {{montant}} {{currencyCode}} sont arrivés sur votre compte. Notez que si vous avez reçu le paiement et que vous ne cliquez pas sur confirmer, vous risquez de perdre votre caution.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirmez votre envoi {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirmer que vous avez envoyé {{montant}} {{currencyCode}} permettra à votre correspondant de finaliser la transaction. Si vous ne l'avez pas encore envoyé et que vous procédez à une fausse confirmation, vous risquez de perdre votre caution.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "LIRE. Si votre paiement au vendeur a été bloqué et qu'il est absolument impossible de terminer la transaction, vous pouvez annuler votre confirmation de vente de \"Fiat envoyé\". Ne le faites que si vous et le vendeur avez DÉJÀ ACCORDÉ dans le chat de procéder à une annulation collaborative. Après avoir confirmé, le bouton \"Annulation collaborative\" sera à nouveau visible. Ne cliquez sur ce bouton que si vous savez ce que vous faites. Il est fortement déconseillé aux nouveaux utilisateurs de RoboSats d'effectuer cette action ! Assurez-vous à 100 % que votre paiement a échoué et que le montant est sur votre compte.",
- "Revert the confirmation of fiat sent?": "Revenir sur la confirmation de l'envoi fiat ?",
- "Wait ({{time}})": "Attendez ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Le montant n'est pas encore bloqué, veuillez vérifier votre portefeuille WebLN.",
- "Invoice not received, please check your WebLN wallet.": "Facture non reçue, veuillez vérifier votre portefeuille WebLN.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "Vous pouvez maintenant fermer la fenêtre popup de votre portefeuille WebLN.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Audit PGP",
- "Export": "Export",
- "Save full log as a JSON file (messages and credentials)": "Sauvegarder le journal complet dans un fichier JSON (messages et informations d'identification)",
- "Verify your privacy": "Vérifier votre confidentialité",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...attente",
- "Activate slow mode (use it when the connection is slow)": "Activer le mode lent (à utiliser lorsque la connexion est lente)",
- "Peer": "Correspondant",
- "You": "Vous",
- "connected": "connecté",
- "disconnected": "déconnecté",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Connexion...",
- "Send": "Envoyer",
- "Type a message": "Ecrivez un message",
- "Waiting for peer public key...": "En attente de la clé publique du correspondant...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Joindre les journaux de discussion",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Le fait de joindre les journaux de discussion facilite le processus de résolution du litige et ajoute de la transparence. Cependant, cela peut compromettre votre vie privée.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Soumettre une déclaration de litige",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Options avancées",
- "Invoice to wrap": "Facture à emballer",
- "Payout Lightning Invoice": "Facture de paiement Lightning",
- "Proxy Budget": "Budget Proxy",
- "Routing Budget": "Budget de routage",
- "Server": "Serveur",
- "Submit invoice for {{amountSats}} Sats": "Soumettre la facture pour {{amountSats}} Sats",
- "Use Lnproxy": "Utiliser Lnproxy",
- "Wrap": "Envelopper",
- "Wrapped invoice": "Facture enveloppée",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Bitcoin Address",
- "Final amount you will receive": "Montant final que vous recevrez",
- "Invalid": "Invalide",
- "Mining Fee": "Frais Minage",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "Le coordinateur RoboSats effectuera un échange et enverra les Sats à votre adresse onchain.",
- "Swap fee": "Frais d'échange",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Confirmer la réception de {{amount}} {{currencyCode}}",
- "Confirm {{amount}} {{currencyCode}} sent": "Confirmer l'envoi de {{amount}} {{currencyCode}}",
- "Open Dispute": "Ouvrir litige",
- "Payment failed?": "Paiement échoué ?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Dites bonjour! Soyez serviable et concis. Faites-leur savoir comment vous envoyer les {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "Pour ouvrir un litige, vous devez attendre",
- "Wait for the seller to confirm he has received the payment.": "Attendez que le vendeur confirme qu'il a reçu le paiement.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Veuillez enregistrer les informations nécessaires à l'identification de votre ordre et de vos paiements : ID de l'ordre; hachages de paiement des cautions ou des dépòts (vérifiez sur votre portefeuille lightning); montant exact des satoshis; et surnom du robot. Vous devrez vous identifier en tant qu'utilisateur impliqué dans cette transaction par e-mail (ou autres méthodes de contact).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Vous pouvez réclamer le montant de la résolution du litige (dépôt et garantie de fidélité) à partir des récompenses de votre profil. Si le personnel peut vous aider en quoi que ce soit, n'hésitez pas à nous contacter à l'adresse robosats@protonmail.com (ou via la méthode de contact jetable que vous avez fourni).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Patientez un instant. Si le vendeur n'effectue pas de dépôt, vous récupérez automatiquement votre caution. En outre, vous recevrez une compensation (vérifiez les récompenses dans votre profil).",
- "We are waiting for the seller to lock the trade amount.": "Nous attendons que le vendeur verrouille le montant de la transaction.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Renouveler la commande",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Copier dans le presse-papiers",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Cette facture est en attente, elle sera gelée dans votre portefeuille. Elle ne sera débitée que si vous annulez ou perdez un litige.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Cette facture est en attente, elle sera gelée dans votre portefeuille. Elle sera remise à l'acheteur une fois que vous aurez confirmé avoir reçu les {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Annuler la commande",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Votre ordre public a été mis en pause. Pour l'instant, il ne peut pas être vu ou pris par d'autres robots. Vous pouvez décider de le remettre en pause à tout moment.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Avant de vous laisser envoyer {{amountFiat}} {{currencyCode}}, nous voulons nous assurer que vous êtes en mesure de recevoir les BTC.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Patientez un instant. Si l'acheteur ne coopère pas, vous récupérez automatiquement le dépôt de garantie et votre caution. En outre, vous recevrez une compensation (vérifiez les récompenses dans votre profil).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Nous attendons que l'acheteur dépose une facture lightning. Dès qu'il l'aura fait, vous pourrez communiquer directement les détails du paiement.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Parmi les ordres publics en {{currencyCode}} (la plus élevée est la moins chère)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Si l'ordre expire sans être prise, votre caution vous sera rendue (aucune action n'est nécessaire).",
- "Pause the public order": "Suspendre la commande public",
- "Premium rank": "Rang de prime",
- "Public orders for {{currencyCode}}": "Ordres publics pour {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Motif de l'échec:",
- "Next attempt in": "Prochaine tentative en",
- "Retrying!": "Nouvelle tentative !",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats essaiera de payer votre facture 3 fois toutes les 1 minute. S'il continue à échouer, vous pourrez soumettre une nouvelle facture. Vérifiez si vous avez suffisamment de liquidité entrante. N'oubliez pas que les nœuds lightning doivent être en ligne pour pouvoir recevoir des paiements.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Votre facture a expiré ou plus de 3 tentatives de paiement ont été effectuées. Soumettez une nouvelle facture.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats tente de payer votre facture lightning. Rappelez-vous que les nœuds lightning doivent être en ligne pour recevoir des paiements.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renouveler",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats s'améliore avec plus de liquidité et d'utilisateurs. Parlez de Robosats à un ami bitcoiner!",
- "Sending coins to": "Envoi coins à",
- "Start Again": "Recommencer",
- "Thank you for using Robosats!": "Merci d'utiliser Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Votre TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Veuillez attendre que le preneur verrouille une caution. Si le preneur ne verrouille pas la caution à temps, l'ordre sera rendue publique à nouveau",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "Un robot technicien est arrivé !",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "J'apporte mes propres robots, les voici. (Glisser-déposer workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "C'est la première fois que je viens ici. Générer un nouveau Robot Garage et un jeton robot étendu (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Personnaliser fenêtres d'affichage",
- "Freeze viewports": "Geler fenêtres d'affichage",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Faites-nous savoir comment la plateforme pourrait être améliorée (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "Pour ouvrir un litige, vous devez attendre <1><1/>",
- "Waiting for maker bond": "Attente de l'auteur de la caution",
- "Public": "Public",
- "Waiting for taker bond": "Attente du preneur de la caution",
- "Cancelled": "Annulé",
- "Expired": "Expiré",
- "Waiting for trade collateral and buyer invoice": "En attente de la caution et de la facture de l'acheteur",
- "Waiting only for seller trade collateral": "En attente de la caution du vendeur",
- "Waiting only for buyer invoice": "En attente de la facture de l'acheteur",
- "Sending fiat - In chatroom": "Sending fiat - In chatroom",
- "Fiat sent - In chatroom": "Fiat envoyé - Dans le salon de discussion",
- "In dispute": "En litige",
- "Collaboratively cancelled": "Annulation commune",
- "Sending satoshis to buyer": "Envoi des satoshis à l'acheteur",
- "Successful trade": "Transaction réussie",
- "Failed lightning network routing": "Échec du routage du réseau lightning",
- "Wait for dispute resolution": "Attendre la résolution du litige",
- "Maker lost dispute": "Litige perdu par l'auteur",
- "Taker lost dispute": "Litige perdu par le preneur",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "La facture a expiré. Vous n'avez pas confirmé la publication de la commande à temps. Effectuez une nouvelle commande.",
- "This order has been cancelled by the maker": "Cette commande a été annulée par l'auteur",
- "Invoice expired. You did not confirm taking the order in time.": "La facture a expiré. Vous n'avez pas confirmé la prise de commande à temps.",
- "Invalid Order Id": "ID ordre invalide",
- "You must have a robot avatar to see the order details": "Vous devez avoir un avatar robot pour voir les détails de la commande.",
- "This order has been cancelled collaborativelly": "Cette commande a été annulée en commun accord",
- "This order is not available": "Cette commande n'est pas disponible",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Les Satoshis robotisés travaillant dans l'entrepôt ne vous ont pas compris. S'il vous plaît, remplissez un bug dans Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Utilisation Testnet Bitcoin",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Graphique",
+ "Create": "Créer",
+ "List": "Lister",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Commandes existantes correspondent aux vôtres !",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Soutien communauté et public",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Apprendre RoboSats",
+ "RoboSats information": "RoboSats information",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "Plus",
+ "Offers": "Offres",
+ "Order": "Ordre",
+ "Settings": "Réglages",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Contrat",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Générer un jeton",
+ "2. Meet your robot identity": "2. Découvrez votre identité robotique",
+ "3. Browse or create an order": "3. Consulter ou créer une commande",
+ "Building your robot!": "Construction de votre robot !",
+ "Continue": "Continue",
+ "Generate token": "Génération jeton",
+ "Hi! My name is": "Bonjour, je m'appelle",
+ "If you need help on your RoboSats journey join our public support": "Si vous avez besoin d'aide dans votre voyage avec RoboSats, rejoignez notre support public",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats est une place de marché pair à pair. Vous pouvez consulter les offres publiques ou en créer une nouvelle.",
+ "See profile": "Voir profile",
+ "Store it somewhere safe!": "Conservez-le en lieu sûr!",
+ "Telegram group": "Groupe Telegram",
+ "This is your trading avatar": "Ceci est votre avatar d'échange",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "Cette clé temporaire vous donne accès à une identité de robot unique et privée pour faire des transactions.",
+ "You can also add your own random characters into the token or": "Vous pouvez également ajouter vos propres caractères aléatoires dans le jeton ou",
+ "or visit the robot school for documentation.": "ou visiter l'école robosats pour la documentation.",
+ "roll again": "rouler de nouveau",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Ordre actif #{{orderID}}",
+ "Add Robot": "Ajout Robot",
+ "Add a new Robot": "Ajouter un nouveau Robot",
+ "Building...": "Construction...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Dernier ordre #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Récupération",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "La réutilisation de l'identité d'échange dégrade votre vie privée par rapport aux autres utilisateurs, coordinateurs et observateurs.",
+ "Robot Garage": "Garage des robots",
+ "Store your token safely": "Stockez votre jeton en sécurité",
+ "Welcome back!": "Bon retour parmi nous !",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Copié !",
+ "Not enough entropy, make it more complex": "L'entropie n'est pas suffisante, il faut la rendre plus complexe",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "Une bourse d'échange P2P LN simple et privée",
+ "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Récupérer un robot existant à l'aide de votre jeton",
+ "Start": "Commencer",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connexion au réseau TOR",
+ "Connection encrypted and anonymized using TOR.": "Connexion chiffré et anonymisée utilisant TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Cela garantit une confidentialité maximale, mais l'application peut sembler lente. Si la connexion est perdue, redémarrez l'application.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "Tous",
+ "Buy": "Acheter",
+ "DESTINATION": "DESTINATION",
+ "I want to": "Je veux",
+ "METHOD": "MÉTHODE",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Sélectionner la devise de paiement",
+ "Select Payment Method": "Sélectionner le mode de paiement",
+ "Sell": "Vendre",
+ "Swap In": "Échange LN->OC",
+ "Swap Out": "Échange OC->LN",
+ "and use": "et utiliser",
+ "hosted by": "hosted by",
+ "pay with": "payer avec",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Ajouter filtre",
+ "Amount": "Montant",
+ "An error occurred.": "Une erreur s'est produite.",
+ "And": "Et",
+ "Be the first one to create an order": "Soyez le premier à créer un ordre",
+ "Bond": "Caution",
+ "Column title": "Titre de colonne",
+ "Columns": "Colonnes",
+ "Currency": "Devise",
+ "Delete": "Supprimer",
+ "Destination": "Destination",
+ "Expiry": "Expiration",
+ "Filter": "Filtre",
+ "Filter value": "Valeur du filtre",
+ "Find column": "Trouver une colonne",
+ "Hide": "Cacher",
+ "Hide all": "Tout cacher",
+ "Host": "Host",
+ "Is": "Est",
+ "Logic operator": "Opérateur logic",
+ "Manage columns": "Gestion des colonnes",
+ "Menu": "Menu",
+ "No orders found to buy BTC for {{currencyCode}}": "Aucun ordre trouvé pour acheter des BTC pour {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "Aucun ordre trouvé pour vendre des BTC pour {{currencyCode}}",
+ "No results found.": "No results found.",
+ "Operator": "Opérateur",
+ "Or": "Ou",
+ "Orders per page:": "Ordres par page :",
+ "Others": "Autres",
+ "Pay": "Payer",
+ "Payment Method": "Mode de paiement",
+ "Premium": "Prime",
+ "Price": "Prix",
+ "Reorder column": "Réorganiser les colonnes",
+ "Robot": "Robot",
+ "Sats now": "Sats maintenant",
+ "Select columns": "Sélectionner les colonnes",
+ "Show all": "Afficher tout",
+ "Show columns": "Afficher les colonnes",
+ "Show filters": "Afficher les filtres",
+ "Sort": "Tri",
+ "Sort by ASC": "Tri ascendant",
+ "Sort by DESC": "Tri descendant",
+ "Timer": "Minuteur",
+ "Unsort": "Déclasser",
+ "Value": "Valeur",
+ "any": "tous",
+ "contains": "contient",
+ "ends with": "se termine par",
+ "equals": "équivaut",
+ "false": "faux",
+ "is": "est",
+ "is after": "est après",
+ "is any of": "est un des éléments suivants",
+ "is before": "est avant",
+ "is empty": "est vide",
+ "is not": "n'est pas",
+ "is not empty": "n'est pas vide",
+ "is on or after": "est activé ou après",
+ "is on or before": "est activé ou avant",
+ "no": "non",
+ "starts with": "commence par",
+ "true": "vrai",
+ "yes": "oui",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Fermer",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Tous, à condition qu'ils soient rapides. Vous pouvez noter vos modes de paiement préférés. Vous devrez vous mettre en relation avec un pair qui accepte également ce mode. L'étape d'échange de fiat a un délai d'expiration de 24 heures avant qu'un litige ne soit automatiquement ouvert. Nous vous recommandons vivement d'utiliser les rails de paiement instantané en fiat.",
+ "Are there trade limits?": "Y a-t-il des limites de transaction?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Sachez que votre fournisseur de paiement en fiat peut facturer des frais supplémentaires. Dans tous les cas, c'est l'acheteur qui supporte les frais d'envoi des devises. Cela comprend les frais bancaires, les frais de transfert et les écarts de change. Le vendeur doit recevoir exactement le montant indiqué dans les détails de la commande.",
+ "Disclaimer": "Avertissement",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Comment ça marche?",
+ "How it works": "Comment ça marche",
+ "How to use": "Comment utiliser",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Dans de nombreux pays, l'utilisation de RoboSats n'est pas différente de celle d'Ebay ou de Craiglist. Votre réglementation peut varier. Il est de votre responsabilité de vous conformer.",
+ "Is RoboSats legal in my country?": "RoboSats est-il légal dans mon pays?",
+ "Is RoboSats private?": "RoboSats est-il privé?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Il s'agit d'un échange BTC/FIAT pair à pair via lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Il simplifie la mise en relation et minimise le besoin de confiance. RoboSats se concentre sur la confidentialité et la vitesse.",
+ "Project source code": "Code source du projet",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats est un projet open source",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Le vendeur est confronté au même risque de rétrofacturation qu'avec n'importe quel autre service pair à pair. Paypal ou les cartes de crédit ne sont pas recommandés.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Ceci est une application expérimentale, les choses pourraient mal tourner. Échangez de petites sommes!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Cette application Lightning est fournie telle quelle. Elle est en cours de développement: négociez avec la plus grande prudence. Il n'y a pas de support privé. Le support est uniquement proposé via les canaux publics",
+ "What are the fees?": "Quels sont les frais ?",
+ "What are the risks?": "Quels sont les risques?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "C'est quoi RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "Quel est le modèle de confiance?",
+ "What payment methods are accepted?": "Quels sont les modes de paiement acceptés?",
+ "You can also check the full guide in ": "Vous pouvez également consulter le guide complet sur ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "Vous pouvez trouver une description pas à pas des échanges en ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Retourner",
+ "Keys": "Keys",
+ "Learn how to verify": "Apprendre à vérifier",
+ "Messages": "Messages",
+ "Peer public key": "Clé publique de l'autre",
+ "Save credentials as a JSON file": "Enregistrer les accès dans un fichier JSON",
+ "Save messages as a JSON file": "Enregistrer les messages dans un fichier JSON",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "La phrase de passe pour décrypter votre clé privée. Vous êtes le seul à la connaître ! Ne la partagez pas. C'est aussi votre jeton du robot.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Votre clé publique PGP. Votre correspondant l'utilise pour crypter les messages que vous êtes le seul à pouvoir lire.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Votre communication est chiffrée de bout en bout avec OpenPGP. Vous pouvez vérifier la confidentialité de ce chat en utilisant n'importe quel outil basé sur la norme OpenPGP.",
+ "Your encrypted private key": "Votre clé privée chiffrée",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Votre clé privée chiffrée. Vous l'utilisez pour déchiffrer les messages que votre correspondant a chiffrés pour vous. Vous l'utilisez également pour signer les messages que vous envoyez.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "La clé publique PGP de votre correspondant. Vous l'utilisez pour chiffrer les messages que lui seul peut lire et pour vérifier que votre correspondant a signé les messages entrants.",
+ "Your private key passphrase (keep secure!)": "Phrase de passe de votre clé privée (à conserver précieusement !)",
+ "Your public key": "Votre clé publique",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... quelque part sur Terre!",
+ "Client info": "Client info",
+ "Made with": "Construit avec",
+ "RoboSats client version": "RoboSats client version",
+ "and": "et",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Communauté",
+ "Follow RoboSats in Nostr": "Suivez RoboSats sur Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Sujets Github - Le Projet Open Source des Satoshis Robotiques",
+ "Join RoboSats English speaking community!": "Rejoignez la communauté anglophone de RoboSats!",
+ "Join RoboSats SimpleX group": "Rejoignez RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "Rejoignez la communauté hispanophone de RoboSats!",
+ "Nostr Official Account": "Nostr Compte officiel",
+ "RoboSats in Reddit": "RoboSats sur Reddit",
+ "RoboSats main public support": "RoboSats support public principal",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "L'assistance n'est offerte que via SimpleX. Rejoignez notre communauté si vous avez des questions ou si vous voulez passer du temps avec d'autres robots sympas. Utilisez les Sujets Github si vous trouvez un bug ou si vous voulez voir de nouvelles fonctionnalités !",
+ "Tell us about a new feature or a bug": "Parlez-nous d'une nouvelle fonctionnalité ou d'un bug",
+ "We are abandoning Telegram! Our old TG groups": "Nous abandonnons Telegram ! Nos anciens groupes TG",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "Volume contracté en 24h",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Liquidité du livre",
+ "CLN version": "CLN version",
+ "Client": "Client",
+ "Coordinator": "Coordinateur",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinateur commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Frais de paiement actuels de la chaîne",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Node",
+ "LND version": "Version",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Volume contracté total",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Frais du createur",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Ordres d'achat publics",
+ "Public sell orders": "Ordres de vente publics",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats version",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Frais du preneur",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Robots actifs aujourd'hui",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Navigateur",
+ "Enable": "Activer",
+ "Enable TG Notifications": "Activer notifications TG",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Vous serez redirigé vers une conversation avec le robot telegram RoboSats. Il suffit d'ouvrir le chat et d'appuyer sur Start. Notez qu'en activant les notifications Telegram, vous risquez de réduire votre niveau d'anonymat.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Retour",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Vous êtes sur le point de visiter Learn RoboSats. Il héberge des tutoriels et de la documentation pour vous aider à apprendre à utiliser RoboSats et à comprendre son fonctionnement.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Créez d'abord un avatar de robot. Créez ensuite votre propre commande.",
+ "You do not have a robot avatar": "Vous n'avez pas d'avatar robot",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Votre Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Saisissez votre jeton de robot pour reconstruire votre robot et accéder à ses transactions.",
+ "Paste token here": "Coller le jeton ici",
+ "Recover": "Récupérer",
+ "Robot recovery": "Récupération du robot",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Sauvegardez!",
+ "Done": "Fait",
+ "Store your robot token": "Enregistrez votre jeton du robot",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Vous pourriez avoir besoin de récupérer votre avatar robot à l'avenir : conservez-le en toute sécurité. Vous pouvez simplement le copier dans une autre application.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Télécharger RoboSats {{coordinatorString}} APK depuis les publications Github",
+ "Go away!": "Partez !",
+ "On Android RoboSats app ": "Sur l'application Android RoboSats ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Sur le client Tor Browser, rafraîchissez simplement votre onglet (cliquez ici ou appuyer sur Ctrl+Shift+R)",
+ "On remotely served browser client": "Sur le navigateur client servi à distance",
+ "On your own soverign node": "Sur votre propre nœud souverain",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "Le coordinateur RoboSats est sur la version {{versioncoordinateur}}, mais votre application client est {{versionclient}}. Ce décalage de version peut entraîner une mauvaise expérience pour l'utilisateur.",
+ "Update your RoboSats client": "Mettez à jour votre client RoboSats",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Annuler",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "Le client RoboSats est servi à partir de votre propre nœud, ce qui vous garantit une sécurité et une confidentialité optimales.",
+ "You are self-hosting RoboSats": "Vous auto-hébergez RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Vous n'utilisez pas RoboSats en privé",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "De",
+ "to": "à",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " à une remise de {{discount}}%",
+ " at a {{premium}}% premium": " à une prime de {{premium}}%",
+ " at market price": " au prix du marché",
+ " of {{satoshis}} Satoshis": " de {{satoshis}} Satoshis",
+ "Add New": "Ajouter nouveau",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Montant Plage",
+ "Amount of BTC to swap for LN Sats": "Montant de BTC à échanger contre des LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Montant de fiat à échanger contre bitcoin",
+ "Buy BTC for ": "Acheter BTC pour ",
+ "Buy or Sell Bitcoin?": "Acheter ou vendre bitcoin?",
+ "Choose a Pricing Method": "Choisir un mode de tarification",
+ "Clear form": "Effacer formulaire",
+ "Edit order": "Editer l'ordre",
+ "Enable advanced options": "Activer les options avancées",
+ "Enter the destination of the Lightning swap": "Saisir la destination de l'échange Lightning",
+ "Escrow/Invoice Timer (HH:mm)": "Minuterie de dépôt de garantie/facture (HH:mm)",
+ "Escrow/invoice step length": "Longueur de l'étape de dépôt fiduciaire/facture",
+ "Exact": "Exact",
+ "Exact Amount": "Montant exact",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Mode(s) de paiement Fiat",
+ "Fidelity Bond Size": "Taille de la garantie de fidélité",
+ "In or Out of Lightning?": "Entrer ou sortir du Lightning?",
+ "Let the price move with the market": "Laisser le prix évoluer avec le marché",
+ "Must be less than {{maxAmount}}": "Doit être moins de {{maxAmount}}",
+ "Must be less than {{maxSats}": "Doit être moins de {{maxSats}}",
+ "Must be less than {{max}}%": "Doit être moins de {{max}}%",
+ "Must be more than {{minAmount}}": "Doit être plus que {{minAmount}}",
+ "Must be more than {{minSats}}": "Doit être plus que {{minSats}}",
+ "Must be more than {{min}}%": "Doit être plus que {{min}}%",
+ "Must be shorter than 65 characters": "Doit être plus court que 65 caractères",
+ "Onchain amount to receive (BTC)": "Onchain montant à recevoir (BTC)",
+ "Onchain amount to send (BTC)": "Onchain montant à envoyer (BTC)",
+ "Order current rate:": "Commander le taux actuel:",
+ "Order for ": "Ordre pour ",
+ "Order rate:": "Taux d'ordre:",
+ "Premium over Market (%)": "Prime sur le marché (%)",
+ "Public Duration (HH:mm)": "Durée publique (HH:mm)",
+ "Public order length": "Durée de l'ordre public",
+ "Relative": "Relative",
+ "Satoshis": "Satoshis",
+ "Sell BTC for ": "Vends BTC pour ",
+ "Set a fix amount of satoshis": "Fixer un montant fixe de satoshis",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Définissez la peau en jeu, augmentez pour une meilleure assurance de sécurité",
+ "Swap Destination(s)": "Destination(s) de l'échange",
+ "Swap into LN ": "Échanger dans LN ",
+ "Swap of ": "Échange de ",
+ "Swap out of LN ": "Échanger hors de LN ",
+ "Swap?": "Échange?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "Vous pouvez ajouter de nouvelles méthodes",
+ "You must fill the form correctly": "Vous devez remplir le formulaire correctement",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "Vous recevez environ {{swapSats}} LN Sats (les frais peuvent varier).",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "Vous envoyez environ {{swapSats}} LN Sats (les frais peuvent varier)",
+ "Your order fixed exchange rate": "Taux de change fixe de votre commande",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Auteur",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Preneur",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Échec routage Lightning",
+ "New chat message": "Nouveau message chat",
+ "Order chat is open": "Ordre chat ouvert",
+ "Order has been disputed": "L'ordre a été contesté",
+ "Order has been taken!": "L'ordre a été pris!",
+ "Order has expired": "L'ordre a expiré",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Bourse d'échange de bitcoins simple et privée",
+ "Trade finished successfully!": "L'échange est terminée avec succès !",
+ "You can claim Sats!": "Vous pouvez réclamer des Sats !",
+ "You lost the dispute": "Vous avez perdu la dispute",
+ "You won the dispute": "Vous avez gagné la dispute",
+ "₿ Rewards!": "₿ Récompenses!",
+ "⚖️ Disputed!": "⚖️ Contesté!",
+ "✅ Bond!": "✅ Caution!",
+ "✅ Escrow!": "✅ Tiers de confiance!",
+ "❗⚡ Routing Failed": "❗⚡ Échec du routage",
+ "👍 dispute": "👍 dispute",
+ "👎 dispute": "👎 dispute",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 message!",
+ "😪 Expired!": "😪 Expiré!",
+ "🙌 Funished!": "🙌 Funished!",
+ "🥳 Taken!": "🥳 Pris!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Montant {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "En prenant cette ordre, vous risquez de perdre votre temps. Si l'auteur ne procède pas dans les temps, vous serez compensé en satoshis à hauteur de 50% de la caution de l'auteur.",
+ "Enter amount of fiat to exchange for bitcoin": "Saisissez le montant de fiat à échanger contre des bitcoins",
+ "Sounds fine": "Sounds fine",
+ "Take Order": "Prendre l'ordre",
+ "The maker is away": "Le createur est absent",
+ "Too high": "Trop haut",
+ "Too low": "Trop bas",
+ "Wait until you can take an order": "Attendez jusqu'à ce que vous puissiez prendre un ordre",
+ "You must specify an amount first": "Vous devez d'abord spécifier un montant",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Modes de paiement acceptés",
+ "Amount of Satoshis": "Montant de Satoshis",
+ "Deposit timer": "Deposit timer",
+ "Expires in": "Expire en",
+ "F2F location": "F2F location",
+ "Order Details": "Détails de l'ordre",
+ "Order ID": "ID de l'ordre",
+ "Order host": "Order host",
+ "Order maker": "Createur d'ordre",
+ "Order status": "État de l'ordre",
+ "Order taker": "Preneur d'ordre",
+ "Penalty lifted, good to go!": "Pénalité levée, vous pouvez y aller!",
+ "Premium over market price": "Prime sur le prix du marché",
+ "Price and Premium": "Prix et prime",
+ "Swap destination": "Destination de l'échange",
+ "The order has expired": "L'ordre a expiré",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Vous ne pouvez pas encore prendre un ordre! Attendez {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "Vous recevez via {{méthode}} {{montant}}",
+ "You receive {{amount}} Sats (Approx)": "Vous recevez via Lightning {{amount}} Sats (environ)",
+ "You send via Lightning {{amount}} Sats (Approx)": "Vous envoyez via Lightning {{amount}} Sats (environ)",
+ "You send via {{method}} {{amount}}": "Vous envoyez via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prime: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Réclamer",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Activer les notifications Telegram",
+ "Generate with Webln": "Générer avec Webln",
+ "Inactive order": "Ordre inactif",
+ "Invoice for {{amountSats}} Sats": "Facture pour {{amountSats}} Sats",
+ "No active orders": "Aucun ordre actif",
+ "One active order #{{orderID}}": "Un ordre active #{{orderID}}",
+ "Submit": "Soumettre",
+ "Telegram enabled": "Telegram activé",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Utiliser des factures discrètes",
+ "You do not have previous orders": "Vous n'avez pas de commandes précédentes",
+ "Your compensations": "Your compensations",
+ "Your current order": "Votre ordre en cours",
+ "Your last order #{{orderID}}": "Votre dernière commande #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Sombre",
+ "Light": "Light",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connecté au réseau TOR",
+ "Connecting to TOR network": "Connexion au réseau TOR",
+ "Connection error": "Erreur de connexion",
+ "Initializing TOR daemon": "Initialisation du daemon TOR",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Annuler l'ordre et débloquer l'obligation instantanément",
+ "Collaborative Cancel": "Annulation collaborative",
+ "Unilateral cancelation (bond at risk!)": "Annulation unilatérale (caution à risque !)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Vous avez demandé une annulation collaborative",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} demande une annulation collaborative",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Acheteur",
+ "Completed in": "Terminé en",
+ "Contract exchange rate": "Taux de change du contrat",
+ "Coordinator trade revenue": "Revenue transaction coordinateur",
+ "Export trade summary": "Export résumé transaction",
+ "Maker bond": "Caution de l'auteur",
+ "Mining fee": "Frais du minage",
+ "Onchain swap fee": "Frais des échanges Onchain",
+ "Received": "Reçu",
+ "Routing budget": "Budget de routage",
+ "Seller": "Vendeur",
+ "Sent": "Envoyé",
+ "Taker bond": "Preneur de la caution",
+ "Timestamp": "Horodatage",
+ "Trade Summary": "Résumé transaction",
+ "Unlocked": "Débloqué",
+ "User role": "Rôle utilisateur",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Voir Portefeuilles compatibles",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Annuler l'ordre?",
+ "Confirm Cancel": "Confirmer l'annulation",
+ "If the order is cancelled now you will lose your bond.": "Si l'ordre est annulé maintenant, vous perdrez votre caution",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accepter l'annulation",
+ "Ask for Cancel": "Demande d'annulation",
+ "Collaborative cancel the order?": "Annuler l'ordre en collaboration?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Le dépôt de transaction a été enregistré. L'ordre ne peut être annulé que si les deux parties, le createur et le preneur, sont d'accord pour l'annuler.",
+ "Your peer has asked for cancellation": "Votre correspondant a demandé l'annulation",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Accepter et ouvrir un litige",
+ "Disagree": "En désaccord",
+ "Do you want to open a dispute?": "Voulez-vous ouvrir un litige?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Veillez à EXPORTER le journal de discussion. Le personnel peut demander le JSON de votre journal de chat exporté afin de résoudre des litiges. Il est de votre responsabilité de le stocker.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Le personnel de RoboSats examinera les déclarations et les preuves fournies. Vous devez constituer un dossier complet, car le personnel ne peut pas lire le chat. Il est préférable de fournir une méthode de contact jetable avec votre déclaration. Les satoshis dans le dépôt seront envoyés au gagnant du litige, tandis que le perdant du litige perdra la caution.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Confirmer",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Confirmez que vous avez reçu les {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirmer que vous avez reçu {{montant}} {{currencyCode}} finalisera la transaction. Les satoshis en caution seront remis à l'acheteur. Ne confirmez qu'une fois que {{montant}} {{currencyCode}} sont arrivés sur votre compte. Notez que si vous avez reçu le paiement et que vous ne cliquez pas sur confirmer, vous risquez de perdre votre caution.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirmez votre envoi {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirmer que vous avez envoyé {{montant}} {{currencyCode}} permettra à votre correspondant de finaliser la transaction. Si vous ne l'avez pas encore envoyé et que vous procédez à une fausse confirmation, vous risquez de perdre votre caution.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "LIRE. Si votre paiement au vendeur a été bloqué et qu'il est absolument impossible de terminer la transaction, vous pouvez annuler votre confirmation de vente de \"Fiat envoyé\". Ne le faites que si vous et le vendeur avez DÉJÀ ACCORDÉ dans le chat de procéder à une annulation collaborative. Après avoir confirmé, le bouton \"Annulation collaborative\" sera à nouveau visible. Ne cliquez sur ce bouton que si vous savez ce que vous faites. Il est fortement déconseillé aux nouveaux utilisateurs de RoboSats d'effectuer cette action ! Assurez-vous à 100 % que votre paiement a échoué et que le montant est sur votre compte.",
+ "Revert the confirmation of fiat sent?": "Revenir sur la confirmation de l'envoi fiat ?",
+ "Wait ({{time}})": "Attendez ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Le montant n'est pas encore bloqué, veuillez vérifier votre portefeuille WebLN.",
+ "Invoice not received, please check your WebLN wallet.": "Facture non reçue, veuillez vérifier votre portefeuille WebLN.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "Vous pouvez maintenant fermer la fenêtre popup de votre portefeuille WebLN.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Audit PGP",
+ "Export": "Export",
+ "Save full log as a JSON file (messages and credentials)": "Sauvegarder le journal complet dans un fichier JSON (messages et informations d'identification)",
+ "Verify your privacy": "Vérifier votre confidentialité",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...attente",
+ "Activate slow mode (use it when the connection is slow)": "Activer le mode lent (à utiliser lorsque la connexion est lente)",
+ "Peer": "Correspondant",
+ "You": "Vous",
+ "connected": "connecté",
+ "disconnected": "déconnecté",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Connexion...",
+ "Send": "Envoyer",
+ "Type a message": "Ecrivez un message",
+ "Waiting for peer public key...": "En attente de la clé publique du correspondant...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Joindre les journaux de discussion",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Le fait de joindre les journaux de discussion facilite le processus de résolution du litige et ajoute de la transparence. Cependant, cela peut compromettre votre vie privée.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Soumettre une déclaration de litige",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Options avancées",
+ "Invoice to wrap": "Facture à emballer",
+ "Payout Lightning Invoice": "Facture de paiement Lightning",
+ "Proxy Budget": "Budget Proxy",
+ "Routing Budget": "Budget de routage",
+ "Server": "Serveur",
+ "Submit invoice for {{amountSats}} Sats": "Soumettre la facture pour {{amountSats}} Sats",
+ "Use Lnproxy": "Utiliser Lnproxy",
+ "Wrap": "Envelopper",
+ "Wrapped invoice": "Facture enveloppée",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Bitcoin Address",
+ "Final amount you will receive": "Montant final que vous recevrez",
+ "Invalid": "Invalide",
+ "Mining Fee": "Frais Minage",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "Le coordinateur RoboSats effectuera un échange et enverra les Sats à votre adresse onchain.",
+ "Swap fee": "Frais d'échange",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Confirmer la réception de {{amount}} {{currencyCode}}",
+ "Confirm {{amount}} {{currencyCode}} sent": "Confirmer l'envoi de {{amount}} {{currencyCode}}",
+ "Open Dispute": "Ouvrir litige",
+ "Payment failed?": "Paiement échoué ?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Dites bonjour! Soyez serviable et concis. Faites-leur savoir comment vous envoyer les {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "Pour ouvrir un litige, vous devez attendre",
+ "Wait for the seller to confirm he has received the payment.": "Attendez que le vendeur confirme qu'il a reçu le paiement.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Veuillez enregistrer les informations nécessaires à l'identification de votre ordre et de vos paiements : ID de l'ordre; hachages de paiement des cautions ou des dépòts (vérifiez sur votre portefeuille lightning); montant exact des satoshis; et surnom du robot. Vous devrez vous identifier en tant qu'utilisateur impliqué dans cette transaction par e-mail (ou autres méthodes de contact).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Vous pouvez réclamer le montant de la résolution du litige (dépôt et garantie de fidélité) à partir des récompenses de votre profil. Si le personnel peut vous aider en quoi que ce soit, n'hésitez pas à nous contacter à l'adresse robosats@protonmail.com (ou via la méthode de contact jetable que vous avez fourni).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Patientez un instant. Si le vendeur n'effectue pas de dépôt, vous récupérez automatiquement votre caution. En outre, vous recevrez une compensation (vérifiez les récompenses dans votre profil).",
+ "We are waiting for the seller to lock the trade amount.": "Nous attendons que le vendeur verrouille le montant de la transaction.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Renouveler la commande",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Copier dans le presse-papiers",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Cette facture est en attente, elle sera gelée dans votre portefeuille. Elle ne sera débitée que si vous annulez ou perdez un litige.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Cette facture est en attente, elle sera gelée dans votre portefeuille. Elle sera remise à l'acheteur une fois que vous aurez confirmé avoir reçu les {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Annuler la commande",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Votre ordre public a été mis en pause. Pour l'instant, il ne peut pas être vu ou pris par d'autres robots. Vous pouvez décider de le remettre en pause à tout moment.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Avant de vous laisser envoyer {{amountFiat}} {{currencyCode}}, nous voulons nous assurer que vous êtes en mesure de recevoir les BTC.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Patientez un instant. Si l'acheteur ne coopère pas, vous récupérez automatiquement le dépôt de garantie et votre caution. En outre, vous recevrez une compensation (vérifiez les récompenses dans votre profil).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Nous attendons que l'acheteur dépose une facture lightning. Dès qu'il l'aura fait, vous pourrez communiquer directement les détails du paiement.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Parmi les ordres publics en {{currencyCode}} (la plus élevée est la moins chère)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Si l'ordre expire sans être prise, votre caution vous sera rendue (aucune action n'est nécessaire).",
+ "Pause the public order": "Suspendre la commande public",
+ "Premium rank": "Rang de prime",
+ "Public orders for {{currencyCode}}": "Ordres publics pour {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Motif de l'échec:",
+ "Next attempt in": "Prochaine tentative en",
+ "Retrying!": "Nouvelle tentative !",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats essaiera de payer votre facture 3 fois toutes les 1 minute. S'il continue à échouer, vous pourrez soumettre une nouvelle facture. Vérifiez si vous avez suffisamment de liquidité entrante. N'oubliez pas que les nœuds lightning doivent être en ligne pour pouvoir recevoir des paiements.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Votre facture a expiré ou plus de 3 tentatives de paiement ont été effectuées. Soumettez une nouvelle facture.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats tente de payer votre facture lightning. Rappelez-vous que les nœuds lightning doivent être en ligne pour recevoir des paiements.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renouveler",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats s'améliore avec plus de liquidité et d'utilisateurs. Parlez de Robosats à un ami bitcoiner!",
+ "Sending coins to": "Envoi coins à",
+ "Start Again": "Recommencer",
+ "Thank you for using Robosats!": "Merci d'utiliser Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Votre TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Veuillez attendre que le preneur verrouille une caution. Si le preneur ne verrouille pas la caution à temps, l'ordre sera rendue publique à nouveau",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "Un robot technicien est arrivé !",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "J'apporte mes propres robots, les voici. (Glisser-déposer workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "C'est la première fois que je viens ici. Générer un nouveau Robot Garage et un jeton robot étendu (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Personnaliser fenêtres d'affichage",
+ "Freeze viewports": "Geler fenêtres d'affichage",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Faites-nous savoir comment la plateforme pourrait être améliorée (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "Pour ouvrir un litige, vous devez attendre <1><1/>",
+ "Waiting for maker bond": "Attente de l'auteur de la caution",
+ "Public": "Public",
+ "Waiting for taker bond": "Attente du preneur de la caution",
+ "Cancelled": "Annulé",
+ "Expired": "Expiré",
+ "Waiting for trade collateral and buyer invoice": "En attente de la caution et de la facture de l'acheteur",
+ "Waiting only for seller trade collateral": "En attente de la caution du vendeur",
+ "Waiting only for buyer invoice": "En attente de la facture de l'acheteur",
+ "Sending fiat - In chatroom": "Sending fiat - In chatroom",
+ "Fiat sent - In chatroom": "Fiat envoyé - Dans le salon de discussion",
+ "In dispute": "En litige",
+ "Collaboratively cancelled": "Annulation commune",
+ "Sending satoshis to buyer": "Envoi des satoshis à l'acheteur",
+ "Successful trade": "Transaction réussie",
+ "Failed lightning network routing": "Échec du routage du réseau lightning",
+ "Wait for dispute resolution": "Attendre la résolution du litige",
+ "Maker lost dispute": "Litige perdu par l'auteur",
+ "Taker lost dispute": "Litige perdu par le preneur",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "La facture a expiré. Vous n'avez pas confirmé la publication de la commande à temps. Effectuez une nouvelle commande.",
+ "This order has been cancelled by the maker": "Cette commande a été annulée par l'auteur",
+ "Invoice expired. You did not confirm taking the order in time.": "La facture a expiré. Vous n'avez pas confirmé la prise de commande à temps.",
+ "Invalid Order Id": "ID ordre invalide",
+ "You must have a robot avatar to see the order details": "Vous devez avoir un avatar robot pour voir les détails de la commande.",
+ "This order has been cancelled collaborativelly": "Cette commande a été annulée en commun accord",
+ "This order is not available": "Cette commande n'est pas disponible",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Les Satoshis robotisés travaillant dans l'entrepôt ne vous ont pas compris. S'il vous plaît, remplissez un bug dans Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/it.json b/frontend/static/locales/it.json
index fb052ac9..16669c60 100644
--- a/frontend/static/locales/it.json
+++ b/frontend/static/locales/it.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Testnet Bitcoin in uso",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Grafico",
- "Create": "Crea",
- "List": "Elenca",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Gli ordini esistenti si abbinano ai tuoi!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Supporto della community e pubblico",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Impara RoboSats",
- "RoboSats information": "Informazioni su RoboSats",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "Altro",
- "Offers": "Offerte",
- "Order": "Ordina",
- "Settings": "Impostazioni",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Contratto",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Genera un token",
- "2. Meet your robot identity": "2. Incontra la tua identità robotica",
- "3. Browse or create an order": "3. Cerca o crea un ordine",
- "Building your robot!": "Costruzione del robot!",
- "Continue": "Continua",
- "Generate token": "Genera un token",
- "Hi! My name is": "Ciao! Mi chiamo",
- "If you need help on your RoboSats journey join our public support": "Se hai bisogno di aiuto per il tuo viaggio con RoboSats, unisciti al nostro supporto pubblico",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats è un mercato peer-to-peer. È possibile consultare le offerte pubbliche o crearne una nuova.",
- "See profile": "Guarda il profilo",
- "Store it somewhere safe!": "Conservalo in un luogo sicuro!",
- "Telegram group": "Gruppo Telegram",
- "This is your trading avatar": "Questo è il tuo avatar per gli scambi",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "Questa chiave temporanea ti dà accesso a un'identità robotica unica e privata per il tuo scambio.",
- "You can also add your own random characters into the token or": "Puoi anche aggiungere i tuoi caratteri casuali nel token oppure",
- "or visit the robot school for documentation.": "oppure visitare la scuola robotica per la documentazione.",
- "roll again": "lancia di nuovo",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Ordine attivo #{{orderID}}",
- "Add Robot": "Aggiungi robot",
- "Add a new Robot": "Aggiungi un nuovo robot",
- "Building...": "Costruzione...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Ultimo ordine #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Recupero",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Il riutilizzo di identità per gli scambi riduce la privacy rispetto ad altri utenti, coordinatori e osservatori.",
- "Robot Garage": "Garage del robot",
- "Store your token safely": "Custodisci il tuo token in modo sicuro",
- "Welcome back!": "Ben tornato!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Copiato!",
- "Not enough entropy, make it more complex": "Non c'è abbastanza entropia, rendilo più complesso",
- "The token is too short": "Il token è troppo corto",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "Una piattaforma di scambi P2P su LN semplice e privata",
- "Create a new robot and learn to use RoboSats": "Crea un nuovo robot e impara ad utilizzare RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recupera un robot esistente con il tuo token",
- "Start": "Inizia",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connessione a TOR",
- "Connection encrypted and anonymized using TOR.": "Connessione criptata e anonimizzata mediante TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Questo garantisce la massima privacy, ma l'app potrebbe risultare lenta. Se si perde la connessione, riavviare l'app.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "QUALUNQUE",
- "Buy": "Compra",
- "DESTINATION": "DESTINAZIONE",
- "I want to": "Voglio",
- "METHOD": "METODO",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Seleziona valuta di pagamento",
- "Select Payment Method": "Seleziona il metodo di pagamento",
- "Sell": "Vendere",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "ed usa",
- "hosted by": "hosted by",
- "pay with": "paga con",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Aggiungi filtro",
- "Amount": "Quantità",
- "An error occurred.": "Si è verificato un errore.",
- "And": "E",
- "Be the first one to create an order": "Crea tu il primo ordine",
- "Bond": "Cauzione",
- "Column title": "Titolo della colonna",
- "Columns": "Colonne",
- "Currency": "Valuta",
- "Delete": "Cancella",
- "Destination": "Destinazione",
- "Expiry": "Scadenza",
- "Filter": "Filtro",
- "Filter value": "Filtra valore",
- "Find column": "Trova colonna",
- "Hide": "Nascondi",
- "Hide all": "Nascondi tutto",
- "Host": "Host",
- "Is": "è",
- "Logic operator": "Operatore logico",
- "Manage columns": "Gestisci colonne",
- "Menu": "Menu",
- "No orders found to buy BTC for {{currencyCode}}": "Nessun ordine trovato per comprare BTC per {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "Nessun ordine trovato per vendere BTC per {{currencyCode}}",
- "No results found.": "Nessun risultato trovato.",
- "Operator": "Operatore",
- "Or": "E",
- "Orders per page:": "Ordini per pagina:",
- "Others": "Altro",
- "Pay": "Paga",
- "Payment Method": "Metodo di pagamento",
- "Premium": "Premio",
- "Price": "Prezzo",
- "Reorder column": "Riordina colonna",
- "Robot": "Robot",
- "Sats now": "Sats ora",
- "Select columns": "Seleziona colonne",
- "Show all": "Mostra tutto",
- "Show columns": "Mostra colonne",
- "Show filters": "Mostra filtri",
- "Sort": "Ordina",
- "Sort by ASC": "Ordine alfabetico crescente",
- "Sort by DESC": "Ordine alfabetico decrescente",
- "Timer": "Timer",
- "Unsort": "Rimuovi ordinamento",
- "Value": "Valore",
- "any": "qualunque",
- "contains": "contiene",
- "ends with": "termina con",
- "equals": "uguale a",
- "false": "falso",
- "is": "è",
- "is after": "è dopo",
- "is any of": "è uno di",
- "is before": "è prima",
- "is empty": "è vuoto",
- "is not": "non è",
- "is not empty": "non è vuoto",
- "is on or after": "è attivo o dopo",
- "is on or before": "è attivo o prima",
- "no": "no",
- "starts with": "inizia con",
- "true": "vero",
- "yes": "si",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "In questo modo, recupererai i riquadri della mappa da un fornitore di terze parti. A seconda della tua configurazione, le informazioni private potrebbero essere divulgate a server esterni a RoboSats.",
- "Close": "Chiudi",
- "Download high resolution map?": "Scarica la mappa in alta risoluzione?",
- "Show tiles": "Mostra riquadri",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". Gli sviluppatori di Robosats non ti contatteranno mai. Gli sviluppatori o i coordinatori, non ti chiederranno mai il tuo token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Tutti, purchè siano veloci. Puoi indicare i tuoi metodi di pagamento preferiti. Dovrai trovare un tuo pari che preferisce gli stessi metodi. Il passaggio di trasferimento di fiat ha una scadenza di 24 ore prima che una disputa sia aperta automaticamente. Raccomandiamo caldamente di usare canali di pagamento fiat instantanei.",
- "Are there trade limits?": "Ci sono limiti agli scambi?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "In nessun momento AnonymousAlice01 e BafflingBob02 devono affidarsi reciprocamente i fondi bitcoin. In caso di disputa, il coordinatore RoboSats aiuterà a risolvere la controversia.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Tieni presente che il tuo fornitore di pagamenti in fiat potrebbe addebitare costi aggiuntivi. In ogni caso, l'acquirente sostiene i costi dell'invio di valuta fiat. Ciò include le spese bancarie, le commissioni di trasferimento e gli spread di cambio. Il venditore deve ricevere esattamente l'importo indicato nei dettagli dell'ordine.",
- "Disclaimer": "Avvertenza",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "Durante un ordine tipico, il tuo partner di trading è l'unico che può potenzialmente scoprire qualcosa su di te. Mantieni la tua chat breve e concisa. Evitare di fornire informazioni non essenziali diverse da quelle strettamente necessarie per il pagamento in valuta reale.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Ciascun coordinatore RoboSats imposterà una dimensione massima degli scambi per ridurre al minimo il fastidio di errori di routing su rete lightning. Non ci sono limiti al numero di operazioni giornaliere. Un robot può avere un solo ordine alla volta. Tuttavia, puoi utilizzare più robot contemporaneamente utilizzando il Garage dei robots. Ricordati di eseguire il backup dei token dei tuoi robots!",
- "How does it work?": "Come funziona?",
- "How it works": "Come funziona",
- "How to use": "Come usarlo",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "In molti Paesi l'utilizzo di RoboSats non è diverso da quello di Ebay o Craiglist. Le normative possono variare. È tua responsabilità conformarti.",
- "Is RoboSats legal in my country?": "RoboSats è legale nel mio Paese?",
- "Is RoboSats private?": "RoboSats è privato?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "E' una borsa di scambio BTC/FIAT peer-to-peer che utilizza lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Semplifica il coordinamento tra parti e riduce al minimo la necessità di fiducia. RoboSats si concentra su privacy e velocità.",
- "Project source code": "Codice sorgente del progetto",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats è uno scambio decentralizzato con più coordinatori commerciali completamente ridondanti. Il coordinatore fornisce l'infrastruttura per la tua attività: mantiene il nodo Lightning intermediario, tiene la contabilità e inoltra i tuoi messaggi di chat crittografati. Il coordinatore è anche il giudice nel caso in cui il tuo ordine entri in controversia. Il coordinatore è un ruolo che si basa sulla fiducia, assicurati di fidarti del tuo coordinatore esplorando il suo profilo, la pagina web, i social media e i commenti di altri utenti online.",
- "RoboSats is an open source project ": "RoboSats è un progetto open-source",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "Il client RoboSats, che esegui sul tuo computer locale o browser, non raccoglie né condivide il tuo indirizzo IP, posizione, nome o dati personali. Il client crittografa i tuoi messaggi privati, che possono essere decrittografati solo dal tuo partner commerciale.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "Il coordinatore scelto manterrà un database di robot pseudonimi e ordini per il corretto funzionamento dell'applicazione. Puoi migliorare ulteriormente la tua privacy utilizzando nodi proxy o coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "L'offerente è soggetto allo stesso rischio di charge-back di qualsiasi altro servizio peer-to-peer. Paypal o le carte di credito non sono raccomandate.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "La commissione commerciale viene riscossa dal coordinatore di robosat come compenso per il proprio servizio. Puoi vedere le tariffe di ciascun coordinatore controllando il loro profilo. La commissione di negoziazione è condivisa da entrambi i peer di una transazione: sia il creatore dell'ordine e l'acquirente dell'ordine. In genere, la commissione del creatore dell'ordine sarà significativamente inferiore alla commissione dell’acquirente. Nel caso in cui venga utilizzato un indirizzo onchain per ricevere i Satoshi, si applica una commissione di swap variabile. La commissione per il pagamento onchain può essere visualizzata anche nel profilo del coordinatore.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Questa è un'applicazione sperimentale, le cose potrebbero andare male. Scambia piccole quantità!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Questa applicazione lightning viene fornita così com'è. È in fase di sviluppo attivo: è opportuno utilizzarla con la massima cautela. Non esiste un supporto privato. Il supporto è offerto solo attraverso i canali pubblici ",
- "What are the fees?": "Quali sono le commissioni",
- "What are the risks?": "Quali sono i rischi?",
- "What happens if my coordinator goes offline forever?": "Cosa succedere se il mio coordinatore è offline?",
- "What is RoboSats?": "Cos'è RoboSats?",
- "What is a coordinator?": "Co'sè un coordinatore?",
- "What is the trust model?": "Qual è il modello di fiducia?",
- "What payment methods are accepted?": "Quali pagamenti sono accettati?",
- "You can also check the full guide in ": "Puoi anche consultare la guida completa in ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "Puoi creare maggiore fiducia in RoboSats e nell'infrastruttura del coordinatore controllando il codice sorgente.",
- "You can find a step-by-step description of the trade pipeline in ": "Una descrizione passo passo della sequenza di scambio è disponibile in ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Il tuoi satoshi torneranno nel tuo wallet. Qualsiasi fattura trattenuta(Hold invoice) non saldata verrà automaticamente restituita anche se il coordinatore non dovesse più tornare attivo. Questo vale sia per le obbligazioni vincolate che per i depositi a garanzia di negoziazione. Tuttavia, c'è una piccola finestra tra la conferma da parte del venditore della RICEVUTA FIAT e il momento in cui l'acquirente riceve i satoshi, quando i fondi potrebbero essere persi definitivamente se il coordinatore scompare. Questa finestra dura solitamente circa 1 secondo. Assicurati di avere abbastanza liquidità in entrata per evitare errori di routing. In caso di problemi, contatta i canali pubblici di RoboSats o direttamente il tuo coordinatore commerciale utilizzando uno dei metodi di contatto elencati sul loro profilo.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Il tuo partner commerciale non conoscerà la destinazione del pagamento Lightning. La permanenza dei dati raccolti dai coordinatori dipende dalle loro politiche sulla privacy e sui dati. In caso di controversia, un coordinatore può richiedere ulteriori informazioni. Le specifiche di questo processo possono variare da coordinatore a coordinatore.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Indietro",
- "Keys": "Chiavi",
- "Learn how to verify": "Impara come verificare",
- "Messages": "Messaggi",
- "Peer public key": "La chiave pubblica del tuo pari",
- "Save credentials as a JSON file": "Salva le credenziali come file JSON",
- "Save messages as a JSON file": "Salva i messaggi come file JSON",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "La frase d'accesso per decifrare la tua chiave privata. Solo tu la conosci! Non la condividere. Corrisponde anche al gettone del tuo Robottino.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "La tua chiave PGP pubblica. Il tuo pari la utilizza per cifrare i messaggi che solo tu puoi leggere.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "La tua comunicazione è cifrata end-to-end con OpenPGP. Puoi verificare la privacy di questa chat utilizzando qualunque strumento basato sull'OpenPGP standard.",
- "Your encrypted private key": "La tua chiave privata cifrata",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "La tua chiave privata cifrata. La utilizzi per decifrare i messaggi che il tuo pari ha cifrato per te. La usi anche quando firmi i messaggi che invii.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "La chiave PGP pubblica del tuo pari. La utilizzi per cifrare i messaggi che solo il tuo pari può leggere e per verificare che la firma del tuo pari nei messaggi che ricevi.",
- "Your private key passphrase (keep secure!)": "La frase d'accesso alla tua chiave privata (Proteggila!)",
- "Your public key": "La tua chiave pubblica",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... da qualche parte sulla Terra!",
- "Client info": "Client info",
- "Made with": "Fatto con",
- "RoboSats client version": "RoboSats client version",
- "and": "e",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Comunità",
- "Follow RoboSats in Nostr": "Segui Robosats su Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Segnalazioni - The Robotic Satoshis Open Source Project",
- "Join RoboSats English speaking community!": "Unisciti alla comunità RoboSats che parla inglese!",
- "Join RoboSats SimpleX group": "Collegati al Gruppo Robosats su Simplex",
- "Join RoboSats Spanish speaking community!": "Unisciti alla comunità RoboSats che parla spagnolo!",
- "Nostr Official Account": "Account ufficiale Nostr",
- "RoboSats in Reddit": "RoboSats su Reddit",
- "RoboSats main public support": "RoboSats supporto pubblico",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Il supporto è offerto solo tramite SimpleX. Unisciti alla nostra community se hai domande o vuoi connetterti con altri fantastici robot. Per favore, usa le segnalazioni su Github se trovi un bug o vuoi siano inserite nuove funzionalità!",
- "Tell us about a new feature or a bug": "Comunicaci nuove funzionalità o bug",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "Volume scambiato in 24h",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Registro della liquidità",
- "CLN version": "Versione di CLN",
- "Client": "Client",
- "Coordinator": "Coordinatore",
- "Coordinator Notice": "Avviso del Coordinatore",
- "Coordinator commit hash": "Commit hash del coordinatore",
- "Coordinator description": "Descrizione del coordinatore",
- "Coordinator hosted web app": "Indirizzo diretto del coordinatore",
- "Coordinator offline": "Coordinatore offline",
- "Current onchain payout fee": "Attuale tariffa di pagamento onchain",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "Nodo LN",
- "LND version": "Versione LND",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Volume scambiato in totale",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Commissione dell'offerente",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Ordini di acquisto pubblici",
- "Public sell orders": "Ordini di vendita pubblici",
- "Reddit": "Reddit",
- "RoboSats version": "Versione di Robosats",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Commissione dell'acquirente",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "I robots attivi oggi",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "Attiva",
- "Enable TG Notifications": "Attiva notifiche TG",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Sarai introdotto in una conversazione con il bot RoboSats su Telegram. Apri semplicemente la chat e premi Start. Considera che attivando le notifiche Telegram potresti ridurre il tuo livello di anonimato.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Scegli un luogo",
- "Save": "Salva",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Indietro",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Stai per visitare la pagina Learn RoboSats. Troverai tutorial e documentazione per aiutarti ad imparare a usare RoboSats e capire come funziona.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Genera prima un avatar per il tuo robot. Poi crea il tuo ordine.",
- "You do not have a robot avatar": "Non hai un avatar per il tuo robot",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Il tuo Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Inserisci il token del tuo robot per ricostruirlo ed ottenere l'accesso ai suoi scambi.",
- "Paste token here": "Incolla il token qui",
- "Recover": "Recupera",
- "Robot recovery": "Recupera robot",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Salvalo!",
- "Done": "Fatto",
- "Store your robot token": "Salva il tuo token",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Potresti aver bisogno di recuperare il tuo avatar robot in futuro: custodiscilo con cura. Puoi semplicemente copiarlo in un'altra applicazione.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Scarica il file APK di RoboSats {{coordinatorString}} dalle releases Github",
- "Go away!": "Vattene!",
- "On Android RoboSats app ": "Sull'app Android di RoboSats ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Sul client Tor Browser è sufficiente aggiornare la scheda (fare clic qui o premere Ctrl+Shift+R)",
- "On remotely served browser client": "Sul client del browser servito da remoto",
- "On your own soverign node": "Sul proprio nodo sovrano",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "Il coordinatore RoboSats è alla versione {{coordinatorString}}, ma l'applicazione client è {{clientString}}. Questo disallineamento di versione potrebbe causare una cattiva esperienza utente.",
- "Update your RoboSats client": "Aggiorna il tuo client RoboSats",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Annulla",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "Il client RoboSats è servito dal proprio nodo, garantendo la massima sicurezza e privacy.",
- "You are self-hosting RoboSats": "Stai ospitando RoboSats in autonomia",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Non stai usando RoboSats privatemente",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "Da",
- "to": "a",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " con uno sconto del {{discount}}%",
- " at a {{premium}}% premium": " con un premio del {{premium}}%",
- " at market price": " al prezzo di mercato",
- " of {{satoshis}} Satoshis": " di {{satoshis}} Sats",
- "Add New": "Aggiungi nuovo",
- "Add geolocation for a face to face trade": "Aggiungi la geolocalizzazione per uno scambio faccia a faccia",
- "Amount Range": "Intervallo di quantità",
- "Amount of BTC to swap for LN Sats": "Quantità di BTC da cambiare in Sats LN",
- "Amount of fiat to exchange for bitcoin": "Quantità fiat da cambiare in bitcoin",
- "Buy BTC for ": "Compra BTC per ",
- "Buy or Sell Bitcoin?": "Compri o Vendi Bitcoin?",
- "Choose a Pricing Method": "Scegli come stabilire il prezzo",
- "Clear form": "Pulisci form",
- "Edit order": "Modifica ordine",
- "Enable advanced options": "Abilita opzioni avanzate",
- "Enter the destination of the Lightning swap": "Inserisci la destinazione dello swap Lightning",
- "Escrow/Invoice Timer (HH:mm)": "Deposito/Timer della fattura (HH:mm)",
- "Escrow/invoice step length": "Deposito/durata dello step della fattura",
- "Exact": "Esatto",
- "Exact Amount": "Importo esatto",
- "Face to Face Location": "Luogo per scambio Faccia a Faccia",
- "Fiat Payment Method(s)": "Metodo(i) di pagamento fiat",
- "Fidelity Bond Size": "Ammontare della cauzione",
- "In or Out of Lightning?": "Dentro o fuori da Lightning?",
- "Let the price move with the market": "Lascia che il prezzo si muova col mercato",
- "Must be less than {{maxAmount}}": "Deve essere inferiore a {{maxAmount}}",
- "Must be less than {{maxSats}": "Dev'essere inferiore al {{maxSats}}",
- "Must be less than {{max}}%": "Dev'essere inferiore al {{max}}%",
- "Must be more than {{minAmount}}": "Deve essere maggiore a {{minAmount}}",
- "Must be more than {{minSats}}": "Dev'essere maggiore del {{minSats}}",
- "Must be more than {{min}}%": "Dev'essere maggiore del {{min}}%",
- "Must be shorter than 65 characters": "Deve essere meno di 65 caratteri",
- "Onchain amount to receive (BTC)": "Importo da ricevere onchain (BTC)",
- "Onchain amount to send (BTC)": "Importo da inviare onchain (BTC)",
- "Order current rate:": "Ordina al prezzo corrente:",
- "Order for ": "Ordina per ",
- "Order rate:": "Tasso di ordinazione:",
- "Premium over Market (%)": "Premio sul prezzo di mercato (%)",
- "Public Duration (HH:mm)": "Durata pubblica (HH:mm)",
- "Public order length": "Durata dell'ordine pubblico",
- "Relative": "Relativo",
- "Satoshis": "Satoshi",
- "Sell BTC for ": "Vendi BTC per ",
- "Set a fix amount of satoshis": "Imposta una somma fissa di Sats",
- "Set the skin-in-the-game, increase for higher safety assurance": "Stabilisci la posta in gioco, aumenta per una sicurezza maggiore",
- "Swap Destination(s)": "Destinazione dello/degli Swap",
- "Swap into LN ": "Swap su LN ",
- "Swap of ": "Swap di ",
- "Swap out of LN ": "Swap da LN ",
- "Swap?": "Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "Per proteggere la tua privacy, la posizione esatta che appunterai sarà leggermente casuale.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "Puoi aggiungere nuovi metodi",
- "You must fill the form correctly": "Devi compilare il form correttamente",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "Riceverai circa {{swapSats}} Sats su LN (le commissioni possono variare)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "Invierai circa {{swapSats}} LN Sats (le commissioni possono variare)",
- "Your order fixed exchange rate": "Il tasso di cambio fisso del tuo ordine",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Maker",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Taker",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Routing Lightning fallito",
- "New chat message": "Nuovo messaggio in chat",
- "Order chat is open": "La chat per l'ordine è aperta",
- "Order has been disputed": "L'ordine è stato contestato",
- "Order has been taken!": "L'ordine è stato preso!",
- "Order has expired": "L'ordine è scaduto",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Exchange Bitcoin, Semplice e Privato",
- "Trade finished successfully!": "Scambio completato con successo!",
- "You can claim Sats!": "Puoi reclamare i tuoi Sats!",
- "You lost the dispute": "Hai perso la contestazione",
- "You won the dispute": "Hai vinto la contestazione",
- "₿ Rewards!": "₿ Ricompense!",
- "⚖️ Disputed!": "⚖️ Contestato!",
- "✅ Bond!": "✅ Cauzione!",
- "✅ Escrow!": "✅ Deposito!",
- "❗⚡ Routing Failed": "❗⚡ Routing Fallito",
- "👍 dispute": "👍 disputa",
- "👎 dispute": "👎 disputa",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 messaggio!",
- "😪 Expired!": "😪 Scaduto!",
- "🙌 Funished!": "🙌 Completato!",
- "🥳 Taken!": "🥳 Preso!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Quantità {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Accettando questo ordine rischi di perdere tempo. Se l'offerente non procede in tempo, sarai ricompensato in sats per il 50% della cauzione dell'offerente.",
- "Enter amount of fiat to exchange for bitcoin": "Inserisci la quantità di fiat da scambiare per bitcoin",
- "Sounds fine": "Sembra giusto",
- "Take Order": "Accetta l'ordine",
- "The maker is away": "L'offerente è assente",
- "Too high": "Troppo",
- "Too low": "Troppo poco",
- "Wait until you can take an order": "Aspetta fino a quando puoi accettare ordini",
- "You must specify an amount first": "Devi prima specificare una quantità",
- "You will receive {{satoshis}} Sats (Approx)": "Riceverai {{satoshis}} Sats (approssimativo)",
- "You will send {{satoshis}} Sats (Approx)": "Invierai {{satoshis}} Sats (approssimativo)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Metodi di pagamento accettati",
- "Amount of Satoshis": "Quantità di sats",
- "Deposit timer": "Per depositare",
- "Expires in": "Scade in",
- "F2F location": "Luogo F2F",
- "Order Details": "Dettagli",
- "Order ID": "ID ordine",
- "Order host": "Order host",
- "Order maker": "Offerente",
- "Order status": "Stato",
- "Order taker": "Acquirente",
- "Penalty lifted, good to go!": "Penalità rimossa, partiamo!",
- "Premium over market price": "Premio sul prezzo di mercato",
- "Price and Premium": "Prezzo e Premio",
- "Swap destination": "Destinazione di Swap",
- "The order has expired": "L'ordine è scaduto",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "La posizione appuntata è approssimativa. La posizione esatta del luogo dell'incontro deve essere indicata nella chat crittografata.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Non puoi ancora accettare un ordine! Aspetta {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "Ricevi {{amount}} via {{method}}",
- "You receive {{amount}} Sats (Approx)": "Ricevi {{amount}} Sats via Lightning (approssimativo)",
- "You send via Lightning {{amount}} Sats (Approx)": "Invii {{amount}} Sats via Lightning (approssimativo)",
- "You send via {{method}} {{amount}}": "Invii {{amount}} via {{method}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premio: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Riscatta",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Attiva notifiche Telegram",
- "Generate with Webln": "Genera con Webln",
- "Inactive order": "Ordine inattivo",
- "Invoice for {{amountSats}} Sats": "Ricevuta per {{amountSats}} Sats",
- "No active orders": "Nessun ordine attivo",
- "One active order #{{orderID}}": "Un ordine attivo #{{orderID}}",
- "Submit": "Invia",
- "Telegram enabled": "Telegram attivato",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Usa stealth invoices",
- "You do not have previous orders": "Non hai ordini precedenti",
- "Your compensations": "Your compensations",
- "Your current order": "Il tuo ordine attuale",
- "Your last order #{{orderID}}": "Il tuo ultimo ordine #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Scuro",
- "Light": "Chiaro",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connesso alla rete TOR",
- "Connecting to TOR network": "Connessione alla rete TOR",
- "Connection error": "Errore di connessione",
- "Initializing TOR daemon": "Inizializzazione del processo TOR",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Annulla ordine e sblocca immediatamente la cauzione",
- "Collaborative Cancel": "Annullamento collaborativo",
- "Unilateral cancelation (bond at risk!)": "Annullamento unilaterale (cauzione a rischio!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Hai richiesto per un annullamento collaborativo",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} vorrebbe annullare collaborativamente",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Acquirente",
- "Completed in": "Completato in",
- "Contract exchange rate": "Tasso di cambio contrattuale",
- "Coordinator trade revenue": "Guadagno del coordinatore",
- "Export trade summary": "Esporta riepilogo dello scambio",
- "Maker bond": "Cauzione del maker",
- "Mining fee": "Commissione di mining",
- "Onchain swap fee": "Commissione di swap onchain",
- "Received": "Ricevuto",
- "Routing budget": "Budget di routing",
- "Seller": "Offerente",
- "Sent": "Inviato",
- "Taker bond": "Cauzione del taker",
- "Timestamp": "Timestamp",
- "Trade Summary": "Riepilogo dello scambio",
- "Unlocked": "Sbloccato",
- "User role": "Ruolo utente",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Vedi wallet compatibili",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Annullare l'ordine?",
- "Confirm Cancel": "Conferma l'annullamento",
- "If the order is cancelled now you will lose your bond.": "Se l'ordine viene annullato adesso perderai la cauzione.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accetta annullamento",
- "Ask for Cancel": "Richiesta di annullamento",
- "Collaborative cancel the order?": "Annullare collaborativamente l'ordine?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Il deposito di transazione è stato registrato. L'ordine può solo essere cancellato se entrambe le parti sono d'accordo all'annullamento.",
- "Your peer has asked for cancellation": "Il tuo pari ha richiesto l'annullanmento",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Sono d'accordo e apri una disputa",
- "Disagree": "Non sono d'accordo",
- "Do you want to open a dispute?": "Vuoi aprire una disputa?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Assicurati di esportare il log della chat. Lo staff potrebbe richiedere il file JSON di log della chat esportato per risolvere eventuali dispute. È tua responsabilità conservarlo.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Lo staff di RoboSats esaminerà le dichiarazioni e le prove fornite. È necessario essere più precisi possibile, poiché lo staff non può leggere la chat. È meglio fornire un metodo di contatto temporaneo insieme alla propria dichiarazione. I satoshi presenti nel deposito saranno inviati al vincitore della disputa, mentre il perdente perderà il deposito",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Conferma",
- "Confirm you received {{amount}} {{currencyCode}}?": "Confermi la ricezione di {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confermando di aver ricevuto {{importo}} {{currencyCode}} concluderai lo scambio. I satoshi in deposito saranno rilasciati all'acquirente. Conferma solo dopo che {{amount}} {{valutaCodice}} sono arrivati sul tuo conto. Si noti che se si riceve il pagamento e non si clicca su conferma, si rischia di perdere la propria cauzione.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confermi di aver inviato {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confermando di aver inviato {{importo}} {{currencyCode}} consentirai al tuo pari di finalizzare la transazione. Se non lo si è ancora inviato e si procede comunque a una falsa conferma, si rischia di perdere la propria cauzione.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "LEGGERE. Nel caso in cui il pagamento al venditore sia stato bloccato e sia assolutamente impossibile concludere la compravendita, puoi annullare la tua conferma di \"Fiat inviate\". Questo solo se tu e il venditore avete già concordato in chat di procedere a un annullamento collaborativo. Dopo la conferma, il pulsante \"Annullamento collaborativo\" sarà nuovamente visibile. Fare clic su questo pulsante solo se si sa cosa si sta facendo. Agli utenti che utilizzano RoboSats per la prima volta è caldamente sconsigliato eseguire questa azione! Assicurarsi al 100% che il pagamento non sia andato a buon fine e che l'importo sia presente nel conto.",
- "Revert the confirmation of fiat sent?": "Annullare la conferma dell'invio di fiat?",
- "Wait ({{time}})": "Attendi ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Importo non ancora bloccato, controllare il portafoglio WebLN.",
- "Invoice not received, please check your WebLN wallet.": "Fattura non ricevuta, controllare il portafoglio WebLN.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "Ora è possibile chiudere il popup del portafoglio WebLN.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Controlla PGP",
- "Export": "Esporta",
- "Save full log as a JSON file (messages and credentials)": "Salva l'elenco completo come file JSON (messaggi e credenziali)",
- "Verify your privacy": "Verifica la tua privacy",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...in attesa",
- "Activate slow mode (use it when the connection is slow)": "Attiva slow mode (da utilizzare quando la connessione è lenta)",
- "Peer": "Pari",
- "You": "Tu",
- "connected": "connesso",
- "disconnected": "disconnesso",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Connessione...",
- "Send": "Invia",
- "Type a message": "Digita un messaggio",
- "Waiting for peer public key...": "In attesa della chiave pubblica del tuo pari...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Allega i logs della chat",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Allegare i logs della chat semplifica il processo di risoluzione della contestazione e aggiunge trasparenza. Tuttavia, potrebbe compromettere la tua privacy.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Dichiarazione inviata",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Opzioni avanzate",
- "Invoice to wrap": "Fattura da confezionare",
- "Payout Lightning Invoice": "Fattura di pagamento Lightning",
- "Proxy Budget": "Proxy Budget",
- "Routing Budget": "Routing Budget",
- "Server": "Server",
- "Submit invoice for {{amountSats}} Sats": "Invia fattura per {{amountSats}} Sats",
- "Use Lnproxy": "Usa Lnproxy",
- "Wrap": "Wrap",
- "Wrapped invoice": "Wrapped invoice",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Indirizzo Bitcoin",
- "Final amount you will receive": "Importo finale che riceverai",
- "Invalid": "Invalido",
- "Mining Fee": "Commissione di mining",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "Il coordinatore RoboSats effettuerà uno swap e invierà i Sats al tuo indirizzo onchain.",
- "Swap fee": "Commissione di swap",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Conferma la ricezione di {{amount}} {{currencyCode}}",
- "Confirm {{amount}} {{currencyCode}} sent": "Conferma l'invio di {{amount}} {{currencyCode}}",
- "Open Dispute": "Apri una disputa",
- "Payment failed?": "Pagamento fallito?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Saluta! Sii utile e conciso. Fai sapere come inviarti {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "Per aprire una contestazione devi attendere",
- "Wait for the seller to confirm he has received the payment.": "Aspetta che l'offerente confermi la ricezione del pagamento.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Per favore, salva le informazioni necessarie per identificare il tuo ordine e i tuoi pagamenti: ID dell'ordine; hash dei pagamenti delle garanzie o del deposito (controlla sul tuo wallet lightning); importo esatto in Sats; e nickname del robot. Dovrai identificarti come l'utente coinvolto in questa operazione tramite email (o altri metodi di contatto).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Puoi richiedere l'importo per la risoluzione delle controversie (deposito e cauzione) dalla sezione ricompense del tuo profilo. Se c'è qualcosa per cui lo staff può essere d'aiuto, non esitare a contattare robosats@protonmail.com (o tramite il metodo di contatto temporaneo fornito).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Aspetta un attimo. Se l'offerente non effettua il deposito, riceverai indietro la cauzione automaticamente. In più, riceverai un compenso (controlla le ricompense sul tuo profilo).",
- "We are waiting for the seller to lock the trade amount.": "Stiamo aspettando che l'offerente blocchi l'ammontare della transazione.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Rinnova l'ordine",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Copia negli appunti",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Questa è una ricevuta di deposito, verrà congelata nel tuo wallet. Sarà riscossa solamente in caso di annullamento o perdita di una disputa.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Questa è una ricevuta di deposito, verrà congelata nel tuo wallet. Sarà accreditata all'acquirente una volta tu abbia confermato di aver ricevuto {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Rimuovi la pausa all'ordine",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Il tuo ordine pubblico è in sospeso. Al momento non può essere visto o accettato da altri robot. È possibile scegliere di toglierlo dalla pausa in qualsiasi momento",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Prima di lasciarti inviare {{amountFiat}} {{currencyCode}}, vogliamo assicurarci che tu sia in grado di ricevere i BTC.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Aspetta un attimo. Se l'acquirente non collabora, ti verranno restituite automaticamente la garanzia di transazione e la cauzione. In più, riceverai un compenso (controlla le ricompense sul tuo profilo).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Stiamo aspettando che l'acquirente invii una fattura lightning. Appena fatto, sarai in grado di comunicare direttamente i dettagli di pagamento.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Tra gli ordini pubblici in {{currencyCode}} (costo crescente)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Se l'ordine scade senza venire accettato, la cauzione ti sarà restituita (nessun'azione richiesta).",
- "Pause the public order": "Sospendi l'ordine pubblico",
- "Premium rank": "Classifica del premio",
- "Public orders for {{currencyCode}}": "Ordini pubblici per {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Ragione del fallimento:",
- "Next attempt in": "Prossimo tentativo",
- "Retrying!": "Nuovo tentativo!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats proverà a pagare la tua fattura 3 volte con una pausa di un minuto tra ogni tentativo. Se continua a fallire, potrai inviare una nuova fattura. Controlla se hai abbastanza liquidità in entrata. Ricorda che i nodi Lightning devono essere online per poter ricevere i pagamenti.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "La tua fattura è scaduta o sono stati fatti più di 3 tentativi di pagamento. Invia una nuova fattura.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats sta provando a pagare la tua fattura lightning. Ricorda che i nodi lightning devono essere online per ricevere pagamenti.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Rinnova",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats migliora se ha più liquidità ed utenti. Parla di Robosats ai tuoi amici bitcoiner!",
- "Sending coins to": "Invio monete a",
- "Start Again": "Ricomincia",
- "Thank you for using Robosats!": "Grazie per aver usato Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Il tuo TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Per favore, attendi che l'acquirente blocchi una cauzione. Se l'acquirente non blocca una cauzione in tempo, l'ordine verrà reso nuovamente pubblico.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "Un tecnico robot è arrivato!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "Porto i miei robots personali, eccoli. (Trascina e rilascia workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Questa è la mia prima volta qui. Genera un nuovo Robot Garage e un token robot esteso (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Personalizza le finestre di visualizzazione",
- "Freeze viewports": "Fissa le finestre di visualizzazione",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Facci sapere come migliorare la piattaforma (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "Per aprire una contestazione devi attendere <1><1/>",
- "Waiting for maker bond": "In attesa della cauzione del maker",
- "Public": "Pubblico",
- "Waiting for taker bond": "In attesa della cauzione del taker",
- "Cancelled": "Annullato",
- "Expired": "Scaduto",
- "Waiting for trade collateral and buyer invoice": "In attesa del collaterale di scambio e della fattura dell'acquirente",
- "Waiting only for seller trade collateral": "In attesa del solo collaterale di scambio del venditore",
- "Waiting only for buyer invoice": "In attesa della sola fattura dell'acquirente",
- "Sending fiat - In chatroom": "Invio fiat - Nella chatroom",
- "Fiat sent - In chatroom": "Fiat inviate - Nella chatroom",
- "In dispute": "In contestazione",
- "Collaboratively cancelled": "Annullato collaborativamente",
- "Sending satoshis to buyer": "Invio satoshi all'acquirente",
- "Successful trade": "Scambio completato con successo",
- "Failed lightning network routing": "Routing Lightning Network fallito",
- "Wait for dispute resolution": "In attesa della risoluzione della contestazione",
- "Maker lost dispute": "Il maker ha perso la contestazione",
- "Taker lost dispute": "Il taker ha perso la contestazione",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Fattura scaduta. Non hai confermato la pubblicazione dell'ordine in tempo. Effettua un nuovo ordine.",
- "This order has been cancelled by the maker": "Questo ordine è stato cancellato dal maker",
- "Invoice expired. You did not confirm taking the order in time.": "Fattura scaduta. Non hai confermato la presa in carico dell'ordine in tempo.",
- "Invalid Order Id": "Id Ordine non valido",
- "You must have a robot avatar to see the order details": "Devi avere un avatar robot per vedere i dettagli dell'ordine",
- "This order has been cancelled collaborativelly": "Questo ordine è stato annullato collaborativamente",
- "This order is not available": "Questo ordine non è disponibile",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "I Satoshi robotici che lavorano nel magazzino non ti hanno capito. Compilare una segnalazione di bug in Github https://github.com/RoboSats/robosats/issues."
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Testnet Bitcoin in uso",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Grafico",
+ "Create": "Crea",
+ "List": "Elenca",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Gli ordini esistenti si abbinano ai tuoi!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Supporto della community e pubblico",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Impara RoboSats",
+ "RoboSats information": "Informazioni su RoboSats",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "Altro",
+ "Offers": "Offerte",
+ "Order": "Ordina",
+ "Settings": "Impostazioni",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Contratto",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Genera un token",
+ "2. Meet your robot identity": "2. Incontra la tua identità robotica",
+ "3. Browse or create an order": "3. Cerca o crea un ordine",
+ "Building your robot!": "Costruzione del robot!",
+ "Continue": "Continua",
+ "Generate token": "Genera un token",
+ "Hi! My name is": "Ciao! Mi chiamo",
+ "If you need help on your RoboSats journey join our public support": "Se hai bisogno di aiuto per il tuo viaggio con RoboSats, unisciti al nostro supporto pubblico",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats è un mercato peer-to-peer. È possibile consultare le offerte pubbliche o crearne una nuova.",
+ "See profile": "Guarda il profilo",
+ "Store it somewhere safe!": "Conservalo in un luogo sicuro!",
+ "Telegram group": "Gruppo Telegram",
+ "This is your trading avatar": "Questo è il tuo avatar per gli scambi",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "Questa chiave temporanea ti dà accesso a un'identità robotica unica e privata per il tuo scambio.",
+ "You can also add your own random characters into the token or": "Puoi anche aggiungere i tuoi caratteri casuali nel token oppure",
+ "or visit the robot school for documentation.": "oppure visitare la scuola robotica per la documentazione.",
+ "roll again": "lancia di nuovo",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Ordine attivo #{{orderID}}",
+ "Add Robot": "Aggiungi robot",
+ "Add a new Robot": "Aggiungi un nuovo robot",
+ "Building...": "Costruzione...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Ultimo ordine #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Recupero",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Il riutilizzo di identità per gli scambi riduce la privacy rispetto ad altri utenti, coordinatori e osservatori.",
+ "Robot Garage": "Garage del robot",
+ "Store your token safely": "Custodisci il tuo token in modo sicuro",
+ "Welcome back!": "Ben tornato!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Copiato!",
+ "Not enough entropy, make it more complex": "Non c'è abbastanza entropia, rendilo più complesso",
+ "The token is too short": "Il token è troppo corto",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "Una piattaforma di scambi P2P su LN semplice e privata",
+ "Create a new robot and learn to use RoboSats": "Crea un nuovo robot e impara ad utilizzare RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recupera un robot esistente con il tuo token",
+ "Start": "Inizia",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connessione a TOR",
+ "Connection encrypted and anonymized using TOR.": "Connessione criptata e anonimizzata mediante TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Questo garantisce la massima privacy, ma l'app potrebbe risultare lenta. Se si perde la connessione, riavviare l'app.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "QUALUNQUE",
+ "Buy": "Compra",
+ "DESTINATION": "DESTINAZIONE",
+ "I want to": "Voglio",
+ "METHOD": "METODO",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Seleziona valuta di pagamento",
+ "Select Payment Method": "Seleziona il metodo di pagamento",
+ "Sell": "Vendere",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "ed usa",
+ "hosted by": "hosted by",
+ "pay with": "paga con",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Aggiungi filtro",
+ "Amount": "Quantità",
+ "An error occurred.": "Si è verificato un errore.",
+ "And": "E",
+ "Be the first one to create an order": "Crea tu il primo ordine",
+ "Bond": "Cauzione",
+ "Column title": "Titolo della colonna",
+ "Columns": "Colonne",
+ "Currency": "Valuta",
+ "Delete": "Cancella",
+ "Destination": "Destinazione",
+ "Expiry": "Scadenza",
+ "Filter": "Filtro",
+ "Filter value": "Filtra valore",
+ "Find column": "Trova colonna",
+ "Hide": "Nascondi",
+ "Hide all": "Nascondi tutto",
+ "Host": "Host",
+ "Is": "è",
+ "Logic operator": "Operatore logico",
+ "Manage columns": "Gestisci colonne",
+ "Menu": "Menu",
+ "No orders found to buy BTC for {{currencyCode}}": "Nessun ordine trovato per comprare BTC per {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "Nessun ordine trovato per vendere BTC per {{currencyCode}}",
+ "No results found.": "Nessun risultato trovato.",
+ "Operator": "Operatore",
+ "Or": "E",
+ "Orders per page:": "Ordini per pagina:",
+ "Others": "Altro",
+ "Pay": "Paga",
+ "Payment Method": "Metodo di pagamento",
+ "Premium": "Premio",
+ "Price": "Prezzo",
+ "Reorder column": "Riordina colonna",
+ "Robot": "Robot",
+ "Sats now": "Sats ora",
+ "Select columns": "Seleziona colonne",
+ "Show all": "Mostra tutto",
+ "Show columns": "Mostra colonne",
+ "Show filters": "Mostra filtri",
+ "Sort": "Ordina",
+ "Sort by ASC": "Ordine alfabetico crescente",
+ "Sort by DESC": "Ordine alfabetico decrescente",
+ "Timer": "Timer",
+ "Unsort": "Rimuovi ordinamento",
+ "Value": "Valore",
+ "any": "qualunque",
+ "contains": "contiene",
+ "ends with": "termina con",
+ "equals": "uguale a",
+ "false": "falso",
+ "is": "è",
+ "is after": "è dopo",
+ "is any of": "è uno di",
+ "is before": "è prima",
+ "is empty": "è vuoto",
+ "is not": "non è",
+ "is not empty": "non è vuoto",
+ "is on or after": "è attivo o dopo",
+ "is on or before": "è attivo o prima",
+ "no": "no",
+ "starts with": "inizia con",
+ "true": "vero",
+ "yes": "si",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "In questo modo, recupererai i riquadri della mappa da un fornitore di terze parti. A seconda della tua configurazione, le informazioni private potrebbero essere divulgate a server esterni a RoboSats.",
+ "Close": "Chiudi",
+ "Download high resolution map?": "Scarica la mappa in alta risoluzione?",
+ "Show tiles": "Mostra riquadri",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". Gli sviluppatori di Robosats non ti contatteranno mai. Gli sviluppatori o i coordinatori, non ti chiederranno mai il tuo token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Tutti, purchè siano veloci. Puoi indicare i tuoi metodi di pagamento preferiti. Dovrai trovare un tuo pari che preferisce gli stessi metodi. Il passaggio di trasferimento di fiat ha una scadenza di 24 ore prima che una disputa sia aperta automaticamente. Raccomandiamo caldamente di usare canali di pagamento fiat instantanei.",
+ "Are there trade limits?": "Ci sono limiti agli scambi?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "In nessun momento AnonymousAlice01 e BafflingBob02 devono affidarsi reciprocamente i fondi bitcoin. In caso di disputa, il coordinatore RoboSats aiuterà a risolvere la controversia.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Tieni presente che il tuo fornitore di pagamenti in fiat potrebbe addebitare costi aggiuntivi. In ogni caso, l'acquirente sostiene i costi dell'invio di valuta fiat. Ciò include le spese bancarie, le commissioni di trasferimento e gli spread di cambio. Il venditore deve ricevere esattamente l'importo indicato nei dettagli dell'ordine.",
+ "Disclaimer": "Avvertenza",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "Durante un ordine tipico, il tuo partner di trading è l'unico che può potenzialmente scoprire qualcosa su di te. Mantieni la tua chat breve e concisa. Evitare di fornire informazioni non essenziali diverse da quelle strettamente necessarie per il pagamento in valuta reale.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Ciascun coordinatore RoboSats imposterà una dimensione massima degli scambi per ridurre al minimo il fastidio di errori di routing su rete lightning. Non ci sono limiti al numero di operazioni giornaliere. Un robot può avere un solo ordine alla volta. Tuttavia, puoi utilizzare più robot contemporaneamente utilizzando il Garage dei robots. Ricordati di eseguire il backup dei token dei tuoi robots!",
+ "How does it work?": "Come funziona?",
+ "How it works": "Come funziona",
+ "How to use": "Come usarlo",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "In molti Paesi l'utilizzo di RoboSats non è diverso da quello di Ebay o Craiglist. Le normative possono variare. È tua responsabilità conformarti.",
+ "Is RoboSats legal in my country?": "RoboSats è legale nel mio Paese?",
+ "Is RoboSats private?": "RoboSats è privato?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "E' una borsa di scambio BTC/FIAT peer-to-peer che utilizza lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Semplifica il coordinamento tra parti e riduce al minimo la necessità di fiducia. RoboSats si concentra su privacy e velocità.",
+ "Project source code": "Codice sorgente del progetto",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats è uno scambio decentralizzato con più coordinatori commerciali completamente ridondanti. Il coordinatore fornisce l'infrastruttura per la tua attività: mantiene il nodo Lightning intermediario, tiene la contabilità e inoltra i tuoi messaggi di chat crittografati. Il coordinatore è anche il giudice nel caso in cui il tuo ordine entri in controversia. Il coordinatore è un ruolo che si basa sulla fiducia, assicurati di fidarti del tuo coordinatore esplorando il suo profilo, la pagina web, i social media e i commenti di altri utenti online.",
+ "RoboSats is an open source project ": "RoboSats è un progetto open-source",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "Il client RoboSats, che esegui sul tuo computer locale o browser, non raccoglie né condivide il tuo indirizzo IP, posizione, nome o dati personali. Il client crittografa i tuoi messaggi privati, che possono essere decrittografati solo dal tuo partner commerciale.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "Il coordinatore scelto manterrà un database di robot pseudonimi e ordini per il corretto funzionamento dell'applicazione. Puoi migliorare ulteriormente la tua privacy utilizzando nodi proxy o coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "L'offerente è soggetto allo stesso rischio di charge-back di qualsiasi altro servizio peer-to-peer. Paypal o le carte di credito non sono raccomandate.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "La commissione commerciale viene riscossa dal coordinatore di robosat come compenso per il proprio servizio. Puoi vedere le tariffe di ciascun coordinatore controllando il loro profilo. La commissione di negoziazione è condivisa da entrambi i peer di una transazione: sia il creatore dell'ordine e l'acquirente dell'ordine. In genere, la commissione del creatore dell'ordine sarà significativamente inferiore alla commissione dell’acquirente. Nel caso in cui venga utilizzato un indirizzo onchain per ricevere i Satoshi, si applica una commissione di swap variabile. La commissione per il pagamento onchain può essere visualizzata anche nel profilo del coordinatore.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Questa è un'applicazione sperimentale, le cose potrebbero andare male. Scambia piccole quantità!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Questa applicazione lightning viene fornita così com'è. È in fase di sviluppo attivo: è opportuno utilizzarla con la massima cautela. Non esiste un supporto privato. Il supporto è offerto solo attraverso i canali pubblici ",
+ "What are the fees?": "Quali sono le commissioni",
+ "What are the risks?": "Quali sono i rischi?",
+ "What happens if my coordinator goes offline forever?": "Cosa succedere se il mio coordinatore è offline?",
+ "What is RoboSats?": "Cos'è RoboSats?",
+ "What is a coordinator?": "Co'sè un coordinatore?",
+ "What is the trust model?": "Qual è il modello di fiducia?",
+ "What payment methods are accepted?": "Quali pagamenti sono accettati?",
+ "You can also check the full guide in ": "Puoi anche consultare la guida completa in ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "Puoi creare maggiore fiducia in RoboSats e nell'infrastruttura del coordinatore controllando il codice sorgente.",
+ "You can find a step-by-step description of the trade pipeline in ": "Una descrizione passo passo della sequenza di scambio è disponibile in ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Il tuoi satoshi torneranno nel tuo wallet. Qualsiasi fattura trattenuta(Hold invoice) non saldata verrà automaticamente restituita anche se il coordinatore non dovesse più tornare attivo. Questo vale sia per le obbligazioni vincolate che per i depositi a garanzia di negoziazione. Tuttavia, c'è una piccola finestra tra la conferma da parte del venditore della RICEVUTA FIAT e il momento in cui l'acquirente riceve i satoshi, quando i fondi potrebbero essere persi definitivamente se il coordinatore scompare. Questa finestra dura solitamente circa 1 secondo. Assicurati di avere abbastanza liquidità in entrata per evitare errori di routing. In caso di problemi, contatta i canali pubblici di RoboSats o direttamente il tuo coordinatore commerciale utilizzando uno dei metodi di contatto elencati sul loro profilo.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Il tuo partner commerciale non conoscerà la destinazione del pagamento Lightning. La permanenza dei dati raccolti dai coordinatori dipende dalle loro politiche sulla privacy e sui dati. In caso di controversia, un coordinatore può richiedere ulteriori informazioni. Le specifiche di questo processo possono variare da coordinatore a coordinatore.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Indietro",
+ "Keys": "Chiavi",
+ "Learn how to verify": "Impara come verificare",
+ "Messages": "Messaggi",
+ "Peer public key": "La chiave pubblica del tuo pari",
+ "Save credentials as a JSON file": "Salva le credenziali come file JSON",
+ "Save messages as a JSON file": "Salva i messaggi come file JSON",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "La frase d'accesso per decifrare la tua chiave privata. Solo tu la conosci! Non la condividere. Corrisponde anche al gettone del tuo Robottino.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "La tua chiave PGP pubblica. Il tuo pari la utilizza per cifrare i messaggi che solo tu puoi leggere.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "La tua comunicazione è cifrata end-to-end con OpenPGP. Puoi verificare la privacy di questa chat utilizzando qualunque strumento basato sull'OpenPGP standard.",
+ "Your encrypted private key": "La tua chiave privata cifrata",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "La tua chiave privata cifrata. La utilizzi per decifrare i messaggi che il tuo pari ha cifrato per te. La usi anche quando firmi i messaggi che invii.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "La chiave PGP pubblica del tuo pari. La utilizzi per cifrare i messaggi che solo il tuo pari può leggere e per verificare che la firma del tuo pari nei messaggi che ricevi.",
+ "Your private key passphrase (keep secure!)": "La frase d'accesso alla tua chiave privata (Proteggila!)",
+ "Your public key": "La tua chiave pubblica",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... da qualche parte sulla Terra!",
+ "Client info": "Client info",
+ "Made with": "Fatto con",
+ "RoboSats client version": "RoboSats client version",
+ "and": "e",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Comunità",
+ "Follow RoboSats in Nostr": "Segui Robosats su Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Segnalazioni - The Robotic Satoshis Open Source Project",
+ "Join RoboSats English speaking community!": "Unisciti alla comunità RoboSats che parla inglese!",
+ "Join RoboSats SimpleX group": "Collegati al Gruppo Robosats su Simplex",
+ "Join RoboSats Spanish speaking community!": "Unisciti alla comunità RoboSats che parla spagnolo!",
+ "Nostr Official Account": "Account ufficiale Nostr",
+ "RoboSats in Reddit": "RoboSats su Reddit",
+ "RoboSats main public support": "RoboSats supporto pubblico",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Il supporto è offerto solo tramite SimpleX. Unisciti alla nostra community se hai domande o vuoi connetterti con altri fantastici robot. Per favore, usa le segnalazioni su Github se trovi un bug o vuoi siano inserite nuove funzionalità!",
+ "Tell us about a new feature or a bug": "Comunicaci nuove funzionalità o bug",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "Volume scambiato in 24h",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Registro della liquidità",
+ "CLN version": "Versione di CLN",
+ "Client": "Client",
+ "Coordinator": "Coordinatore",
+ "Coordinator Notice": "Avviso del Coordinatore",
+ "Coordinator commit hash": "Commit hash del coordinatore",
+ "Coordinator description": "Descrizione del coordinatore",
+ "Coordinator hosted web app": "Indirizzo diretto del coordinatore",
+ "Coordinator offline": "Coordinatore offline",
+ "Current onchain payout fee": "Attuale tariffa di pagamento onchain",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "Nodo LN",
+ "LND version": "Versione LND",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Volume scambiato in totale",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Commissione dell'offerente",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Ordini di acquisto pubblici",
+ "Public sell orders": "Ordini di vendita pubblici",
+ "Reddit": "Reddit",
+ "RoboSats version": "Versione di Robosats",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Commissione dell'acquirente",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "I robots attivi oggi",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "Attiva",
+ "Enable TG Notifications": "Attiva notifiche TG",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Sarai introdotto in una conversazione con il bot RoboSats su Telegram. Apri semplicemente la chat e premi Start. Considera che attivando le notifiche Telegram potresti ridurre il tuo livello di anonimato.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Scegli un luogo",
+ "Save": "Salva",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Indietro",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Stai per visitare la pagina Learn RoboSats. Troverai tutorial e documentazione per aiutarti ad imparare a usare RoboSats e capire come funziona.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Genera prima un avatar per il tuo robot. Poi crea il tuo ordine.",
+ "You do not have a robot avatar": "Non hai un avatar per il tuo robot",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Il tuo Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Inserisci il token del tuo robot per ricostruirlo ed ottenere l'accesso ai suoi scambi.",
+ "Paste token here": "Incolla il token qui",
+ "Recover": "Recupera",
+ "Robot recovery": "Recupera robot",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Salvalo!",
+ "Done": "Fatto",
+ "Store your robot token": "Salva il tuo token",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Potresti aver bisogno di recuperare il tuo avatar robot in futuro: custodiscilo con cura. Puoi semplicemente copiarlo in un'altra applicazione.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Scarica il file APK di RoboSats {{coordinatorString}} dalle releases Github",
+ "Go away!": "Vattene!",
+ "On Android RoboSats app ": "Sull'app Android di RoboSats ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Sul client Tor Browser è sufficiente aggiornare la scheda (fare clic qui o premere Ctrl+Shift+R)",
+ "On remotely served browser client": "Sul client del browser servito da remoto",
+ "On your own soverign node": "Sul proprio nodo sovrano",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "Il coordinatore RoboSats è alla versione {{coordinatorString}}, ma l'applicazione client è {{clientString}}. Questo disallineamento di versione potrebbe causare una cattiva esperienza utente.",
+ "Update your RoboSats client": "Aggiorna il tuo client RoboSats",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Annulla",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "Il client RoboSats è servito dal proprio nodo, garantendo la massima sicurezza e privacy.",
+ "You are self-hosting RoboSats": "Stai ospitando RoboSats in autonomia",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Non stai usando RoboSats privatemente",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "Da",
+ "to": "a",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " con uno sconto del {{discount}}%",
+ " at a {{premium}}% premium": " con un premio del {{premium}}%",
+ " at market price": " al prezzo di mercato",
+ " of {{satoshis}} Satoshis": " di {{satoshis}} Sats",
+ "Add New": "Aggiungi nuovo",
+ "Add geolocation for a face to face trade": "Aggiungi la geolocalizzazione per uno scambio faccia a faccia",
+ "Amount Range": "Intervallo di quantità",
+ "Amount of BTC to swap for LN Sats": "Quantità di BTC da cambiare in Sats LN",
+ "Amount of fiat to exchange for bitcoin": "Quantità fiat da cambiare in bitcoin",
+ "Buy BTC for ": "Compra BTC per ",
+ "Buy or Sell Bitcoin?": "Compri o Vendi Bitcoin?",
+ "Choose a Pricing Method": "Scegli come stabilire il prezzo",
+ "Clear form": "Pulisci form",
+ "Edit order": "Modifica ordine",
+ "Enable advanced options": "Abilita opzioni avanzate",
+ "Enter the destination of the Lightning swap": "Inserisci la destinazione dello swap Lightning",
+ "Escrow/Invoice Timer (HH:mm)": "Deposito/Timer della fattura (HH:mm)",
+ "Escrow/invoice step length": "Deposito/durata dello step della fattura",
+ "Exact": "Esatto",
+ "Exact Amount": "Importo esatto",
+ "Face to Face Location": "Luogo per scambio Faccia a Faccia",
+ "Fiat Payment Method(s)": "Metodo(i) di pagamento fiat",
+ "Fidelity Bond Size": "Ammontare della cauzione",
+ "In or Out of Lightning?": "Dentro o fuori da Lightning?",
+ "Let the price move with the market": "Lascia che il prezzo si muova col mercato",
+ "Must be less than {{maxAmount}}": "Deve essere inferiore a {{maxAmount}}",
+ "Must be less than {{maxSats}": "Dev'essere inferiore al {{maxSats}}",
+ "Must be less than {{max}}%": "Dev'essere inferiore al {{max}}%",
+ "Must be more than {{minAmount}}": "Deve essere maggiore a {{minAmount}}",
+ "Must be more than {{minSats}}": "Dev'essere maggiore del {{minSats}}",
+ "Must be more than {{min}}%": "Dev'essere maggiore del {{min}}%",
+ "Must be shorter than 65 characters": "Deve essere meno di 65 caratteri",
+ "Onchain amount to receive (BTC)": "Importo da ricevere onchain (BTC)",
+ "Onchain amount to send (BTC)": "Importo da inviare onchain (BTC)",
+ "Order current rate:": "Ordina al prezzo corrente:",
+ "Order for ": "Ordina per ",
+ "Order rate:": "Tasso di ordinazione:",
+ "Premium over Market (%)": "Premio sul prezzo di mercato (%)",
+ "Public Duration (HH:mm)": "Durata pubblica (HH:mm)",
+ "Public order length": "Durata dell'ordine pubblico",
+ "Relative": "Relativo",
+ "Satoshis": "Satoshi",
+ "Sell BTC for ": "Vendi BTC per ",
+ "Set a fix amount of satoshis": "Imposta una somma fissa di Sats",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Stabilisci la posta in gioco, aumenta per una sicurezza maggiore",
+ "Swap Destination(s)": "Destinazione dello/degli Swap",
+ "Swap into LN ": "Swap su LN ",
+ "Swap of ": "Swap di ",
+ "Swap out of LN ": "Swap da LN ",
+ "Swap?": "Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "Per proteggere la tua privacy, la posizione esatta che appunterai sarà leggermente casuale.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "Puoi aggiungere nuovi metodi",
+ "You must fill the form correctly": "Devi compilare il form correttamente",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "Riceverai circa {{swapSats}} Sats su LN (le commissioni possono variare)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "Invierai circa {{swapSats}} LN Sats (le commissioni possono variare)",
+ "Your order fixed exchange rate": "Il tasso di cambio fisso del tuo ordine",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Maker",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Taker",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Routing Lightning fallito",
+ "New chat message": "Nuovo messaggio in chat",
+ "Order chat is open": "La chat per l'ordine è aperta",
+ "Order has been disputed": "L'ordine è stato contestato",
+ "Order has been taken!": "L'ordine è stato preso!",
+ "Order has expired": "L'ordine è scaduto",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Exchange Bitcoin, Semplice e Privato",
+ "Trade finished successfully!": "Scambio completato con successo!",
+ "You can claim Sats!": "Puoi reclamare i tuoi Sats!",
+ "You lost the dispute": "Hai perso la contestazione",
+ "You won the dispute": "Hai vinto la contestazione",
+ "₿ Rewards!": "₿ Ricompense!",
+ "⚖️ Disputed!": "⚖️ Contestato!",
+ "✅ Bond!": "✅ Cauzione!",
+ "✅ Escrow!": "✅ Deposito!",
+ "❗⚡ Routing Failed": "❗⚡ Routing Fallito",
+ "👍 dispute": "👍 disputa",
+ "👎 dispute": "👎 disputa",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 messaggio!",
+ "😪 Expired!": "😪 Scaduto!",
+ "🙌 Funished!": "🙌 Completato!",
+ "🥳 Taken!": "🥳 Preso!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Quantità {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Accettando questo ordine rischi di perdere tempo. Se l'offerente non procede in tempo, sarai ricompensato in sats per il 50% della cauzione dell'offerente.",
+ "Enter amount of fiat to exchange for bitcoin": "Inserisci la quantità di fiat da scambiare per bitcoin",
+ "Sounds fine": "Sembra giusto",
+ "Take Order": "Accetta l'ordine",
+ "The maker is away": "L'offerente è assente",
+ "Too high": "Troppo",
+ "Too low": "Troppo poco",
+ "Wait until you can take an order": "Aspetta fino a quando puoi accettare ordini",
+ "You must specify an amount first": "Devi prima specificare una quantità",
+ "You will receive {{satoshis}} Sats (Approx)": "Riceverai {{satoshis}} Sats (approssimativo)",
+ "You will send {{satoshis}} Sats (Approx)": "Invierai {{satoshis}} Sats (approssimativo)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Metodi di pagamento accettati",
+ "Amount of Satoshis": "Quantità di sats",
+ "Deposit timer": "Per depositare",
+ "Expires in": "Scade in",
+ "F2F location": "Luogo F2F",
+ "Order Details": "Dettagli",
+ "Order ID": "ID ordine",
+ "Order host": "Order host",
+ "Order maker": "Offerente",
+ "Order status": "Stato",
+ "Order taker": "Acquirente",
+ "Penalty lifted, good to go!": "Penalità rimossa, partiamo!",
+ "Premium over market price": "Premio sul prezzo di mercato",
+ "Price and Premium": "Prezzo e Premio",
+ "Swap destination": "Destinazione di Swap",
+ "The order has expired": "L'ordine è scaduto",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "La posizione appuntata è approssimativa. La posizione esatta del luogo dell'incontro deve essere indicata nella chat crittografata.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Non puoi ancora accettare un ordine! Aspetta {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "Ricevi {{amount}} via {{method}}",
+ "You receive {{amount}} Sats (Approx)": "Ricevi {{amount}} Sats via Lightning (approssimativo)",
+ "You send via Lightning {{amount}} Sats (Approx)": "Invii {{amount}} Sats via Lightning (approssimativo)",
+ "You send via {{method}} {{amount}}": "Invii {{amount}} via {{method}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premio: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Riscatta",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Attiva notifiche Telegram",
+ "Generate with Webln": "Genera con Webln",
+ "Inactive order": "Ordine inattivo",
+ "Invoice for {{amountSats}} Sats": "Ricevuta per {{amountSats}} Sats",
+ "No active orders": "Nessun ordine attivo",
+ "One active order #{{orderID}}": "Un ordine attivo #{{orderID}}",
+ "Submit": "Invia",
+ "Telegram enabled": "Telegram attivato",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Usa stealth invoices",
+ "You do not have previous orders": "Non hai ordini precedenti",
+ "Your compensations": "Your compensations",
+ "Your current order": "Il tuo ordine attuale",
+ "Your last order #{{orderID}}": "Il tuo ultimo ordine #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Scuro",
+ "Light": "Chiaro",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connesso alla rete TOR",
+ "Connecting to TOR network": "Connessione alla rete TOR",
+ "Connection error": "Errore di connessione",
+ "Initializing TOR daemon": "Inizializzazione del processo TOR",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Annulla ordine e sblocca immediatamente la cauzione",
+ "Collaborative Cancel": "Annullamento collaborativo",
+ "Unilateral cancelation (bond at risk!)": "Annullamento unilaterale (cauzione a rischio!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Hai richiesto per un annullamento collaborativo",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} vorrebbe annullare collaborativamente",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Acquirente",
+ "Completed in": "Completato in",
+ "Contract exchange rate": "Tasso di cambio contrattuale",
+ "Coordinator trade revenue": "Guadagno del coordinatore",
+ "Export trade summary": "Esporta riepilogo dello scambio",
+ "Maker bond": "Cauzione del maker",
+ "Mining fee": "Commissione di mining",
+ "Onchain swap fee": "Commissione di swap onchain",
+ "Received": "Ricevuto",
+ "Routing budget": "Budget di routing",
+ "Seller": "Offerente",
+ "Sent": "Inviato",
+ "Taker bond": "Cauzione del taker",
+ "Timestamp": "Timestamp",
+ "Trade Summary": "Riepilogo dello scambio",
+ "Unlocked": "Sbloccato",
+ "User role": "Ruolo utente",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Vedi wallet compatibili",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Annullare l'ordine?",
+ "Confirm Cancel": "Conferma l'annullamento",
+ "If the order is cancelled now you will lose your bond.": "Se l'ordine viene annullato adesso perderai la cauzione.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accetta annullamento",
+ "Ask for Cancel": "Richiesta di annullamento",
+ "Collaborative cancel the order?": "Annullare collaborativamente l'ordine?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Il deposito di transazione è stato registrato. L'ordine può solo essere cancellato se entrambe le parti sono d'accordo all'annullamento.",
+ "Your peer has asked for cancellation": "Il tuo pari ha richiesto l'annullanmento",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Sono d'accordo e apri una disputa",
+ "Disagree": "Non sono d'accordo",
+ "Do you want to open a dispute?": "Vuoi aprire una disputa?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Assicurati di esportare il log della chat. Lo staff potrebbe richiedere il file JSON di log della chat esportato per risolvere eventuali dispute. È tua responsabilità conservarlo.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Lo staff di RoboSats esaminerà le dichiarazioni e le prove fornite. È necessario essere più precisi possibile, poiché lo staff non può leggere la chat. È meglio fornire un metodo di contatto temporaneo insieme alla propria dichiarazione. I satoshi presenti nel deposito saranno inviati al vincitore della disputa, mentre il perdente perderà il deposito",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Conferma",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Confermi la ricezione di {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confermando di aver ricevuto {{importo}} {{currencyCode}} concluderai lo scambio. I satoshi in deposito saranno rilasciati all'acquirente. Conferma solo dopo che {{amount}} {{valutaCodice}} sono arrivati sul tuo conto. Si noti che se si riceve il pagamento e non si clicca su conferma, si rischia di perdere la propria cauzione.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confermi di aver inviato {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confermando di aver inviato {{importo}} {{currencyCode}} consentirai al tuo pari di finalizzare la transazione. Se non lo si è ancora inviato e si procede comunque a una falsa conferma, si rischia di perdere la propria cauzione.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "LEGGERE. Nel caso in cui il pagamento al venditore sia stato bloccato e sia assolutamente impossibile concludere la compravendita, puoi annullare la tua conferma di \"Fiat inviate\". Questo solo se tu e il venditore avete già concordato in chat di procedere a un annullamento collaborativo. Dopo la conferma, il pulsante \"Annullamento collaborativo\" sarà nuovamente visibile. Fare clic su questo pulsante solo se si sa cosa si sta facendo. Agli utenti che utilizzano RoboSats per la prima volta è caldamente sconsigliato eseguire questa azione! Assicurarsi al 100% che il pagamento non sia andato a buon fine e che l'importo sia presente nel conto.",
+ "Revert the confirmation of fiat sent?": "Annullare la conferma dell'invio di fiat?",
+ "Wait ({{time}})": "Attendi ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Importo non ancora bloccato, controllare il portafoglio WebLN.",
+ "Invoice not received, please check your WebLN wallet.": "Fattura non ricevuta, controllare il portafoglio WebLN.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "Ora è possibile chiudere il popup del portafoglio WebLN.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Controlla PGP",
+ "Export": "Esporta",
+ "Save full log as a JSON file (messages and credentials)": "Salva l'elenco completo come file JSON (messaggi e credenziali)",
+ "Verify your privacy": "Verifica la tua privacy",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...in attesa",
+ "Activate slow mode (use it when the connection is slow)": "Attiva slow mode (da utilizzare quando la connessione è lenta)",
+ "Peer": "Pari",
+ "You": "Tu",
+ "connected": "connesso",
+ "disconnected": "disconnesso",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Connessione...",
+ "Send": "Invia",
+ "Type a message": "Digita un messaggio",
+ "Waiting for peer public key...": "In attesa della chiave pubblica del tuo pari...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Allega i logs della chat",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Allegare i logs della chat semplifica il processo di risoluzione della contestazione e aggiunge trasparenza. Tuttavia, potrebbe compromettere la tua privacy.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Dichiarazione inviata",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Opzioni avanzate",
+ "Invoice to wrap": "Fattura da confezionare",
+ "Payout Lightning Invoice": "Fattura di pagamento Lightning",
+ "Proxy Budget": "Proxy Budget",
+ "Routing Budget": "Routing Budget",
+ "Server": "Server",
+ "Submit invoice for {{amountSats}} Sats": "Invia fattura per {{amountSats}} Sats",
+ "Use Lnproxy": "Usa Lnproxy",
+ "Wrap": "Wrap",
+ "Wrapped invoice": "Wrapped invoice",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Indirizzo Bitcoin",
+ "Final amount you will receive": "Importo finale che riceverai",
+ "Invalid": "Invalido",
+ "Mining Fee": "Commissione di mining",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "Il coordinatore RoboSats effettuerà uno swap e invierà i Sats al tuo indirizzo onchain.",
+ "Swap fee": "Commissione di swap",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Conferma la ricezione di {{amount}} {{currencyCode}}",
+ "Confirm {{amount}} {{currencyCode}} sent": "Conferma l'invio di {{amount}} {{currencyCode}}",
+ "Open Dispute": "Apri una disputa",
+ "Payment failed?": "Pagamento fallito?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Saluta! Sii utile e conciso. Fai sapere come inviarti {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "Per aprire una contestazione devi attendere",
+ "Wait for the seller to confirm he has received the payment.": "Aspetta che l'offerente confermi la ricezione del pagamento.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Per favore, salva le informazioni necessarie per identificare il tuo ordine e i tuoi pagamenti: ID dell'ordine; hash dei pagamenti delle garanzie o del deposito (controlla sul tuo wallet lightning); importo esatto in Sats; e nickname del robot. Dovrai identificarti come l'utente coinvolto in questa operazione tramite email (o altri metodi di contatto).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Puoi richiedere l'importo per la risoluzione delle controversie (deposito e cauzione) dalla sezione ricompense del tuo profilo. Se c'è qualcosa per cui lo staff può essere d'aiuto, non esitare a contattare robosats@protonmail.com (o tramite il metodo di contatto temporaneo fornito).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Aspetta un attimo. Se l'offerente non effettua il deposito, riceverai indietro la cauzione automaticamente. In più, riceverai un compenso (controlla le ricompense sul tuo profilo).",
+ "We are waiting for the seller to lock the trade amount.": "Stiamo aspettando che l'offerente blocchi l'ammontare della transazione.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Rinnova l'ordine",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Copia negli appunti",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Questa è una ricevuta di deposito, verrà congelata nel tuo wallet. Sarà riscossa solamente in caso di annullamento o perdita di una disputa.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Questa è una ricevuta di deposito, verrà congelata nel tuo wallet. Sarà accreditata all'acquirente una volta tu abbia confermato di aver ricevuto {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Rimuovi la pausa all'ordine",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Il tuo ordine pubblico è in sospeso. Al momento non può essere visto o accettato da altri robot. È possibile scegliere di toglierlo dalla pausa in qualsiasi momento",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Prima di lasciarti inviare {{amountFiat}} {{currencyCode}}, vogliamo assicurarci che tu sia in grado di ricevere i BTC.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Aspetta un attimo. Se l'acquirente non collabora, ti verranno restituite automaticamente la garanzia di transazione e la cauzione. In più, riceverai un compenso (controlla le ricompense sul tuo profilo).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Stiamo aspettando che l'acquirente invii una fattura lightning. Appena fatto, sarai in grado di comunicare direttamente i dettagli di pagamento.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Tra gli ordini pubblici in {{currencyCode}} (costo crescente)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Se l'ordine scade senza venire accettato, la cauzione ti sarà restituita (nessun'azione richiesta).",
+ "Pause the public order": "Sospendi l'ordine pubblico",
+ "Premium rank": "Classifica del premio",
+ "Public orders for {{currencyCode}}": "Ordini pubblici per {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Ragione del fallimento:",
+ "Next attempt in": "Prossimo tentativo",
+ "Retrying!": "Nuovo tentativo!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats proverà a pagare la tua fattura 3 volte con una pausa di un minuto tra ogni tentativo. Se continua a fallire, potrai inviare una nuova fattura. Controlla se hai abbastanza liquidità in entrata. Ricorda che i nodi Lightning devono essere online per poter ricevere i pagamenti.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "La tua fattura è scaduta o sono stati fatti più di 3 tentativi di pagamento. Invia una nuova fattura.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats sta provando a pagare la tua fattura lightning. Ricorda che i nodi lightning devono essere online per ricevere pagamenti.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Rinnova",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats migliora se ha più liquidità ed utenti. Parla di Robosats ai tuoi amici bitcoiner!",
+ "Sending coins to": "Invio monete a",
+ "Start Again": "Ricomincia",
+ "Thank you for using Robosats!": "Grazie per aver usato Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Il tuo TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Per favore, attendi che l'acquirente blocchi una cauzione. Se l'acquirente non blocca una cauzione in tempo, l'ordine verrà reso nuovamente pubblico.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "Un tecnico robot è arrivato!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "Porto i miei robots personali, eccoli. (Trascina e rilascia workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Questa è la mia prima volta qui. Genera un nuovo Robot Garage e un token robot esteso (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Personalizza le finestre di visualizzazione",
+ "Freeze viewports": "Fissa le finestre di visualizzazione",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Facci sapere come migliorare la piattaforma (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "Per aprire una contestazione devi attendere <1><1/>",
+ "Waiting for maker bond": "In attesa della cauzione del maker",
+ "Public": "Pubblico",
+ "Waiting for taker bond": "In attesa della cauzione del taker",
+ "Cancelled": "Annullato",
+ "Expired": "Scaduto",
+ "Waiting for trade collateral and buyer invoice": "In attesa del collaterale di scambio e della fattura dell'acquirente",
+ "Waiting only for seller trade collateral": "In attesa del solo collaterale di scambio del venditore",
+ "Waiting only for buyer invoice": "In attesa della sola fattura dell'acquirente",
+ "Sending fiat - In chatroom": "Invio fiat - Nella chatroom",
+ "Fiat sent - In chatroom": "Fiat inviate - Nella chatroom",
+ "In dispute": "In contestazione",
+ "Collaboratively cancelled": "Annullato collaborativamente",
+ "Sending satoshis to buyer": "Invio satoshi all'acquirente",
+ "Successful trade": "Scambio completato con successo",
+ "Failed lightning network routing": "Routing Lightning Network fallito",
+ "Wait for dispute resolution": "In attesa della risoluzione della contestazione",
+ "Maker lost dispute": "Il maker ha perso la contestazione",
+ "Taker lost dispute": "Il taker ha perso la contestazione",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Fattura scaduta. Non hai confermato la pubblicazione dell'ordine in tempo. Effettua un nuovo ordine.",
+ "This order has been cancelled by the maker": "Questo ordine è stato cancellato dal maker",
+ "Invoice expired. You did not confirm taking the order in time.": "Fattura scaduta. Non hai confermato la presa in carico dell'ordine in tempo.",
+ "Invalid Order Id": "Id Ordine non valido",
+ "You must have a robot avatar to see the order details": "Devi avere un avatar robot per vedere i dettagli dell'ordine",
+ "This order has been cancelled collaborativelly": "Questo ordine è stato annullato collaborativamente",
+ "This order is not available": "Questo ordine non è disponibile",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "I Satoshi robotici che lavorano nel magazzino non ti hanno capito. Compilare una segnalazione di bug in Github https://github.com/RoboSats/robosats/issues."
}
diff --git a/frontend/static/locales/ja.json b/frontend/static/locales/ja.json
index bb48cb33..d495721d 100644
--- a/frontend/static/locales/ja.json
+++ b/frontend/static/locales/ja.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Bitcoinテストネットを使用中",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "グラフ",
- "Create": "作成",
- "List": "リスト",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "あなたの注文にマッチする既存の注文があります!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "コミュニティおよび公的サポート",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Robosatsを学ぶ",
- "RoboSats information": "RoboSats情報",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "詳細",
- "Offers": "注文書",
- "Order": "注文",
- "Settings": "設定",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "契約",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. トークンを生成",
- "2. Meet your robot identity": "2. ロボットを紹介します",
- "3. Browse or create an order": "3. 注文書を見るか作るか",
- "Building your robot!": "ロボットを生成中!",
- "Continue": "続ける",
- "Generate token": "トークンを生成",
- "Hi! My name is": "私の名前は",
- "If you need help on your RoboSats journey join our public support": "RoboSatsでなにか助けが必要な場合は、公的サポートに相談してください。",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSatsはP2Pの取引所です。公開されている注文を参照することができるほか、独自の注文を作成することもできます。",
- "See profile": "プロフィール",
- "Store it somewhere safe!": "安全な場所で保管してください!",
- "Telegram group": "Telegramグループ",
- "This is your trading avatar": "これはあなたの取引用のロボット",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "この一時的なキーで、取引のための独自でプライベートなロボットアバターへのアクセスに必要です。",
- "You can also add your own random characters into the token or": "トークンに自分でランダムな文字列を追加することができます。それか…",
- "or visit the robot school for documentation.": "または、ロボット教室で資料をご参考ください。",
- "roll again": "もう一度生成する。",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "公開中の注文 #{{orderID}}",
- "Add Robot": "ロボットを追加",
- "Add a new Robot": "新しいロボットを追加",
- "Building...": "生成中...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "直前の注文 #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "復元",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "同一の身元を再利用することは、他のユーザー、管理者、観察者に対してプライバシーを弱める可能性があります。",
- "Robot Garage": "ロボットガレージ",
- "Store your token safely": "安全にトークンを保存してください。",
- "Welcome back!": "またまたこんにちは!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "コピー完了!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "シンプルでプライベートなライトニングP2P取引所",
- "Create a new robot and learn to use RoboSats": "新しいロボットを構築して、RoboSatsの使い方を学びます",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "トークンを使用して既存のロボットを復元します",
- "Start": "スタート",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Torネットワークに接続中",
- "Connection encrypted and anonymized using TOR.": "接続はTORを使って暗号化され、匿名化されています。",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "これにより最大限のプライバシーが確保されますが、アプリの動作が遅いと感じることがあります。接続が切断された場合は、アプリを再起動してください。",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "すべて",
- "Buy": "購入",
- "DESTINATION": "方向",
- "I want to": "私はしたいのは:",
- "METHOD": "方法",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "支払い通貨を選択してください。",
- "Select Payment Method": "支払い方法を選択してください。",
- "Sell": "売る",
- "Swap In": "スワップイン",
- "Swap Out": "スワップアウト",
- "and use": "そして使用するのは",
- "hosted by": "hosted by",
- "pay with": "支払い方法は:",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "フィルタを追加",
- "Amount": "量",
- "An error occurred.": "エラーが発生しました。",
- "And": "および",
- "Be the first one to create an order": "最初に注文を作成する人になってください!",
- "Bond": "担保金",
- "Column title": "列タイトル",
- "Columns": "列",
- "Currency": "通貨",
- "Delete": "削除",
- "Destination": "宛先",
- "Expiry": "有効期限",
- "Filter": "フィルタをかける",
- "Filter value": "価格でフィルタ",
- "Find column": "列を検索",
- "Hide": "非表示",
- "Hide all": "すべて非表示",
- "Host": "Host",
- "Is": "〜である",
- "Logic operator": "ロジックオペレーター",
- "Manage columns": "列の管理",
- "Menu": "メニュー",
- "No orders found to buy BTC for {{currencyCode}}": "{{currencyCode}}でBTCを買う注文は見つかりませんでした",
- "No orders found to sell BTC for {{currencyCode}}": "{{currencyCode}}でBTCを売る注文は見つかりませんでした。",
- "No results found.": "結果が見つかりません。",
- "Operator": "オペレーター",
- "Or": "または",
- "Orders per page:": "ページあたりの注文数:",
- "Others": "その他",
- "Pay": "支払う",
- "Payment Method": "支払い方法",
- "Premium": "プレミアム",
- "Price": "価格",
- "Reorder column": "列の並び替え",
- "Robot": "ロボット",
- "Sats now": "現在のSats",
- "Select columns": "列を選択",
- "Show all": "すべて表示",
- "Show columns": "列を表示する",
- "Show filters": "フィルタを表示する",
- "Sort": "注文する",
- "Sort by ASC": "昇順で並べ替え",
- "Sort by DESC": "降順で並べ替え",
- "Timer": "タイマー",
- "Unsort": "並べ替え解除",
- "Value": "値",
- "any": "ANY",
- "contains": "〜に含まれる:",
- "ends with": "〜で終わる",
- "equals": "〜に相当する",
- "false": "False",
- "is": "〜と一致する",
- "is after": "〜の後ろにある",
- "is any of": "〜のいずれか",
- "is before": "〜の前にある",
- "is empty": "空である",
- "is not": "〜と一致しない",
- "is not empty": "空ではない",
- "is on or after": "〜以降である",
- "is on or before": "〜の以前である",
- "no": "いいえ",
- "starts with": "〜で始まる",
- "true": "True",
- "yes": "はい",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "閉じる",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub)。 ",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "全ての支払い方法が受け入れられますが、速いものに限ります。好みの支払い方法を書き込むことができます。あなたはその方法を受け入れる同じレベルのユーザーとマッチする必要があります。支払いの段階で、支払いには24時間の期限があり、それを超えた場合は、自動的に紛争有りとして扱われます。ですので、なるべく早い支払い方法を使うことを強くお勧めします。",
- "Are there trade limits?": "取引に制限がありますか?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "フィアット通貨決済プロバイダーには追加手数料がかかる場合があるため、注意が必要です。いずれの場合でも、買い手がフィアット通貨を送金するコストを負担します。これには、銀行手数料、送金手数料、外国為替スプレッドが含まれます。売り手は、注文詳細に記載されている金額を正確に受け取る必要があります。",
- "Disclaimer": "免責事項",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "どのように機能しますか?",
- "How it works": "取引の流れ",
- "How to use": "使い方",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "RoboSatsの利用は、EbayやCraiglistを使用するのと同じく、多くの国で違いはありません。規制は異なる可能性があります。法令を遵守する責任は利用者にあります。",
- "Is RoboSats legal in my country?": "私の国ではRoboSatsは合法ですか?",
- "Is RoboSats private?": "RoboSatsはプライバシーが保護されていますか?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "RoboSatsは、ライトニングネットワーク上のBTC/FIATのP2P取引です。",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "RoboSatsはマッチングを簡素化し、信頼性を最小限に抑えます。RoboSatsはプライバシーと速度に重点を置いています。",
- "Project source code": "プロジェクトのソースコード",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSatsはオープンソースプロジェクトです",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "売り手は、他のP2Pサービスと同様に、チャージバックのリスクに直面します。Paypalやクレジットカードは推奨されていません。",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "このアプリケーションは実験的なもので、何かがうまくいかない可能性があります。小額取引をしてください!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "このライトニングアプリケーションは現状有姿で提供されています。現在も積極的に開発が進行中です。取引には最大限の注意を払ってください。プライベートサポートはありません。サポートは公開チャンネルを通じてのみ提供されます。",
- "What are the fees?": "手数料はどうなりますか?",
- "What are the risks?": "リスクは何ですか",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "RoboSatsとは?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "信頼モデルは何ですか?",
- "What payment methods are accepted?": "どの支払い方法が受け入れられていますか?",
- "You can also check the full guide in ": "詳しいガイドは以下のリンク先でもご確認いただけます。",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "取引プロセスのステップバイステップの説明は、以下のリンク先でご確認いただけます。",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "戻る",
- "Keys": "鍵",
- "Learn how to verify": "確認方法を学ぶ",
- "Messages": "メッセージ",
- "Peer public key": "相手の公開鍵",
- "Save credentials as a JSON file": "JSONファイルとして認証情報を保存する",
- "Save messages as a JSON file": "JSONファイルとしてメッセージを保存する",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "あなたの秘密鍵を復号化するためのパスフレーズ。あなたしか知りません!共有しないでください。また、これはあなたのロボットトークンでもあります。",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "これはあなたのPGP公開鍵です。相手はあなた専用の暗号化メッセージを送信するために使用します。",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "あなたの通信はOpenPGPでエンドツーエンドで暗号化されています。OpenPGP標準に基づいたツールを使用して、このチャットのプライバシーを確認できます。",
- "Your encrypted private key": "あなたの暗号化された秘密鍵",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "あなたの暗号化された秘密鍵。これを使用して、あなたの相手があなたのために暗号化したメッセージを復号化します。また、送信するメッセージに署名するためにも使用します。",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "これはあなたの取引相手のPGP公開鍵です。あなたは相手専用の暗号化メッセージを送信するために使用し、また受信したメッセージが相手によって署名されたものであることを確認するためにも使用します。",
- "Your private key passphrase (keep secure!)": "あなたの秘密鍵のパスフレーズ(安全に保ってください!)",
- "Your public key": "あなたの公開鍵",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "......地球上のどっかから!",
- "Client info": "Client info",
- "Made with": "と",
- "RoboSats client version": "RoboSats client version",
- "and": "を込めて",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "コミュニティー",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "GitHub Issues-ロボティック・サトシ・オープンソース・プロジェクト",
- "Join RoboSats English speaking community!": "RoboSatsの英語コミュニティーへの参加はこちら!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "RoboSatsのスペイン語コミュニティーへの参加はこちら!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "RoboSatsのReddit",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "新しい機能やバグについて教えてください",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "24時間の契約量",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "流動性",
- "CLN version": "CLN version",
- "Client": "クライアント",
- "Coordinator": "コーディネーター",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "コーディネーターコミットハッシュ",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "現在のオンチェーン支払手数料",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LNノード",
- "LND version": "LNDバージョン",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "契約総額",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "メーカー手数料",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "公開買い注文",
- "Public sell orders": "公開売り注文",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSatsバージョン",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "テイカー手数料",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "本日アクティブなロボット",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "ブラウザー",
- "Enable": "有効化",
- "Enable TG Notifications": "テレグラム通知を有効にする",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "RoboSatsのテレグラムボットとのチャットに移動します。チャットを開いて「Start」を押してください。テレグラム通知を有効にすることで匿名レベルが低下する可能性があることに注意してください。",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "戻る",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "「Learn RoboSats」学習ページにアクセスしようとしています。RoboSatsの使い方を学び、動作原理を理解するためのチュートリアルとドキュメントが提供されています。",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "最初にロボットアバターを生成してください。次に自分のオーダーを作成してください。",
- "You do not have a robot avatar": "ロボットのアバターがありません",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Your Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "取引にアクセスするために、ロボットのトークンを入力してロボットを再生成してください。",
- "Paste token here": "ここにトークンを貼り付けてください",
- "Recover": "復元する",
- "Robot recovery": "ロボットの復元",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "バックアップを取ってください!",
- "Done": "完了",
- "Store your robot token": "ロボットトークンを保存する",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "将来、ロボットアバターを回復する必要があるかもしれません。安全に保存してください。別のアプリケーションに簡単にコピーすることができます。",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "GithubリリースからRoboSats {{coordinatorString}} APKをダウンロードしてください。",
- "Go away!": "行ってしまえ!",
- "On Android RoboSats app ": "AndroidのRoboSatsアプリ ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Torブラウザクライアントでタブを更新するだけでいいです(ここをクリックするか、Ctrl+Shift+Rを押します)",
- "On remotely served browser client": "リモートで提供されるブラウザクライアントで",
- "On your own soverign node": "あなた自身の主権ノードで",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "RoboSatsコーディネーターはバージョン{{coordinatorString}}で、クライアントアプリは{{clientString}}です。このバージョンの不一致は、悪いユーザーエクスペリエンスを引き起こす可能性があります。",
- "Update your RoboSats client": "RoboSatsクライアントを更新してください",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "キャンセル",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSatsクライアントは、あなた自身のノードから提供され、最高のセキュリティとプライバシーが保証されます。",
- "You are self-hosting RoboSats": "RoboSatsを自己ホスティングしています",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "RoboSatsをプライベートで使用していません",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "から",
- "to": "まで",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": "{{discount}}%のディスカウントで",
- " at a {{premium}}% premium": "{{premium}}%のプレミアムで",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": "{{satoshis}}のうち",
- "Add New": "新しく追加",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "ライトニングSatsと交換するためのBTCの量",
- "Amount of fiat to exchange for bitcoin": "ビットコインと交換するための通貨の金額",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "ビットコインを買う? 売る?",
- "Choose a Pricing Method": "価格設定方法を選択してください。",
- "Clear form": "フォームをクリア",
- "Edit order": "注文を編集",
- "Enable advanced options": "高度な設定を有効にする",
- "Enter the destination of the Lightning swap": "ライトニングスワップの送信先を入力してください。",
- "Escrow/Invoice Timer (HH:mm)": "エスクロー/インボイスのタイマー(HH:mm)",
- "Escrow/invoice step length": "エスクロー/インボイスのステップ期間",
- "Exact": "正確",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "支払い方法",
- "Fidelity Bond Size": "信用担保金のサイズ",
- "In or Out of Lightning?": "ライトニングに入れる?出す?",
- "Let the price move with the market": "価格を市場と連動させます。",
- "Must be less than {{maxAmount}}": "{{maxAmount}}未満である必要があります。",
- "Must be less than {{maxSats}": " {{maxSats}}未満である必要があります。",
- "Must be less than {{max}}%": " {{max}}%未満である必要があります。",
- "Must be more than {{minAmount}}": "{{minAmount}}以上である必要があります。",
- "Must be more than {{minSats}}": "{{minSats}}以上である必要があります。",
- "Must be more than {{min}}%": "{{min}}%以上である必要があります。",
- "Must be shorter than 65 characters": "65文字より短くなければなりません。",
- "Onchain amount to receive (BTC)": "受信するオンチェーン量(BTC)",
- "Onchain amount to send (BTC)": "送信するオンチェーン量(BTC)",
- "Order current rate:": "現在のレート:",
- "Order for ": "Order for ",
- "Order rate:": "注文レート:",
- "Premium over Market (%)": "マーケットに対するプレミアム(%)",
- "Public Duration (HH:mm)": "公開期間(HH:mm)",
- "Public order length": "公開注文の期間",
- "Relative": "相対的",
- "Satoshis": "Sats",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "固定数量のSatsを設定します。",
- "Set the skin-in-the-game, increase for higher safety assurance": "スキンインゲームを設定して、安全性を高めるために増やす。",
- "Swap Destination(s)": "スワップの送信先",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "スワップ?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "新しい支払い方法を追加できます。",
- "You must fill the form correctly": "フォームに正しく入力する必要があります。",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "約{{swapSats}} ライトニングSatsを受け取ります(手数料は異なる場合があります)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "約{{swapSats}} ライトニングSatsを送信します(手数料は異なる場合があります)",
- "Your order fixed exchange rate": "注文の固定為替レート",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "メーカー",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "テイカー",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "ライトニングのルーティングに失敗しました",
- "New chat message": "チャットに新しいメッセージがあります",
- "Order chat is open": "注文のチャットが開かれています",
- "Order has been disputed": "注文が紛争中です",
- "Order has been taken!": "注文が受け取られました!",
- "Order has expired": "注文が期限切れになりました",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - シンプルかつプライベートなビットコイン取引所",
- "Trade finished successfully!": "取引が成功に完了しました!",
- "You can claim Sats!": "Satsを請求できます!",
- "You lost the dispute": "紛争に敗北しました",
- "You won the dispute": "紛争に勝利しました",
- "₿ Rewards!": "₿ 報酬!",
- "⚖️ Disputed!": "⚖️ 紛争中!",
- "✅ Bond!": "✅ ファンド!",
- "✅ Escrow!": "✅ エスクロー!",
- "❗⚡ Routing Failed": "❗⚡ ルーティング失敗",
- "👍 dispute": "👍 紛争",
- "👎 dispute": "👎 紛争",
- "💬 Chat!": "💬 チャット!",
- "💬 message!": "💬 メッセージ!",
- "😪 Expired!": "😪 期限切れ!",
- "🙌 Funished!": "🙌 完了!",
- "🥳 Taken!": "🥳 受け取られました!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "金額 {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "このオーダーを引き受けることで、時間を無駄にする可能性があります。メーカーが指定された時間内に進まない場合、メーカーの担保金の50%に相当するSatsで補償されます。",
- "Enter amount of fiat to exchange for bitcoin": "ビットコインと交換するフィアット通貨の金額を入力してください",
- "Sounds fine": "よろしい",
- "Take Order": "注文を受け取る",
- "The maker is away": "メーカーは離席中です",
- "Too high": "高すぎる",
- "Too low": "低すぎる",
- "Wait until you can take an order": "注文を受け取ることができるまで待ってください",
- "You must specify an amount first": "まず金額を指定する必要があります",
- "You will receive {{satoshis}} Sats (Approx)": "{{satoshis}} Satsを受け取ります(おおよその金額)",
- "You will send {{satoshis}} Sats (Approx)": "{{satoshis}} Satsを送信します(おおよその金額)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "受け付ける支払い方法",
- "Amount of Satoshis": "サトシの金額",
- "Deposit timer": "デポジットタイマー",
- "Expires in": "有効期限",
- "F2F location": "F2F location",
- "Order Details": "注文の詳細",
- "Order ID": "注文ID",
- "Order host": "Order host",
- "Order maker": "オーダーメイカー",
- "Order status": "注文の状況",
- "Order taker": "オーダーテイカー",
- "Penalty lifted, good to go!": "ペナルティが解除されました、準備OK!",
- "Premium over market price": "市場価格より高いプレミアム",
- "Price and Premium": "価格とプレミアム",
- "Swap destination": "スワップの宛先",
- "The order has expired": "注文は期限切れになりました",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "まだ注文を受け取ることはできません!{{timeMin}}分{{timeSec}}秒待ってください",
- "You receive via {{method}} {{amount}}": "{{method}}で{{amount}}を受け取ります",
- "You receive {{amount}} Sats (Approx)": "ライトニングで{{amount}} Sats(約)を受け取ります",
- "You send via Lightning {{amount}} Sats (Approx)": "ライトニングで{{amount}} Sats(約)を送信します",
- "You send via {{method}} {{amount}}": "{{method}}で{{amount}}を送信します",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - プレミアム: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "請求する",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Telegram通知を有効にする",
- "Generate with Webln": "Weblnで生成",
- "Inactive order": "非アクティブなオーダー",
- "Invoice for {{amountSats}} Sats": " {{amountSats}} Satsのインボイス",
- "No active orders": "アクティブなオーダーはありません",
- "One active order #{{orderID}}": "アクティブなオーダー #{{orderID}} に進む",
- "Submit": "送信",
- "Telegram enabled": "Telegramが有効になりました",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "ステルス・インボイスを使用する",
- "You do not have previous orders": "前回のオーダーはありません",
- "Your compensations": "Your compensations",
- "Your current order": "現在のオーダー",
- "Your last order #{{orderID}}": "前回のオーダー #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "ダーク",
- "Light": "ライト",
- "Mainnet": "メインネット",
- "Testnet": "テストネット",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "TORネットワークに接続しました",
- "Connecting to TOR network": "TORネットワークに接続中",
- "Connection error": "接続エラー",
- "Initializing TOR daemon": "TORデーモンを初期化中",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "注文をキャンセルして、担保金を解除する",
- "Collaborative Cancel": "共同キャンセル",
- "Unilateral cancelation (bond at risk!)": "一方的なキャンセル(担保金が危険に!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "あなたが共同的なキャンセルを求めています",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}}が共同的なキャンセルを求めています",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "買い手",
- "Completed in": "完了",
- "Contract exchange rate": "契約為替レート",
- "Coordinator trade revenue": "取引コーディネーターの収益",
- "Export trade summary": "取引概要をエクスポートする",
- "Maker bond": "メーカーの担保金",
- "Mining fee": "マイニング手数料",
- "Onchain swap fee": "オンチェーンスワップ手数料",
- "Received": "受信",
- "Routing budget": "ルーティング予算",
- "Seller": "売り手",
- "Sent": "送信",
- "Taker bond": "テイカーの担保金",
- "Timestamp": "タイムスタンプ",
- "Trade Summary": "取引概要",
- "Unlocked": "ロック解除済み",
- "User role": "ユーザーの役割",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "互換性のあるウォレットを見る",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "注文をキャンセルしますか?",
- "Confirm Cancel": "キャンセルを確認",
- "If the order is cancelled now you will lose your bond.": "注文を今キャンセルすると担保金を失います。",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "キャンセルを受け入れる",
- "Ask for Cancel": "キャンセルを要求する",
- "Collaborative cancel the order?": "注文を共同キャンセルしますか?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "取引用エスクローが投稿されました。メーカーとテイカーが両方共同でキャンセルすることで注文をキャンセルできます。",
- "Your peer has asked for cancellation": "あなたの相手がキャンセルを要求しました",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "同意して紛争を開始する",
- "Disagree": "戻る",
- "Do you want to open a dispute?": "紛争を開始しますか?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "チャットログをエクスポートすることを確認してください。スタッフは、不一致を解決するためにエクスポートされたチャットログJSONを要求する場合があります。保存する責任があなたにあります。",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "RoboSatsスタッフは、提供された声明と証拠を調査します。スタッフはチャットを読めないため、完全な証拠を提供する必要があります。声明とともに使い捨ての連絡方法を提供するのが最善です。トレードのエスクローにあるSatsは、紛争の勝者に送られ、紛争の敗者は担保金を失います。",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "確認する",
- "Confirm you received {{amount}} {{currencyCode}}?": "{{amount}} {{currencyCode}}を受け取ったことを確認しますか?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "{{amount}} {{currencyCode}}を受け取ったことを確認すると、取引が完了します。 エスクローにあるSatsが買い手に解放されます。 {{amount}} {{currencyCode}}があなたのアカウントに到着した後にのみ確認してください。 支払いを受け取った場合に確認しない場合、担保金を失うリスクがあることに注意してください。",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "{{amount}} {{currencyCode}} を送信したことを確認しますか?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "{{amount}} {{currencyCode}}を送信したことを確認することで、取引を最終的に完了することができます。まだ送信していない場合、偽の確認を続けると、担保金を失う可能性があります。",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Satsがまだロックされていません。WebLNウォレットを確認してください。",
- "Invoice not received, please check your WebLN wallet.": "インボイスが受信されていません。WebLNウォレットを確認してください。",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "WebLNウォレットのポップアップを閉じても良いです。",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "PGPを監査する",
- "Export": "エクスポート",
- "Save full log as a JSON file (messages and credentials)": "全ログをJSONファイルとして保存する(メッセージと資格情報)",
- "Verify your privacy": "プライバシーを確認する",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...待機中",
- "Activate slow mode (use it when the connection is slow)": "スローモードを有効にする(接続が遅い場合に使用)",
- "Peer": "相手",
- "You": "あなた",
- "connected": "接続されました",
- "disconnected": "切断されました",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "接続中...",
- "Send": "送信する",
- "Type a message": "メッセージを入力してください",
- "Waiting for peer public key...": "相手の公開鍵を待っています...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "チャットログを添付する",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "チャットログを添付することで紛争解決プロセスが促進され、透明性が高まります。ただし、プライバシーが危険にさらされる可能性があります。",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "紛争申し立てを送信する",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "高度な設定",
- "Invoice to wrap": "ラップするインボイス",
- "Payout Lightning Invoice": "支払いのライトニングインボイス",
- "Proxy Budget": "プロキシ予算",
- "Routing Budget": "ルーティング予算",
- "Server": "サーバー",
- "Submit invoice for {{amountSats}} Sats": "{{amountSats}} Satsのインボイスを送信する",
- "Use Lnproxy": "Lnproxyを使用する",
- "Wrap": "ラップする",
- "Wrapped invoice": "ラップされたインボイス",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "ビットコインアドレス",
- "Final amount you will receive": "あなたが受け取る最終金額",
- "Invalid": "無効",
- "Mining Fee": "マイニング手数料",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSatsコーディネーターがスワップを実行し、Satsをあなたのオンチェーンアドレスに送信します。",
- "Swap fee": "スワップ手数料",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "{{amount}} {{currencyCode}}が受信されたことを確認する",
- "Confirm {{amount}} {{currencyCode}} sent": "{{amount}} {{currencyCode}}が送信されたことを確認する",
- "Open Dispute": "紛争を開始する",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "こんにちはと言ってください!役に立つように簡潔にしてください。どのようにして{{amount}} {{currencyCode}}を送信するかを知らせてください。",
- "To open a dispute you need to wait": "紛争を開くには待つ必要があります",
- "Wait for the seller to confirm he has received the payment.": "売り手が支払いを受け取ったことを確認するまで待ちます。",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "注文と支払いを識別するために必要な情報を保存してください:注文ID、担保金またはエスクローの支払いハッシュ(ライトニングウォレットで確認してください)、正確なSatsの量、およびロボットのニックネーム。この取引に関与したユーザーとして自分自身をメール(または他の連絡方法)で識別する必要があります。",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "あなたはプロフィールの報酬から紛争解決金額(エスクローと担保金)を請求することができます。もしあなたに何かスタッフが助けられることがあれば、robosats@protonmail.com(または提供された使い捨て連絡先方法を通じて)までお気軽にお問い合わせください。",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "もうしばらくお待ちください。もし売り手がデポジットしない場合は、担保金が自動的に返金されます。さらに、報酬を受け取ることができます(プロフィールで報酬を確認してください)。",
- "We are waiting for the seller to lock the trade amount.": "売り手が取引金額をロックするまでお待ちください。",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "注文を更新する",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "クリップボードにコピーする",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "これは保留中のインボイスです。あなたのウォレットの中で凍結されます。キャンセルまたは紛争に敗訴した場合にのみ請求されます。",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "これは保留中のインボイスです。あなたのウォレットの中で凍結されます。{{currencyCode}}を受け取ったことを確認すると、買い手にリリースされます。",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "注文の再開",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "あなたの公開注文は一時停止されました。現時点では、他のロボットに見ることも取ることもできません。いつでも再開することができます。",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "{{amountFiat}} {{currencyCode}}を送信する前に、あなたがBTCを受け取ることができるかどうかを確認したいと思います。",
- "Lightning": "ライトニング",
- "Onchain": "オンチェーン",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "もうしばらくお待ちください。もし買い手が協力しない場合、取引担保と担保金が自動的に返金されます。さらに、報酬を受け取ることができます(プロフィールで報酬を確認してください)。",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "買い手がライトニングインボイスを投稿するのを待っています。投稿されたら、直接フィアット通貨決済の詳細を通知できます。",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "{{currencyCode}}の公開注文の中で(高い方が安い)",
- "If the order expires untaken, your bond will return to you (no action needed).": "オーダーが期限切れになっても取られない場合、あなたの担保金はあなたに戻ります(何も行動する必要はありません)。",
- "Pause the public order": "公開注文を一時停止する",
- "Premium rank": "プレミアムランク",
- "Public orders for {{currencyCode}}": "{{currencyCode}}の公開注文",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "失敗の原因:",
- "Next attempt in": "次の試行まで",
- "Retrying!": "再試行中!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSatsは1分の休憩を挟んでインボイスを3回支払おうとします。引き続き失敗する場合は、新しいインボイスを提出できます。十分な流動性があるかどうかを確認してください。ライトニングノードは、支払いを受け取るためにオンラインにする必要があることを忘れないでください。",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "インボイスの有効期限が切れているか、3回以上の支払い試行が行われました。新しいインボイスを提出してください。",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSatsはあなたのライトニングインボイスを支払おうとしています。支払いを受け取るには、ライトニングノードがオンラインである必要があることを忘れないでください。",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "更新する",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSatsはより多くの流動性とユーザーでより良くなります。ビットコイナーのお友達にRoboSatsについて話してください!",
- "Sending coins to": "コインを送信する先",
- "Start Again": "最初からやり直す",
- "Thank you for using Robosats!": "Robosatsをご利用いただきありがとうございます!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "あなたのTXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "テイカーが担保金をロックするまでお待ちください。タイムリミット内に担保金がロックされない場合、オーダーは再度公開されます。",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "ロボット技術者が到着しました!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "私は自分のロボットを持っています、ここにあります。(workspace.jsonをドラッグアンドドロップしてください)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "初めてここに来ました。新しいロボットガレージと拡張ロボットトークン(xToken)を生成します。",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "表示のカスタマイズ",
- "Freeze viewports": "表示を凍結",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "プラットフォームをどのように改善できるか教えてください (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "紛争を開始するには、<1>待機する必要があります1>",
- "Waiting for maker bond": "メーカーの担保金を待っています",
- "Public": "公共",
- "Waiting for taker bond": "取引相手の担保金を待っています",
- "Cancelled": "キャンセル済み",
- "Expired": "期限切れ",
- "Waiting for trade collateral and buyer invoice": "取引担保金と買い手のインボイスを待っています",
- "Waiting only for seller trade collateral": "売り手の取引担保金のみを待っています",
- "Waiting only for buyer invoice": "買い手のインボイスのみを待っています",
- "Sending fiat - In chatroom": "フィアット通貨を送信中 - チャットルームで",
- "Fiat sent - In chatroom": "フィアット通貨が送信されました - チャットルーム内",
- "In dispute": "紛争中",
- "Collaboratively cancelled": "共同でキャンセルされました",
- "Sending satoshis to buyer": "買い手にSatsを送信しています",
- "Successful trade": "成功した取引",
- "Failed lightning network routing": "ライトニングネットワークのルーティングに失敗しました",
- "Wait for dispute resolution": "紛争の解決を待ってください",
- "Maker lost dispute": "オーダーメイカーが紛争に負けました",
- "Taker lost dispute": "オーダーテイカーが紛争に負けました",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "インボイスの期限が切れました。時間内に注文を公開していないため、新しい注文を作成してください。",
- "This order has been cancelled by the maker": "この注文はオーダーメイカーによってキャンセルされました",
- "Invoice expired. You did not confirm taking the order in time.": "インボイスの期限が切れました。時間内に注文を確認していないため、新しい注文を作成してください。",
- "Invalid Order Id": "無効な注文ID",
- "You must have a robot avatar to see the order details": "注文の詳細を見るには、ロボットのアバターが必要です。",
- "This order has been cancelled collaborativelly": "この注文は共同でキャンセルされました",
- "This order is not available": "この注文は利用できません",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "倉庫で働くロボティック・サトシたちはあなたを理解できませんでした。GitHubのバグレポートに記入してください:https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Bitcoinテストネットを使用中",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "グラフ",
+ "Create": "作成",
+ "List": "リスト",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "あなたの注文にマッチする既存の注文があります!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "コミュニティおよび公的サポート",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Robosatsを学ぶ",
+ "RoboSats information": "RoboSats情報",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "詳細",
+ "Offers": "注文書",
+ "Order": "注文",
+ "Settings": "設定",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "契約",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. トークンを生成",
+ "2. Meet your robot identity": "2. ロボットを紹介します",
+ "3. Browse or create an order": "3. 注文書を見るか作るか",
+ "Building your robot!": "ロボットを生成中!",
+ "Continue": "続ける",
+ "Generate token": "トークンを生成",
+ "Hi! My name is": "私の名前は",
+ "If you need help on your RoboSats journey join our public support": "RoboSatsでなにか助けが必要な場合は、公的サポートに相談してください。",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSatsはP2Pの取引所です。公開されている注文を参照することができるほか、独自の注文を作成することもできます。",
+ "See profile": "プロフィール",
+ "Store it somewhere safe!": "安全な場所で保管してください!",
+ "Telegram group": "Telegramグループ",
+ "This is your trading avatar": "これはあなたの取引用のロボット",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "この一時的なキーで、取引のための独自でプライベートなロボットアバターへのアクセスに必要です。",
+ "You can also add your own random characters into the token or": "トークンに自分でランダムな文字列を追加することができます。それか…",
+ "or visit the robot school for documentation.": "または、ロボット教室で資料をご参考ください。",
+ "roll again": "もう一度生成する。",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "公開中の注文 #{{orderID}}",
+ "Add Robot": "ロボットを追加",
+ "Add a new Robot": "新しいロボットを追加",
+ "Building...": "生成中...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "直前の注文 #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "復元",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "同一の身元を再利用することは、他のユーザー、管理者、観察者に対してプライバシーを弱める可能性があります。",
+ "Robot Garage": "ロボットガレージ",
+ "Store your token safely": "安全にトークンを保存してください。",
+ "Welcome back!": "またまたこんにちは!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "コピー完了!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "シンプルでプライベートなライトニングP2P取引所",
+ "Create a new robot and learn to use RoboSats": "新しいロボットを構築して、RoboSatsの使い方を学びます",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "トークンを使用して既存のロボットを復元します",
+ "Start": "スタート",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Torネットワークに接続中",
+ "Connection encrypted and anonymized using TOR.": "接続はTORを使って暗号化され、匿名化されています。",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "これにより最大限のプライバシーが確保されますが、アプリの動作が遅いと感じることがあります。接続が切断された場合は、アプリを再起動してください。",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "すべて",
+ "Buy": "購入",
+ "DESTINATION": "方向",
+ "I want to": "私はしたいのは:",
+ "METHOD": "方法",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "支払い通貨を選択してください。",
+ "Select Payment Method": "支払い方法を選択してください。",
+ "Sell": "売る",
+ "Swap In": "スワップイン",
+ "Swap Out": "スワップアウト",
+ "and use": "そして使用するのは",
+ "hosted by": "hosted by",
+ "pay with": "支払い方法は:",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "フィルタを追加",
+ "Amount": "量",
+ "An error occurred.": "エラーが発生しました。",
+ "And": "および",
+ "Be the first one to create an order": "最初に注文を作成する人になってください!",
+ "Bond": "担保金",
+ "Column title": "列タイトル",
+ "Columns": "列",
+ "Currency": "通貨",
+ "Delete": "削除",
+ "Destination": "宛先",
+ "Expiry": "有効期限",
+ "Filter": "フィルタをかける",
+ "Filter value": "価格でフィルタ",
+ "Find column": "列を検索",
+ "Hide": "非表示",
+ "Hide all": "すべて非表示",
+ "Host": "Host",
+ "Is": "〜である",
+ "Logic operator": "ロジックオペレーター",
+ "Manage columns": "列の管理",
+ "Menu": "メニュー",
+ "No orders found to buy BTC for {{currencyCode}}": "{{currencyCode}}でBTCを買う注文は見つかりませんでした",
+ "No orders found to sell BTC for {{currencyCode}}": "{{currencyCode}}でBTCを売る注文は見つかりませんでした。",
+ "No results found.": "結果が見つかりません。",
+ "Operator": "オペレーター",
+ "Or": "または",
+ "Orders per page:": "ページあたりの注文数:",
+ "Others": "その他",
+ "Pay": "支払う",
+ "Payment Method": "支払い方法",
+ "Premium": "プレミアム",
+ "Price": "価格",
+ "Reorder column": "列の並び替え",
+ "Robot": "ロボット",
+ "Sats now": "現在のSats",
+ "Select columns": "列を選択",
+ "Show all": "すべて表示",
+ "Show columns": "列を表示する",
+ "Show filters": "フィルタを表示する",
+ "Sort": "注文する",
+ "Sort by ASC": "昇順で並べ替え",
+ "Sort by DESC": "降順で並べ替え",
+ "Timer": "タイマー",
+ "Unsort": "並べ替え解除",
+ "Value": "値",
+ "any": "ANY",
+ "contains": "〜に含まれる:",
+ "ends with": "〜で終わる",
+ "equals": "〜に相当する",
+ "false": "False",
+ "is": "〜と一致する",
+ "is after": "〜の後ろにある",
+ "is any of": "〜のいずれか",
+ "is before": "〜の前にある",
+ "is empty": "空である",
+ "is not": "〜と一致しない",
+ "is not empty": "空ではない",
+ "is on or after": "〜以降である",
+ "is on or before": "〜の以前である",
+ "no": "いいえ",
+ "starts with": "〜で始まる",
+ "true": "True",
+ "yes": "はい",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "閉じる",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub)。 ",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "全ての支払い方法が受け入れられますが、速いものに限ります。好みの支払い方法を書き込むことができます。あなたはその方法を受け入れる同じレベルのユーザーとマッチする必要があります。支払いの段階で、支払いには24時間の期限があり、それを超えた場合は、自動的に紛争有りとして扱われます。ですので、なるべく早い支払い方法を使うことを強くお勧めします。",
+ "Are there trade limits?": "取引に制限がありますか?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "フィアット通貨決済プロバイダーには追加手数料がかかる場合があるため、注意が必要です。いずれの場合でも、買い手がフィアット通貨を送金するコストを負担します。これには、銀行手数料、送金手数料、外国為替スプレッドが含まれます。売り手は、注文詳細に記載されている金額を正確に受け取る必要があります。",
+ "Disclaimer": "免責事項",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "どのように機能しますか?",
+ "How it works": "取引の流れ",
+ "How to use": "使い方",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "RoboSatsの利用は、EbayやCraiglistを使用するのと同じく、多くの国で違いはありません。規制は異なる可能性があります。法令を遵守する責任は利用者にあります。",
+ "Is RoboSats legal in my country?": "私の国ではRoboSatsは合法ですか?",
+ "Is RoboSats private?": "RoboSatsはプライバシーが保護されていますか?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "RoboSatsは、ライトニングネットワーク上のBTC/FIATのP2P取引です。",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "RoboSatsはマッチングを簡素化し、信頼性を最小限に抑えます。RoboSatsはプライバシーと速度に重点を置いています。",
+ "Project source code": "プロジェクトのソースコード",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSatsはオープンソースプロジェクトです",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "売り手は、他のP2Pサービスと同様に、チャージバックのリスクに直面します。Paypalやクレジットカードは推奨されていません。",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "このアプリケーションは実験的なもので、何かがうまくいかない可能性があります。小額取引をしてください!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "このライトニングアプリケーションは現状有姿で提供されています。現在も積極的に開発が進行中です。取引には最大限の注意を払ってください。プライベートサポートはありません。サポートは公開チャンネルを通じてのみ提供されます。",
+ "What are the fees?": "手数料はどうなりますか?",
+ "What are the risks?": "リスクは何ですか",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "RoboSatsとは?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "信頼モデルは何ですか?",
+ "What payment methods are accepted?": "どの支払い方法が受け入れられていますか?",
+ "You can also check the full guide in ": "詳しいガイドは以下のリンク先でもご確認いただけます。",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "取引プロセスのステップバイステップの説明は、以下のリンク先でご確認いただけます。",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "戻る",
+ "Keys": "鍵",
+ "Learn how to verify": "確認方法を学ぶ",
+ "Messages": "メッセージ",
+ "Peer public key": "相手の公開鍵",
+ "Save credentials as a JSON file": "JSONファイルとして認証情報を保存する",
+ "Save messages as a JSON file": "JSONファイルとしてメッセージを保存する",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "あなたの秘密鍵を復号化するためのパスフレーズ。あなたしか知りません!共有しないでください。また、これはあなたのロボットトークンでもあります。",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "これはあなたのPGP公開鍵です。相手はあなた専用の暗号化メッセージを送信するために使用します。",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "あなたの通信はOpenPGPでエンドツーエンドで暗号化されています。OpenPGP標準に基づいたツールを使用して、このチャットのプライバシーを確認できます。",
+ "Your encrypted private key": "あなたの暗号化された秘密鍵",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "あなたの暗号化された秘密鍵。これを使用して、あなたの相手があなたのために暗号化したメッセージを復号化します。また、送信するメッセージに署名するためにも使用します。",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "これはあなたの取引相手のPGP公開鍵です。あなたは相手専用の暗号化メッセージを送信するために使用し、また受信したメッセージが相手によって署名されたものであることを確認するためにも使用します。",
+ "Your private key passphrase (keep secure!)": "あなたの秘密鍵のパスフレーズ(安全に保ってください!)",
+ "Your public key": "あなたの公開鍵",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "......地球上のどっかから!",
+ "Client info": "Client info",
+ "Made with": "と",
+ "RoboSats client version": "RoboSats client version",
+ "and": "を込めて",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "コミュニティー",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "GitHub Issues-ロボティック・サトシ・オープンソース・プロジェクト",
+ "Join RoboSats English speaking community!": "RoboSatsの英語コミュニティーへの参加はこちら!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "RoboSatsのスペイン語コミュニティーへの参加はこちら!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "RoboSatsのReddit",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "新しい機能やバグについて教えてください",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "24時間の契約量",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "流動性",
+ "CLN version": "CLN version",
+ "Client": "クライアント",
+ "Coordinator": "コーディネーター",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "コーディネーターコミットハッシュ",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "現在のオンチェーン支払手数料",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LNノード",
+ "LND version": "LNDバージョン",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "契約総額",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "メーカー手数料",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "公開買い注文",
+ "Public sell orders": "公開売り注文",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSatsバージョン",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "テイカー手数料",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "本日アクティブなロボット",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "ブラウザー",
+ "Enable": "有効化",
+ "Enable TG Notifications": "テレグラム通知を有効にする",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "RoboSatsのテレグラムボットとのチャットに移動します。チャットを開いて「Start」を押してください。テレグラム通知を有効にすることで匿名レベルが低下する可能性があることに注意してください。",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "戻る",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "「Learn RoboSats」学習ページにアクセスしようとしています。RoboSatsの使い方を学び、動作原理を理解するためのチュートリアルとドキュメントが提供されています。",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "最初にロボットアバターを生成してください。次に自分のオーダーを作成してください。",
+ "You do not have a robot avatar": "ロボットのアバターがありません",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Your Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "取引にアクセスするために、ロボットのトークンを入力してロボットを再生成してください。",
+ "Paste token here": "ここにトークンを貼り付けてください",
+ "Recover": "復元する",
+ "Robot recovery": "ロボットの復元",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "バックアップを取ってください!",
+ "Done": "完了",
+ "Store your robot token": "ロボットトークンを保存する",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "将来、ロボットアバターを回復する必要があるかもしれません。安全に保存してください。別のアプリケーションに簡単にコピーすることができます。",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "GithubリリースからRoboSats {{coordinatorString}} APKをダウンロードしてください。",
+ "Go away!": "行ってしまえ!",
+ "On Android RoboSats app ": "AndroidのRoboSatsアプリ ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Torブラウザクライアントでタブを更新するだけでいいです(ここをクリックするか、Ctrl+Shift+Rを押します)",
+ "On remotely served browser client": "リモートで提供されるブラウザクライアントで",
+ "On your own soverign node": "あなた自身の主権ノードで",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "RoboSatsコーディネーターはバージョン{{coordinatorString}}で、クライアントアプリは{{clientString}}です。このバージョンの不一致は、悪いユーザーエクスペリエンスを引き起こす可能性があります。",
+ "Update your RoboSats client": "RoboSatsクライアントを更新してください",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "キャンセル",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSatsクライアントは、あなた自身のノードから提供され、最高のセキュリティとプライバシーが保証されます。",
+ "You are self-hosting RoboSats": "RoboSatsを自己ホスティングしています",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "RoboSatsをプライベートで使用していません",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "から",
+ "to": "まで",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": "{{discount}}%のディスカウントで",
+ " at a {{premium}}% premium": "{{premium}}%のプレミアムで",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": "{{satoshis}}のうち",
+ "Add New": "新しく追加",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "ライトニングSatsと交換するためのBTCの量",
+ "Amount of fiat to exchange for bitcoin": "ビットコインと交換するための通貨の金額",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "ビットコインを買う? 売る?",
+ "Choose a Pricing Method": "価格設定方法を選択してください。",
+ "Clear form": "フォームをクリア",
+ "Edit order": "注文を編集",
+ "Enable advanced options": "高度な設定を有効にする",
+ "Enter the destination of the Lightning swap": "ライトニングスワップの送信先を入力してください。",
+ "Escrow/Invoice Timer (HH:mm)": "エスクロー/インボイスのタイマー(HH:mm)",
+ "Escrow/invoice step length": "エスクロー/インボイスのステップ期間",
+ "Exact": "正確",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "支払い方法",
+ "Fidelity Bond Size": "信用担保金のサイズ",
+ "In or Out of Lightning?": "ライトニングに入れる?出す?",
+ "Let the price move with the market": "価格を市場と連動させます。",
+ "Must be less than {{maxAmount}}": "{{maxAmount}}未満である必要があります。",
+ "Must be less than {{maxSats}": " {{maxSats}}未満である必要があります。",
+ "Must be less than {{max}}%": " {{max}}%未満である必要があります。",
+ "Must be more than {{minAmount}}": "{{minAmount}}以上である必要があります。",
+ "Must be more than {{minSats}}": "{{minSats}}以上である必要があります。",
+ "Must be more than {{min}}%": "{{min}}%以上である必要があります。",
+ "Must be shorter than 65 characters": "65文字より短くなければなりません。",
+ "Onchain amount to receive (BTC)": "受信するオンチェーン量(BTC)",
+ "Onchain amount to send (BTC)": "送信するオンチェーン量(BTC)",
+ "Order current rate:": "現在のレート:",
+ "Order for ": "Order for ",
+ "Order rate:": "注文レート:",
+ "Premium over Market (%)": "マーケットに対するプレミアム(%)",
+ "Public Duration (HH:mm)": "公開期間(HH:mm)",
+ "Public order length": "公開注文の期間",
+ "Relative": "相対的",
+ "Satoshis": "Sats",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "固定数量のSatsを設定します。",
+ "Set the skin-in-the-game, increase for higher safety assurance": "スキンインゲームを設定して、安全性を高めるために増やす。",
+ "Swap Destination(s)": "スワップの送信先",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "スワップ?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "新しい支払い方法を追加できます。",
+ "You must fill the form correctly": "フォームに正しく入力する必要があります。",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "約{{swapSats}} ライトニングSatsを受け取ります(手数料は異なる場合があります)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "約{{swapSats}} ライトニングSatsを送信します(手数料は異なる場合があります)",
+ "Your order fixed exchange rate": "注文の固定為替レート",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "メーカー",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "テイカー",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "ライトニングのルーティングに失敗しました",
+ "New chat message": "チャットに新しいメッセージがあります",
+ "Order chat is open": "注文のチャットが開かれています",
+ "Order has been disputed": "注文が紛争中です",
+ "Order has been taken!": "注文が受け取られました!",
+ "Order has expired": "注文が期限切れになりました",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - シンプルかつプライベートなビットコイン取引所",
+ "Trade finished successfully!": "取引が成功に完了しました!",
+ "You can claim Sats!": "Satsを請求できます!",
+ "You lost the dispute": "紛争に敗北しました",
+ "You won the dispute": "紛争に勝利しました",
+ "₿ Rewards!": "₿ 報酬!",
+ "⚖️ Disputed!": "⚖️ 紛争中!",
+ "✅ Bond!": "✅ ファンド!",
+ "✅ Escrow!": "✅ エスクロー!",
+ "❗⚡ Routing Failed": "❗⚡ ルーティング失敗",
+ "👍 dispute": "👍 紛争",
+ "👎 dispute": "👎 紛争",
+ "💬 Chat!": "💬 チャット!",
+ "💬 message!": "💬 メッセージ!",
+ "😪 Expired!": "😪 期限切れ!",
+ "🙌 Funished!": "🙌 完了!",
+ "🥳 Taken!": "🥳 受け取られました!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "金額 {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "このオーダーを引き受けることで、時間を無駄にする可能性があります。メーカーが指定された時間内に進まない場合、メーカーの担保金の50%に相当するSatsで補償されます。",
+ "Enter amount of fiat to exchange for bitcoin": "ビットコインと交換するフィアット通貨の金額を入力してください",
+ "Sounds fine": "よろしい",
+ "Take Order": "注文を受け取る",
+ "The maker is away": "メーカーは離席中です",
+ "Too high": "高すぎる",
+ "Too low": "低すぎる",
+ "Wait until you can take an order": "注文を受け取ることができるまで待ってください",
+ "You must specify an amount first": "まず金額を指定する必要があります",
+ "You will receive {{satoshis}} Sats (Approx)": "{{satoshis}} Satsを受け取ります(おおよその金額)",
+ "You will send {{satoshis}} Sats (Approx)": "{{satoshis}} Satsを送信します(おおよその金額)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "受け付ける支払い方法",
+ "Amount of Satoshis": "サトシの金額",
+ "Deposit timer": "デポジットタイマー",
+ "Expires in": "有効期限",
+ "F2F location": "F2F location",
+ "Order Details": "注文の詳細",
+ "Order ID": "注文ID",
+ "Order host": "Order host",
+ "Order maker": "オーダーメイカー",
+ "Order status": "注文の状況",
+ "Order taker": "オーダーテイカー",
+ "Penalty lifted, good to go!": "ペナルティが解除されました、準備OK!",
+ "Premium over market price": "市場価格より高いプレミアム",
+ "Price and Premium": "価格とプレミアム",
+ "Swap destination": "スワップの宛先",
+ "The order has expired": "注文は期限切れになりました",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "まだ注文を受け取ることはできません!{{timeMin}}分{{timeSec}}秒待ってください",
+ "You receive via {{method}} {{amount}}": "{{method}}で{{amount}}を受け取ります",
+ "You receive {{amount}} Sats (Approx)": "ライトニングで{{amount}} Sats(約)を受け取ります",
+ "You send via Lightning {{amount}} Sats (Approx)": "ライトニングで{{amount}} Sats(約)を送信します",
+ "You send via {{method}} {{amount}}": "{{method}}で{{amount}}を送信します",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - プレミアム: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "請求する",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Telegram通知を有効にする",
+ "Generate with Webln": "Weblnで生成",
+ "Inactive order": "非アクティブなオーダー",
+ "Invoice for {{amountSats}} Sats": " {{amountSats}} Satsのインボイス",
+ "No active orders": "アクティブなオーダーはありません",
+ "One active order #{{orderID}}": "アクティブなオーダー #{{orderID}} に進む",
+ "Submit": "送信",
+ "Telegram enabled": "Telegramが有効になりました",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "ステルス・インボイスを使用する",
+ "You do not have previous orders": "前回のオーダーはありません",
+ "Your compensations": "Your compensations",
+ "Your current order": "現在のオーダー",
+ "Your last order #{{orderID}}": "前回のオーダー #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "ダーク",
+ "Light": "ライト",
+ "Mainnet": "メインネット",
+ "Testnet": "テストネット",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "TORネットワークに接続しました",
+ "Connecting to TOR network": "TORネットワークに接続中",
+ "Connection error": "接続エラー",
+ "Initializing TOR daemon": "TORデーモンを初期化中",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "注文をキャンセルして、担保金を解除する",
+ "Collaborative Cancel": "共同キャンセル",
+ "Unilateral cancelation (bond at risk!)": "一方的なキャンセル(担保金が危険に!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "あなたが共同的なキャンセルを求めています",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}}が共同的なキャンセルを求めています",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "買い手",
+ "Completed in": "完了",
+ "Contract exchange rate": "契約為替レート",
+ "Coordinator trade revenue": "取引コーディネーターの収益",
+ "Export trade summary": "取引概要をエクスポートする",
+ "Maker bond": "メーカーの担保金",
+ "Mining fee": "マイニング手数料",
+ "Onchain swap fee": "オンチェーンスワップ手数料",
+ "Received": "受信",
+ "Routing budget": "ルーティング予算",
+ "Seller": "売り手",
+ "Sent": "送信",
+ "Taker bond": "テイカーの担保金",
+ "Timestamp": "タイムスタンプ",
+ "Trade Summary": "取引概要",
+ "Unlocked": "ロック解除済み",
+ "User role": "ユーザーの役割",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "互換性のあるウォレットを見る",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "注文をキャンセルしますか?",
+ "Confirm Cancel": "キャンセルを確認",
+ "If the order is cancelled now you will lose your bond.": "注文を今キャンセルすると担保金を失います。",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "キャンセルを受け入れる",
+ "Ask for Cancel": "キャンセルを要求する",
+ "Collaborative cancel the order?": "注文を共同キャンセルしますか?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "取引用エスクローが投稿されました。メーカーとテイカーが両方共同でキャンセルすることで注文をキャンセルできます。",
+ "Your peer has asked for cancellation": "あなたの相手がキャンセルを要求しました",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "同意して紛争を開始する",
+ "Disagree": "戻る",
+ "Do you want to open a dispute?": "紛争を開始しますか?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "チャットログをエクスポートすることを確認してください。スタッフは、不一致を解決するためにエクスポートされたチャットログJSONを要求する場合があります。保存する責任があなたにあります。",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "RoboSatsスタッフは、提供された声明と証拠を調査します。スタッフはチャットを読めないため、完全な証拠を提供する必要があります。声明とともに使い捨ての連絡方法を提供するのが最善です。トレードのエスクローにあるSatsは、紛争の勝者に送られ、紛争の敗者は担保金を失います。",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "確認する",
+ "Confirm you received {{amount}} {{currencyCode}}?": "{{amount}} {{currencyCode}}を受け取ったことを確認しますか?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "{{amount}} {{currencyCode}}を受け取ったことを確認すると、取引が完了します。 エスクローにあるSatsが買い手に解放されます。 {{amount}} {{currencyCode}}があなたのアカウントに到着した後にのみ確認してください。 支払いを受け取った場合に確認しない場合、担保金を失うリスクがあることに注意してください。",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "{{amount}} {{currencyCode}} を送信したことを確認しますか?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "{{amount}} {{currencyCode}}を送信したことを確認することで、取引を最終的に完了することができます。まだ送信していない場合、偽の確認を続けると、担保金を失う可能性があります。",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Satsがまだロックされていません。WebLNウォレットを確認してください。",
+ "Invoice not received, please check your WebLN wallet.": "インボイスが受信されていません。WebLNウォレットを確認してください。",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "WebLNウォレットのポップアップを閉じても良いです。",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "PGPを監査する",
+ "Export": "エクスポート",
+ "Save full log as a JSON file (messages and credentials)": "全ログをJSONファイルとして保存する(メッセージと資格情報)",
+ "Verify your privacy": "プライバシーを確認する",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...待機中",
+ "Activate slow mode (use it when the connection is slow)": "スローモードを有効にする(接続が遅い場合に使用)",
+ "Peer": "相手",
+ "You": "あなた",
+ "connected": "接続されました",
+ "disconnected": "切断されました",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "接続中...",
+ "Send": "送信する",
+ "Type a message": "メッセージを入力してください",
+ "Waiting for peer public key...": "相手の公開鍵を待っています...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "チャットログを添付する",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "チャットログを添付することで紛争解決プロセスが促進され、透明性が高まります。ただし、プライバシーが危険にさらされる可能性があります。",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "紛争申し立てを送信する",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "高度な設定",
+ "Invoice to wrap": "ラップするインボイス",
+ "Payout Lightning Invoice": "支払いのライトニングインボイス",
+ "Proxy Budget": "プロキシ予算",
+ "Routing Budget": "ルーティング予算",
+ "Server": "サーバー",
+ "Submit invoice for {{amountSats}} Sats": "{{amountSats}} Satsのインボイスを送信する",
+ "Use Lnproxy": "Lnproxyを使用する",
+ "Wrap": "ラップする",
+ "Wrapped invoice": "ラップされたインボイス",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "ビットコインアドレス",
+ "Final amount you will receive": "あなたが受け取る最終金額",
+ "Invalid": "無効",
+ "Mining Fee": "マイニング手数料",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSatsコーディネーターがスワップを実行し、Satsをあなたのオンチェーンアドレスに送信します。",
+ "Swap fee": "スワップ手数料",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "{{amount}} {{currencyCode}}が受信されたことを確認する",
+ "Confirm {{amount}} {{currencyCode}} sent": "{{amount}} {{currencyCode}}が送信されたことを確認する",
+ "Open Dispute": "紛争を開始する",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "こんにちはと言ってください!役に立つように簡潔にしてください。どのようにして{{amount}} {{currencyCode}}を送信するかを知らせてください。",
+ "To open a dispute you need to wait": "紛争を開くには待つ必要があります",
+ "Wait for the seller to confirm he has received the payment.": "売り手が支払いを受け取ったことを確認するまで待ちます。",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "注文と支払いを識別するために必要な情報を保存してください:注文ID、担保金またはエスクローの支払いハッシュ(ライトニングウォレットで確認してください)、正確なSatsの量、およびロボットのニックネーム。この取引に関与したユーザーとして自分自身をメール(または他の連絡方法)で識別する必要があります。",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "あなたはプロフィールの報酬から紛争解決金額(エスクローと担保金)を請求することができます。もしあなたに何かスタッフが助けられることがあれば、robosats@protonmail.com(または提供された使い捨て連絡先方法を通じて)までお気軽にお問い合わせください。",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "もうしばらくお待ちください。もし売り手がデポジットしない場合は、担保金が自動的に返金されます。さらに、報酬を受け取ることができます(プロフィールで報酬を確認してください)。",
+ "We are waiting for the seller to lock the trade amount.": "売り手が取引金額をロックするまでお待ちください。",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "注文を更新する",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "クリップボードにコピーする",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "これは保留中のインボイスです。あなたのウォレットの中で凍結されます。キャンセルまたは紛争に敗訴した場合にのみ請求されます。",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "これは保留中のインボイスです。あなたのウォレットの中で凍結されます。{{currencyCode}}を受け取ったことを確認すると、買い手にリリースされます。",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "注文の再開",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "あなたの公開注文は一時停止されました。現時点では、他のロボットに見ることも取ることもできません。いつでも再開することができます。",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "{{amountFiat}} {{currencyCode}}を送信する前に、あなたがBTCを受け取ることができるかどうかを確認したいと思います。",
+ "Lightning": "ライトニング",
+ "Onchain": "オンチェーン",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "もうしばらくお待ちください。もし買い手が協力しない場合、取引担保と担保金が自動的に返金されます。さらに、報酬を受け取ることができます(プロフィールで報酬を確認してください)。",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "買い手がライトニングインボイスを投稿するのを待っています。投稿されたら、直接フィアット通貨決済の詳細を通知できます。",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "{{currencyCode}}の公開注文の中で(高い方が安い)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "オーダーが期限切れになっても取られない場合、あなたの担保金はあなたに戻ります(何も行動する必要はありません)。",
+ "Pause the public order": "公開注文を一時停止する",
+ "Premium rank": "プレミアムランク",
+ "Public orders for {{currencyCode}}": "{{currencyCode}}の公開注文",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "失敗の原因:",
+ "Next attempt in": "次の試行まで",
+ "Retrying!": "再試行中!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSatsは1分の休憩を挟んでインボイスを3回支払おうとします。引き続き失敗する場合は、新しいインボイスを提出できます。十分な流動性があるかどうかを確認してください。ライトニングノードは、支払いを受け取るためにオンラインにする必要があることを忘れないでください。",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "インボイスの有効期限が切れているか、3回以上の支払い試行が行われました。新しいインボイスを提出してください。",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSatsはあなたのライトニングインボイスを支払おうとしています。支払いを受け取るには、ライトニングノードがオンラインである必要があることを忘れないでください。",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "更新する",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSatsはより多くの流動性とユーザーでより良くなります。ビットコイナーのお友達にRoboSatsについて話してください!",
+ "Sending coins to": "コインを送信する先",
+ "Start Again": "最初からやり直す",
+ "Thank you for using Robosats!": "Robosatsをご利用いただきありがとうございます!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "あなたのTXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "テイカーが担保金をロックするまでお待ちください。タイムリミット内に担保金がロックされない場合、オーダーは再度公開されます。",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "ロボット技術者が到着しました!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "私は自分のロボットを持っています、ここにあります。(workspace.jsonをドラッグアンドドロップしてください)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "初めてここに来ました。新しいロボットガレージと拡張ロボットトークン(xToken)を生成します。",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "表示のカスタマイズ",
+ "Freeze viewports": "表示を凍結",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "プラットフォームをどのように改善できるか教えてください (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "紛争を開始するには、<1>待機する必要があります1>",
+ "Waiting for maker bond": "メーカーの担保金を待っています",
+ "Public": "公共",
+ "Waiting for taker bond": "取引相手の担保金を待っています",
+ "Cancelled": "キャンセル済み",
+ "Expired": "期限切れ",
+ "Waiting for trade collateral and buyer invoice": "取引担保金と買い手のインボイスを待っています",
+ "Waiting only for seller trade collateral": "売り手の取引担保金のみを待っています",
+ "Waiting only for buyer invoice": "買い手のインボイスのみを待っています",
+ "Sending fiat - In chatroom": "フィアット通貨を送信中 - チャットルームで",
+ "Fiat sent - In chatroom": "フィアット通貨が送信されました - チャットルーム内",
+ "In dispute": "紛争中",
+ "Collaboratively cancelled": "共同でキャンセルされました",
+ "Sending satoshis to buyer": "買い手にSatsを送信しています",
+ "Successful trade": "成功した取引",
+ "Failed lightning network routing": "ライトニングネットワークのルーティングに失敗しました",
+ "Wait for dispute resolution": "紛争の解決を待ってください",
+ "Maker lost dispute": "オーダーメイカーが紛争に負けました",
+ "Taker lost dispute": "オーダーテイカーが紛争に負けました",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "インボイスの期限が切れました。時間内に注文を公開していないため、新しい注文を作成してください。",
+ "This order has been cancelled by the maker": "この注文はオーダーメイカーによってキャンセルされました",
+ "Invoice expired. You did not confirm taking the order in time.": "インボイスの期限が切れました。時間内に注文を確認していないため、新しい注文を作成してください。",
+ "Invalid Order Id": "無効な注文ID",
+ "You must have a robot avatar to see the order details": "注文の詳細を見るには、ロボットのアバターが必要です。",
+ "This order has been cancelled collaborativelly": "この注文は共同でキャンセルされました",
+ "This order is not available": "この注文は利用できません",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "倉庫で働くロボティック・サトシたちはあなたを理解できませんでした。GitHubのバグレポートに記入してください:https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/pl.json b/frontend/static/locales/pl.json
index 06c168bf..34ba8752 100644
--- a/frontend/static/locales/pl.json
+++ b/frontend/static/locales/pl.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Using Testnet Bitcoin",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Chart",
- "Create": "Create",
- "List": "List",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Existing orders match yours!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Community and public support",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Learn RoboSats",
- "RoboSats information": "RoboSats information",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "More",
- "Offers": "Offers",
- "Order": "Zamówienie",
- "Settings": "Settings",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Kontrakt",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Generate a token",
- "2. Meet your robot identity": "2. Meet your robot identity",
- "3. Browse or create an order": "3. Browse or create an order",
- "Building your robot!": "Building your robot!",
- "Continue": "Continue",
- "Generate token": "Generate token",
- "Hi! My name is": "Hi! My name is",
- "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
- "See profile": "See profile",
- "Store it somewhere safe!": "Store it somewhere safe!",
- "Telegram group": "Telegram group",
- "This is your trading avatar": "To jest twój awatar handlowy",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
- "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
- "or visit the robot school for documentation.": "or visit the robot school for documentation.",
- "roll again": "roll again",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Active order #{{orderID}}",
- "Add Robot": "Add Robot",
- "Add a new Robot": "Add a new Robot",
- "Building...": "Building...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Last order #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Recovery",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
- "Robot Garage": "Robot Garage",
- "Store your token safely": "Przechowuj swój token bezpiecznie",
- "Welcome back!": "Welcome back!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Skopiowane!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
- "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recover an existing robot using your token",
- "Start": "Start",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connecting to TOR",
- "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "KAŻDY",
- "Buy": "Kupić",
- "DESTINATION": "DESTINATION",
- "I want to": "chcę",
- "METHOD": "METHOD",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Wybierz walutę płatności",
- "Select Payment Method": "Select Payment Method",
- "Sell": "Sprzedać",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "i użyć",
- "hosted by": "hosted by",
- "pay with": "pay with",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Add filter",
- "Amount": "Ilość",
- "An error occurred.": "An error occurred.",
- "And": "And",
- "Be the first one to create an order": "Bądź pierwszą osobą, która utworzy zamówienie",
- "Bond": "Bond",
- "Column title": "Column title",
- "Columns": "Columns",
- "Currency": "Waluta",
- "Delete": "Delete",
- "Destination": "Destination",
- "Expiry": "Expiry",
- "Filter": "Filter",
- "Filter value": "Filter value",
- "Find column": "Find column",
- "Hide": "Ukryć",
- "Hide all": "Hide all",
- "Host": "Host",
- "Is": "Jest",
- "Logic operator": "Logic operator",
- "Manage columns": "Manage columns",
- "Menu": "Menu",
- "No orders found to buy BTC for {{currencyCode}}": "Nie znaleziono zamówień na zakup BTC za {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "Nie znaleziono zleceń sprzedaży BTC za {{currencyCode}}",
- "No results found.": "No results found.",
- "Operator": "Operator",
- "Or": "Or",
- "Orders per page:": "Orders per page:",
- "Others": "Inni",
- "Pay": "Płacić",
- "Payment Method": "Metoda płatności",
- "Premium": "Premia",
- "Price": "Cena",
- "Reorder column": "Reorder column",
- "Robot": "Robot",
- "Sats now": "Sats now",
- "Select columns": "Select columns",
- "Show all": "Show all",
- "Show columns": "Show columns",
- "Show filters": "Show filters",
- "Sort": "Sort",
- "Sort by ASC": "Sort by ASC",
- "Sort by DESC": "Sort by DESC",
- "Timer": "Timer",
- "Unsort": "Unsort",
- "Value": "Value",
- "any": "any",
- "contains": "contains",
- "ends with": "ends with",
- "equals": "equals",
- "false": "false",
- "is": "is",
- "is after": "is after",
- "is any of": "is any of",
- "is before": "is before",
- "is empty": "is empty",
- "is not": "is not",
- "is not empty": "is not empty",
- "is on or after": "is on or after",
- "is on or before": "is on or before",
- "no": "no",
- "starts with": "starts with",
- "true": "true",
- "yes": "yes",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Blisko",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Wszystkie, o ile są szybkie. Możesz zapisać preferowane metody płatności. Będziesz musiał dopasować się do partnera, który również akceptuje tę metodę. Etap wymiany fiata ma czas wygaśnięcia wynoszący 24 godziny, zanim spór zostanie automatycznie otwarty. Gorąco polecamy korzystanie z szybkich kolejek płatniczych fiat.",
- "Are there trade limits?": "Are there trade limits?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
- "Disclaimer": "Zastrzeżenie",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Jak to działa?",
- "How it works": "Jak to działa",
- "How to use": "Jak używać",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "W wielu krajach korzystanie z RoboSats nie różni się od korzystania z serwisu Ebay lub Craiglist. Twoje przepisy mogą się różnić. Twoim obowiązkiem jest przestrzegać.",
- "Is RoboSats legal in my country?": "Czy RoboSats jest legalny w moim kraju?",
- "Is RoboSats private?": "Is RoboSats private?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Jest to wymiana peer-to-peer BTC/FIAT na lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.",
- "Project source code": "Kod źródłowy projektu",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats to projekt open source ",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Sprzedający ponosi takie samo ryzyko obciążenia zwrotnego, jak w przypadku każdej innej usługi peer-to-peer. Paypal lub karty kredytowe nie są zalecane.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "To jest eksperymentalna aplikacja, coś może pójść nie tak. Handluj małymi kwotami!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Ta aplikacja lightning jest dostarczana w takiej postaci, w jakiej jest. Jest w aktywnym rozwoju: handluje z najwyższą ostrożnością. Nie ma wsparcia prywatnego. Wsparcie jest oferowane wyłącznie za pośrednictwem kanałów publicznych ",
- "What are the fees?": "What are the fees?",
- "What are the risks?": "What are the risks?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "Czym jest RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "Jaki jest model zaufania?",
- "What payment methods are accepted?": "Jakie metody płatności są akceptowane?",
- "You can also check the full guide in ": "Możesz również sprawdzić pełny przewodnik w",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "Szczegółowy opis rurociągu handlowego znajdziesz w ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Wróć",
- "Keys": "Keys",
- "Learn how to verify": "Learn how to verify",
- "Messages": "Messages",
- "Peer public key": "Peer public key",
- "Save credentials as a JSON file": "Save credentials as a JSON file",
- "Save messages as a JSON file": "Save messages as a JSON file",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Your PGP public key. Your peer uses it to encrypt messages only you can read.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.",
- "Your encrypted private key": "Your encrypted private key",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.",
- "Your private key passphrase (keep secure!)": "Your private key passphrase (keep secure!)",
- "Your public key": "Your public key",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... gdzieś na Ziemi!",
- "Client info": "Client info",
- "Made with": "Wykonana z",
- "RoboSats client version": "RoboSats client version",
- "and": "i",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Społeczność",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Problemy z Githubem — projekt Robotic Satoshis Open Source",
- "Join RoboSats English speaking community!": "Dołącz do anglojęzycznej społeczności RoboSats!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "Dołącz do hiszpańskojęzycznej społeczności RoboSats!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "RoboSats in Reddit",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "Poinformuj nas o nowej funkcji lub błędzie",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "Zakontraktowana objętość 24h",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Płynność księgowa",
- "CLN version": "CLN version",
- "Client": "Client",
- "Coordinator": "Coordinator",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinator commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Current onchain payout fee",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Node",
- "LND version": "LND wersja",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Zakontraktowana wielkość dożywotnia",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Opłata producenta",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Publiczne zamówienia kupna",
- "Public sell orders": "Zlecenia sprzedaży publicznej",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats version",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Opłata takera",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Dziś aktywne roboty",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "Włączyć",
- "Enable TG Notifications": "Włącz powiadomienia TG",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Zostaniesz przeniesiony do rozmowy z botem telegramowym RoboSats. Po prostu otwórz czat i naciśnij Start. Pamiętaj, że włączenie powiadomień telegramów może obniżyć poziom anonimowości.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Z powrotem",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
- "You do not have a robot avatar": "You do not have a robot avatar",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Your Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
- "Paste token here": "Paste token here",
- "Recover": "Recover",
- "Robot recovery": "Robot recovery",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Utwórz kopię zapasową!",
- "Done": "Done",
- "Store your robot token": "Store your robot token",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
- "Go away!": "Go away!",
- "On Android RoboSats app ": "On Android RoboSats app ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
- "On remotely served browser client": "On remotely served browser client",
- "On your own soverign node": "On your own soverign node",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
- "Update your RoboSats client": "Update your RoboSats client",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Anulować",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
- "You are self-hosting RoboSats": "You are self-hosting RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Nie używasz Robosats prywatnie",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "Od",
- "to": "do",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " o godz {{discount}}% zniżka",
- " at a {{premium}}% premium": " o godz {{premium}}% premia",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": " z {{satoshis}} Satoshis",
- "Add New": "Dodaj nowe",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
- "Amount of fiat to exchange for bitcoin": "Kwota fiat do wymiany na bitcoin",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "Chcesz kupić lub sprzedać Bitcoin?",
- "Choose a Pricing Method": "Wybierz metodę ustalania cen",
- "Clear form": "Clear form",
- "Edit order": "Edit order",
- "Enable advanced options": "Enable advanced options",
- "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
- "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
- "Escrow/invoice step length": "Escrow/invoice step length",
- "Exact": "Exact",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Fiat Metoda/Metody płatności",
- "Fidelity Bond Size": "Rozmiar obligacji wierności",
- "In or Out of Lightning?": "In or Out of Lightning?",
- "Let the price move with the market": "Niech cena porusza się wraz z rynkiem",
- "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
- "Must be less than {{maxSats}": "To musi być mniej niż {{maxSats}}",
- "Must be less than {{max}}%": "To musi być mniejsza niż {{max}}%",
- "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
- "Must be more than {{minSats}}": "To musi być więcej niż {{minSats}}",
- "Must be more than {{min}}%": "To musi być więcej niż {{min}}%",
- "Must be shorter than 65 characters": "Musi być krótszy niż 65 znaków",
- "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
- "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
- "Order current rate:": "Order current rate:",
- "Order for ": "Order for ",
- "Order rate:": "Order rate:",
- "Premium over Market (%)": "Premia nad rynkiem (%)",
- "Public Duration (HH:mm)": "Czas trwania publicznego (HH:mm)",
- "Public order length": "Public order length",
- "Relative": "Względny",
- "Satoshis": "Satoshis",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "Ustaw stałą ilość satoshi",
- "Set the skin-in-the-game, increase for higher safety assurance": "Ustaw skin-in-the-game, zwiększ, aby zapewnić większe bezpieczeństwo",
- "Swap Destination(s)": "Swap miejsce/miejsca docelowe",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "You can add new methods",
- "You must fill the form correctly": "You must fill the form correctly",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
- "Your order fixed exchange rate": "Your order fixed exchange rate",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Maker",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Taker",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Lightning routing failed",
- "New chat message": "New chat message",
- "Order chat is open": "Order chat is open",
- "Order has been disputed": "Order has been disputed",
- "Order has been taken!": "Order has been taken!",
- "Order has expired": "Order has expired",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
- "Trade finished successfully!": "Trade finished successfully!",
- "You can claim Sats!": "You can claim Sats!",
- "You lost the dispute": "You lost the dispute",
- "You won the dispute": "You won the dispute",
- "₿ Rewards!": "₿ Rewards!",
- "⚖️ Disputed!": "⚖️ Disputed!",
- "✅ Bond!": "✅ Bond!",
- "✅ Escrow!": "✅ Escrow!",
- "❗⚡ Routing Failed": "❗⚡ Routing Failed",
- "👍 dispute": "👍 dispute",
- "👎 dispute": "👎 dispute",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 message!",
- "😪 Expired!": "😪 Expired!",
- "🙌 Funished!": "🙌 Funished!",
- "🥳 Taken!": "🥳 Taken!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Ilość {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Przyjmując to zamówienie, ryzykujesz zmarnowanie czasu. Jeśli twórca nie wywiąże się na czas, otrzymasz rekompensatę w satoshi za 50% kaucji producenta.",
- "Enter amount of fiat to exchange for bitcoin": "Wprowadź kwotę fiat do wymiany na bitcoin",
- "Sounds fine": "Sounds fine",
- "Take Order": "Przyjąć zamówienie",
- "The maker is away": "Twórcy nie ma",
- "Too high": "Za wysoko",
- "Too low": "Za nisko",
- "Wait until you can take an order": "Poczekaj, aż będziesz mógł złożyć zamówienie",
- "You must specify an amount first": "Musisz najpierw określić kwotę",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Akceptowane metody płatności",
- "Amount of Satoshis": "Ilość Satoshis",
- "Deposit timer": "Deposit timer",
- "Expires in": "Wygasa za",
- "F2F location": "F2F location",
- "Order Details": "Szczegóły zamówienia",
- "Order ID": "ID zamówienia",
- "Order host": "Order host",
- "Order maker": "Ekspres zamówienia",
- "Order status": "Status zamówienia",
- "Order taker": "Przyjmujący zamówienia",
- "Penalty lifted, good to go!": "Kara zniesiona, gotowe!",
- "Premium over market price": "Premia ponad cenę rynkową",
- "Price and Premium": "Cena i premia",
- "Swap destination": "Miejsce docelowe Swap",
- "The order has expired": "Zamówienie wygasło",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Nie możesz jeszcze przyjąć zamówienia! Czekać {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premia: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Prawo",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Włącz powiadomienia telegramu",
- "Generate with Webln": "Generate with Webln",
- "Inactive order": "Inactive order",
- "Invoice for {{amountSats}} Sats": "Faktura za {{amountSats}} Sats",
- "No active orders": "Brak aktywnych zamówień",
- "One active order #{{orderID}}": "Jedno aktywne zamówienie #{{orderID}}",
- "Submit": "Składać",
- "Telegram enabled": "Telegram włączony",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Use stealth invoices",
- "You do not have previous orders": "You do not have previous orders",
- "Your compensations": "Your compensations",
- "Your current order": "Twoje obecne zamówienie",
- "Your last order #{{orderID}}": "Your last order #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Dark",
- "Light": "Light",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connected to TOR network",
- "Connecting to TOR network": "Connecting to TOR network",
- "Connection error": "Connection error",
- "Initializing TOR daemon": "Initializing TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
- "Collaborative Cancel": "Wspólna Anuluj",
- "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Poprosiłeś o wspólne anulowanie",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} prosi o anulowanie współpracy",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Kupujący",
- "Completed in": "Completed in",
- "Contract exchange rate": "Contract exchange rate",
- "Coordinator trade revenue": "Coordinator trade revenue",
- "Export trade summary": "Export trade summary",
- "Maker bond": "Maker bond",
- "Mining fee": "Mining fee",
- "Onchain swap fee": "Onchain swap fee",
- "Received": "Received",
- "Routing budget": "Routing budget",
- "Seller": "Sprzedawca",
- "Sent": "Sent",
- "Taker bond": "Taker bond",
- "Timestamp": "Timestamp",
- "Trade Summary": "Trade Summary",
- "Unlocked": "Unlocked",
- "User role": "User role",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "See Compatible Wallets",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Anulować zamówienie?",
- "Confirm Cancel": "Potwierdź Anuluj",
- "If the order is cancelled now you will lose your bond.": "Jeśli zamówienie zostanie teraz anulowane, stracisz kaucję.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accept Cancelation",
- "Ask for Cancel": "Poproś o anulowanie",
- "Collaborative cancel the order?": "Wspólnie anulować zamówienie?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Depozyt transakcji został wysłany. Zamówienie można anulować tylko wtedy, gdy zarówno producent, jak i przyjmujący wyrażą zgodę na anulowanie.",
- "Your peer has asked for cancellation": "Your peer has asked for cancellation",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Zgadzam się i otwieram spór",
- "Disagree": "Nie zgadzać się",
- "Do you want to open a dispute?": "Chcesz otworzyć spór?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Pracownicy RoboSats przeanalizują przedstawione oświadczenia i dowody. Musisz zbudować kompletną sprawę, ponieważ personel nie może czytać czatu. W oświadczeniu najlepiej podać metodę kontaktu z palnikiem. Satoshi w depozycie handlowym zostaną wysłane do zwycięzcy sporu, podczas gdy przegrany sporu straci obligację.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Potwierdzać",
- "Confirm you received {{amount}} {{currencyCode}}?": "Potwierdź otrzymanie {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
- "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Audit PGP",
- "Export": "Export",
- "Save full log as a JSON file (messages and credentials)": "Save full log as a JSON file (messages and credentials)",
- "Verify your privacy": "Verify your privacy",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...waiting",
- "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
- "Peer": "Par",
- "You": "Ty",
- "connected": "połączony",
- "disconnected": "niepowiązany",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Złączony...",
- "Send": "Wysłać",
- "Type a message": "Wpisz wiadomość",
- "Waiting for peer public key...": "Waiting for peer public key...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Attach chat logs",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Prześlij oświadczenie o sporze",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Advanced options",
- "Invoice to wrap": "Invoice to wrap",
- "Payout Lightning Invoice": "Wypłata faktura Lightning",
- "Proxy Budget": "Proxy Budget",
- "Routing Budget": "Routing Budget",
- "Server": "Server",
- "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
- "Use Lnproxy": "Use Lnproxy",
- "Wrap": "Wrap",
- "Wrapped invoice": "Wrapped invoice",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Bitcoin Address",
- "Final amount you will receive": "Final amount you will receive",
- "Invalid": "Nieważny",
- "Mining Fee": "Mining Fee",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
- "Swap fee": "Swap fee",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Potwierdź otrzymanie {{amount}} {{currencyCode}}",
- "Confirm {{amount}} {{currencyCode}} sent": "Potwierdź wysłanie {{amount}} {{currencyCode}}",
- "Open Dispute": "Otwarta dyskusja",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Powiedz cześć! Bądź pomocny i zwięzły. Poinformuj ich, jak wysłać Ci {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "To open a dispute you need to wait",
- "Wait for the seller to confirm he has received the payment.": "Poczekaj, aż sprzedawca potwierdzi, że otrzymał płatność.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Prosimy o zapisanie informacji potrzebnych do identyfikacji zamówienia i płatności: identyfikator zamówienia; skróty płatności obligacji lub escrow (sprawdź w swoim portfelu błyskawicy); dokładna ilość satoshi; i pseudonim robota. Będziesz musiał zidentyfikować się jako użytkownik zaangażowany w ten handel za pośrednictwem poczty elektronicznej (lub innych metod kontaktu).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Możesz ubiegać się o kwotę rozstrzygnięcia sporu (depozyt i wierność) z nagród w swoim profilu. Jeśli jest coś, w czym personel może pomóc, nie wahaj się skontaktować się z robosats@protonmail.com (lub za pomocą dostarczonej metody kontaktu z palnikiem).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Poczekaj chwilę. Jeśli sprzedający nie dokona depozytu, automatycznie otrzymasz zwrot kaucji. Dodatkowo otrzymasz rekompensatę (sprawdź nagrody w swoim profilu).",
- "We are waiting for the seller to lock the trade amount.": "Czekamy, aż sprzedający zablokuje kwotę transakcji.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Renew Order",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Skopiuj do schowka",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "To jest faktura wstrzymana, zatrzyma się w Twoim portfelu. Opłata zostanie naliczona tylko wtedy, gdy anulujesz lub przegrasz spór.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "To jest faktura wstrzymana, zatrzyma się w Twoim portfelu. Zostanie on przekazany kupującemu po potwierdzeniu otrzymania {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Unpause Order",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Czekamy, aż kupujący wyśle fakturę za błyskawicę. Gdy to zrobi, będziesz mógł bezpośrednio przekazać szczegóły płatności.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Wśród publicznych zamówień {{currencyCode}} (wyższy jest tańszy)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Jeśli zamówienie wygaśnie i nie zostanie zrealizowane, Twoja kaucja zostanie Ci zwrócona (nie musisz nic robić).",
- "Pause the public order": "Pause the public order",
- "Premium rank": "Ranga premium",
- "Public orders for {{currencyCode}}": "Zamówienia publiczne dla {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Failure reason:",
- "Next attempt in": "Następna próba za",
- "Retrying!": "Ponawianie!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats będzie próbował zapłacić fakturę 3 razy co 1 minut. Jeśli to się nie powiedzie, będziesz mógł wystawić nową fakturę. Sprawdź, czy masz wystarczającą płynność przychodzącą. Pamiętaj, że węzły pioruna muszą być online, aby otrzymywać płatności.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats próbuje zapłacić fakturę za błyskawicę. Pamiętaj, że węzły pioruna muszą być online, aby otrzymywać płatności.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats staje się lepszy dzięki większej płynności i użytkownikom. Powiedz znajomemu bitcoinerowi o Robosats!",
- "Sending coins to": "Sending coins to",
- "Start Again": "Zacznij jeszcze raz",
- "Thank you for using Robosats!": "Dziękujemy za korzystanie z Robosatów!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Your TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Poczekaj, aż przyjmujący zablokuje obligację. Jeśli przyjmujący nie zablokuje obligacji na czas, zlecenie zostanie ponownie upublicznione.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "A robot technician has arrived!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Customize viewports",
- "Freeze viewports": "Freeze viewports",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Daj nam znać, jak platforma mogłaby się ulepszyć (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "To open a dispute you need to wait <1><1/>",
- "Waiting for maker bond": "Waiting for maker bond",
- "Public": "Public",
- "Waiting for taker bond": "Waiting for taker bond",
- "Cancelled": "Cancelled",
- "Expired": "Expired",
- "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
- "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
- "Waiting only for buyer invoice": "Waiting only for buyer invoice",
- "Sending fiat - In chatroom": "Sending fiat - In chatroom",
- "Fiat sent - In chatroom": "Fiat sent - In chatroom",
- "In dispute": "In dispute",
- "Collaboratively cancelled": "Collaboratively cancelled",
- "Sending satoshis to buyer": "Sending satoshis to buyer",
- "Successful trade": "Successful trade",
- "Failed lightning network routing": "Failed lightning network routing",
- "Wait for dispute resolution": "Wait for dispute resolution",
- "Maker lost dispute": "Maker lost dispute",
- "Taker lost dispute": "Taker lost dispute",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
- "This order has been cancelled by the maker": "This order has been cancelled by the maker",
- "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
- "Invalid Order Id": "Invalid Order Id",
- "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
- "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
- "This order is not available": "This order is not available",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Using Testnet Bitcoin",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Chart",
+ "Create": "Create",
+ "List": "List",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Existing orders match yours!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Community and public support",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Learn RoboSats",
+ "RoboSats information": "RoboSats information",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "More",
+ "Offers": "Offers",
+ "Order": "Zamówienie",
+ "Settings": "Settings",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Kontrakt",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Generate a token",
+ "2. Meet your robot identity": "2. Meet your robot identity",
+ "3. Browse or create an order": "3. Browse or create an order",
+ "Building your robot!": "Building your robot!",
+ "Continue": "Continue",
+ "Generate token": "Generate token",
+ "Hi! My name is": "Hi! My name is",
+ "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
+ "See profile": "See profile",
+ "Store it somewhere safe!": "Store it somewhere safe!",
+ "Telegram group": "Telegram group",
+ "This is your trading avatar": "To jest twój awatar handlowy",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
+ "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
+ "or visit the robot school for documentation.": "or visit the robot school for documentation.",
+ "roll again": "roll again",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Active order #{{orderID}}",
+ "Add Robot": "Add Robot",
+ "Add a new Robot": "Add a new Robot",
+ "Building...": "Building...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Last order #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Recovery",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
+ "Robot Garage": "Robot Garage",
+ "Store your token safely": "Przechowuj swój token bezpiecznie",
+ "Welcome back!": "Welcome back!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Skopiowane!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
+ "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recover an existing robot using your token",
+ "Start": "Start",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connecting to TOR",
+ "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "KAŻDY",
+ "Buy": "Kupić",
+ "DESTINATION": "DESTINATION",
+ "I want to": "chcę",
+ "METHOD": "METHOD",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Wybierz walutę płatności",
+ "Select Payment Method": "Select Payment Method",
+ "Sell": "Sprzedać",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "i użyć",
+ "hosted by": "hosted by",
+ "pay with": "pay with",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Add filter",
+ "Amount": "Ilość",
+ "An error occurred.": "An error occurred.",
+ "And": "And",
+ "Be the first one to create an order": "Bądź pierwszą osobą, która utworzy zamówienie",
+ "Bond": "Bond",
+ "Column title": "Column title",
+ "Columns": "Columns",
+ "Currency": "Waluta",
+ "Delete": "Delete",
+ "Destination": "Destination",
+ "Expiry": "Expiry",
+ "Filter": "Filter",
+ "Filter value": "Filter value",
+ "Find column": "Find column",
+ "Hide": "Ukryć",
+ "Hide all": "Hide all",
+ "Host": "Host",
+ "Is": "Jest",
+ "Logic operator": "Logic operator",
+ "Manage columns": "Manage columns",
+ "Menu": "Menu",
+ "No orders found to buy BTC for {{currencyCode}}": "Nie znaleziono zamówień na zakup BTC za {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "Nie znaleziono zleceń sprzedaży BTC za {{currencyCode}}",
+ "No results found.": "No results found.",
+ "Operator": "Operator",
+ "Or": "Or",
+ "Orders per page:": "Orders per page:",
+ "Others": "Inni",
+ "Pay": "Płacić",
+ "Payment Method": "Metoda płatności",
+ "Premium": "Premia",
+ "Price": "Cena",
+ "Reorder column": "Reorder column",
+ "Robot": "Robot",
+ "Sats now": "Sats now",
+ "Select columns": "Select columns",
+ "Show all": "Show all",
+ "Show columns": "Show columns",
+ "Show filters": "Show filters",
+ "Sort": "Sort",
+ "Sort by ASC": "Sort by ASC",
+ "Sort by DESC": "Sort by DESC",
+ "Timer": "Timer",
+ "Unsort": "Unsort",
+ "Value": "Value",
+ "any": "any",
+ "contains": "contains",
+ "ends with": "ends with",
+ "equals": "equals",
+ "false": "false",
+ "is": "is",
+ "is after": "is after",
+ "is any of": "is any of",
+ "is before": "is before",
+ "is empty": "is empty",
+ "is not": "is not",
+ "is not empty": "is not empty",
+ "is on or after": "is on or after",
+ "is on or before": "is on or before",
+ "no": "no",
+ "starts with": "starts with",
+ "true": "true",
+ "yes": "yes",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Blisko",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Wszystkie, o ile są szybkie. Możesz zapisać preferowane metody płatności. Będziesz musiał dopasować się do partnera, który również akceptuje tę metodę. Etap wymiany fiata ma czas wygaśnięcia wynoszący 24 godziny, zanim spór zostanie automatycznie otwarty. Gorąco polecamy korzystanie z szybkich kolejek płatniczych fiat.",
+ "Are there trade limits?": "Are there trade limits?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
+ "Disclaimer": "Zastrzeżenie",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Jak to działa?",
+ "How it works": "Jak to działa",
+ "How to use": "Jak używać",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "W wielu krajach korzystanie z RoboSats nie różni się od korzystania z serwisu Ebay lub Craiglist. Twoje przepisy mogą się różnić. Twoim obowiązkiem jest przestrzegać.",
+ "Is RoboSats legal in my country?": "Czy RoboSats jest legalny w moim kraju?",
+ "Is RoboSats private?": "Is RoboSats private?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Jest to wymiana peer-to-peer BTC/FIAT na lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.",
+ "Project source code": "Kod źródłowy projektu",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats to projekt open source ",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Sprzedający ponosi takie samo ryzyko obciążenia zwrotnego, jak w przypadku każdej innej usługi peer-to-peer. Paypal lub karty kredytowe nie są zalecane.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "To jest eksperymentalna aplikacja, coś może pójść nie tak. Handluj małymi kwotami!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Ta aplikacja lightning jest dostarczana w takiej postaci, w jakiej jest. Jest w aktywnym rozwoju: handluje z najwyższą ostrożnością. Nie ma wsparcia prywatnego. Wsparcie jest oferowane wyłącznie za pośrednictwem kanałów publicznych ",
+ "What are the fees?": "What are the fees?",
+ "What are the risks?": "What are the risks?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "Czym jest RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "Jaki jest model zaufania?",
+ "What payment methods are accepted?": "Jakie metody płatności są akceptowane?",
+ "You can also check the full guide in ": "Możesz również sprawdzić pełny przewodnik w",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "Szczegółowy opis rurociągu handlowego znajdziesz w ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Wróć",
+ "Keys": "Keys",
+ "Learn how to verify": "Learn how to verify",
+ "Messages": "Messages",
+ "Peer public key": "Peer public key",
+ "Save credentials as a JSON file": "Save credentials as a JSON file",
+ "Save messages as a JSON file": "Save messages as a JSON file",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Your PGP public key. Your peer uses it to encrypt messages only you can read.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.",
+ "Your encrypted private key": "Your encrypted private key",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.",
+ "Your private key passphrase (keep secure!)": "Your private key passphrase (keep secure!)",
+ "Your public key": "Your public key",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... gdzieś na Ziemi!",
+ "Client info": "Client info",
+ "Made with": "Wykonana z",
+ "RoboSats client version": "RoboSats client version",
+ "and": "i",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Społeczność",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Problemy z Githubem — projekt Robotic Satoshis Open Source",
+ "Join RoboSats English speaking community!": "Dołącz do anglojęzycznej społeczności RoboSats!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "Dołącz do hiszpańskojęzycznej społeczności RoboSats!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "RoboSats in Reddit",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "Poinformuj nas o nowej funkcji lub błędzie",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "Zakontraktowana objętość 24h",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Płynność księgowa",
+ "CLN version": "CLN version",
+ "Client": "Client",
+ "Coordinator": "Coordinator",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinator commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Current onchain payout fee",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Node",
+ "LND version": "LND wersja",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Zakontraktowana wielkość dożywotnia",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Opłata producenta",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Publiczne zamówienia kupna",
+ "Public sell orders": "Zlecenia sprzedaży publicznej",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats version",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Opłata takera",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Dziś aktywne roboty",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "Włączyć",
+ "Enable TG Notifications": "Włącz powiadomienia TG",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Zostaniesz przeniesiony do rozmowy z botem telegramowym RoboSats. Po prostu otwórz czat i naciśnij Start. Pamiętaj, że włączenie powiadomień telegramów może obniżyć poziom anonimowości.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Z powrotem",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
+ "You do not have a robot avatar": "You do not have a robot avatar",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Your Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
+ "Paste token here": "Paste token here",
+ "Recover": "Recover",
+ "Robot recovery": "Robot recovery",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Utwórz kopię zapasową!",
+ "Done": "Done",
+ "Store your robot token": "Store your robot token",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
+ "Go away!": "Go away!",
+ "On Android RoboSats app ": "On Android RoboSats app ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
+ "On remotely served browser client": "On remotely served browser client",
+ "On your own soverign node": "On your own soverign node",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
+ "Update your RoboSats client": "Update your RoboSats client",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Anulować",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
+ "You are self-hosting RoboSats": "You are self-hosting RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Nie używasz Robosats prywatnie",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "Od",
+ "to": "do",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " o godz {{discount}}% zniżka",
+ " at a {{premium}}% premium": " o godz {{premium}}% premia",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": " z {{satoshis}} Satoshis",
+ "Add New": "Dodaj nowe",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Kwota fiat do wymiany na bitcoin",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "Chcesz kupić lub sprzedać Bitcoin?",
+ "Choose a Pricing Method": "Wybierz metodę ustalania cen",
+ "Clear form": "Clear form",
+ "Edit order": "Edit order",
+ "Enable advanced options": "Enable advanced options",
+ "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
+ "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
+ "Escrow/invoice step length": "Escrow/invoice step length",
+ "Exact": "Exact",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Fiat Metoda/Metody płatności",
+ "Fidelity Bond Size": "Rozmiar obligacji wierności",
+ "In or Out of Lightning?": "In or Out of Lightning?",
+ "Let the price move with the market": "Niech cena porusza się wraz z rynkiem",
+ "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
+ "Must be less than {{maxSats}": "To musi być mniej niż {{maxSats}}",
+ "Must be less than {{max}}%": "To musi być mniejsza niż {{max}}%",
+ "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
+ "Must be more than {{minSats}}": "To musi być więcej niż {{minSats}}",
+ "Must be more than {{min}}%": "To musi być więcej niż {{min}}%",
+ "Must be shorter than 65 characters": "Musi być krótszy niż 65 znaków",
+ "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
+ "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
+ "Order current rate:": "Order current rate:",
+ "Order for ": "Order for ",
+ "Order rate:": "Order rate:",
+ "Premium over Market (%)": "Premia nad rynkiem (%)",
+ "Public Duration (HH:mm)": "Czas trwania publicznego (HH:mm)",
+ "Public order length": "Public order length",
+ "Relative": "Względny",
+ "Satoshis": "Satoshis",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "Ustaw stałą ilość satoshi",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Ustaw skin-in-the-game, zwiększ, aby zapewnić większe bezpieczeństwo",
+ "Swap Destination(s)": "Swap miejsce/miejsca docelowe",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "You can add new methods",
+ "You must fill the form correctly": "You must fill the form correctly",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
+ "Your order fixed exchange rate": "Your order fixed exchange rate",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Maker",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Taker",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Lightning routing failed",
+ "New chat message": "New chat message",
+ "Order chat is open": "Order chat is open",
+ "Order has been disputed": "Order has been disputed",
+ "Order has been taken!": "Order has been taken!",
+ "Order has expired": "Order has expired",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
+ "Trade finished successfully!": "Trade finished successfully!",
+ "You can claim Sats!": "You can claim Sats!",
+ "You lost the dispute": "You lost the dispute",
+ "You won the dispute": "You won the dispute",
+ "₿ Rewards!": "₿ Rewards!",
+ "⚖️ Disputed!": "⚖️ Disputed!",
+ "✅ Bond!": "✅ Bond!",
+ "✅ Escrow!": "✅ Escrow!",
+ "❗⚡ Routing Failed": "❗⚡ Routing Failed",
+ "👍 dispute": "👍 dispute",
+ "👎 dispute": "👎 dispute",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 message!",
+ "😪 Expired!": "😪 Expired!",
+ "🙌 Funished!": "🙌 Funished!",
+ "🥳 Taken!": "🥳 Taken!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Ilość {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Przyjmując to zamówienie, ryzykujesz zmarnowanie czasu. Jeśli twórca nie wywiąże się na czas, otrzymasz rekompensatę w satoshi za 50% kaucji producenta.",
+ "Enter amount of fiat to exchange for bitcoin": "Wprowadź kwotę fiat do wymiany na bitcoin",
+ "Sounds fine": "Sounds fine",
+ "Take Order": "Przyjąć zamówienie",
+ "The maker is away": "Twórcy nie ma",
+ "Too high": "Za wysoko",
+ "Too low": "Za nisko",
+ "Wait until you can take an order": "Poczekaj, aż będziesz mógł złożyć zamówienie",
+ "You must specify an amount first": "Musisz najpierw określić kwotę",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Akceptowane metody płatności",
+ "Amount of Satoshis": "Ilość Satoshis",
+ "Deposit timer": "Deposit timer",
+ "Expires in": "Wygasa za",
+ "F2F location": "F2F location",
+ "Order Details": "Szczegóły zamówienia",
+ "Order ID": "ID zamówienia",
+ "Order host": "Order host",
+ "Order maker": "Ekspres zamówienia",
+ "Order status": "Status zamówienia",
+ "Order taker": "Przyjmujący zamówienia",
+ "Penalty lifted, good to go!": "Kara zniesiona, gotowe!",
+ "Premium over market price": "Premia ponad cenę rynkową",
+ "Price and Premium": "Cena i premia",
+ "Swap destination": "Miejsce docelowe Swap",
+ "The order has expired": "Zamówienie wygasło",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Nie możesz jeszcze przyjąć zamówienia! Czekać {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premia: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Prawo",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Włącz powiadomienia telegramu",
+ "Generate with Webln": "Generate with Webln",
+ "Inactive order": "Inactive order",
+ "Invoice for {{amountSats}} Sats": "Faktura za {{amountSats}} Sats",
+ "No active orders": "Brak aktywnych zamówień",
+ "One active order #{{orderID}}": "Jedno aktywne zamówienie #{{orderID}}",
+ "Submit": "Składać",
+ "Telegram enabled": "Telegram włączony",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Use stealth invoices",
+ "You do not have previous orders": "You do not have previous orders",
+ "Your compensations": "Your compensations",
+ "Your current order": "Twoje obecne zamówienie",
+ "Your last order #{{orderID}}": "Your last order #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Dark",
+ "Light": "Light",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connected to TOR network",
+ "Connecting to TOR network": "Connecting to TOR network",
+ "Connection error": "Connection error",
+ "Initializing TOR daemon": "Initializing TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
+ "Collaborative Cancel": "Wspólna Anuluj",
+ "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Poprosiłeś o wspólne anulowanie",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} prosi o anulowanie współpracy",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Kupujący",
+ "Completed in": "Completed in",
+ "Contract exchange rate": "Contract exchange rate",
+ "Coordinator trade revenue": "Coordinator trade revenue",
+ "Export trade summary": "Export trade summary",
+ "Maker bond": "Maker bond",
+ "Mining fee": "Mining fee",
+ "Onchain swap fee": "Onchain swap fee",
+ "Received": "Received",
+ "Routing budget": "Routing budget",
+ "Seller": "Sprzedawca",
+ "Sent": "Sent",
+ "Taker bond": "Taker bond",
+ "Timestamp": "Timestamp",
+ "Trade Summary": "Trade Summary",
+ "Unlocked": "Unlocked",
+ "User role": "User role",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "See Compatible Wallets",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Anulować zamówienie?",
+ "Confirm Cancel": "Potwierdź Anuluj",
+ "If the order is cancelled now you will lose your bond.": "Jeśli zamówienie zostanie teraz anulowane, stracisz kaucję.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accept Cancelation",
+ "Ask for Cancel": "Poproś o anulowanie",
+ "Collaborative cancel the order?": "Wspólnie anulować zamówienie?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Depozyt transakcji został wysłany. Zamówienie można anulować tylko wtedy, gdy zarówno producent, jak i przyjmujący wyrażą zgodę na anulowanie.",
+ "Your peer has asked for cancellation": "Your peer has asked for cancellation",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Zgadzam się i otwieram spór",
+ "Disagree": "Nie zgadzać się",
+ "Do you want to open a dispute?": "Chcesz otworzyć spór?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Pracownicy RoboSats przeanalizują przedstawione oświadczenia i dowody. Musisz zbudować kompletną sprawę, ponieważ personel nie może czytać czatu. W oświadczeniu najlepiej podać metodę kontaktu z palnikiem. Satoshi w depozycie handlowym zostaną wysłane do zwycięzcy sporu, podczas gdy przegrany sporu straci obligację.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Potwierdzać",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Potwierdź otrzymanie {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
+ "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Audit PGP",
+ "Export": "Export",
+ "Save full log as a JSON file (messages and credentials)": "Save full log as a JSON file (messages and credentials)",
+ "Verify your privacy": "Verify your privacy",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...waiting",
+ "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
+ "Peer": "Par",
+ "You": "Ty",
+ "connected": "połączony",
+ "disconnected": "niepowiązany",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Złączony...",
+ "Send": "Wysłać",
+ "Type a message": "Wpisz wiadomość",
+ "Waiting for peer public key...": "Waiting for peer public key...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Attach chat logs",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Prześlij oświadczenie o sporze",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Advanced options",
+ "Invoice to wrap": "Invoice to wrap",
+ "Payout Lightning Invoice": "Wypłata faktura Lightning",
+ "Proxy Budget": "Proxy Budget",
+ "Routing Budget": "Routing Budget",
+ "Server": "Server",
+ "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
+ "Use Lnproxy": "Use Lnproxy",
+ "Wrap": "Wrap",
+ "Wrapped invoice": "Wrapped invoice",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Bitcoin Address",
+ "Final amount you will receive": "Final amount you will receive",
+ "Invalid": "Nieważny",
+ "Mining Fee": "Mining Fee",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
+ "Swap fee": "Swap fee",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Potwierdź otrzymanie {{amount}} {{currencyCode}}",
+ "Confirm {{amount}} {{currencyCode}} sent": "Potwierdź wysłanie {{amount}} {{currencyCode}}",
+ "Open Dispute": "Otwarta dyskusja",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Powiedz cześć! Bądź pomocny i zwięzły. Poinformuj ich, jak wysłać Ci {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "To open a dispute you need to wait",
+ "Wait for the seller to confirm he has received the payment.": "Poczekaj, aż sprzedawca potwierdzi, że otrzymał płatność.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Prosimy o zapisanie informacji potrzebnych do identyfikacji zamówienia i płatności: identyfikator zamówienia; skróty płatności obligacji lub escrow (sprawdź w swoim portfelu błyskawicy); dokładna ilość satoshi; i pseudonim robota. Będziesz musiał zidentyfikować się jako użytkownik zaangażowany w ten handel za pośrednictwem poczty elektronicznej (lub innych metod kontaktu).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Możesz ubiegać się o kwotę rozstrzygnięcia sporu (depozyt i wierność) z nagród w swoim profilu. Jeśli jest coś, w czym personel może pomóc, nie wahaj się skontaktować się z robosats@protonmail.com (lub za pomocą dostarczonej metody kontaktu z palnikiem).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Poczekaj chwilę. Jeśli sprzedający nie dokona depozytu, automatycznie otrzymasz zwrot kaucji. Dodatkowo otrzymasz rekompensatę (sprawdź nagrody w swoim profilu).",
+ "We are waiting for the seller to lock the trade amount.": "Czekamy, aż sprzedający zablokuje kwotę transakcji.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Renew Order",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Skopiuj do schowka",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "To jest faktura wstrzymana, zatrzyma się w Twoim portfelu. Opłata zostanie naliczona tylko wtedy, gdy anulujesz lub przegrasz spór.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "To jest faktura wstrzymana, zatrzyma się w Twoim portfelu. Zostanie on przekazany kupującemu po potwierdzeniu otrzymania {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Unpause Order",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Czekamy, aż kupujący wyśle fakturę za błyskawicę. Gdy to zrobi, będziesz mógł bezpośrednio przekazać szczegóły płatności.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Wśród publicznych zamówień {{currencyCode}} (wyższy jest tańszy)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Jeśli zamówienie wygaśnie i nie zostanie zrealizowane, Twoja kaucja zostanie Ci zwrócona (nie musisz nic robić).",
+ "Pause the public order": "Pause the public order",
+ "Premium rank": "Ranga premium",
+ "Public orders for {{currencyCode}}": "Zamówienia publiczne dla {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Failure reason:",
+ "Next attempt in": "Następna próba za",
+ "Retrying!": "Ponawianie!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats będzie próbował zapłacić fakturę 3 razy co 1 minut. Jeśli to się nie powiedzie, będziesz mógł wystawić nową fakturę. Sprawdź, czy masz wystarczającą płynność przychodzącą. Pamiętaj, że węzły pioruna muszą być online, aby otrzymywać płatności.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats próbuje zapłacić fakturę za błyskawicę. Pamiętaj, że węzły pioruna muszą być online, aby otrzymywać płatności.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats staje się lepszy dzięki większej płynności i użytkownikom. Powiedz znajomemu bitcoinerowi o Robosats!",
+ "Sending coins to": "Sending coins to",
+ "Start Again": "Zacznij jeszcze raz",
+ "Thank you for using Robosats!": "Dziękujemy za korzystanie z Robosatów!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Your TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Poczekaj, aż przyjmujący zablokuje obligację. Jeśli przyjmujący nie zablokuje obligacji na czas, zlecenie zostanie ponownie upublicznione.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "A robot technician has arrived!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Customize viewports",
+ "Freeze viewports": "Freeze viewports",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Daj nam znać, jak platforma mogłaby się ulepszyć (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "To open a dispute you need to wait <1><1/>",
+ "Waiting for maker bond": "Waiting for maker bond",
+ "Public": "Public",
+ "Waiting for taker bond": "Waiting for taker bond",
+ "Cancelled": "Cancelled",
+ "Expired": "Expired",
+ "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
+ "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
+ "Waiting only for buyer invoice": "Waiting only for buyer invoice",
+ "Sending fiat - In chatroom": "Sending fiat - In chatroom",
+ "Fiat sent - In chatroom": "Fiat sent - In chatroom",
+ "In dispute": "In dispute",
+ "Collaboratively cancelled": "Collaboratively cancelled",
+ "Sending satoshis to buyer": "Sending satoshis to buyer",
+ "Successful trade": "Successful trade",
+ "Failed lightning network routing": "Failed lightning network routing",
+ "Wait for dispute resolution": "Wait for dispute resolution",
+ "Maker lost dispute": "Maker lost dispute",
+ "Taker lost dispute": "Taker lost dispute",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
+ "This order has been cancelled by the maker": "This order has been cancelled by the maker",
+ "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
+ "Invalid Order Id": "Invalid Order Id",
+ "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
+ "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
+ "This order is not available": "This order is not available",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/pt.json b/frontend/static/locales/pt.json
index 1e107971..f6e029d8 100644
--- a/frontend/static/locales/pt.json
+++ b/frontend/static/locales/pt.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Usando Bitcoin Testnet",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Gráfico",
- "Create": "Criar",
- "List": "Lista",
- "Map": "Mapa",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Existem ordens correspondentes!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Comunidade e suporte público",
- "Exchange summary": "Resumo da Exchange",
- "Learn RoboSats": "Aprender sobre o RoboSats",
- "RoboSats information": "Informações do RoboSats",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "Mais",
- "Offers": "Ofertas",
- "Order": "Ordem",
- "Settings": "Ajustes",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Contrato",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Gerar um token",
- "2. Meet your robot identity": "2. Conheça a identidade do seu robô",
- "3. Browse or create an order": "3. Navegue ou crie uma ordem",
- "Building your robot!": "Criando seu robô!",
- "Continue": "Continue",
- "Generate token": "Gerar token",
- "Hi! My name is": "Olá! Meu nome é",
- "If you need help on your RoboSats journey join our public support": "Se você precisar de ajuda em sua jornada no RoboSats, junte-se ao nosso suporte público",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats é um mercado peer-to-peer. Você pode navegar nas ofertas públicas ou criar uma nova.",
- "See profile": "Ver perfil",
- "Store it somewhere safe!": "Guarde-o em um lugar seguro!",
- "Telegram group": "Grupo do Telegram",
- "This is your trading avatar": "Este é seu avatar para negociação",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "Esta chave temporária dá acesso a uma identidade de robô única e privada para sua negociação.",
- "You can also add your own random characters into the token or": "Você também pode adicionar seus próprios caracteres aleatórios ao token ou",
- "or visit the robot school for documentation.": "ou visite a escola de robôs para documentação.",
- "roll again": "Girar novamente",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Ordem ativa #{{orderID}}",
- "Add Robot": "Adicionar Robô",
- "Add a new Robot": "Adicionar um novo Robô",
- "Building...": "Criando...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Última ordem #{{orderID}}",
- "Looking for orders!": "Procurando por ordens!",
- "No existing orders found": "Nenhuma ordem existente encontrada",
- "Recovery": "Recuperação",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reutilizar a identidade de negociação degrada sua privacidade contra outros usuários, coordenadores e observadores.",
- "Robot Garage": "Garagem de Robôs",
- "Store your token safely": "Guarde seu token de forma segura",
- "Welcome back!": "Bem-vindo de volta!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Copiado!",
- "Not enough entropy, make it more complex": "Entropia insuficiente, torne-a mais complexa",
- "The token is too short": "O token é muito curto",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "Uma Exchange P2P LN Simples e Privada",
- "Create a new robot and learn to use RoboSats": "Crie um novo robô e aprenda a usar o RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recupere um robô existente usando seu token",
- "Start": "Iniciar",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Conectando ao TOR",
- "Connection encrypted and anonymized using TOR.": "Conexão criptografada e anonimizada usando TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Isso garante privacidade máxima, entretanto, você pode sentir que o aplicativo fique lento. Se a conexão for perdida, reinicie-o.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "QUALQUER",
- "Buy": "Comprar",
- "DESTINATION": "DESTINATION",
- "I want to": "Eu quero",
- "METHOD": "MÉTODO",
- "Select Host": "Selecione Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Selecione a moeda de pagamento",
- "Select Payment Method": "Selecione método de pagamento",
- "Sell": "Vender",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "e utilizar",
- "hosted by": "hospedado por",
- "pay with": "pagar com",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Adicionar filtro",
- "Amount": "Quantidade",
- "An error occurred.": "Ocorreu um erro.",
- "And": "E",
- "Be the first one to create an order": "Seja o primeiro a criar um pedido",
- "Bond": "Bond",
- "Column title": "Column title",
- "Columns": "Columns",
- "Currency": "Moeda",
- "Delete": "Deletar",
- "Destination": "Destination",
- "Expiry": "Expira",
- "Filter": "Filtrar",
- "Filter value": "Filter value",
- "Find column": "Find column",
- "Hide": "Esconder",
- "Hide all": "Esconder tudo",
- "Host": "Host",
- "Is": "É",
- "Logic operator": "Logic operator",
- "Manage columns": "Manage columns",
- "Menu": "Menu",
- "No orders found to buy BTC for {{currencyCode}}": "Nenhum pedido encontrado para comprar BTC por {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "Nenhum pedido encontrado para vender BTC por {{currencyCode}}",
- "No results found.": "Nenhum resultado encontrado.",
- "Operator": "Operator",
- "Or": "Ou",
- "Orders per page:": "Ordens por página:",
- "Others": "Outros",
- "Pay": "Pagar",
- "Payment Method": "método de pagamento",
- "Premium": "Prêmio",
- "Price": "Preço",
- "Reorder column": "Reorder column",
- "Robot": "Robô",
- "Sats now": "Sats now",
- "Select columns": "Select columns",
- "Show all": "Show all",
- "Show columns": "Show columns",
- "Show filters": "Show filters",
- "Sort": "Sort",
- "Sort by ASC": "Sort by ASC",
- "Sort by DESC": "Sort by DESC",
- "Timer": "Timer",
- "Unsort": "Unsort",
- "Value": "Value",
- "any": "any",
- "contains": "contains",
- "ends with": "ends with",
- "equals": "equals",
- "false": "false",
- "is": "is",
- "is after": "is after",
- "is any of": "is any of",
- "is before": "is before",
- "is empty": "is empty",
- "is not": "is not",
- "is not empty": "is not empty",
- "is on or after": "is on or after",
- "is on or before": "is on or before",
- "no": "no",
- "starts with": "starts with",
- "true": "true",
- "yes": "yes",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Fechar",
- "Download high resolution map?": "Baixar mapa em alta resolução?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". os desenvolvedores do RoboSats nunca entrarão em contato com você. Os desenvolvedores ou os coordenadores definitivamente nunca pedirão seu token de robô.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Todos eles, desde que sejam rápidos. Você pode anotar seu(s) método(s) de pagamento preferido(s). Você terá que combinar com um par que também aceite esse método. A etapa para trocar fiat tem um tempo de expiração de 24 horas antes que uma disputa seja aberta automaticamente. É altamente recomendável usar trilhos de pagamento fiduciário instantâneos.",
- "Are there trade limits?": "Existem limites de negociações?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "Em nenhum momento, AnonymousAlice01 e BafflingBob02 precisam confiar os fundos de bitcoin um no outro. Em caso de conflito, o coordenador do RoboSats ajudará a resolver a disputa.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Esteja ciente de que seu provedor de pagamento fiduciário pode cobrar taxas extras. Em qualquer caso, o comprador arca com os custos de envio de moeda fiduciária. Isso inclui taxas bancárias, taxas de transferência e spreads de câmbio. O vendedor deve receber exatamente o valor indicado nos detalhes do pedido.",
- "Disclaimer": "Ressalva",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Como funciona?",
- "How it works": "Como funciona",
- "How to use": "Como utilizar",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Em muitos países, usar RoboSats não é diferente de usar Ebay ou Craigslist. A regulamentação pode variar. É sua responsabilidade cumprir.",
- "Is RoboSats legal in my country?": "O RoboSats é legal no meu país?",
- "Is RoboSats private?": "O RoboSats é privado?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "É uma troca peer-to-peer BTC/FIAT sobre lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Simplifica o matchmaking e minimiza a necessidade de confiança. RoboSats se concentra em privacidade e velocidade.",
- "Project source code": "Código fonte do projeto",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats é um projeto de código aberto ",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "O vendedor enfrenta o mesmo risco de estorno de qualquer outro serviço ponto a ponto(peer-to-peer). Paypal ou cartões de crédito não são recomendados.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Esta é uma aplicação experimental, as coisas podem dar errado. Negocie pequenas quantidades!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Este aplicativo relâmpago é fornecido como está. Está em desenvolvimento ativo: negocie com a máxima cautela. Não há suporte privado. O suporte é oferecido apenas por meio de canais públicos ",
- "What are the fees?": "What are the fees?",
- "What are the risks?": "Quais são os riscos?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "O que é RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "Qual é o modelo de confiança?",
- "What payment methods are accepted?": "Quais métodos de pagamento são aceitos?",
- "You can also check the full guide in ": "Você também pode conferir o guia completo em ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "Você pode construir mais confiança na infraestrutura do RoboSats e do coordenador, inspecionando o código-fonte.",
- "You can find a step-by-step description of the trade pipeline in ": "Você pode encontrar uma descrição passo a passo do pipeline comercial em ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Voltar",
- "Keys": "Chaves",
- "Learn how to verify": "Saiba como verificar",
- "Messages": "Mensagens",
- "Peer public key": "Chave pública do par(peer)",
- "Save credentials as a JSON file": "Salvar credenciais como um arquivo JSON",
- "Save messages as a JSON file": "Salvar mensagens como um arquivo JSON",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "A senha para descriptografar sua chave privada. Só você sabe! Não compartilhe. É também o seu token de usuário do avatar do robô.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Sua chave pública PGP. Seu par o usa para criptografar mensagens que só você pode ler.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Sua comunicação é criptografada de ponta a ponta com OpenPGP. Você pode verificar a privacidade deste chat usando qualquer ferramenta baseada no padrão OpenPGP.",
- "Your encrypted private key": "Sua chave privada criptografada",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Sua chave privada criptografada. Você o usa para descriptografar as mensagens que seu par criptografou para você. Você também o usa para assinar as mensagens que envia.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Sua chave pública PGP de mesmo nível. Você o usa para criptografar mensagens que só ele pode ler e para verificar se seu par assinou as mensagens recebidas.",
- "Your private key passphrase (keep secure!)": "Sua senha de chave privada (mantenha a segurança!)",
- "Your public key": "Sua chave pública",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... alguém na terra!",
- "Client info": "Informações do cliente",
- "Made with": "Feito com",
- "RoboSats client version": "Versão do cliente RoboSats",
- "and": "e",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Comunidade",
- "Follow RoboSats in Nostr": "Siga RoboSats no Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
- "Join RoboSats English speaking community!": "Junte-se à comunidade RoboSats de língua inglesa!",
- "Join RoboSats SimpleX group": "Junte-se ao grupo RoboSats SimpleX",
- "Join RoboSats Spanish speaking community!": "Junte-se à comunidade RoboSats de língua espanhola!",
- "Nostr Official Account": "Conta Oficial do Nostr",
- "RoboSats in Reddit": "RoboSats no Reddit",
- "RoboSats main public support": "Supote público principal do RoboSats",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "Conte-nos sobre um novo recurso ou um bug",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "Volume contratado em 24h",
- "24h non-KYC bitcoin premium": "Prêmio de bitcoin sem KYC em 24h",
- "Book liquidity": "Liquidez do livro",
- "CLN version": "CLN version",
- "Client": "Cliente",
- "Coordinator": "Coordinator",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinator commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Taxa de pagamento onchain atual",
- "Current onchain payout status": "Estado atual do pagamento onchain",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Não tem grandes limites de negociação.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Estabelecido",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Node",
- "LND version": "Versão da LND",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Volume contratado desde o princípio",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Taxa do criador",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Ordens de compra públicas",
- "Public sell orders": "Ordens de venda públicss",
- "Reddit": "Reddit",
- "RoboSats version": "Versão do RoboSats",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Taxa do tomador",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Robôs ativos hoje",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "Ativar",
- "Enable TG Notifications": "Habilitar notificações do TG",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Você será levado a uma conversa com o bot do Telegram RoboSats. Basta abrir o bate-papo e pressionar Iniciar. Observe que, ao ativar as notificações de Telegram, você pode diminuir seu nível de anonimato.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Voltar",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Você está prestes a visitar o \"Learn RoboSats\"(Aprender sobre o RoboSats). Ele hospeda tutoriais e documentação para ajudá-lo a aprender como usar o RoboSats e entender como funciona.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Gerar um avatar de robô primeiro. Em seguida, crie sua própria ordem.",
- "You do not have a robot avatar": "Você não tem um avatar de robô",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Procurando pelo seu robô!",
- "Your Robot": "Seu Robô",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Entre com seu token de robô para reconstruir seu robô e ganhar acesso às suas negociações.",
- "Paste token here": "Cole o token aqui",
- "Recover": "Recuperar",
- "Robot recovery": "Recuperação de robô",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Apóia-la!",
- "Done": "Feito",
- "Store your robot token": "Armazene seu token de robô",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Você pode precisar recuperar seu avatar de robô no futuro: armazene-o com segurança. Você pode simplesmente copiá-lo em outra aplicação.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
- "Go away!": "Go away!",
- "On Android RoboSats app ": "On Android RoboSats app ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
- "On remotely served browser client": "On remotely served browser client",
- "On your own soverign node": "On your own soverign node",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
- "Update your RoboSats client": "Update your RoboSats client",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Cancelar",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
- "You are self-hosting RoboSats": "You are self-hosting RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Você não está utilizando o RoboSats de forma privada",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "De",
- "to": "Para",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " com um desconto de {{discount}}%",
- " at a {{premium}}% premium": " com um prêmio de {{premium}}%",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": " de {{satoshis}} Satoshis",
- "Add New": "Adicionar novo",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Faixa de valor",
- "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
- "Amount of fiat to exchange for bitcoin": "Quantidade de moeda fiduciária(fiat) para trocar por bitcoin",
- "Buy BTC for ": "Comprar BTC por ",
- "Buy or Sell Bitcoin?": "Comprar ou vender Bitcoin?",
- "Choose a Pricing Method": "Escolha um método de precificação",
- "Clear form": "Limpar formulário",
- "Edit order": "Editar ordem",
- "Enable advanced options": "Habilitar opções avançadas",
- "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
- "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
- "Escrow/invoice step length": "Escrow/invoice step length",
- "Exact": "Exato",
- "Exact Amount": "Valor Exato",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Forma(s) de Pagamento Fiat",
- "Fidelity Bond Size": "Tamanho do título de fidelidade",
- "In or Out of Lightning?": "In or Out of Lightning?",
- "Let the price move with the market": "Deixe o preço se mover com o mercado",
- "Must be less than {{maxAmount}}": "Deve ser inferior a {{maxAmount}}",
- "Must be less than {{maxSats}": "Deve ser inferior a {{maxSats}}",
- "Must be less than {{max}}%": "Deve ser inferior a {{max}}%",
- "Must be more than {{minAmount}}": "Deve ser superior a {{minAmount}}",
- "Must be more than {{minSats}}": "Deve ser superior a {{minSats}}",
- "Must be more than {{min}}%": "Deve ser superior a {{min}}%",
- "Must be shorter than 65 characters": "Deve ter menos de 65 caracteres",
- "Onchain amount to receive (BTC)": "Valor onchain a receber (BTC)",
- "Onchain amount to send (BTC)": "Valor onchain a enviar (BTC)",
- "Order current rate:": "Taxa atual do pedido:",
- "Order for ": "Ordem para ",
- "Order rate:": "Taxa da ordem:",
- "Premium over Market (%)": "Prêmio sobre o mercado (%)",
- "Public Duration (HH:mm)": "Duração Pública (HH:mm)",
- "Public order length": "Tempo da ordem pública",
- "Relative": "Relativo",
- "Satoshis": "Satoshis",
- "Sell BTC for ": "Vender BTC por ",
- "Set a fix amount of satoshis": "Defina uma quantidade fixa de satoshis",
- "Set the skin-in-the-game, increase for higher safety assurance": "Defina a skin-in-the-game(pele em risco), aumente para maior garantia de segurança",
- "Swap Destination(s)": "Trocar Destino(s)",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "Você pode adicionar novos métodos",
- "You must fill the form correctly": "Você deve preencher o formulário corretamente",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "Você recebe aprox {{swapSats}} LN Sats (as taxas podem variar)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "Você envia aprox {{swapSats}} LN Sats (as taxas podem variar)",
- "Your order fixed exchange rate": "Taxa de câmbio fixa do seu pedido",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Maker",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Taker",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Lightning routing failed",
- "New chat message": "Nova mensagem de chat",
- "Order chat is open": "Ordem de chat está aberta",
- "Order has been disputed": "Ordem foi contestada",
- "Order has been taken!": "Ordem foi feita!",
- "Order has expired": "Ordem expirou",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Exchange de Bitcoin Simples e Privada",
- "Trade finished successfully!": "Negociação concluída com sucesso!",
- "You can claim Sats!": "You can claim Sats!",
- "You lost the dispute": "Você perdeu a disputa",
- "You won the dispute": "Você ganhou a disputa",
- "₿ Rewards!": "₿ Rewards!",
- "⚖️ Disputed!": "⚖️ Disputed!",
- "✅ Bond!": "✅ Bond!",
- "✅ Escrow!": "✅ Escrow!",
- "❗⚡ Routing Failed": "❗⚡ Routing Failed",
- "👍 dispute": "👍 dispute",
- "👎 dispute": "👎 dispute",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 message!",
- "😪 Expired!": "😪 Expired!",
- "🙌 Funished!": "🙌 Funished!",
- "🥳 Taken!": "🥳 Taken!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Quantidade {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Ao aceitar esta ordem, você corre o risco de perder seu tempo. Se o criador não proceder a tempo, você será compensado em satoshis por 50% do título do criador.",
- "Enter amount of fiat to exchange for bitcoin": "Insira o valor da moeda fiduciária para trocar por bitcoin",
- "Sounds fine": "Parece ok",
- "Take Order": "Tomar uma ordem",
- "The maker is away": "O criador está ausente",
- "Too high": "Muito alto",
- "Too low": "Muito baixo",
- "Wait until you can take an order": "Espere até que você possa fazer uma ordem",
- "You must specify an amount first": "Você deve especificar um valor primeiro",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Métodos de pagamento aceitos",
- "Amount of Satoshis": "Quantidade de Satoshis",
- "Deposit timer": "Temporizador de depósito",
- "Expires in": "Expira em",
- "F2F location": "F2F location",
- "Order Details": "Detalhes da ordem",
- "Order ID": "ID da ordem",
- "Order host": "Order host",
- "Order maker": "Criar ordem",
- "Order status": "Status da ordem",
- "Order taker": "Tomar ordem",
- "Penalty lifted, good to go!": "Penalidade levantada, pronto!",
- "Premium over market price": "Prêmio sobre o preço de mercado",
- "Price and Premium": "Preço e Prêmio",
- "Swap destination": "Trocar destino",
- "The order has expired": "A ordem expirou",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Você ainda não pode fazer um pedido! Espere {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prêmio: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Reinvindicar",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Habilitar notificações do Telegram",
- "Generate with Webln": "Generate with Webln",
- "Inactive order": "Ordem inativa",
- "Invoice for {{amountSats}} Sats": "Invoice para {{amountSats}} Sats",
- "No active orders": "Nenhuma ordem ativa",
- "One active order #{{orderID}}": "Uma ordem ativa #{{orderID}}",
- "Submit": "Enviar",
- "Telegram enabled": "Telegram ativado",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Use stealth invoices",
- "You do not have previous orders": "Você não tem ordens anteriores",
- "Your compensations": "Your compensations",
- "Your current order": "Sua ordem atual",
- "Your last order #{{orderID}}": "Sua última ordem #{{orderID}}",
- "finished order": "ordem finalizada",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Dark",
- "Light": "Light",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Conectado à rede TOR",
- "Connecting to TOR network": "Conectando à rede TOR",
- "Connection error": "Erro de conexão",
- "Initializing TOR daemon": "Inicializando o daemon TOR",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancelar ordem e desbloquear vínculo instantaneamente",
- "Collaborative Cancel": "Cancelamento colaborativo",
- "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Você solicitou um cancelamento colaborativo",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} está pedindo um cancelamento colaborativo",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Comprador",
- "Completed in": "Concluído em",
- "Contract exchange rate": "Contract exchange rate",
- "Coordinator trade revenue": "Coordinator trade revenue",
- "Export trade summary": "Export trade summary",
- "Maker bond": "Maker bond",
- "Mining fee": "Taxa de mineração",
- "Onchain swap fee": "Onchain swap fee",
- "Received": "Received",
- "Routing budget": "Routing budget",
- "Seller": "Vedendor",
- "Sent": "Sent",
- "Taker bond": "Taker bond",
- "Timestamp": "Timestamp",
- "Trade Summary": "Trade Summary",
- "Unlocked": "Unlocked",
- "User role": "User role",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Ver Carteiras Compatíveis",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Cancelar a ordem?",
- "Confirm Cancel": "Confirmar cancelamento",
- "If the order is cancelled now you will lose your bond.": "Se a ordem for cancelada agora, você perderá seu vínculo.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accept Cancelation",
- "Ask for Cancel": "Pedir para cancelar",
- "Collaborative cancel the order?": "Cancelar o pedido colaborativamente?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "O caução comercial foi postado. O pedido só pode ser cancelado se ambos, criador e tomador, concordarem em cancelar.",
- "Your peer has asked for cancellation": "Your peer has asked for cancellation",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Concordar e abrir disputa",
- "Disagree": "Discordar",
- "Do you want to open a dispute?": "Quer abrir uma disputa?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Certifique-se de EXPORTAR o log de bate-papo. A equipe pode solicitar seu JSON de log de bate-papo exportado para resolver discrepâncias. É sua responsabilidade armazená-lo.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "A equipe do RoboSats examinará as declarações e evidências fornecidas. Você precisa construir um caso completo, pois a equipe não pode ler o chat. É melhor fornecer um método de contato do queimador com sua declaração. Os satoshis no depósito de garantia serão enviados ao vencedor da disputa, enquanto o perdedor da disputa perderá o vínculo.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "confirmar",
- "Confirm you received {{amount}} {{currencyCode}}?": "Confirme que você recebeu {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
- "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Auditar PGP",
- "Export": "Exportar",
- "Save full log as a JSON file (messages and credentials)": "Salvar log completo como um arquivo JSON (mensagens e credenciais)",
- "Verify your privacy": "Verifique sua privacidade",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...waiting",
- "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
- "Peer": "Par",
- "You": "Você",
- "connected": "conectado",
- "disconnected": "desconectado",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Conectando...",
- "Send": "Enviar",
- "Type a message": "Escreva a mensagem",
- "Waiting for peer public key...": "Waiting for peer public key...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Attach chat logs",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Enviar declaração de disputa",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Opções avançadas",
- "Invoice to wrap": "Invoice to wrap",
- "Payout Lightning Invoice": "Pagamento Lightning Invoice",
- "Proxy Budget": "Proxy Budget",
- "Routing Budget": "Routing Budget",
- "Server": "Server",
- "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
- "Use Lnproxy": "Use Lnproxy",
- "Wrap": "Wrap",
- "Wrapped invoice": "Wrapped invoice",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Endereço Bitcoin",
- "Final amount you will receive": "Valor final que você receberá",
- "Invalid": "Inválido",
- "Mining Fee": "Taxa de mineração",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
- "Swap fee": "Taxa de negociação",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Confirmar que recebeu {{amount}} {{currencyCode}}",
- "Confirm {{amount}} {{currencyCode}} sent": "Confirmar o envio de {{amount}} {{currencyCode}}",
- "Open Dispute": "Abrir disputa",
- "Payment failed?": "Pagamento falhou?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Diga oi! Seja útil e conciso. Deixe-os saber como enviar {{amount}} {{currencyCode}} para você.",
- "To open a dispute you need to wait": "To open a dispute you need to wait",
- "Wait for the seller to confirm he has received the payment.": "Aguarde o vendedor confirmar que recebeu o pagamento.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Por favor, salve as informações necessárias para identificar seu pedido e seus pagamentos: ID do pedido; hashes de pagamento dos títulos ou caução (verifique sua carteira relâmpago); quantidade exata de satoshis; e apelido de robô. Você terá que se identificar como o usuário envolvido nesta negociação por e-mail (ou outros métodos de contato).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Você pode reivindicar o valor da resolução de disputas (caução e fiança) das recompensas do seu perfil. Se houver algo que a equipe possa ajudar, não hesite em entrar em contato com robosats@protonmail.com (ou através do método de contato fornecido pelo gravador).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Apenas espere um momento. Se o vendedor não depositar, você receberá seu título de volta automaticamente. Além disso, você receberá uma compensação (verifique as recompensas em seu perfil).",
- "We are waiting for the seller to lock the trade amount.": "Estamos aguardando o vendedor bloquear o valor da negociação.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Renovar pedido",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Copiar para área de transferência",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Esta é uma invoice de espera, ela será congelada em sua carteira. Será cobrado apenas se você cancelar ou perder uma disputa.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Esta é uma invoice de espera, ela será congelada em sua carteira. Ele será liberado para o comprador assim que você confirmar o recebimento do {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Retomar pedido",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Seu pedido público foi pausado. No momento não pode ser visto ou tomado por outros robôs. Você pode optar por retomá-lo a qualquer momento.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Antes de permitir que você envie {{amountFiat}} {{currencyCode}}, queremos ter certeza de que você pode receber o BTC.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Apenas espere um momento. Se o comprador não cooperar, você receberá de volta a garantia comercial e seu título automaticamente. Além disso, você receberá uma compensação (verifique as recompensas em seu perfil).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Estamos aguardando o comprador postar uma lightning invoice. Uma vez que ele o faça, você poderá comunicar diretamente os detalhes do pagamento.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Entre ordens públicas {{currencyCode}} (mais alto é mais barato)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Se o pedido expirar sem ser realizado, seu título retornará a você (sem necessidade de ação).",
- "Pause the public order": "Pausar a ordem pública",
- "Premium rank": "Rank de prêmio",
- "Public orders for {{currencyCode}}": "Ordens públicas para {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Motivo da falha:",
- "Next attempt in": "Próxima tentativa em",
- "Retrying!": "Tentando novamente!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "O RoboSats tentará pagar sua invoice 3 vezes com uma pausa de um minuto entre elas. Se continuar falhando, você poderá enviar uma nova fatura. Verifique se você tem liquidez de entrada suficiente. Lembre-se de que os nós lightning devem estar online para receber pagamentos.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Sua invoice expirou ou foram feitas mais de 3 tentativas de pagamento. Envie uma nova invoice.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats está tentando pagar sua lightning invoice. Lembre-se de que os nós lightning devem estar online para receber pagamentos.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats fica melhor com mais liquidez e usuários. Conte a um amigo bitcoiner sobre Robosats!",
- "Sending coins to": "Enviando moedas para",
- "Start Again": "Comece de novo",
- "Thank you for using Robosats!": "Obrigado por usar Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Sua TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Por favor, espere que o tomador bloqueie uma fiança. Se o tomador não fechar um vínculo a tempo, a ordem será tornada pública novamente.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "A robot technician has arrived!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Customize viewports",
- "Freeze viewports": "Freeze viewports",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Deixe-nos saber como a plataforma pode melhorar (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "To open a dispute you need to wait <1><1/>",
- "Waiting for maker bond": "Waiting for maker bond",
- "Public": "Public",
- "Waiting for taker bond": "Waiting for taker bond",
- "Cancelled": "Cancelado",
- "Expired": "Expirado",
- "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
- "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
- "Waiting only for buyer invoice": "Waiting only for buyer invoice",
- "Sending fiat - In chatroom": "Sending fiat - In chatroom",
- "Fiat sent - In chatroom": "Fiat sent - In chatroom",
- "In dispute": "In dispute",
- "Collaboratively cancelled": "Collaboratively cancelled",
- "Sending satoshis to buyer": "Sending satoshis to buyer",
- "Successful trade": "Successful trade",
- "Failed lightning network routing": "Failed lightning network routing",
- "Wait for dispute resolution": "Wait for dispute resolution",
- "Maker lost dispute": "Maker lost dispute",
- "Taker lost dispute": "Taker lost dispute",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
- "This order has been cancelled by the maker": "This order has been cancelled by the maker",
- "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
- "Invalid Order Id": "Invalid Order Id",
- "You must have a robot avatar to see the order details": "Você precisa ter um robô para ver os detalhes da ordem",
- "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
- "This order is not available": "Esta ordem não está disponível",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Usando Bitcoin Testnet",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Gráfico",
+ "Create": "Criar",
+ "List": "Lista",
+ "Map": "Mapa",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Existem ordens correspondentes!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Comunidade e suporte público",
+ "Exchange summary": "Resumo da Exchange",
+ "Learn RoboSats": "Aprender sobre o RoboSats",
+ "RoboSats information": "Informações do RoboSats",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "Mais",
+ "Offers": "Ofertas",
+ "Order": "Ordem",
+ "Settings": "Ajustes",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Contrato",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Gerar um token",
+ "2. Meet your robot identity": "2. Conheça a identidade do seu robô",
+ "3. Browse or create an order": "3. Navegue ou crie uma ordem",
+ "Building your robot!": "Criando seu robô!",
+ "Continue": "Continue",
+ "Generate token": "Gerar token",
+ "Hi! My name is": "Olá! Meu nome é",
+ "If you need help on your RoboSats journey join our public support": "Se você precisar de ajuda em sua jornada no RoboSats, junte-se ao nosso suporte público",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats é um mercado peer-to-peer. Você pode navegar nas ofertas públicas ou criar uma nova.",
+ "See profile": "Ver perfil",
+ "Store it somewhere safe!": "Guarde-o em um lugar seguro!",
+ "Telegram group": "Grupo do Telegram",
+ "This is your trading avatar": "Este é seu avatar para negociação",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "Esta chave temporária dá acesso a uma identidade de robô única e privada para sua negociação.",
+ "You can also add your own random characters into the token or": "Você também pode adicionar seus próprios caracteres aleatórios ao token ou",
+ "or visit the robot school for documentation.": "ou visite a escola de robôs para documentação.",
+ "roll again": "Girar novamente",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Ordem ativa #{{orderID}}",
+ "Add Robot": "Adicionar Robô",
+ "Add a new Robot": "Adicionar um novo Robô",
+ "Building...": "Criando...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Última ordem #{{orderID}}",
+ "Looking for orders!": "Procurando por ordens!",
+ "No existing orders found": "Nenhuma ordem existente encontrada",
+ "Recovery": "Recuperação",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reutilizar a identidade de negociação degrada sua privacidade contra outros usuários, coordenadores e observadores.",
+ "Robot Garage": "Garagem de Robôs",
+ "Store your token safely": "Guarde seu token de forma segura",
+ "Welcome back!": "Bem-vindo de volta!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Copiado!",
+ "Not enough entropy, make it more complex": "Entropia insuficiente, torne-a mais complexa",
+ "The token is too short": "O token é muito curto",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "Uma Exchange P2P LN Simples e Privada",
+ "Create a new robot and learn to use RoboSats": "Crie um novo robô e aprenda a usar o RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recupere um robô existente usando seu token",
+ "Start": "Iniciar",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Conectando ao TOR",
+ "Connection encrypted and anonymized using TOR.": "Conexão criptografada e anonimizada usando TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Isso garante privacidade máxima, entretanto, você pode sentir que o aplicativo fique lento. Se a conexão for perdida, reinicie-o.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "QUALQUER",
+ "Buy": "Comprar",
+ "DESTINATION": "DESTINATION",
+ "I want to": "Eu quero",
+ "METHOD": "MÉTODO",
+ "Select Host": "Selecione Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Selecione a moeda de pagamento",
+ "Select Payment Method": "Selecione método de pagamento",
+ "Sell": "Vender",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "e utilizar",
+ "hosted by": "hospedado por",
+ "pay with": "pagar com",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Adicionar filtro",
+ "Amount": "Quantidade",
+ "An error occurred.": "Ocorreu um erro.",
+ "And": "E",
+ "Be the first one to create an order": "Seja o primeiro a criar um pedido",
+ "Bond": "Bond",
+ "Column title": "Column title",
+ "Columns": "Columns",
+ "Currency": "Moeda",
+ "Delete": "Deletar",
+ "Destination": "Destination",
+ "Expiry": "Expira",
+ "Filter": "Filtrar",
+ "Filter value": "Filter value",
+ "Find column": "Find column",
+ "Hide": "Esconder",
+ "Hide all": "Esconder tudo",
+ "Host": "Host",
+ "Is": "É",
+ "Logic operator": "Logic operator",
+ "Manage columns": "Manage columns",
+ "Menu": "Menu",
+ "No orders found to buy BTC for {{currencyCode}}": "Nenhum pedido encontrado para comprar BTC por {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "Nenhum pedido encontrado para vender BTC por {{currencyCode}}",
+ "No results found.": "Nenhum resultado encontrado.",
+ "Operator": "Operator",
+ "Or": "Ou",
+ "Orders per page:": "Ordens por página:",
+ "Others": "Outros",
+ "Pay": "Pagar",
+ "Payment Method": "método de pagamento",
+ "Premium": "Prêmio",
+ "Price": "Preço",
+ "Reorder column": "Reorder column",
+ "Robot": "Robô",
+ "Sats now": "Sats now",
+ "Select columns": "Select columns",
+ "Show all": "Show all",
+ "Show columns": "Show columns",
+ "Show filters": "Show filters",
+ "Sort": "Sort",
+ "Sort by ASC": "Sort by ASC",
+ "Sort by DESC": "Sort by DESC",
+ "Timer": "Timer",
+ "Unsort": "Unsort",
+ "Value": "Value",
+ "any": "any",
+ "contains": "contains",
+ "ends with": "ends with",
+ "equals": "equals",
+ "false": "false",
+ "is": "is",
+ "is after": "is after",
+ "is any of": "is any of",
+ "is before": "is before",
+ "is empty": "is empty",
+ "is not": "is not",
+ "is not empty": "is not empty",
+ "is on or after": "is on or after",
+ "is on or before": "is on or before",
+ "no": "no",
+ "starts with": "starts with",
+ "true": "true",
+ "yes": "yes",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Fechar",
+ "Download high resolution map?": "Baixar mapa em alta resolução?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". os desenvolvedores do RoboSats nunca entrarão em contato com você. Os desenvolvedores ou os coordenadores definitivamente nunca pedirão seu token de robô.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Todos eles, desde que sejam rápidos. Você pode anotar seu(s) método(s) de pagamento preferido(s). Você terá que combinar com um par que também aceite esse método. A etapa para trocar fiat tem um tempo de expiração de 24 horas antes que uma disputa seja aberta automaticamente. É altamente recomendável usar trilhos de pagamento fiduciário instantâneos.",
+ "Are there trade limits?": "Existem limites de negociações?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "Em nenhum momento, AnonymousAlice01 e BafflingBob02 precisam confiar os fundos de bitcoin um no outro. Em caso de conflito, o coordenador do RoboSats ajudará a resolver a disputa.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Esteja ciente de que seu provedor de pagamento fiduciário pode cobrar taxas extras. Em qualquer caso, o comprador arca com os custos de envio de moeda fiduciária. Isso inclui taxas bancárias, taxas de transferência e spreads de câmbio. O vendedor deve receber exatamente o valor indicado nos detalhes do pedido.",
+ "Disclaimer": "Ressalva",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Como funciona?",
+ "How it works": "Como funciona",
+ "How to use": "Como utilizar",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Em muitos países, usar RoboSats não é diferente de usar Ebay ou Craigslist. A regulamentação pode variar. É sua responsabilidade cumprir.",
+ "Is RoboSats legal in my country?": "O RoboSats é legal no meu país?",
+ "Is RoboSats private?": "O RoboSats é privado?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "É uma troca peer-to-peer BTC/FIAT sobre lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Simplifica o matchmaking e minimiza a necessidade de confiança. RoboSats se concentra em privacidade e velocidade.",
+ "Project source code": "Código fonte do projeto",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats é um projeto de código aberto ",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "O vendedor enfrenta o mesmo risco de estorno de qualquer outro serviço ponto a ponto(peer-to-peer). Paypal ou cartões de crédito não são recomendados.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Esta é uma aplicação experimental, as coisas podem dar errado. Negocie pequenas quantidades!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Este aplicativo relâmpago é fornecido como está. Está em desenvolvimento ativo: negocie com a máxima cautela. Não há suporte privado. O suporte é oferecido apenas por meio de canais públicos ",
+ "What are the fees?": "What are the fees?",
+ "What are the risks?": "Quais são os riscos?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "O que é RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "Qual é o modelo de confiança?",
+ "What payment methods are accepted?": "Quais métodos de pagamento são aceitos?",
+ "You can also check the full guide in ": "Você também pode conferir o guia completo em ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "Você pode construir mais confiança na infraestrutura do RoboSats e do coordenador, inspecionando o código-fonte.",
+ "You can find a step-by-step description of the trade pipeline in ": "Você pode encontrar uma descrição passo a passo do pipeline comercial em ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Voltar",
+ "Keys": "Chaves",
+ "Learn how to verify": "Saiba como verificar",
+ "Messages": "Mensagens",
+ "Peer public key": "Chave pública do par(peer)",
+ "Save credentials as a JSON file": "Salvar credenciais como um arquivo JSON",
+ "Save messages as a JSON file": "Salvar mensagens como um arquivo JSON",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "A senha para descriptografar sua chave privada. Só você sabe! Não compartilhe. É também o seu token de usuário do avatar do robô.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Sua chave pública PGP. Seu par o usa para criptografar mensagens que só você pode ler.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Sua comunicação é criptografada de ponta a ponta com OpenPGP. Você pode verificar a privacidade deste chat usando qualquer ferramenta baseada no padrão OpenPGP.",
+ "Your encrypted private key": "Sua chave privada criptografada",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Sua chave privada criptografada. Você o usa para descriptografar as mensagens que seu par criptografou para você. Você também o usa para assinar as mensagens que envia.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Sua chave pública PGP de mesmo nível. Você o usa para criptografar mensagens que só ele pode ler e para verificar se seu par assinou as mensagens recebidas.",
+ "Your private key passphrase (keep secure!)": "Sua senha de chave privada (mantenha a segurança!)",
+ "Your public key": "Sua chave pública",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... alguém na terra!",
+ "Client info": "Informações do cliente",
+ "Made with": "Feito com",
+ "RoboSats client version": "Versão do cliente RoboSats",
+ "and": "e",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Comunidade",
+ "Follow RoboSats in Nostr": "Siga RoboSats no Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
+ "Join RoboSats English speaking community!": "Junte-se à comunidade RoboSats de língua inglesa!",
+ "Join RoboSats SimpleX group": "Junte-se ao grupo RoboSats SimpleX",
+ "Join RoboSats Spanish speaking community!": "Junte-se à comunidade RoboSats de língua espanhola!",
+ "Nostr Official Account": "Conta Oficial do Nostr",
+ "RoboSats in Reddit": "RoboSats no Reddit",
+ "RoboSats main public support": "Supote público principal do RoboSats",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "Conte-nos sobre um novo recurso ou um bug",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "Volume contratado em 24h",
+ "24h non-KYC bitcoin premium": "Prêmio de bitcoin sem KYC em 24h",
+ "Book liquidity": "Liquidez do livro",
+ "CLN version": "CLN version",
+ "Client": "Cliente",
+ "Coordinator": "Coordinator",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinator commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Taxa de pagamento onchain atual",
+ "Current onchain payout status": "Estado atual do pagamento onchain",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Não tem grandes limites de negociação.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Estabelecido",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Node",
+ "LND version": "Versão da LND",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Volume contratado desde o princípio",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Taxa do criador",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Ordens de compra públicas",
+ "Public sell orders": "Ordens de venda públicss",
+ "Reddit": "Reddit",
+ "RoboSats version": "Versão do RoboSats",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Taxa do tomador",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Robôs ativos hoje",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "Ativar",
+ "Enable TG Notifications": "Habilitar notificações do TG",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Você será levado a uma conversa com o bot do Telegram RoboSats. Basta abrir o bate-papo e pressionar Iniciar. Observe que, ao ativar as notificações de Telegram, você pode diminuir seu nível de anonimato.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Voltar",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Você está prestes a visitar o \"Learn RoboSats\"(Aprender sobre o RoboSats). Ele hospeda tutoriais e documentação para ajudá-lo a aprender como usar o RoboSats e entender como funciona.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Gerar um avatar de robô primeiro. Em seguida, crie sua própria ordem.",
+ "You do not have a robot avatar": "Você não tem um avatar de robô",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Procurando pelo seu robô!",
+ "Your Robot": "Seu Robô",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Entre com seu token de robô para reconstruir seu robô e ganhar acesso às suas negociações.",
+ "Paste token here": "Cole o token aqui",
+ "Recover": "Recuperar",
+ "Robot recovery": "Recuperação de robô",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Apóia-la!",
+ "Done": "Feito",
+ "Store your robot token": "Armazene seu token de robô",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Você pode precisar recuperar seu avatar de robô no futuro: armazene-o com segurança. Você pode simplesmente copiá-lo em outra aplicação.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
+ "Go away!": "Go away!",
+ "On Android RoboSats app ": "On Android RoboSats app ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
+ "On remotely served browser client": "On remotely served browser client",
+ "On your own soverign node": "On your own soverign node",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
+ "Update your RoboSats client": "Update your RoboSats client",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Cancelar",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
+ "You are self-hosting RoboSats": "You are self-hosting RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Você não está utilizando o RoboSats de forma privada",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "De",
+ "to": "Para",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " com um desconto de {{discount}}%",
+ " at a {{premium}}% premium": " com um prêmio de {{premium}}%",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": " de {{satoshis}} Satoshis",
+ "Add New": "Adicionar novo",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Faixa de valor",
+ "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Quantidade de moeda fiduciária(fiat) para trocar por bitcoin",
+ "Buy BTC for ": "Comprar BTC por ",
+ "Buy or Sell Bitcoin?": "Comprar ou vender Bitcoin?",
+ "Choose a Pricing Method": "Escolha um método de precificação",
+ "Clear form": "Limpar formulário",
+ "Edit order": "Editar ordem",
+ "Enable advanced options": "Habilitar opções avançadas",
+ "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
+ "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
+ "Escrow/invoice step length": "Escrow/invoice step length",
+ "Exact": "Exato",
+ "Exact Amount": "Valor Exato",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Forma(s) de Pagamento Fiat",
+ "Fidelity Bond Size": "Tamanho do título de fidelidade",
+ "In or Out of Lightning?": "In or Out of Lightning?",
+ "Let the price move with the market": "Deixe o preço se mover com o mercado",
+ "Must be less than {{maxAmount}}": "Deve ser inferior a {{maxAmount}}",
+ "Must be less than {{maxSats}": "Deve ser inferior a {{maxSats}}",
+ "Must be less than {{max}}%": "Deve ser inferior a {{max}}%",
+ "Must be more than {{minAmount}}": "Deve ser superior a {{minAmount}}",
+ "Must be more than {{minSats}}": "Deve ser superior a {{minSats}}",
+ "Must be more than {{min}}%": "Deve ser superior a {{min}}%",
+ "Must be shorter than 65 characters": "Deve ter menos de 65 caracteres",
+ "Onchain amount to receive (BTC)": "Valor onchain a receber (BTC)",
+ "Onchain amount to send (BTC)": "Valor onchain a enviar (BTC)",
+ "Order current rate:": "Taxa atual do pedido:",
+ "Order for ": "Ordem para ",
+ "Order rate:": "Taxa da ordem:",
+ "Premium over Market (%)": "Prêmio sobre o mercado (%)",
+ "Public Duration (HH:mm)": "Duração Pública (HH:mm)",
+ "Public order length": "Tempo da ordem pública",
+ "Relative": "Relativo",
+ "Satoshis": "Satoshis",
+ "Sell BTC for ": "Vender BTC por ",
+ "Set a fix amount of satoshis": "Defina uma quantidade fixa de satoshis",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Defina a skin-in-the-game(pele em risco), aumente para maior garantia de segurança",
+ "Swap Destination(s)": "Trocar Destino(s)",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "Você pode adicionar novos métodos",
+ "You must fill the form correctly": "Você deve preencher o formulário corretamente",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "Você recebe aprox {{swapSats}} LN Sats (as taxas podem variar)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "Você envia aprox {{swapSats}} LN Sats (as taxas podem variar)",
+ "Your order fixed exchange rate": "Taxa de câmbio fixa do seu pedido",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Maker",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Taker",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Lightning routing failed",
+ "New chat message": "Nova mensagem de chat",
+ "Order chat is open": "Ordem de chat está aberta",
+ "Order has been disputed": "Ordem foi contestada",
+ "Order has been taken!": "Ordem foi feita!",
+ "Order has expired": "Ordem expirou",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Exchange de Bitcoin Simples e Privada",
+ "Trade finished successfully!": "Negociação concluída com sucesso!",
+ "You can claim Sats!": "You can claim Sats!",
+ "You lost the dispute": "Você perdeu a disputa",
+ "You won the dispute": "Você ganhou a disputa",
+ "₿ Rewards!": "₿ Rewards!",
+ "⚖️ Disputed!": "⚖️ Disputed!",
+ "✅ Bond!": "✅ Bond!",
+ "✅ Escrow!": "✅ Escrow!",
+ "❗⚡ Routing Failed": "❗⚡ Routing Failed",
+ "👍 dispute": "👍 dispute",
+ "👎 dispute": "👎 dispute",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 message!",
+ "😪 Expired!": "😪 Expired!",
+ "🙌 Funished!": "🙌 Funished!",
+ "🥳 Taken!": "🥳 Taken!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Quantidade {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Ao aceitar esta ordem, você corre o risco de perder seu tempo. Se o criador não proceder a tempo, você será compensado em satoshis por 50% do título do criador.",
+ "Enter amount of fiat to exchange for bitcoin": "Insira o valor da moeda fiduciária para trocar por bitcoin",
+ "Sounds fine": "Parece ok",
+ "Take Order": "Tomar uma ordem",
+ "The maker is away": "O criador está ausente",
+ "Too high": "Muito alto",
+ "Too low": "Muito baixo",
+ "Wait until you can take an order": "Espere até que você possa fazer uma ordem",
+ "You must specify an amount first": "Você deve especificar um valor primeiro",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Métodos de pagamento aceitos",
+ "Amount of Satoshis": "Quantidade de Satoshis",
+ "Deposit timer": "Temporizador de depósito",
+ "Expires in": "Expira em",
+ "F2F location": "F2F location",
+ "Order Details": "Detalhes da ordem",
+ "Order ID": "ID da ordem",
+ "Order host": "Order host",
+ "Order maker": "Criar ordem",
+ "Order status": "Status da ordem",
+ "Order taker": "Tomar ordem",
+ "Penalty lifted, good to go!": "Penalidade levantada, pronto!",
+ "Premium over market price": "Prêmio sobre o preço de mercado",
+ "Price and Premium": "Preço e Prêmio",
+ "Swap destination": "Trocar destino",
+ "The order has expired": "A ordem expirou",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Você ainda não pode fazer um pedido! Espere {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Prêmio: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Reinvindicar",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Habilitar notificações do Telegram",
+ "Generate with Webln": "Generate with Webln",
+ "Inactive order": "Ordem inativa",
+ "Invoice for {{amountSats}} Sats": "Invoice para {{amountSats}} Sats",
+ "No active orders": "Nenhuma ordem ativa",
+ "One active order #{{orderID}}": "Uma ordem ativa #{{orderID}}",
+ "Submit": "Enviar",
+ "Telegram enabled": "Telegram ativado",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Use stealth invoices",
+ "You do not have previous orders": "Você não tem ordens anteriores",
+ "Your compensations": "Your compensations",
+ "Your current order": "Sua ordem atual",
+ "Your last order #{{orderID}}": "Sua última ordem #{{orderID}}",
+ "finished order": "ordem finalizada",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Dark",
+ "Light": "Light",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Conectado à rede TOR",
+ "Connecting to TOR network": "Conectando à rede TOR",
+ "Connection error": "Erro de conexão",
+ "Initializing TOR daemon": "Inicializando o daemon TOR",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancelar ordem e desbloquear vínculo instantaneamente",
+ "Collaborative Cancel": "Cancelamento colaborativo",
+ "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Você solicitou um cancelamento colaborativo",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} está pedindo um cancelamento colaborativo",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Comprador",
+ "Completed in": "Concluído em",
+ "Contract exchange rate": "Contract exchange rate",
+ "Coordinator trade revenue": "Coordinator trade revenue",
+ "Export trade summary": "Export trade summary",
+ "Maker bond": "Maker bond",
+ "Mining fee": "Taxa de mineração",
+ "Onchain swap fee": "Onchain swap fee",
+ "Received": "Received",
+ "Routing budget": "Routing budget",
+ "Seller": "Vedendor",
+ "Sent": "Sent",
+ "Taker bond": "Taker bond",
+ "Timestamp": "Timestamp",
+ "Trade Summary": "Trade Summary",
+ "Unlocked": "Unlocked",
+ "User role": "User role",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Ver Carteiras Compatíveis",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Cancelar a ordem?",
+ "Confirm Cancel": "Confirmar cancelamento",
+ "If the order is cancelled now you will lose your bond.": "Se a ordem for cancelada agora, você perderá seu vínculo.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accept Cancelation",
+ "Ask for Cancel": "Pedir para cancelar",
+ "Collaborative cancel the order?": "Cancelar o pedido colaborativamente?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "O caução comercial foi postado. O pedido só pode ser cancelado se ambos, criador e tomador, concordarem em cancelar.",
+ "Your peer has asked for cancellation": "Your peer has asked for cancellation",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Concordar e abrir disputa",
+ "Disagree": "Discordar",
+ "Do you want to open a dispute?": "Quer abrir uma disputa?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Certifique-se de EXPORTAR o log de bate-papo. A equipe pode solicitar seu JSON de log de bate-papo exportado para resolver discrepâncias. É sua responsabilidade armazená-lo.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "A equipe do RoboSats examinará as declarações e evidências fornecidas. Você precisa construir um caso completo, pois a equipe não pode ler o chat. É melhor fornecer um método de contato do queimador com sua declaração. Os satoshis no depósito de garantia serão enviados ao vencedor da disputa, enquanto o perdedor da disputa perderá o vínculo.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "confirmar",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Confirme que você recebeu {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
+ "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Auditar PGP",
+ "Export": "Exportar",
+ "Save full log as a JSON file (messages and credentials)": "Salvar log completo como um arquivo JSON (mensagens e credenciais)",
+ "Verify your privacy": "Verifique sua privacidade",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...waiting",
+ "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
+ "Peer": "Par",
+ "You": "Você",
+ "connected": "conectado",
+ "disconnected": "desconectado",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Conectando...",
+ "Send": "Enviar",
+ "Type a message": "Escreva a mensagem",
+ "Waiting for peer public key...": "Waiting for peer public key...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Attach chat logs",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Enviar declaração de disputa",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Opções avançadas",
+ "Invoice to wrap": "Invoice to wrap",
+ "Payout Lightning Invoice": "Pagamento Lightning Invoice",
+ "Proxy Budget": "Proxy Budget",
+ "Routing Budget": "Routing Budget",
+ "Server": "Server",
+ "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
+ "Use Lnproxy": "Use Lnproxy",
+ "Wrap": "Wrap",
+ "Wrapped invoice": "Wrapped invoice",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Endereço Bitcoin",
+ "Final amount you will receive": "Valor final que você receberá",
+ "Invalid": "Inválido",
+ "Mining Fee": "Taxa de mineração",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
+ "Swap fee": "Taxa de negociação",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Confirmar que recebeu {{amount}} {{currencyCode}}",
+ "Confirm {{amount}} {{currencyCode}} sent": "Confirmar o envio de {{amount}} {{currencyCode}}",
+ "Open Dispute": "Abrir disputa",
+ "Payment failed?": "Pagamento falhou?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Diga oi! Seja útil e conciso. Deixe-os saber como enviar {{amount}} {{currencyCode}} para você.",
+ "To open a dispute you need to wait": "To open a dispute you need to wait",
+ "Wait for the seller to confirm he has received the payment.": "Aguarde o vendedor confirmar que recebeu o pagamento.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Por favor, salve as informações necessárias para identificar seu pedido e seus pagamentos: ID do pedido; hashes de pagamento dos títulos ou caução (verifique sua carteira relâmpago); quantidade exata de satoshis; e apelido de robô. Você terá que se identificar como o usuário envolvido nesta negociação por e-mail (ou outros métodos de contato).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Você pode reivindicar o valor da resolução de disputas (caução e fiança) das recompensas do seu perfil. Se houver algo que a equipe possa ajudar, não hesite em entrar em contato com robosats@protonmail.com (ou através do método de contato fornecido pelo gravador).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Apenas espere um momento. Se o vendedor não depositar, você receberá seu título de volta automaticamente. Além disso, você receberá uma compensação (verifique as recompensas em seu perfil).",
+ "We are waiting for the seller to lock the trade amount.": "Estamos aguardando o vendedor bloquear o valor da negociação.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Renovar pedido",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Copiar para área de transferência",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Esta é uma invoice de espera, ela será congelada em sua carteira. Será cobrado apenas se você cancelar ou perder uma disputa.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Esta é uma invoice de espera, ela será congelada em sua carteira. Ele será liberado para o comprador assim que você confirmar o recebimento do {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Retomar pedido",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Seu pedido público foi pausado. No momento não pode ser visto ou tomado por outros robôs. Você pode optar por retomá-lo a qualquer momento.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Antes de permitir que você envie {{amountFiat}} {{currencyCode}}, queremos ter certeza de que você pode receber o BTC.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Apenas espere um momento. Se o comprador não cooperar, você receberá de volta a garantia comercial e seu título automaticamente. Além disso, você receberá uma compensação (verifique as recompensas em seu perfil).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Estamos aguardando o comprador postar uma lightning invoice. Uma vez que ele o faça, você poderá comunicar diretamente os detalhes do pagamento.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Entre ordens públicas {{currencyCode}} (mais alto é mais barato)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Se o pedido expirar sem ser realizado, seu título retornará a você (sem necessidade de ação).",
+ "Pause the public order": "Pausar a ordem pública",
+ "Premium rank": "Rank de prêmio",
+ "Public orders for {{currencyCode}}": "Ordens públicas para {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Motivo da falha:",
+ "Next attempt in": "Próxima tentativa em",
+ "Retrying!": "Tentando novamente!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "O RoboSats tentará pagar sua invoice 3 vezes com uma pausa de um minuto entre elas. Se continuar falhando, você poderá enviar uma nova fatura. Verifique se você tem liquidez de entrada suficiente. Lembre-se de que os nós lightning devem estar online para receber pagamentos.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Sua invoice expirou ou foram feitas mais de 3 tentativas de pagamento. Envie uma nova invoice.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats está tentando pagar sua lightning invoice. Lembre-se de que os nós lightning devem estar online para receber pagamentos.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats fica melhor com mais liquidez e usuários. Conte a um amigo bitcoiner sobre Robosats!",
+ "Sending coins to": "Enviando moedas para",
+ "Start Again": "Comece de novo",
+ "Thank you for using Robosats!": "Obrigado por usar Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Sua TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Por favor, espere que o tomador bloqueie uma fiança. Se o tomador não fechar um vínculo a tempo, a ordem será tornada pública novamente.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "A robot technician has arrived!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Customize viewports",
+ "Freeze viewports": "Freeze viewports",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Deixe-nos saber como a plataforma pode melhorar (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "To open a dispute you need to wait <1><1/>",
+ "Waiting for maker bond": "Waiting for maker bond",
+ "Public": "Public",
+ "Waiting for taker bond": "Waiting for taker bond",
+ "Cancelled": "Cancelado",
+ "Expired": "Expirado",
+ "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
+ "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
+ "Waiting only for buyer invoice": "Waiting only for buyer invoice",
+ "Sending fiat - In chatroom": "Sending fiat - In chatroom",
+ "Fiat sent - In chatroom": "Fiat sent - In chatroom",
+ "In dispute": "In dispute",
+ "Collaboratively cancelled": "Collaboratively cancelled",
+ "Sending satoshis to buyer": "Sending satoshis to buyer",
+ "Successful trade": "Successful trade",
+ "Failed lightning network routing": "Failed lightning network routing",
+ "Wait for dispute resolution": "Wait for dispute resolution",
+ "Maker lost dispute": "Maker lost dispute",
+ "Taker lost dispute": "Taker lost dispute",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
+ "This order has been cancelled by the maker": "This order has been cancelled by the maker",
+ "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
+ "Invalid Order Id": "Invalid Order Id",
+ "You must have a robot avatar to see the order details": "Você precisa ter um robô para ver os detalhes da ordem",
+ "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
+ "This order is not available": "Esta ordem não está disponível",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/ru.json b/frontend/static/locales/ru.json
index ac5a0eb0..3cd6b850 100644
--- a/frontend/static/locales/ru.json
+++ b/frontend/static/locales/ru.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Использование тестнет Биткойна",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "График",
- "Create": "Создать",
- "List": "Список",
- "Map": "Карта",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Существующие ордеры совпадают с вашими!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Поддержка сообщества",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Изучить RoboSats",
- "RoboSats information": "Информация о RoboSats",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "Больше",
- "Offers": "Оферы",
- "Order": "Ордер",
- "Settings": "Настройки",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Контракт",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Создайте токен",
- "2. Meet your robot identity": "2. Познакомьтесь со своей личностью робота",
- "3. Browse or create an order": "3. Просмотрите или создайте заказ",
- "Building your robot!": "Постройте своего робота!",
- "Continue": "Продолжить",
- "Generate token": "Сгенерировать токен",
- "Hi! My name is": "Привет! Меня зовут",
- "If you need help on your RoboSats journey join our public support": "Если вам нужна помощь в путешествии по RoboSats, присоединяйтесь к поддержке нашего сообщества",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats — это P2P торговая площадка. Вы можете просматривать публичные предложения или создавать новые.",
- "See profile": "Посмотреть профиль",
- "Store it somewhere safe!": "Храните его в безопасном месте!",
- "Telegram group": "Телеграмм группа",
- "This is your trading avatar": "Это Ваш торговый аватар",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "Этот временный ключ дает вам доступ к уникальному и личному идентификатору робота для вашей сделки.",
- "You can also add your own random characters into the token or": "Вы также можете добавить в токен свои собственные случайные символы или",
- "or visit the robot school for documentation.": "или посетить школу роботов для документации.",
- "roll again": "ещё раз",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Активный ордер #{{orderID}}",
- "Add Robot": "Добавить робота",
- "Add a new Robot": "Добавить нового робота",
- "Building...": "Строим...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Последний ордер #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Восстановление",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Повторное использование торговых данных ухудшает вашу конфиденциальность по отношению к другим пользователям, координаторам и наблюдателям.",
- "Robot Garage": "Гараж роботов",
- "Store your token safely": "Храните Ваш токен в безопасности",
- "Welcome back!": "С возвращением!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Скопировано!",
- "Not enough entropy, make it more complex": "Недостаточно энтропии, усложните",
- "The token is too short": "Токен слишком короткий",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "Простой и приватный LN P2P обменник",
- "Create a new robot and learn to use RoboSats": "Создайте нового робота и научитесь использовать RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Восстановить существующего робота с помощью вашего токена",
- "Start": "Старт",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Подключение к TOR",
- "Connection encrypted and anonymized using TOR.": "Соединение зашифровано и анонимизировано с помощью TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Это обеспечивает максимальную конфиденциальность, однако вы можете почувствовать, что приложение работает медленно. Если соединение потеряно, перезапустите приложение.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "Любой",
- "Buy": "Купить",
- "DESTINATION": "МЕСТО НАЗНАЧЕНИЯ",
- "I want to": "Я хочу",
- "METHOD": "МЕТОД",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Выбрать Валюту",
- "Select Payment Method": "Выбрать способ оплаты",
- "Sell": "Продать",
- "Swap In": "Своп в",
- "Swap Out": "Своп из",
- "and use": "и использовать",
- "hosted by": "hosted by",
- "pay with": "оплатить",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Добавить фильтр",
- "Amount": "Сумма",
- "An error occurred.": "Произошла ошибка.",
- "And": "И",
- "Be the first one to create an order": "Будьте первым, кто создаст ордер",
- "Bond": "Залог",
- "Column title": "Заголовок столбца",
- "Columns": "Столбцы",
- "Currency": "Валюта",
- "Delete": "Удалить",
- "Destination": "Место назначения",
- "Expiry": "Истечение",
- "Filter": "Фильтр",
- "Filter value": "Значение фильтра",
- "Find column": "Найти столбец",
- "Hide": "Скрыть",
- "Hide all": "Скрыть все",
- "Host": "Host",
- "Is": "Кто",
- "Logic operator": "Логический оператор",
- "Manage columns": "Управление столбцами",
- "Menu": "Меню",
- "No orders found to buy BTC for {{currencyCode}}": "Не найдено ордеров на покупку BTC за {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "Не найдено ордеров на продажу BTC за {{currencyCode}}",
- "No results found.": "Результаты не найдены.",
- "Operator": "Оператор",
- "Or": "Или",
- "Orders per page:": "Заказов на страницу:",
- "Others": "Другие",
- "Pay": "Платить",
- "Payment Method": "Метод оплаты",
- "Premium": "Наценка",
- "Price": "Цена",
- "Reorder column": "Изменить порядок столбца",
- "Robot": "Робот",
- "Sats now": "Сатох сейчас ",
- "Select columns": "Выбрать столбцы",
- "Show all": "Показать все",
- "Show columns": "Показать столбцы",
- "Show filters": "Показать фильтры",
- "Sort": "Сортировать",
- "Sort by ASC": "Сортировать по ВОСХ",
- "Sort by DESC": "Сортировать по НИСХ",
- "Timer": "Таймер",
- "Unsort": "Несортировать",
- "Value": "Значение",
- "any": "любой",
- "contains": "содержит",
- "ends with": "заканчивается на",
- "equals": "равно",
- "false": "ложный",
- "is": "есть",
- "is after": "после",
- "is any of": "является любым из",
- "is before": "находится до",
- "is empty": "пустой",
- "is not": "не является",
- "is not empty": "не пустой",
- "is on or after": "находится на или после",
- "is on or before": "находится на или до",
- "no": "нет",
- "starts with": "начинается с",
- "true": "верный",
- "yes": "да",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Принять",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "Поступая таким образом вы будете получать фрагменты карты от стороннего поставщика. В зависимости от ваших настроек личная информация может попасть на серверы за пределами федерации RoboSats.",
- "Close": "Закрыть",
- "Download high resolution map?": "Загрузить карту в высоком разрешении?",
- "Show tiles": "Показать карту",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Все, если они быстрые. Вы можете записать свой предпочитаемый способ(ы) оплаты. Ваш метод оплаты должен совпасть с методом оплаты Вашего партнёра. Этап по обмену фиатной валюты составляет 24 часа, перед тем как автоматически откроется диспут. Мы настоятельно рекомендуем использовать мгновенные фиатные платёжные системы.",
- "Are there trade limits?": "Существуют ли ограничения торговли?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Имейте в виду, что ваш поставщик фиатных платежей может взимать дополнительную комиссию. В любом случае расходы по отправке фиата несет покупатель. Сюда входят банковские сборы, комиссии за перевод и разница курсов валют. Продавец должен получить ровно ту сумму, которая указана в деталях ордера.",
- "Disclaimer": "Дисклеймер",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Как это работает?",
- "How it works": "Как это работает",
- "How to use": "Как использовать",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Во многих странах использование RoboSats не отличается от использования Ebay или Craiglist. Ваше законодательство может отличаться. Вы обязаны его соблюдать.",
- "Is RoboSats legal in my country?": "Легален ли RoboSats в моей стране?",
- "Is RoboSats private?": "Является ли RoboSats конфиденциальным?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Это P2P обмен BTC/Фиат через Lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Он упрощает поиск партнёров и сводит к минимуму потребность в доверии. RoboSats фокусируется на конфиденциальности и скорости.",
- "Project source code": "Исходный код проекта",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats — это проект с открытым исходным кодом.",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Продавец сталкивается с тем же риском возврата платежа, что и в случае с любым другим P2P сервисом. Paypal или кредитные карты не рекомендуются.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Это экспериментальное приложение, что-то может пойти не так. Торгуйте небольшими суммами!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Это приложение Lightning предоставляется как есть. Оно находится в активной разработке: торгуйте с максимальной осторожностью. Частной поддержки нет. Поддержка предлагается только по публичным каналам ",
- "What are the fees?": "Какова кописсия?",
- "What are the risks?": "Каковы риски?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "Что такое RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "Какова модель доверия?",
- "What payment methods are accepted?": "Какие способы оплаты принимаются?",
- "You can also check the full guide in ": "Вы также можете ознакомиться с полным руководством в ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "Вы можете найти пошаговое описание этапов сделки в ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Вернуться",
- "Keys": "Ключи",
- "Learn how to verify": "Узнайте, как проверить",
- "Messages": "Сообщения",
- "Peer public key": "Публичный ключ партнёра",
- "Save credentials as a JSON file": "Сохранить учётные данные как файл JSON",
- "Save messages as a JSON file": "Сохранить сообщения как файл JSON",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Парольная фраза для расшифровки Вашего приватного ключа. Только Вы её знаете! Не делитесь ей ни с кем. Это также Ваш токен робота.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Ваш публичный ключ PGP. Ваш партнёр использует его для шифрования сообщений, которые можете прочитать только Вы.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Ваше общение зашифровано сквозым шифрованием с помощью OpenPGP. Вы можете проверить конфиденциальность этого чата с помощью любого инструмента, основанного на стандарте OpenPGP.",
- "Your encrypted private key": "Ваш зашифрованный приватный ключ",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Ваш зашифрованный приватный ключ. Вы используете его для расшифровки сообщений, зашифрованных для Вас вашим партнёром. Вы также используете его для подписи отправляемых Вами сообщений.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Публичный ключ PGP Вашего партнёра. Вы используете его для шифрования сообщений, которые может читать только он, и для проверки того, что Ваш партнёр подписал входящие сообщения.",
- "Your private key passphrase (keep secure!)": "Парольная фраза Вашего приватного ключа (храните в безопасности!)",
- "Your public key": "Ваш публичный ключ",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... где-то на земле!",
- "Client info": "Client info",
- "Made with": "Сделано с",
- "RoboSats client version": "RoboSats client version",
- "and": "и",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Сообщество",
- "Follow RoboSats in Nostr": "Подпиcаться на RoboSats в Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis проект с открытым исходным кодом",
- "Join RoboSats English speaking community!": "Присоединиться к англоязычному сообществу RoboSats!",
- "Join RoboSats SimpleX group": "Присоединиться к групе RoboSats на SimpleX",
- "Join RoboSats Spanish speaking community!": "Присоединиться к испаноязычному сообществу RoboSats!",
- "Nostr Official Account": " Официальный акаунт Nostr",
- "RoboSats in Reddit": "RoboSats на Reddit",
- "RoboSats main public support": "Основная общественная поддержка RoboSats",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Поддержка предоставляется только через SimpleX. Присоединяйтесь к нашему сообществу, если у вас есть вопросы или вы хотите пообщаться с другими крутыми роботами. Пожалуйста, воспользуйтесь нашим Github issues, если вы обнаружили ошибку или хотите увидеть новые функции!",
- "Tell us about a new feature or a bug": "Расскажите нам о новой функции или ошибке",
- "We are abandoning Telegram! Our old TG groups": "Мы отказываемся от Telegram! Наши старые группы ТГ",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "Объём контрактов за 24 часа",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Ликвидность книги ордеров",
- "CLN version": "CLN верися",
- "Client": "Клиент",
- "Coordinator": "Координатор",
- "Coordinator Notice": "Уведомление координатора",
- "Coordinator commit hash": "Хеш коммита координатора",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Текущая комиссия за выплату ончейн",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Нода",
- "LND version": "LND версия",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Объём контрактов за всё время",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Комиссия мейкера",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Ордера на покупку",
- "Public sell orders": "Ордера на продажу",
- "Reddit": "Reddit",
- "RoboSats version": "Версия RoboSats",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Комиссия тейкера",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Сегодня активных роботов",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Браузер",
- "Enable": "Включить",
- "Enable TG Notifications": "Включить уведомления TG",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Вы перейдёте к разговору с Telegram ботом RoboSats. Просто откройте чат и нажмите Старт. Обратите внимание, что включив уведомления Telegram, Вы можете снизить уровень анонимности.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Выберите местоположение",
- "Save": "Сохранить",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Назад",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Вы собираетесь посетить Learn RoboSats. На нём размещены учебные пособия и документация, которые помогут Вам научиться использовать RoboSats и понять, как он работает.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Сначала создайте аватар робота. Затем создайте свой ордер.",
- "You do not have a robot avatar": "У Вас нет аватара робота",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Ваш Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Введите токен своего робота, чтобы восстанавить своего робота и получить доступ к его сделкам.",
- "Paste token here": "Вставте токен сюда",
- "Recover": "Восстановить",
- "Robot recovery": "Восстановление робота",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Сохраните его!",
- "Done": "Готово",
- "Store your robot token": "Сохранить токен робота",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "В будущем Вам может понадобиться восстановить аватар робота: сохраните его в безопасном месте. Вы можете просто скопировать его в другое приложение.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Скачать RoboSats {{coordinatorString}} APK из Github releases",
- "Go away!": "Уходите!",
- "On Android RoboSats app ": "На Android RoboSats апликации ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "В клиенте Tor Browser просто обновите вкладку (нажмите здесь или нажмите Ctrl+Shift+R).",
- "On remotely served browser client": "На удаленно обслуживаемом клиенте браузера",
- "On your own soverign node": "На вашем собственном суверенном ноде",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "Версия координатора RoboSats {{coordinatorString}}, но ваше клиентское приложение — {{clientString}}. Это несоответствие версий может привести к ухудшению пользовательского опыта.",
- "Update your RoboSats client": "Обновите свой клиент RoboSats",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Отменить",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "Клиент RoboSats обслуживается с вашего собственного нода, что обеспечивает максимальную безопасность и конфиденциальность.",
- "You are self-hosting RoboSats": "Вы самостоятельно размещаете RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Вы не используете RoboSats приватно",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "От",
- "to": "до",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " со скидкой {{discount}}%",
- " at a {{premium}}% premium": " с наценкой {{premium}}%",
- " at market price": " по рыночной цене",
- " of {{satoshis}} Satoshis": " {{satoshis}} Сатоши",
- "Add New": "Добавить новый",
- "Add geolocation for a face to face trade": "Добавьте геолокацию для торговли лицом к лицу",
- "Amount Range": "Диапазон сумм",
- "Amount of BTC to swap for LN Sats": "Сумма BTC для обмена на LN Сатоши",
- "Amount of fiat to exchange for bitcoin": "Количество фиата для обмена на Биткойн",
- "Buy BTC for ": "Купить BTC за ",
- "Buy or Sell Bitcoin?": "Купить или Продать Биткойн?",
- "Choose a Pricing Method": "Выберите метод расчёта цен",
- "Clear form": "Очистить форму",
- "Edit order": "Изменить ордер",
- "Enable advanced options": "Включить дополнительные параметры",
- "Enter the destination of the Lightning swap": "Введите пункт назначения обмена Lightning",
- "Escrow/Invoice Timer (HH:mm)": "Таймер эскроу/инвойса (ЧЧ:мм)",
- "Escrow/invoice step length": "Длина шага эскроу/инвойса",
- "Exact": "Точно",
- "Exact Amount": "Точное количество",
- "Face to Face Location": "Место встречи лицом к лицу",
- "Fiat Payment Method(s)": "Способ(ы) оплаты",
- "Fidelity Bond Size": "Размер залога",
- "In or Out of Lightning?": "В или из Lightning?",
- "Let the price move with the market": "Пусть цена движется вместе с рынком",
- "Must be less than {{maxAmount}}": "Должна быть меньше чем {{maxAmount}}",
- "Must be less than {{maxSats}": "Должна быть меньше чем {{maxSats}}",
- "Must be less than {{max}}%": "Должна быть меньше чем {{max}}%",
- "Must be more than {{minAmount}}": "Должна быть больше чем {{minAmount}}",
- "Must be more than {{minSats}}": "Должна быть больше чем {{minSats}}",
- "Must be more than {{min}}%": "Должна быть больше чем {{min}}%",
- "Must be shorter than 65 characters": "Должно быть короче 65и символов",
- "Onchain amount to receive (BTC)": "Сумма для получения на ончейн (BTC)",
- "Onchain amount to send (BTC)": "Сумма для отправки на ончейн (BTC)",
- "Order current rate:": "Текущий курс ордера:",
- "Order for ": "Ордер на ",
- "Order rate:": "Ставка ордера:",
- "Premium over Market (%)": "Наценка по сравнению с рынком (%)",
- "Public Duration (HH:mm)": "Публичная продолжительность (ЧЧ: мм)",
- "Public order length": "Длина общественного ордера",
- "Relative": "Относительный",
- "Satoshis": "Сатоши",
- "Sell BTC for ": "Продать BTC за ",
- "Set a fix amount of satoshis": "Установить фиксированное количество Сатоши",
- "Set the skin-in-the-game, increase for higher safety assurance": "Установите залог, увеличьте для большей безопасности.",
- "Swap Destination(s)": "Поменять место(а) назначения",
- "Swap into LN ": "Обмен на LN ",
- "Swap of ": "Обмен ",
- "Swap out of LN ": "Обмен из LN ",
- "Swap?": "Менять?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "Чтобы защитить вашу конфиденциальность, точное местоположение, которое вы закрепите, будет слегка рандомизировано.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "Вы можете добавить новые методы",
- "You must fill the form correctly": "Вы должны правильно заполнить форму",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "Вы получаете примерно {{swapSats}} LN Sats (комиссия может различаться)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "Вы отправляете примерно {{swapSats}} спутников LN (комиссия может различаться)",
- "Your order fixed exchange rate": "Фиксированный курс обмена Вашего ордера",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Мейкер",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Тейкер",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Маршрутизация Lightning не удалась",
- "New chat message": "Новое сообщение в чате",
- "Order chat is open": "Чат ордера открыт",
- "Order has been disputed": "Ордер оспорен",
- "Order has been taken!": "Ордер был взят!",
- "Order has expired": "Ордер истёк",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats — простая и приватная биржа биткойнов",
- "Trade finished successfully!": "Торговля завершилась успешно!",
- "You can claim Sats!": "Вы можете заклеймить Сатоши!",
- "You lost the dispute": "Вы проиграли диспут",
- "You won the dispute": "Вы выиграли диспут",
- "₿ Rewards!": "₿ Награды!",
- "⚖️ Disputed!": "⚖️ Оспаривается!",
- "✅ Bond!": "✅ Залог!",
- "✅ Escrow!": "✅ Эскроу!",
- "❗⚡ Routing Failed": "❗⚡ Маршрутизация не удалась",
- "👍 dispute": "👍 диспут",
- "👎 dispute": "👎 диспут",
- "💬 Chat!": "💬 Чат!",
- "💬 message!": "💬 сообщение!",
- "😪 Expired!": "😪 Истёк!",
- "🙌 Funished!": "🙌 Запершён!",
- "🥳 Taken!": "🥳 Взят!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Сумма {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Взяв этот ордер, Вы рискуете потратить своё время впустую. Если мейкер не появится вовремя, Вы получите компенсацию в Сатоши в размере 50% от залога мейкера",
- "Enter amount of fiat to exchange for bitcoin": "Введите количество фиата для обмена на Биткойн",
- "Sounds fine": "Звучит неплохо",
- "Take Order": "Взять ордер",
- "The maker is away": "Мейкера нет на месте",
- "Too high": "Слишком много",
- "Too low": "Слишком мало",
- "Wait until you can take an order": "Подождите, пока Вы сможете взять ордер",
- "You must specify an amount first": "Сначала необходимо указать сумму",
- "You will receive {{satoshis}} Sats (Approx)": "Вы получите {{satoshis}} Сатоши (приблизительно)",
- "You will send {{satoshis}} Sats (Approx)": "Вы отправите {{satoshis}} Сатоши (приблизительно)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Способ(ы) оплаты",
- "Amount of Satoshis": "Количество Сатоши",
- "Deposit timer": "Таймер депозита",
- "Expires in": "Истекает через",
- "F2F location": "F2F локация",
- "Order Details": "Детали ордера",
- "Order ID": "ID ордера",
- "Order host": "Order host",
- "Order maker": "Мейкер ордера",
- "Order status": "Статус ордера",
- "Order taker": "Тейкер ордера",
- "Penalty lifted, good to go!": "Пенальти сняты, поехали!",
- "Premium over market price": "Наценка над рыночной ценой",
- "Price and Premium": "Цена и Наценка",
- "Swap destination": "Поменять место назначения",
- "The order has expired": "Срок действия ордера истёк",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "Закрепленное местоположение является приблизительным. Точное местоположение места встречи необходимо сообщить в зашифрованном чате.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Вы ещё не можете взять ордер! Подождите {{timeMin}}м {{timeSec}}с",
- "You receive via {{method}} {{amount}}": "Вы получаете через {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "Вы получаете через Lightning {{amount}} Сатоши (приблизительно)",
- "You send via Lightning {{amount}} Sats (Approx)": "Вы отправляете через Lightning {{amount}} Сатоши (приблизительно)",
- "You send via {{method}} {{amount}}": "Вы отправляете через {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Наценка: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Запросить",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Включить уведомления Telegram",
- "Generate with Webln": "Генерировать с помощью Webln",
- "Inactive order": "Неактивный ордер",
- "Invoice for {{amountSats}} Sats": "Инвойс на {{amountSats}} Сатоши",
- "No active orders": "Нет активных ордеров",
- "One active order #{{orderID}}": "Один активный ордер #{{orderID}}",
- "Submit": "Отправить",
- "Telegram enabled": "Telegram включен",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Использовать стелс инвойсы",
- "You do not have previous orders": "У Вас нет предыдущих ордеров",
- "Your compensations": "Your compensations",
- "Your current order": "Ваш текущий ордер",
- "Your last order #{{orderID}}": "Ваш последний ордер #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Темный",
- "Light": "Светлый",
- "Mainnet": "Основная сеть",
- "Testnet": "Тестовая сеть",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Подключено к сети TOR",
- "Connecting to TOR network": "Подключение к сети TOR",
- "Connection error": "Ошибка подключения",
- "Initializing TOR daemon": "Инициализация TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Отменить ордер и мгновенно разблокировать залог",
- "Collaborative Cancel": "Совместная отмена",
- "Unilateral cancelation (bond at risk!)": "Одностороннее аннулирование (залог под угрозой!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Вы запросили совместную отмену",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} запрашивает совместную отмену",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Покупатель",
- "Completed in": "Завершено за",
- "Contract exchange rate": "Курс обмена контракта",
- "Coordinator trade revenue": "Доход координатора сделки",
- "Export trade summary": "Экспортировать сводку торговли",
- "Maker bond": "Залог мейкера",
- "Mining fee": "Комиссия майнерам",
- "Onchain swap fee": "Комиссия за ончйн обмен",
- "Received": "Получено",
- "Routing budget": "Бюджет маршрутизации",
- "Seller": "Продавец",
- "Sent": "Отправлено",
- "Taker bond": "Залог тейкера",
- "Timestamp": "Временная метка",
- "Trade Summary": "Сводка Сделки",
- "Unlocked": "Разблокировано",
- "User role": "Роль пользователя",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Сатоши ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Сатоши",
- "{{revenueSats}} Sats": "{{revenueSats}} Сатоши",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} МилиСатоши",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Сатоши ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Сатоши ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Смотреть Совместимые Кошельки",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Отменить ордер?",
- "Confirm Cancel": "Подтвердить отмену",
- "If the order is cancelled now you will lose your bond.": "Если ордер будет отменён сейчас, Вы потеряете залог.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Принять отмену",
- "Ask for Cancel": "Запросить отмену",
- "Collaborative cancel the order?": "Совместно отменить ордер?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Эскроу сделки был опубликован. Ордер может быть отменен только в том случае, если оба, мейкер и тейкер, согласны на отмену.",
- "Your peer has asked for cancellation": "Ваш партнёр запросил отмену",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Согласиться и открыть диспут",
- "Disagree": "Не согласиться",
- "Do you want to open a dispute?": "Хотите ли Вы открыть диспут?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Обязательно ЭКСПОРТИРУЙТЕ журнал чата. Персонал может запросить Ваш экспортированный журнал чата в формате JSON для устранения несоответствий. Вы несёте ответственность за его сохранение.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Персонал RoboSats рассмотрит предоставленные заявления и доказательства. Вам необходимо построить полное дело, так как сотрудники не могут читать чат. Лучше всего указать одноразовый метод контакта вместе с Вашим заявлением. Сатоши в эскроу сделки будут отправлены победителю диспута, а проигравший в диспуте потеряет залог.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Подтвердить",
- "Confirm you received {{amount}} {{currencyCode}}?": "Подтвердить получение {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Подтвердив, что вы получили {{amount}} {{currencyCode}}, сделка будет завершена. Сатоши на эскроу будут переданы покупателю. Подтверждайте только после того, как {{amount}} {{currencyCode}} поступит на ваш счёт. Обратите внимание: если вы получили платеж и не нажали «Подтвердить», вы рискуете потерять залог.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Подтвердите, что отправили {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Подтверждение того, что вы отправили {{amount}} {{currencyCode}}, позволит вашему партнеру завершить сделку. Если вы ещё не отправили его и все равно продолжите ложное подтверждение, вы рискуете потерять залог.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "ЧИТАЙТЕ. В случае, если ваш платёж продавцу заблокирован и завершить сделку абсолютно невозможно, вы можете отменить подтверждение \"Fiat sent\". Делайте это только в том случае, если вы и продавец УЖЕ ДОГОВОРИЛИСЬ в чате о совместной отмене. После подтверждения кнопка \"Collaborative cancel\" снова станет видна. Нажимайте эту кнопку только в том случае, если вы знаете, что делаете. Пользователям впервые использующим RoboSats, крайне не рекомендуется выполнять это действие! Убедитесь на 100 %, что ваш платёж не прошел и сумма поступила на ваш счет.",
- "Revert the confirmation of fiat sent?": "Отменить подтверждение отправленного распоряжения?",
- "Wait ({{time}})": "Ждать ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Сумма еще не заблокирована, проверьте свой кошелёк WebLN.",
- "Invoice not received, please check your WebLN wallet.": "Платёж не получен. Пожалуйста, проверьте Ваш WebLN кошелёк.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "Вы можете закрыть всплывающее окно WebLN Кошелька",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Аудит PGP",
- "Export": "Экспортировать",
- "Save full log as a JSON file (messages and credentials)": "Сохранить все логи в виде JSON файла (сообщения и учётные данные)",
- "Verify your privacy": "Проверьте свою конфиденциальность",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...ожидание",
- "Activate slow mode (use it when the connection is slow)": "Активировать медленный режим (используйте его, когда соединение медленное)",
- "Peer": "Партнёр",
- "You": "Вы",
- "connected": "подключен",
- "disconnected": "отключен",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Подключаем...",
- "Send": "Отправить",
- "Type a message": "Введите сообщение",
- "Waiting for peer public key...": "Ожидание публичного ключа партнёра...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Прикрепите журналы чата",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Прикрепление журналов чата помогает процессу разрешения споров и повышает прозрачность. Однако это может поставить под угрозу вашу конфиденциальность.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Отправить заявление о диспуте",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Расширенные настройки",
- "Invoice to wrap": "Обернуть инвойс",
- "Payout Lightning Invoice": "Счет на выплату Лайтнинг",
- "Proxy Budget": "Прокси-бюджет",
- "Routing Budget": "Бюджет маршрутизации",
- "Server": "Сервер",
- "Submit invoice for {{amountSats}} Sats": "Отправьте счет на {{amountSats}} Сатоши",
- "Use Lnproxy": "Использовать Lnproxy",
- "Wrap": "Обернуть",
- "Wrapped invoice": "Обернутый инвойс",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Биткойн Адрес",
- "Final amount you will receive": "Окончательная сумма, которую Вы получите",
- "Invalid": "Неверно",
- "Mining Fee": "Комиссия Майнерам",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "Координатор RoboSats выполнит своп и отправит Сатоши на ваш ончейн адрес.",
- "Swap fee": "Комиссия за обмен",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Подтвердить получение {{amount}} {{currencyCode}}",
- "Confirm {{amount}} {{currencyCode}} sent": "Подтвердить отправку {{amount}} {{currencyCode}}",
- "Open Dispute": "Открыть диспут",
- "Payment failed?": "Платеж не прошел?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Скажите привет! Будьте доброжелательны и кратки. Сообщите, как отправить Вам {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "Чтобы открыть диспут нужно подождать",
- "Wait for the seller to confirm he has received the payment.": "Подождите, пока продавец подтвердит, что он получил платёж.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Пожалуйста, сохраните информацию, необходимую для идентификации Вашего ордера и Ваших платежей: ID ордера, хэши платежей залога или эскроу (проверьте свой кошелек Lightning), точную сумму Сатоши и псевдоним робота. Вам нужно будет идентифицировать себя как пользователя участвующего в этой сделке по электронной почте (или другим способом связи).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Вы можете запросить сумму разрешения диспута (эскроу и залог) из вознаграждений Вашего профиля. Если есть что-то, с чем персонал может Вам помочь, не стесняйтесь обращаться по адресу robosats@protonmail.com (или через предоставленный Вами одноразовый способ связи).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Просто немного подождите. Если продавец не внесёт депозит, залог вернётся к Вам автоматически. Кроме того, Вы получите компенсацию (проверьте вознаграждения в своем профиле)",
- "We are waiting for the seller to lock the trade amount.": " Мы ждём, пока продавец заблокирует сумму сделки.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Обновить ордер",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Скопировать",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Этот инвойс заблокируется в Вашем кошельке. Он будет списан только в том случае, если Вы отмените сделку или проиграете диспут.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Этот инвойс заблокируется в Вашем кошельке. Он будет передан покупателю, как только Вы подтвердите получение {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Запустить ордер",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Ваш публичный ордер приостановлен. В данный момент его не могут увидеть или принять другие роботы. Вы можете запустить его в любое время.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Прежде чем позволить Вам отправить {{amountFiat}} {{currencyCode}}, мы хотим убедиться, что Вы можете получить BTC.",
- "Lightning": "Лайтнинг",
- "Onchain": "Ончейн",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Просто немного подождите. Если покупатель не будет сотрудничать, Вы автоматически вернёте свой депозит и залог. Кроме того, Вы получите компенсацию (проверьте вознаграждение в своем профиле).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Мы ждём, пока покупатель разместит Lightning инвойс. Как только он это сделает, Вы сможете напрямую сообщить реквизиты фиатного платежа.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Среди публичных {{currencyCode}} ордеров (чем выше, тем дешевле)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Если Ваш ордер не будет принят и срок его действия истечёт, Ваша залог вернётся к Вам (никаких действий не требуется).",
- "Pause the public order": "Приостановить публичный ордер",
- "Premium rank": "Ранг наценки",
- "Public orders for {{currencyCode}}": "Публичные ордера {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Причина неудачи:",
- "Next attempt in": "Следующая попытка через",
- "Retrying!": "Повторная попытка!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats будет пытаться оплатить Ваш инвойс 3и раза каждые 1ть минут. Если это не удастся, Вы сможете отправить новый инвойс. Проверьте, достаточно ли у Вас входящей ликвидности. Помните, что ноды Lightning должны быть подключены к сети, чтобы получать платежи.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Срок действия Вашего инвойса истёк или было сделано более трёх попыток оплаты. Отправьте новый инвойс.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats пытается оплатить Ваш Lightning инвойс. Помните, что ноды Lightning должны быть подключены к сети, чтобы получать платежи.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats становится лучше с большей ликвидностью и пользователями. Расскажите другу-биткойнеру о Robosat!",
- "Sending coins to": "Отправка монет на",
- "Start Again": "Начать Снова",
- "Thank you for using Robosats!": "Спасибо за использование Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Ваш TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Пожалуйста, подождите, пока тейкер заблокирует залог. Если тейкер не заблокирует залог вовремя, ордер будет снова опубликован",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "Прибыл робот-техник!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "Я привожу своих роботов, вот они. (Перетащите workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Я здесь впервые. Создайте новый гараж роботов и расширенный токен робота (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Настройка видовых экранов",
- "Freeze viewports": "Заморозить видовые экраны",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Сообщите нам, как можно улучшить платформу (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "Для открытия диспута нужно подождать <1><1/>",
- "Waiting for maker bond": "Ожидание залога мейкера",
- "Public": "Публичный",
- "Waiting for taker bond": "Ожидание залога тейкера",
- "Cancelled": "Отменён",
- "Expired": "Истёк",
- "Waiting for trade collateral and buyer invoice": "Ожидание залога и инвойса покупателя",
- "Waiting only for seller trade collateral": "Ожидание только залога от продавца",
- "Waiting only for buyer invoice": "Ожидание только залога от покупателя",
- "Sending fiat - In chatroom": "Отправка фиата - В чат",
- "Fiat sent - In chatroom": "Фиат отправлен - В чат",
- "In dispute": "В диспуте",
- "Collaboratively cancelled": "Совместно отменено",
- "Sending satoshis to buyer": "Отправка Сатоши покупателю",
- "Successful trade": "Успешная торговля",
- "Failed lightning network routing": "Неудачная маршрутизация сети Lightning",
- "Wait for dispute resolution": "Дождитесь разрешения диспута",
- "Maker lost dispute": "Мейкер проиграл диспут",
- "Taker lost dispute": "Тейкер проиграл диспут",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Срок действия инвойса истёк. Вы не подтвердили публикацию ордера вовремя. Сделайте новый ордер.",
- "This order has been cancelled by the maker": "Этот ордер был отменён производителем",
- "Invoice expired. You did not confirm taking the order in time.": "Срок действия инвойса истёк. Вы не подтвердили принятие ордера вовремя.",
- "Invalid Order Id": "Неверный ID ордера",
- "You must have a robot avatar to see the order details": "Чтобы увидеть детали ордера, у вас должен быть аватар-робот.",
- "This order has been cancelled collaborativelly": "Этот ордер был отменен совместно.",
- "This order is not available": "Этот ордер недоступен",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Роботы-сатоши, работающие на складе, вас не поняли. Пожалуйста, заполните сообщение об ошибке в Github https://github.com/RoboSats/robosats/issues."
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Использование тестнет Биткойна",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "График",
+ "Create": "Создать",
+ "List": "Список",
+ "Map": "Карта",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Существующие ордеры совпадают с вашими!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Поддержка сообщества",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Изучить RoboSats",
+ "RoboSats information": "Информация о RoboSats",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "Больше",
+ "Offers": "Оферы",
+ "Order": "Ордер",
+ "Settings": "Настройки",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Контракт",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Создайте токен",
+ "2. Meet your robot identity": "2. Познакомьтесь со своей личностью робота",
+ "3. Browse or create an order": "3. Просмотрите или создайте заказ",
+ "Building your robot!": "Постройте своего робота!",
+ "Continue": "Продолжить",
+ "Generate token": "Сгенерировать токен",
+ "Hi! My name is": "Привет! Меня зовут",
+ "If you need help on your RoboSats journey join our public support": "Если вам нужна помощь в путешествии по RoboSats, присоединяйтесь к поддержке нашего сообщества",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats — это P2P торговая площадка. Вы можете просматривать публичные предложения или создавать новые.",
+ "See profile": "Посмотреть профиль",
+ "Store it somewhere safe!": "Храните его в безопасном месте!",
+ "Telegram group": "Телеграмм группа",
+ "This is your trading avatar": "Это Ваш торговый аватар",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "Этот временный ключ дает вам доступ к уникальному и личному идентификатору робота для вашей сделки.",
+ "You can also add your own random characters into the token or": "Вы также можете добавить в токен свои собственные случайные символы или",
+ "or visit the robot school for documentation.": "или посетить школу роботов для документации.",
+ "roll again": "ещё раз",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Активный ордер #{{orderID}}",
+ "Add Robot": "Добавить робота",
+ "Add a new Robot": "Добавить нового робота",
+ "Building...": "Строим...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Последний ордер #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Восстановление",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Повторное использование торговых данных ухудшает вашу конфиденциальность по отношению к другим пользователям, координаторам и наблюдателям.",
+ "Robot Garage": "Гараж роботов",
+ "Store your token safely": "Храните Ваш токен в безопасности",
+ "Welcome back!": "С возвращением!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Скопировано!",
+ "Not enough entropy, make it more complex": "Недостаточно энтропии, усложните",
+ "The token is too short": "Токен слишком короткий",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "Простой и приватный LN P2P обменник",
+ "Create a new robot and learn to use RoboSats": "Создайте нового робота и научитесь использовать RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Восстановить существующего робота с помощью вашего токена",
+ "Start": "Старт",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Подключение к TOR",
+ "Connection encrypted and anonymized using TOR.": "Соединение зашифровано и анонимизировано с помощью TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Это обеспечивает максимальную конфиденциальность, однако вы можете почувствовать, что приложение работает медленно. Если соединение потеряно, перезапустите приложение.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "Любой",
+ "Buy": "Купить",
+ "DESTINATION": "МЕСТО НАЗНАЧЕНИЯ",
+ "I want to": "Я хочу",
+ "METHOD": "МЕТОД",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Выбрать Валюту",
+ "Select Payment Method": "Выбрать способ оплаты",
+ "Sell": "Продать",
+ "Swap In": "Своп в",
+ "Swap Out": "Своп из",
+ "and use": "и использовать",
+ "hosted by": "hosted by",
+ "pay with": "оплатить",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Добавить фильтр",
+ "Amount": "Сумма",
+ "An error occurred.": "Произошла ошибка.",
+ "And": "И",
+ "Be the first one to create an order": "Будьте первым, кто создаст ордер",
+ "Bond": "Залог",
+ "Column title": "Заголовок столбца",
+ "Columns": "Столбцы",
+ "Currency": "Валюта",
+ "Delete": "Удалить",
+ "Destination": "Место назначения",
+ "Expiry": "Истечение",
+ "Filter": "Фильтр",
+ "Filter value": "Значение фильтра",
+ "Find column": "Найти столбец",
+ "Hide": "Скрыть",
+ "Hide all": "Скрыть все",
+ "Host": "Host",
+ "Is": "Кто",
+ "Logic operator": "Логический оператор",
+ "Manage columns": "Управление столбцами",
+ "Menu": "Меню",
+ "No orders found to buy BTC for {{currencyCode}}": "Не найдено ордеров на покупку BTC за {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "Не найдено ордеров на продажу BTC за {{currencyCode}}",
+ "No results found.": "Результаты не найдены.",
+ "Operator": "Оператор",
+ "Or": "Или",
+ "Orders per page:": "Заказов на страницу:",
+ "Others": "Другие",
+ "Pay": "Платить",
+ "Payment Method": "Метод оплаты",
+ "Premium": "Наценка",
+ "Price": "Цена",
+ "Reorder column": "Изменить порядок столбца",
+ "Robot": "Робот",
+ "Sats now": "Сатох сейчас ",
+ "Select columns": "Выбрать столбцы",
+ "Show all": "Показать все",
+ "Show columns": "Показать столбцы",
+ "Show filters": "Показать фильтры",
+ "Sort": "Сортировать",
+ "Sort by ASC": "Сортировать по ВОСХ",
+ "Sort by DESC": "Сортировать по НИСХ",
+ "Timer": "Таймер",
+ "Unsort": "Несортировать",
+ "Value": "Значение",
+ "any": "любой",
+ "contains": "содержит",
+ "ends with": "заканчивается на",
+ "equals": "равно",
+ "false": "ложный",
+ "is": "есть",
+ "is after": "после",
+ "is any of": "является любым из",
+ "is before": "находится до",
+ "is empty": "пустой",
+ "is not": "не является",
+ "is not empty": "не пустой",
+ "is on or after": "находится на или после",
+ "is on or before": "находится на или до",
+ "no": "нет",
+ "starts with": "начинается с",
+ "true": "верный",
+ "yes": "да",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Принять",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "Поступая таким образом вы будете получать фрагменты карты от стороннего поставщика. В зависимости от ваших настроек личная информация может попасть на серверы за пределами федерации RoboSats.",
+ "Close": "Закрыть",
+ "Download high resolution map?": "Загрузить карту в высоком разрешении?",
+ "Show tiles": "Показать карту",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Все, если они быстрые. Вы можете записать свой предпочитаемый способ(ы) оплаты. Ваш метод оплаты должен совпасть с методом оплаты Вашего партнёра. Этап по обмену фиатной валюты составляет 24 часа, перед тем как автоматически откроется диспут. Мы настоятельно рекомендуем использовать мгновенные фиатные платёжные системы.",
+ "Are there trade limits?": "Существуют ли ограничения торговли?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Имейте в виду, что ваш поставщик фиатных платежей может взимать дополнительную комиссию. В любом случае расходы по отправке фиата несет покупатель. Сюда входят банковские сборы, комиссии за перевод и разница курсов валют. Продавец должен получить ровно ту сумму, которая указана в деталях ордера.",
+ "Disclaimer": "Дисклеймер",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Как это работает?",
+ "How it works": "Как это работает",
+ "How to use": "Как использовать",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Во многих странах использование RoboSats не отличается от использования Ebay или Craiglist. Ваше законодательство может отличаться. Вы обязаны его соблюдать.",
+ "Is RoboSats legal in my country?": "Легален ли RoboSats в моей стране?",
+ "Is RoboSats private?": "Является ли RoboSats конфиденциальным?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Это P2P обмен BTC/Фиат через Lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Он упрощает поиск партнёров и сводит к минимуму потребность в доверии. RoboSats фокусируется на конфиденциальности и скорости.",
+ "Project source code": "Исходный код проекта",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats — это проект с открытым исходным кодом.",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Продавец сталкивается с тем же риском возврата платежа, что и в случае с любым другим P2P сервисом. Paypal или кредитные карты не рекомендуются.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Это экспериментальное приложение, что-то может пойти не так. Торгуйте небольшими суммами!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Это приложение Lightning предоставляется как есть. Оно находится в активной разработке: торгуйте с максимальной осторожностью. Частной поддержки нет. Поддержка предлагается только по публичным каналам ",
+ "What are the fees?": "Какова кописсия?",
+ "What are the risks?": "Каковы риски?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "Что такое RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "Какова модель доверия?",
+ "What payment methods are accepted?": "Какие способы оплаты принимаются?",
+ "You can also check the full guide in ": "Вы также можете ознакомиться с полным руководством в ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "Вы можете найти пошаговое описание этапов сделки в ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Вернуться",
+ "Keys": "Ключи",
+ "Learn how to verify": "Узнайте, как проверить",
+ "Messages": "Сообщения",
+ "Peer public key": "Публичный ключ партнёра",
+ "Save credentials as a JSON file": "Сохранить учётные данные как файл JSON",
+ "Save messages as a JSON file": "Сохранить сообщения как файл JSON",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Парольная фраза для расшифровки Вашего приватного ключа. Только Вы её знаете! Не делитесь ей ни с кем. Это также Ваш токен робота.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Ваш публичный ключ PGP. Ваш партнёр использует его для шифрования сообщений, которые можете прочитать только Вы.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Ваше общение зашифровано сквозым шифрованием с помощью OpenPGP. Вы можете проверить конфиденциальность этого чата с помощью любого инструмента, основанного на стандарте OpenPGP.",
+ "Your encrypted private key": "Ваш зашифрованный приватный ключ",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Ваш зашифрованный приватный ключ. Вы используете его для расшифровки сообщений, зашифрованных для Вас вашим партнёром. Вы также используете его для подписи отправляемых Вами сообщений.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Публичный ключ PGP Вашего партнёра. Вы используете его для шифрования сообщений, которые может читать только он, и для проверки того, что Ваш партнёр подписал входящие сообщения.",
+ "Your private key passphrase (keep secure!)": "Парольная фраза Вашего приватного ключа (храните в безопасности!)",
+ "Your public key": "Ваш публичный ключ",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... где-то на земле!",
+ "Client info": "Client info",
+ "Made with": "Сделано с",
+ "RoboSats client version": "RoboSats client version",
+ "and": "и",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Сообщество",
+ "Follow RoboSats in Nostr": "Подпиcаться на RoboSats в Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis проект с открытым исходным кодом",
+ "Join RoboSats English speaking community!": "Присоединиться к англоязычному сообществу RoboSats!",
+ "Join RoboSats SimpleX group": "Присоединиться к групе RoboSats на SimpleX",
+ "Join RoboSats Spanish speaking community!": "Присоединиться к испаноязычному сообществу RoboSats!",
+ "Nostr Official Account": " Официальный акаунт Nostr",
+ "RoboSats in Reddit": "RoboSats на Reddit",
+ "RoboSats main public support": "Основная общественная поддержка RoboSats",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Поддержка предоставляется только через SimpleX. Присоединяйтесь к нашему сообществу, если у вас есть вопросы или вы хотите пообщаться с другими крутыми роботами. Пожалуйста, воспользуйтесь нашим Github issues, если вы обнаружили ошибку или хотите увидеть новые функции!",
+ "Tell us about a new feature or a bug": "Расскажите нам о новой функции или ошибке",
+ "We are abandoning Telegram! Our old TG groups": "Мы отказываемся от Telegram! Наши старые группы ТГ",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "Объём контрактов за 24 часа",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Ликвидность книги ордеров",
+ "CLN version": "CLN верися",
+ "Client": "Клиент",
+ "Coordinator": "Координатор",
+ "Coordinator Notice": "Уведомление координатора",
+ "Coordinator commit hash": "Хеш коммита координатора",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Текущая комиссия за выплату ончейн",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Нода",
+ "LND version": "LND версия",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Объём контрактов за всё время",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Комиссия мейкера",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Ордера на покупку",
+ "Public sell orders": "Ордера на продажу",
+ "Reddit": "Reddit",
+ "RoboSats version": "Версия RoboSats",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Комиссия тейкера",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Сегодня активных роботов",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Браузер",
+ "Enable": "Включить",
+ "Enable TG Notifications": "Включить уведомления TG",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Вы перейдёте к разговору с Telegram ботом RoboSats. Просто откройте чат и нажмите Старт. Обратите внимание, что включив уведомления Telegram, Вы можете снизить уровень анонимности.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Выберите местоположение",
+ "Save": "Сохранить",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Назад",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Вы собираетесь посетить Learn RoboSats. На нём размещены учебные пособия и документация, которые помогут Вам научиться использовать RoboSats и понять, как он работает.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Сначала создайте аватар робота. Затем создайте свой ордер.",
+ "You do not have a robot avatar": "У Вас нет аватара робота",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Ваш Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Введите токен своего робота, чтобы восстанавить своего робота и получить доступ к его сделкам.",
+ "Paste token here": "Вставте токен сюда",
+ "Recover": "Восстановить",
+ "Robot recovery": "Восстановление робота",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Сохраните его!",
+ "Done": "Готово",
+ "Store your robot token": "Сохранить токен робота",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "В будущем Вам может понадобиться восстановить аватар робота: сохраните его в безопасном месте. Вы можете просто скопировать его в другое приложение.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Скачать RoboSats {{coordinatorString}} APK из Github releases",
+ "Go away!": "Уходите!",
+ "On Android RoboSats app ": "На Android RoboSats апликации ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "В клиенте Tor Browser просто обновите вкладку (нажмите здесь или нажмите Ctrl+Shift+R).",
+ "On remotely served browser client": "На удаленно обслуживаемом клиенте браузера",
+ "On your own soverign node": "На вашем собственном суверенном ноде",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "Версия координатора RoboSats {{coordinatorString}}, но ваше клиентское приложение — {{clientString}}. Это несоответствие версий может привести к ухудшению пользовательского опыта.",
+ "Update your RoboSats client": "Обновите свой клиент RoboSats",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Отменить",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "Клиент RoboSats обслуживается с вашего собственного нода, что обеспечивает максимальную безопасность и конфиденциальность.",
+ "You are self-hosting RoboSats": "Вы самостоятельно размещаете RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Вы не используете RoboSats приватно",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "От",
+ "to": "до",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " со скидкой {{discount}}%",
+ " at a {{premium}}% premium": " с наценкой {{premium}}%",
+ " at market price": " по рыночной цене",
+ " of {{satoshis}} Satoshis": " {{satoshis}} Сатоши",
+ "Add New": "Добавить новый",
+ "Add geolocation for a face to face trade": "Добавьте геолокацию для торговли лицом к лицу",
+ "Amount Range": "Диапазон сумм",
+ "Amount of BTC to swap for LN Sats": "Сумма BTC для обмена на LN Сатоши",
+ "Amount of fiat to exchange for bitcoin": "Количество фиата для обмена на Биткойн",
+ "Buy BTC for ": "Купить BTC за ",
+ "Buy or Sell Bitcoin?": "Купить или Продать Биткойн?",
+ "Choose a Pricing Method": "Выберите метод расчёта цен",
+ "Clear form": "Очистить форму",
+ "Edit order": "Изменить ордер",
+ "Enable advanced options": "Включить дополнительные параметры",
+ "Enter the destination of the Lightning swap": "Введите пункт назначения обмена Lightning",
+ "Escrow/Invoice Timer (HH:mm)": "Таймер эскроу/инвойса (ЧЧ:мм)",
+ "Escrow/invoice step length": "Длина шага эскроу/инвойса",
+ "Exact": "Точно",
+ "Exact Amount": "Точное количество",
+ "Face to Face Location": "Место встречи лицом к лицу",
+ "Fiat Payment Method(s)": "Способ(ы) оплаты",
+ "Fidelity Bond Size": "Размер залога",
+ "In or Out of Lightning?": "В или из Lightning?",
+ "Let the price move with the market": "Пусть цена движется вместе с рынком",
+ "Must be less than {{maxAmount}}": "Должна быть меньше чем {{maxAmount}}",
+ "Must be less than {{maxSats}": "Должна быть меньше чем {{maxSats}}",
+ "Must be less than {{max}}%": "Должна быть меньше чем {{max}}%",
+ "Must be more than {{minAmount}}": "Должна быть больше чем {{minAmount}}",
+ "Must be more than {{minSats}}": "Должна быть больше чем {{minSats}}",
+ "Must be more than {{min}}%": "Должна быть больше чем {{min}}%",
+ "Must be shorter than 65 characters": "Должно быть короче 65и символов",
+ "Onchain amount to receive (BTC)": "Сумма для получения на ончейн (BTC)",
+ "Onchain amount to send (BTC)": "Сумма для отправки на ончейн (BTC)",
+ "Order current rate:": "Текущий курс ордера:",
+ "Order for ": "Ордер на ",
+ "Order rate:": "Ставка ордера:",
+ "Premium over Market (%)": "Наценка по сравнению с рынком (%)",
+ "Public Duration (HH:mm)": "Публичная продолжительность (ЧЧ: мм)",
+ "Public order length": "Длина общественного ордера",
+ "Relative": "Относительный",
+ "Satoshis": "Сатоши",
+ "Sell BTC for ": "Продать BTC за ",
+ "Set a fix amount of satoshis": "Установить фиксированное количество Сатоши",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Установите залог, увеличьте для большей безопасности.",
+ "Swap Destination(s)": "Поменять место(а) назначения",
+ "Swap into LN ": "Обмен на LN ",
+ "Swap of ": "Обмен ",
+ "Swap out of LN ": "Обмен из LN ",
+ "Swap?": "Менять?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "Чтобы защитить вашу конфиденциальность, точное местоположение, которое вы закрепите, будет слегка рандомизировано.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "Вы можете добавить новые методы",
+ "You must fill the form correctly": "Вы должны правильно заполнить форму",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "Вы получаете примерно {{swapSats}} LN Sats (комиссия может различаться)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "Вы отправляете примерно {{swapSats}} спутников LN (комиссия может различаться)",
+ "Your order fixed exchange rate": "Фиксированный курс обмена Вашего ордера",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Мейкер",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Тейкер",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Маршрутизация Lightning не удалась",
+ "New chat message": "Новое сообщение в чате",
+ "Order chat is open": "Чат ордера открыт",
+ "Order has been disputed": "Ордер оспорен",
+ "Order has been taken!": "Ордер был взят!",
+ "Order has expired": "Ордер истёк",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats — простая и приватная биржа биткойнов",
+ "Trade finished successfully!": "Торговля завершилась успешно!",
+ "You can claim Sats!": "Вы можете заклеймить Сатоши!",
+ "You lost the dispute": "Вы проиграли диспут",
+ "You won the dispute": "Вы выиграли диспут",
+ "₿ Rewards!": "₿ Награды!",
+ "⚖️ Disputed!": "⚖️ Оспаривается!",
+ "✅ Bond!": "✅ Залог!",
+ "✅ Escrow!": "✅ Эскроу!",
+ "❗⚡ Routing Failed": "❗⚡ Маршрутизация не удалась",
+ "👍 dispute": "👍 диспут",
+ "👎 dispute": "👎 диспут",
+ "💬 Chat!": "💬 Чат!",
+ "💬 message!": "💬 сообщение!",
+ "😪 Expired!": "😪 Истёк!",
+ "🙌 Funished!": "🙌 Запершён!",
+ "🥳 Taken!": "🥳 Взят!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Сумма {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Взяв этот ордер, Вы рискуете потратить своё время впустую. Если мейкер не появится вовремя, Вы получите компенсацию в Сатоши в размере 50% от залога мейкера",
+ "Enter amount of fiat to exchange for bitcoin": "Введите количество фиата для обмена на Биткойн",
+ "Sounds fine": "Звучит неплохо",
+ "Take Order": "Взять ордер",
+ "The maker is away": "Мейкера нет на месте",
+ "Too high": "Слишком много",
+ "Too low": "Слишком мало",
+ "Wait until you can take an order": "Подождите, пока Вы сможете взять ордер",
+ "You must specify an amount first": "Сначала необходимо указать сумму",
+ "You will receive {{satoshis}} Sats (Approx)": "Вы получите {{satoshis}} Сатоши (приблизительно)",
+ "You will send {{satoshis}} Sats (Approx)": "Вы отправите {{satoshis}} Сатоши (приблизительно)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Способ(ы) оплаты",
+ "Amount of Satoshis": "Количество Сатоши",
+ "Deposit timer": "Таймер депозита",
+ "Expires in": "Истекает через",
+ "F2F location": "F2F локация",
+ "Order Details": "Детали ордера",
+ "Order ID": "ID ордера",
+ "Order host": "Order host",
+ "Order maker": "Мейкер ордера",
+ "Order status": "Статус ордера",
+ "Order taker": "Тейкер ордера",
+ "Penalty lifted, good to go!": "Пенальти сняты, поехали!",
+ "Premium over market price": "Наценка над рыночной ценой",
+ "Price and Premium": "Цена и Наценка",
+ "Swap destination": "Поменять место назначения",
+ "The order has expired": "Срок действия ордера истёк",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "Закрепленное местоположение является приблизительным. Точное местоположение места встречи необходимо сообщить в зашифрованном чате.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Вы ещё не можете взять ордер! Подождите {{timeMin}}м {{timeSec}}с",
+ "You receive via {{method}} {{amount}}": "Вы получаете через {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "Вы получаете через Lightning {{amount}} Сатоши (приблизительно)",
+ "You send via Lightning {{amount}} Sats (Approx)": "Вы отправляете через Lightning {{amount}} Сатоши (приблизительно)",
+ "You send via {{method}} {{amount}}": "Вы отправляете через {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Наценка: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Запросить",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Включить уведомления Telegram",
+ "Generate with Webln": "Генерировать с помощью Webln",
+ "Inactive order": "Неактивный ордер",
+ "Invoice for {{amountSats}} Sats": "Инвойс на {{amountSats}} Сатоши",
+ "No active orders": "Нет активных ордеров",
+ "One active order #{{orderID}}": "Один активный ордер #{{orderID}}",
+ "Submit": "Отправить",
+ "Telegram enabled": "Telegram включен",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Использовать стелс инвойсы",
+ "You do not have previous orders": "У Вас нет предыдущих ордеров",
+ "Your compensations": "Your compensations",
+ "Your current order": "Ваш текущий ордер",
+ "Your last order #{{orderID}}": "Ваш последний ордер #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Темный",
+ "Light": "Светлый",
+ "Mainnet": "Основная сеть",
+ "Testnet": "Тестовая сеть",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Подключено к сети TOR",
+ "Connecting to TOR network": "Подключение к сети TOR",
+ "Connection error": "Ошибка подключения",
+ "Initializing TOR daemon": "Инициализация TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Отменить ордер и мгновенно разблокировать залог",
+ "Collaborative Cancel": "Совместная отмена",
+ "Unilateral cancelation (bond at risk!)": "Одностороннее аннулирование (залог под угрозой!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Вы запросили совместную отмену",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} запрашивает совместную отмену",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Покупатель",
+ "Completed in": "Завершено за",
+ "Contract exchange rate": "Курс обмена контракта",
+ "Coordinator trade revenue": "Доход координатора сделки",
+ "Export trade summary": "Экспортировать сводку торговли",
+ "Maker bond": "Залог мейкера",
+ "Mining fee": "Комиссия майнерам",
+ "Onchain swap fee": "Комиссия за ончйн обмен",
+ "Received": "Получено",
+ "Routing budget": "Бюджет маршрутизации",
+ "Seller": "Продавец",
+ "Sent": "Отправлено",
+ "Taker bond": "Залог тейкера",
+ "Timestamp": "Временная метка",
+ "Trade Summary": "Сводка Сделки",
+ "Unlocked": "Разблокировано",
+ "User role": "Роль пользователя",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Сатоши ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Сатоши",
+ "{{revenueSats}} Sats": "{{revenueSats}} Сатоши",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} МилиСатоши",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Сатоши ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Сатоши ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Смотреть Совместимые Кошельки",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Отменить ордер?",
+ "Confirm Cancel": "Подтвердить отмену",
+ "If the order is cancelled now you will lose your bond.": "Если ордер будет отменён сейчас, Вы потеряете залог.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Принять отмену",
+ "Ask for Cancel": "Запросить отмену",
+ "Collaborative cancel the order?": "Совместно отменить ордер?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Эскроу сделки был опубликован. Ордер может быть отменен только в том случае, если оба, мейкер и тейкер, согласны на отмену.",
+ "Your peer has asked for cancellation": "Ваш партнёр запросил отмену",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Согласиться и открыть диспут",
+ "Disagree": "Не согласиться",
+ "Do you want to open a dispute?": "Хотите ли Вы открыть диспут?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Обязательно ЭКСПОРТИРУЙТЕ журнал чата. Персонал может запросить Ваш экспортированный журнал чата в формате JSON для устранения несоответствий. Вы несёте ответственность за его сохранение.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Персонал RoboSats рассмотрит предоставленные заявления и доказательства. Вам необходимо построить полное дело, так как сотрудники не могут читать чат. Лучше всего указать одноразовый метод контакта вместе с Вашим заявлением. Сатоши в эскроу сделки будут отправлены победителю диспута, а проигравший в диспуте потеряет залог.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Подтвердить",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Подтвердить получение {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Подтвердив, что вы получили {{amount}} {{currencyCode}}, сделка будет завершена. Сатоши на эскроу будут переданы покупателю. Подтверждайте только после того, как {{amount}} {{currencyCode}} поступит на ваш счёт. Обратите внимание: если вы получили платеж и не нажали «Подтвердить», вы рискуете потерять залог.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Подтвердите, что отправили {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Подтверждение того, что вы отправили {{amount}} {{currencyCode}}, позволит вашему партнеру завершить сделку. Если вы ещё не отправили его и все равно продолжите ложное подтверждение, вы рискуете потерять залог.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "ЧИТАЙТЕ. В случае, если ваш платёж продавцу заблокирован и завершить сделку абсолютно невозможно, вы можете отменить подтверждение \"Fiat sent\". Делайте это только в том случае, если вы и продавец УЖЕ ДОГОВОРИЛИСЬ в чате о совместной отмене. После подтверждения кнопка \"Collaborative cancel\" снова станет видна. Нажимайте эту кнопку только в том случае, если вы знаете, что делаете. Пользователям впервые использующим RoboSats, крайне не рекомендуется выполнять это действие! Убедитесь на 100 %, что ваш платёж не прошел и сумма поступила на ваш счет.",
+ "Revert the confirmation of fiat sent?": "Отменить подтверждение отправленного распоряжения?",
+ "Wait ({{time}})": "Ждать ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Сумма еще не заблокирована, проверьте свой кошелёк WebLN.",
+ "Invoice not received, please check your WebLN wallet.": "Платёж не получен. Пожалуйста, проверьте Ваш WebLN кошелёк.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "Вы можете закрыть всплывающее окно WebLN Кошелька",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Аудит PGP",
+ "Export": "Экспортировать",
+ "Save full log as a JSON file (messages and credentials)": "Сохранить все логи в виде JSON файла (сообщения и учётные данные)",
+ "Verify your privacy": "Проверьте свою конфиденциальность",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...ожидание",
+ "Activate slow mode (use it when the connection is slow)": "Активировать медленный режим (используйте его, когда соединение медленное)",
+ "Peer": "Партнёр",
+ "You": "Вы",
+ "connected": "подключен",
+ "disconnected": "отключен",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Подключаем...",
+ "Send": "Отправить",
+ "Type a message": "Введите сообщение",
+ "Waiting for peer public key...": "Ожидание публичного ключа партнёра...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Прикрепите журналы чата",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Прикрепление журналов чата помогает процессу разрешения споров и повышает прозрачность. Однако это может поставить под угрозу вашу конфиденциальность.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Отправить заявление о диспуте",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Расширенные настройки",
+ "Invoice to wrap": "Обернуть инвойс",
+ "Payout Lightning Invoice": "Счет на выплату Лайтнинг",
+ "Proxy Budget": "Прокси-бюджет",
+ "Routing Budget": "Бюджет маршрутизации",
+ "Server": "Сервер",
+ "Submit invoice for {{amountSats}} Sats": "Отправьте счет на {{amountSats}} Сатоши",
+ "Use Lnproxy": "Использовать Lnproxy",
+ "Wrap": "Обернуть",
+ "Wrapped invoice": "Обернутый инвойс",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Биткойн Адрес",
+ "Final amount you will receive": "Окончательная сумма, которую Вы получите",
+ "Invalid": "Неверно",
+ "Mining Fee": "Комиссия Майнерам",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "Координатор RoboSats выполнит своп и отправит Сатоши на ваш ончейн адрес.",
+ "Swap fee": "Комиссия за обмен",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Подтвердить получение {{amount}} {{currencyCode}}",
+ "Confirm {{amount}} {{currencyCode}} sent": "Подтвердить отправку {{amount}} {{currencyCode}}",
+ "Open Dispute": "Открыть диспут",
+ "Payment failed?": "Платеж не прошел?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Скажите привет! Будьте доброжелательны и кратки. Сообщите, как отправить Вам {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "Чтобы открыть диспут нужно подождать",
+ "Wait for the seller to confirm he has received the payment.": "Подождите, пока продавец подтвердит, что он получил платёж.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Пожалуйста, сохраните информацию, необходимую для идентификации Вашего ордера и Ваших платежей: ID ордера, хэши платежей залога или эскроу (проверьте свой кошелек Lightning), точную сумму Сатоши и псевдоним робота. Вам нужно будет идентифицировать себя как пользователя участвующего в этой сделке по электронной почте (или другим способом связи).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Вы можете запросить сумму разрешения диспута (эскроу и залог) из вознаграждений Вашего профиля. Если есть что-то, с чем персонал может Вам помочь, не стесняйтесь обращаться по адресу robosats@protonmail.com (или через предоставленный Вами одноразовый способ связи).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Просто немного подождите. Если продавец не внесёт депозит, залог вернётся к Вам автоматически. Кроме того, Вы получите компенсацию (проверьте вознаграждения в своем профиле)",
+ "We are waiting for the seller to lock the trade amount.": " Мы ждём, пока продавец заблокирует сумму сделки.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Обновить ордер",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Скопировать",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Этот инвойс заблокируется в Вашем кошельке. Он будет списан только в том случае, если Вы отмените сделку или проиграете диспут.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Этот инвойс заблокируется в Вашем кошельке. Он будет передан покупателю, как только Вы подтвердите получение {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Запустить ордер",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Ваш публичный ордер приостановлен. В данный момент его не могут увидеть или принять другие роботы. Вы можете запустить его в любое время.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Прежде чем позволить Вам отправить {{amountFiat}} {{currencyCode}}, мы хотим убедиться, что Вы можете получить BTC.",
+ "Lightning": "Лайтнинг",
+ "Onchain": "Ончейн",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Просто немного подождите. Если покупатель не будет сотрудничать, Вы автоматически вернёте свой депозит и залог. Кроме того, Вы получите компенсацию (проверьте вознаграждение в своем профиле).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Мы ждём, пока покупатель разместит Lightning инвойс. Как только он это сделает, Вы сможете напрямую сообщить реквизиты фиатного платежа.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Среди публичных {{currencyCode}} ордеров (чем выше, тем дешевле)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Если Ваш ордер не будет принят и срок его действия истечёт, Ваша залог вернётся к Вам (никаких действий не требуется).",
+ "Pause the public order": "Приостановить публичный ордер",
+ "Premium rank": "Ранг наценки",
+ "Public orders for {{currencyCode}}": "Публичные ордера {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Причина неудачи:",
+ "Next attempt in": "Следующая попытка через",
+ "Retrying!": "Повторная попытка!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats будет пытаться оплатить Ваш инвойс 3и раза каждые 1ть минут. Если это не удастся, Вы сможете отправить новый инвойс. Проверьте, достаточно ли у Вас входящей ликвидности. Помните, что ноды Lightning должны быть подключены к сети, чтобы получать платежи.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Срок действия Вашего инвойса истёк или было сделано более трёх попыток оплаты. Отправьте новый инвойс.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats пытается оплатить Ваш Lightning инвойс. Помните, что ноды Lightning должны быть подключены к сети, чтобы получать платежи.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats становится лучше с большей ликвидностью и пользователями. Расскажите другу-биткойнеру о Robosat!",
+ "Sending coins to": "Отправка монет на",
+ "Start Again": "Начать Снова",
+ "Thank you for using Robosats!": "Спасибо за использование Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Ваш TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Пожалуйста, подождите, пока тейкер заблокирует залог. Если тейкер не заблокирует залог вовремя, ордер будет снова опубликован",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "Прибыл робот-техник!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "Я привожу своих роботов, вот они. (Перетащите workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Я здесь впервые. Создайте новый гараж роботов и расширенный токен робота (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Настройка видовых экранов",
+ "Freeze viewports": "Заморозить видовые экраны",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Сообщите нам, как можно улучшить платформу (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "Для открытия диспута нужно подождать <1><1/>",
+ "Waiting for maker bond": "Ожидание залога мейкера",
+ "Public": "Публичный",
+ "Waiting for taker bond": "Ожидание залога тейкера",
+ "Cancelled": "Отменён",
+ "Expired": "Истёк",
+ "Waiting for trade collateral and buyer invoice": "Ожидание залога и инвойса покупателя",
+ "Waiting only for seller trade collateral": "Ожидание только залога от продавца",
+ "Waiting only for buyer invoice": "Ожидание только залога от покупателя",
+ "Sending fiat - In chatroom": "Отправка фиата - В чат",
+ "Fiat sent - In chatroom": "Фиат отправлен - В чат",
+ "In dispute": "В диспуте",
+ "Collaboratively cancelled": "Совместно отменено",
+ "Sending satoshis to buyer": "Отправка Сатоши покупателю",
+ "Successful trade": "Успешная торговля",
+ "Failed lightning network routing": "Неудачная маршрутизация сети Lightning",
+ "Wait for dispute resolution": "Дождитесь разрешения диспута",
+ "Maker lost dispute": "Мейкер проиграл диспут",
+ "Taker lost dispute": "Тейкер проиграл диспут",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Срок действия инвойса истёк. Вы не подтвердили публикацию ордера вовремя. Сделайте новый ордер.",
+ "This order has been cancelled by the maker": "Этот ордер был отменён производителем",
+ "Invoice expired. You did not confirm taking the order in time.": "Срок действия инвойса истёк. Вы не подтвердили принятие ордера вовремя.",
+ "Invalid Order Id": "Неверный ID ордера",
+ "You must have a robot avatar to see the order details": "Чтобы увидеть детали ордера, у вас должен быть аватар-робот.",
+ "This order has been cancelled collaborativelly": "Этот ордер был отменен совместно.",
+ "This order is not available": "Этот ордер недоступен",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Роботы-сатоши, работающие на складе, вас не поняли. Пожалуйста, заполните сообщение об ошибке в Github https://github.com/RoboSats/robosats/issues."
}
diff --git a/frontend/static/locales/sv.json b/frontend/static/locales/sv.json
index 06c7919c..86ea3f1c 100644
--- a/frontend/static/locales/sv.json
+++ b/frontend/static/locales/sv.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Using Testnet Bitcoin",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Chart",
- "Create": "Create",
- "List": "List",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Existing orders match yours!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Community and public support",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Learn RoboSats",
- "RoboSats information": "RoboSats information",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "More",
- "Offers": "Offers",
- "Order": "Order",
- "Settings": "Settings",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Kontrakt",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Generate a token",
- "2. Meet your robot identity": "2. Meet your robot identity",
- "3. Browse or create an order": "3. Browse or create an order",
- "Building your robot!": "Building your robot!",
- "Continue": "Continue",
- "Generate token": "Generate token",
- "Hi! My name is": "Hi! My name is",
- "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
- "See profile": "See profile",
- "Store it somewhere safe!": "Store it somewhere safe!",
- "Telegram group": "Telegram group",
- "This is your trading avatar": "Detta är din tradingavatar",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
- "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
- "or visit the robot school for documentation.": "or visit the robot school for documentation.",
- "roll again": "roll again",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Active order #{{orderID}}",
- "Add Robot": "Add Robot",
- "Add a new Robot": "Add a new Robot",
- "Building...": "Building...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Last order #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Recovery",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
- "Robot Garage": "Robot Garage",
- "Store your token safely": "Spara din token säkert",
- "Welcome back!": "Welcome back!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Kopierat!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
- "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recover an existing robot using your token",
- "Start": "Start",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connecting to TOR",
- "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "ALLA",
- "Buy": "Köpa",
- "DESTINATION": "DESTINATION",
- "I want to": "Jag vill",
- "METHOD": "METHOD",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Välj betalningsvaluta",
- "Select Payment Method": "Select Payment Method",
- "Sell": "Sälja",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "och använda",
- "hosted by": "hosted by",
- "pay with": "pay with",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Add filter",
- "Amount": "Summa",
- "An error occurred.": "An error occurred.",
- "And": "And",
- "Be the first one to create an order": "Bli den första som skapar en order",
- "Bond": "Bond",
- "Column title": "Column title",
- "Columns": "Columns",
- "Currency": "Valuta",
- "Delete": "Delete",
- "Destination": "Destination",
- "Expiry": "Expiry",
- "Filter": "Filter",
- "Filter value": "Filter value",
- "Find column": "Find column",
- "Hide": "Göm",
- "Hide all": "Hide all",
- "Host": "Host",
- "Is": "Är",
- "Logic operator": "Logic operator",
- "Manage columns": "Manage columns",
- "Menu": "Menu",
- "No orders found to buy BTC for {{currencyCode}}": "Inga ordrar funna att köpa BTC för {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "Inga ordrar funna att sälja BTC för {{currencyCode}}",
- "No results found.": "No results found.",
- "Operator": "Operator",
- "Or": "Or",
- "Orders per page:": "Orders per page:",
- "Others": "Andra",
- "Pay": "Betala",
- "Payment Method": "Betalningsmetod",
- "Premium": "Premium",
- "Price": "Pris",
- "Reorder column": "Reorder column",
- "Robot": "Robot",
- "Sats now": "Sats now",
- "Select columns": "Select columns",
- "Show all": "Show all",
- "Show columns": "Show columns",
- "Show filters": "Show filters",
- "Sort": "Sort",
- "Sort by ASC": "Sort by ASC",
- "Sort by DESC": "Sort by DESC",
- "Timer": "Timer",
- "Unsort": "Unsort",
- "Value": "Value",
- "any": "any",
- "contains": "contains",
- "ends with": "ends with",
- "equals": "equals",
- "false": "false",
- "is": "is",
- "is after": "is after",
- "is any of": "is any of",
- "is before": "is before",
- "is empty": "is empty",
- "is not": "is not",
- "is not empty": "is not empty",
- "is on or after": "is on or after",
- "is on or before": "is on or before",
- "no": "no",
- "starts with": "starts with",
- "true": "true",
- "yes": "yes",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Stäng",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Alla betalningsmetoder är godkända så länge de är snabba. Du kan lägga till din(a) föredragna betalningsmetod(er). Du kommer att behöva matcha med en peer som också accepterar den metoden. Steget där fiat ska skickas har en förfallotid på 24 timmar innan en dispyt automatiskt öppnas.",
- "Are there trade limits?": "Finns det begränsningar för trades?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
- "Disclaimer": "Klausul",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Hur fungerar det?",
- "How it works": "Hur det fungerar",
- "How to use": "How to use",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "I många länder kan användat av RoboSats likställas med Ebay eller Craigslist. Din lagstiftning kan variera. Det är ditt ansvar att följa din lagstiftning.",
- "Is RoboSats legal in my country?": "Är RoboSats lagligt i mitt land?",
- "Is RoboSats private?": "Är RoboSats anonymt?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Det är en BTC/FIAT peer-to-peer-handelsplattform över Lightning Network.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Det underlättar matchmaking och minimerar behovet av tillit. RoboSats fokuserar på anonymitet och snabbhet.",
- "Project source code": "Projektets öppna källkod",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats är ett projekt som är byggt på öppen källkod",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Säljaren är utsatt för samma charge-back-risk som med alla andra peer-to-peer-tjänster. PayPal och kreditkort rekommenderas ej.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Detta är en experimentell applikation, saker kan gå fel. Handla med små belopp!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Denna lightning-applikation förses som den är. Den är under aktiv utveckling: handla med stor försiktighet. Det finns ingen privat support. Support ges endast via publika kanaler ",
- "What are the fees?": "What are the fees?",
- "What are the risks?": "Vilka är riskerna?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "Vad är RoboSats?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "Hur ser tillitsmodellen ut?",
- "What payment methods are accepted?": "Vilka betalningsmetoder är godkända?",
- "You can also check the full guide in ": "Du kan även se hela guiden här: ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "Du kan hitta en steg-för-steg-beskrivning på hela transaktionsförfarandet här: ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Gå tillbaka",
- "Keys": "Nycklar",
- "Learn how to verify": "Lär dig hur man verifierar",
- "Messages": "Meddelanden",
- "Peer public key": "Peer publik nyckel",
- "Save credentials as a JSON file": "Spara uppgifter till en JSON-fil",
- "Save messages as a JSON file": "Spara meddelanden till en JSON-fil",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Lösenordet för att dekryptera din privata nyckel, endast du kan det! Dela inte. Det är även din robottoken.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Din publika PGP-nyckel. Din peer använder den för att kryptera meddelanden som endast du kan läsa.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Din kommunikation är är end-to-end-krypterad med OpenPGP. Du kan verifiera integriteten av denna chatt med verktyg som bygger på den öppna OpenPGP-standarden.",
- "Your encrypted private key": "Din krypterade privata nyckel",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Din krypterade privata nyckel. Du använder den till att dekryptera de meddelanden som din peer har krypterat för dig. Du kan även använda den för att signera meddelanden som du skickar.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Din peers publika PGP-nyckel. Du använder den för att kryptera meddelanden som endast hen kan läsa, och för att verifiera inkommande meddelanden.",
- "Your private key passphrase (keep secure!)": "Lösenordet till din privata nyckel (förvara säkert!)",
- "Your public key": "Din publika nyckel",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... någonstans på jorden!",
- "Client info": "Client info",
- "Made with": "Skapad med",
- "RoboSats client version": "RoboSats client version",
- "and": "och",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Community",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
- "Join RoboSats English speaking community!": "Join RoboSats English speaking community!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "Join RoboSats Spanish speaking community!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "RoboSats på Reddit",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "Tipsa om en bugg eller ny funktion",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "24h kontrakterad volym",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Orderbokslikviditet",
- "CLN version": "CLN version",
- "Client": "Client",
- "Coordinator": "Coordinator",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinator commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Aktuell utbetalningsavgift (on-chain)",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Node",
- "LND version": "LND-version",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Total kontrakterad volym",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Makeravgift",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Publika köpordrar",
- "Public sell orders": "Publika säljordrar",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats version",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Takeravgift",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Aktiva robotar idag",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "Aktivera",
- "Enable TG Notifications": "Aktivera TG-notifikationer",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Du kommer att skickas till en konversation med RoboSats Telegram-bot. Öppna chatten och tryck Start. Notera att genom att aktivera Telegram-notiser så försämrar du möjligen din anonymitet.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Tillbaka",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Du är på på väg att besöka Learn RoboSats. Där finns guider och dokumentation som hjälper dig att använda RoboSats och förstå hur det fungerar.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
- "You do not have a robot avatar": "Du har ingen robotavatar",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Your Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
- "Paste token here": "Paste token here",
- "Recover": "Recover",
- "Robot recovery": "Robot recovery",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Spara den!",
- "Done": "Klar",
- "Store your robot token": "Spara din robottoken",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Du kan behöva återställa din robotavatar i framtiden; förvara den säkert. Du kan kopiera den till en annan applikation.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
- "Go away!": "Go away!",
- "On Android RoboSats app ": "On Android RoboSats app ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
- "On remotely served browser client": "On remotely served browser client",
- "On your own soverign node": "On your own soverign node",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
- "Update your RoboSats client": "Update your RoboSats client",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Makulera",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
- "You are self-hosting RoboSats": "You are self-hosting RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Du använder inte RoboSats anonymt",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "Från",
- "to": "till",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " med en rabatt på {{discount}}%",
- " at a {{premium}}% premium": " med en premium på {{premium}}%",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": " för {{satoshis}} sats",
- "Add New": "Lägg till ny",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
- "Amount of fiat to exchange for bitcoin": "Summa fiat att växla till bitcoin",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "Köpa eller sälja bitcoin?",
- "Choose a Pricing Method": "Välj en prissättningsmetod",
- "Clear form": "Clear form",
- "Edit order": "Edit order",
- "Enable advanced options": "Enable advanced options",
- "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
- "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
- "Escrow/invoice step length": "Escrow/invoice step length",
- "Exact": "Exact",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Betalningmetod(er) med fiat",
- "Fidelity Bond Size": "Storlek på fidelity bond",
- "In or Out of Lightning?": "In or Out of Lightning?",
- "Let the price move with the market": "Låt priset följa marknaden",
- "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
- "Must be less than {{maxSats}": "Måste vara mindre än {{maxSats}}",
- "Must be less than {{max}}%": "Måste vara mindre än {{max}}%",
- "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
- "Must be more than {{minSats}}": "Måste vara mer än {{minSats}}",
- "Must be more than {{min}}%": "Måste vara mer än {{min}}%",
- "Must be shorter than 65 characters": "Måste vara kortare än 65 tecken",
- "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
- "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
- "Order current rate:": "Aktuell kurs: ",
- "Order for ": "Order for ",
- "Order rate:": "Order rate:",
- "Premium over Market (%)": "Premium över marknaden (%)",
- "Public Duration (HH:mm)": "Publikt tidsspann (HH:mm)",
- "Public order length": "Public order length",
- "Relative": "Relativ",
- "Satoshis": "Sats",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "Ange en fast summa sats",
- "Set the skin-in-the-game, increase for higher safety assurance": "Ange skin-in-the-game, öka för högre säkerhet",
- "Swap Destination(s)": "Byt destination(er)",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "You can add new methods",
- "You must fill the form correctly": "You must fill the form correctly",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
- "Your order fixed exchange rate": "Din orders fasta växelkurs",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Maker",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Taker",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Lightning routing failed",
- "New chat message": "New chat message",
- "Order chat is open": "Order chat is open",
- "Order has been disputed": "Order has been disputed",
- "Order has been taken!": "Order has been taken!",
- "Order has expired": "Order has expired",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
- "Trade finished successfully!": "Trade finished successfully!",
- "You can claim Sats!": "You can claim Sats!",
- "You lost the dispute": "You lost the dispute",
- "You won the dispute": "You won the dispute",
- "₿ Rewards!": "₿ Rewards!",
- "⚖️ Disputed!": "⚖️ Disputed!",
- "✅ Bond!": "✅ Bond!",
- "✅ Escrow!": "✅ Escrow!",
- "❗⚡ Routing Failed": "❗⚡ Routing Failed",
- "👍 dispute": "👍 dispute",
- "👎 dispute": "👎 dispute",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 message!",
- "😪 Expired!": "😪 Expired!",
- "🙌 Funished!": "🙌 Funished!",
- "🥳 Taken!": "🥳 Taken!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Summa {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Genom att ta denna order riskerar du att slösa din tid. Om makern inte går vidare i tid kommer du att kompenseras i sats med 50% av makerobligationen",
- "Enter amount of fiat to exchange for bitcoin": "Ange summa fiat att handla bitcoin för",
- "Sounds fine": "Sounds fine",
- "Take Order": "Ta order",
- "The maker is away": "Makern är ej här",
- "Too high": "För högt",
- "Too low": "För lågt",
- "Wait until you can take an order": "Vänta tills du kan ta en order",
- "You must specify an amount first": "Du måste ange en summa först",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Accepterade betalningsmetoder",
- "Amount of Satoshis": "Summa sats",
- "Deposit timer": "Insättningstimer",
- "Expires in": "Förfaller om",
- "F2F location": "F2F location",
- "Order Details": "Orderdetaljer",
- "Order ID": "Order-ID",
- "Order host": "Order host",
- "Order maker": "Ordermaker",
- "Order status": "Orderstatus",
- "Order taker": "Ordertaker",
- "Penalty lifted, good to go!": "Straff upphävt, bara att köra!",
- "Premium over market price": "Premium över marknadspris",
- "Price and Premium": "Pris och premium",
- "Swap destination": "Byt destination",
- "The order has expired": "Ordern har förfallit",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Du kan inte ta en order ännu! Vänta {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Claim",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Aktivera Telegram-notiser",
- "Generate with Webln": "Generate with Webln",
- "Inactive order": "Inaktiv order",
- "Invoice for {{amountSats}} Sats": "Faktura för {{amountSats}} sats",
- "No active orders": "Inga aktiva ordrar",
- "One active order #{{orderID}}": "En aktiv order #{{orderID}}",
- "Submit": "Skicka",
- "Telegram enabled": "Telegram aktiverat",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Use stealth invoices",
- "You do not have previous orders": "Du har inga tidigare ordrar",
- "Your compensations": "Your compensations",
- "Your current order": "Din aktuella order",
- "Your last order #{{orderID}}": "Din senaste order #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Dark",
- "Light": "Light",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connected to TOR network",
- "Connecting to TOR network": "Connecting to TOR network",
- "Connection error": "Connection error",
- "Initializing TOR daemon": "Initializing TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
- "Collaborative Cancel": "Makulera kollaborativt",
- "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Du bad om att kollaborativt avsluta ordern",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} ber om att kollaborativt avsluta ordern",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Köpare",
- "Completed in": "Completed in",
- "Contract exchange rate": "Contract exchange rate",
- "Coordinator trade revenue": "Coordinator trade revenue",
- "Export trade summary": "Export trade summary",
- "Maker bond": "Maker bond",
- "Mining fee": "Miningavgift",
- "Onchain swap fee": "Onchain swap fee",
- "Received": "Received",
- "Routing budget": "Routing budget",
- "Seller": "Säljare",
- "Sent": "Sent",
- "Taker bond": "Taker bond",
- "Timestamp": "Timestamp",
- "Trade Summary": "Trade Summary",
- "Unlocked": "Unlocked",
- "User role": "User role",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Se kompatibla wallets",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Makulera ordern?",
- "Confirm Cancel": "Bekräfta makulering",
- "If the order is cancelled now you will lose your bond.": "Om du avbryter ordern nu kommer du att förlora din obligation",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accept Cancelation",
- "Ask for Cancel": "Be om makulering",
- "Collaborative cancel the order?": "Makulera ordern kollaborativt?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Depositionen har satts in. Ordern kan endast avbrytas om båda parterna går med på det.",
- "Your peer has asked for cancellation": "Your peer has asked for cancellation",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Acceptera och öppna dispyt",
- "Disagree": "Acceptera ej",
- "Do you want to open a dispute?": "Vill du öppna en dispyt?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Kom ihåg att exportera chattloggen. Personalen kan komma att begära din exporterade chatttlogg i JSON-format för att kunna lösa diskrepanser. Det är ditt ansvar att lagra den.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Personalen på RoboSats kommer att utvärdera de redogörelser och bevis som läggs fram. Du behöver bygga ett komplett fall eftersom personalen inte kan läsa chatten. Det är bäst att dela en tillfällig kontaktmetod tillsammans med din redogörelse. Depositionen av sats kommer att skickas till vinnaren av dispyten, medan förloraren förlorar obligationen.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Bekräfta",
- "Confirm you received {{amount}} {{currencyCode}}?": "Bekräfta att du mottagit {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
- "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Granska PGP",
- "Export": "Exportera",
- "Save full log as a JSON file (messages and credentials)": "Spara hela loggen som en JSON-fil (meddelanden och uppgifter)",
- "Verify your privacy": "Verifiera din integritet",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...waiting",
- "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
- "Peer": "Peer",
- "You": "Du",
- "connected": "ansluten",
- "disconnected": "ej ansluten",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Ansluter...",
- "Send": "Skicka",
- "Type a message": "Skriv ett meddelande",
- "Waiting for peer public key...": "Waiting for peer public key...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Attach chat logs",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Skicka dispytredogörelse",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Advanced options",
- "Invoice to wrap": "Invoice to wrap",
- "Payout Lightning Invoice": "Lightning-faktura för utbetalning",
- "Proxy Budget": "Proxy Budget",
- "Routing Budget": "Routing Budget",
- "Server": "Server",
- "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
- "Use Lnproxy": "Use Lnproxy",
- "Wrap": "Wrap",
- "Wrapped invoice": "Wrapped invoice",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Bitcoin-adress",
- "Final amount you will receive": "Slutgiltig belopp som du kommer att mottaga",
- "Invalid": "Ogiltig",
- "Mining Fee": "Miningavgift",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
- "Swap fee": "Swap-avgift",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Bekräfta {{amount}} {{currencyCode}} mottaget",
- "Confirm {{amount}} {{currencyCode}} sent": "Bekräfta {{amount}} {{currencyCode}} skickat",
- "Open Dispute": "Öppna dispyt",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Säg hej! Var hjälpsam och koncis. Förklara hur hen kan skicka {{amount}} {{currencyCode}} till dig.",
- "To open a dispute you need to wait": "To open a dispute you need to wait",
- "Wait for the seller to confirm he has received the payment.": "Vänta på att säljaren ska bekräfta att den mottagit betalningen.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Spara informationen som krävs för att identifiera din order och dina betalningar: order-ID; betalningshashar för depositionen och obligationen (hittas från din lightning-wallet); exakt summa sats; och robotnamn. Du kommer att behöva identifiera dig själv som den användare som var involverad i denna transaktionen via epost (eller andra kontaktmetoder).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Du kan göra anspråk på summan från dispytens uppgörelse (deposition och obligation) från din profil under belöningar. Om det finns något som personalen kan hjälpa dig med, tveka inte att kontakta robosats@protonmail.com (eller via din tillfälliga kontaktmetod).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Häng kvar en sekund. Om säljaren inte gör sin insättning kommer du att få tillbaka din obligation automatiskt. Dessutom kommer du att få en kompensation (kolla belöningar i din profil).",
- "We are waiting for the seller to lock the trade amount.": "Vi väntar på att säljaren ska låsa trade-beloppet.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Förnya order",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Kopiera till urklipp",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Detta är en s.k. 'hold invoice'. Den kommer att frysas i din wallet, och debiteras endast om du avbryter ordern eller förlorar en dispyt.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Detta är en s.k. 'hold invoice'. Den kommer att frysas i din wallet, och släpps till köparen när du har bekräftat att du mottagit '{{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Återuppta order",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Din publika order har blivit pausad. För tillfället kan den inte ses eller tas av andra robotar. Du kan välja att återuppta den när som helst.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Innan du tillåts skicka {{amountFiat}} {{currencyCode}}, vill vi vara säkra på att du kan ta emot BTC.",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Häng kvar en sekund. Om köparen inte samarbetar kommer du att få tillbaka din deposition och obligation automatiskt. Dessutom kommer du att få en kompensation (kolla belöningar i din profil).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Vi väntar på att köparen ska dela en lightning-faktura. När den gjort det kommer du att kunna dela betalningsinformation för direkt över chatt.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Bland publika {{currencyCode}} ordrar (högre är billigare)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Om ordern förfaller utan att någon tar den kommer din obligation att retuneras till dig (utan handling från din sida)",
- "Pause the public order": "Pausa den publika ordern",
- "Premium rank": "Premiumrank",
- "Public orders for {{currencyCode}}": "Publika ordrar för {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Failure reason:",
- "Next attempt in": "Nästa försök om",
- "Retrying!": "Testar igen!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats kommer att försöka betala din faktura tre gånger med en minuts paus emellan. Om det forsätter att misslyckas kommer du att kunna dela en ny faktura. Kolla så att du har tillräckligt med ingående likviditet. Kom ihåg att lightning-noder måste vara online för att kunna mottaga betalningar.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Din faktura har förfallit eller så har fler än tre betalningsförsök gjorts. Dela en ny faktura.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats försöker betala din lightning-faktura. Kom ihåg att lightning-noder måste vara online för att kunna mottaga betalningar.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats blir bättre med mer likviditet och fler användare. Berätta om RoboSats för en Bitcoiner-vän!",
- "Sending coins to": "Sending coins to",
- "Start Again": "Börja om",
- "Thank you for using Robosats!": "Tack för att du använder RoboSats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Ditt TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Var god vänta på att takern låser sin obligation. Om den inte gör det i tid kommer ordern att göras publik igen.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "A robot technician has arrived!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Customize viewports",
- "Freeze viewports": "Freeze viewports",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Tala om för oss hur plattformen kan förbättras (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "För att öppna en dispyt behöver du vänta <1><1/>",
- "Waiting for maker bond": "Waiting for maker bond",
- "Public": "Public",
- "Waiting for taker bond": "Waiting for taker bond",
- "Cancelled": "Cancelled",
- "Expired": "Expired",
- "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
- "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
- "Waiting only for buyer invoice": "Waiting only for buyer invoice",
- "Sending fiat - In chatroom": "Sending fiat - In chatroom",
- "Fiat sent - In chatroom": "Fiat sent - In chatroom",
- "In dispute": "In dispute",
- "Collaboratively cancelled": "Collaboratively cancelled",
- "Sending satoshis to buyer": "Sending satoshis to buyer",
- "Successful trade": "Successful trade",
- "Failed lightning network routing": "Failed lightning network routing",
- "Wait for dispute resolution": "Wait for dispute resolution",
- "Maker lost dispute": "Maker lost dispute",
- "Taker lost dispute": "Taker lost dispute",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
- "This order has been cancelled by the maker": "This order has been cancelled by the maker",
- "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
- "Invalid Order Id": "Invalid Order Id",
- "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
- "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
- "This order is not available": "This order is not available",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Using Testnet Bitcoin",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Chart",
+ "Create": "Create",
+ "List": "List",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Existing orders match yours!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Community and public support",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Learn RoboSats",
+ "RoboSats information": "RoboSats information",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "More",
+ "Offers": "Offers",
+ "Order": "Order",
+ "Settings": "Settings",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Kontrakt",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Generate a token",
+ "2. Meet your robot identity": "2. Meet your robot identity",
+ "3. Browse or create an order": "3. Browse or create an order",
+ "Building your robot!": "Building your robot!",
+ "Continue": "Continue",
+ "Generate token": "Generate token",
+ "Hi! My name is": "Hi! My name is",
+ "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
+ "See profile": "See profile",
+ "Store it somewhere safe!": "Store it somewhere safe!",
+ "Telegram group": "Telegram group",
+ "This is your trading avatar": "Detta är din tradingavatar",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
+ "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
+ "or visit the robot school for documentation.": "or visit the robot school for documentation.",
+ "roll again": "roll again",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Active order #{{orderID}}",
+ "Add Robot": "Add Robot",
+ "Add a new Robot": "Add a new Robot",
+ "Building...": "Building...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Last order #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Recovery",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
+ "Robot Garage": "Robot Garage",
+ "Store your token safely": "Spara din token säkert",
+ "Welcome back!": "Welcome back!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Kopierat!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
+ "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recover an existing robot using your token",
+ "Start": "Start",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connecting to TOR",
+ "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "ALLA",
+ "Buy": "Köpa",
+ "DESTINATION": "DESTINATION",
+ "I want to": "Jag vill",
+ "METHOD": "METHOD",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Välj betalningsvaluta",
+ "Select Payment Method": "Select Payment Method",
+ "Sell": "Sälja",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "och använda",
+ "hosted by": "hosted by",
+ "pay with": "pay with",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Add filter",
+ "Amount": "Summa",
+ "An error occurred.": "An error occurred.",
+ "And": "And",
+ "Be the first one to create an order": "Bli den första som skapar en order",
+ "Bond": "Bond",
+ "Column title": "Column title",
+ "Columns": "Columns",
+ "Currency": "Valuta",
+ "Delete": "Delete",
+ "Destination": "Destination",
+ "Expiry": "Expiry",
+ "Filter": "Filter",
+ "Filter value": "Filter value",
+ "Find column": "Find column",
+ "Hide": "Göm",
+ "Hide all": "Hide all",
+ "Host": "Host",
+ "Is": "Är",
+ "Logic operator": "Logic operator",
+ "Manage columns": "Manage columns",
+ "Menu": "Menu",
+ "No orders found to buy BTC for {{currencyCode}}": "Inga ordrar funna att köpa BTC för {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "Inga ordrar funna att sälja BTC för {{currencyCode}}",
+ "No results found.": "No results found.",
+ "Operator": "Operator",
+ "Or": "Or",
+ "Orders per page:": "Orders per page:",
+ "Others": "Andra",
+ "Pay": "Betala",
+ "Payment Method": "Betalningsmetod",
+ "Premium": "Premium",
+ "Price": "Pris",
+ "Reorder column": "Reorder column",
+ "Robot": "Robot",
+ "Sats now": "Sats now",
+ "Select columns": "Select columns",
+ "Show all": "Show all",
+ "Show columns": "Show columns",
+ "Show filters": "Show filters",
+ "Sort": "Sort",
+ "Sort by ASC": "Sort by ASC",
+ "Sort by DESC": "Sort by DESC",
+ "Timer": "Timer",
+ "Unsort": "Unsort",
+ "Value": "Value",
+ "any": "any",
+ "contains": "contains",
+ "ends with": "ends with",
+ "equals": "equals",
+ "false": "false",
+ "is": "is",
+ "is after": "is after",
+ "is any of": "is any of",
+ "is before": "is before",
+ "is empty": "is empty",
+ "is not": "is not",
+ "is not empty": "is not empty",
+ "is on or after": "is on or after",
+ "is on or before": "is on or before",
+ "no": "no",
+ "starts with": "starts with",
+ "true": "true",
+ "yes": "yes",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Stäng",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Alla betalningsmetoder är godkända så länge de är snabba. Du kan lägga till din(a) föredragna betalningsmetod(er). Du kommer att behöva matcha med en peer som också accepterar den metoden. Steget där fiat ska skickas har en förfallotid på 24 timmar innan en dispyt automatiskt öppnas.",
+ "Are there trade limits?": "Finns det begränsningar för trades?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.",
+ "Disclaimer": "Klausul",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Hur fungerar det?",
+ "How it works": "Hur det fungerar",
+ "How to use": "How to use",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "I många länder kan användat av RoboSats likställas med Ebay eller Craigslist. Din lagstiftning kan variera. Det är ditt ansvar att följa din lagstiftning.",
+ "Is RoboSats legal in my country?": "Är RoboSats lagligt i mitt land?",
+ "Is RoboSats private?": "Är RoboSats anonymt?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Det är en BTC/FIAT peer-to-peer-handelsplattform över Lightning Network.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Det underlättar matchmaking och minimerar behovet av tillit. RoboSats fokuserar på anonymitet och snabbhet.",
+ "Project source code": "Projektets öppna källkod",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats är ett projekt som är byggt på öppen källkod",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Säljaren är utsatt för samma charge-back-risk som med alla andra peer-to-peer-tjänster. PayPal och kreditkort rekommenderas ej.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Detta är en experimentell applikation, saker kan gå fel. Handla med små belopp!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "Denna lightning-applikation förses som den är. Den är under aktiv utveckling: handla med stor försiktighet. Det finns ingen privat support. Support ges endast via publika kanaler ",
+ "What are the fees?": "What are the fees?",
+ "What are the risks?": "Vilka är riskerna?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "Vad är RoboSats?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "Hur ser tillitsmodellen ut?",
+ "What payment methods are accepted?": "Vilka betalningsmetoder är godkända?",
+ "You can also check the full guide in ": "Du kan även se hela guiden här: ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "Du kan hitta en steg-för-steg-beskrivning på hela transaktionsförfarandet här: ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Gå tillbaka",
+ "Keys": "Nycklar",
+ "Learn how to verify": "Lär dig hur man verifierar",
+ "Messages": "Meddelanden",
+ "Peer public key": "Peer publik nyckel",
+ "Save credentials as a JSON file": "Spara uppgifter till en JSON-fil",
+ "Save messages as a JSON file": "Spara meddelanden till en JSON-fil",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Lösenordet för att dekryptera din privata nyckel, endast du kan det! Dela inte. Det är även din robottoken.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Din publika PGP-nyckel. Din peer använder den för att kryptera meddelanden som endast du kan läsa.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Din kommunikation är är end-to-end-krypterad med OpenPGP. Du kan verifiera integriteten av denna chatt med verktyg som bygger på den öppna OpenPGP-standarden.",
+ "Your encrypted private key": "Din krypterade privata nyckel",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Din krypterade privata nyckel. Du använder den till att dekryptera de meddelanden som din peer har krypterat för dig. Du kan även använda den för att signera meddelanden som du skickar.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Din peers publika PGP-nyckel. Du använder den för att kryptera meddelanden som endast hen kan läsa, och för att verifiera inkommande meddelanden.",
+ "Your private key passphrase (keep secure!)": "Lösenordet till din privata nyckel (förvara säkert!)",
+ "Your public key": "Din publika nyckel",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... någonstans på jorden!",
+ "Client info": "Client info",
+ "Made with": "Skapad med",
+ "RoboSats client version": "RoboSats client version",
+ "and": "och",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Community",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
+ "Join RoboSats English speaking community!": "Join RoboSats English speaking community!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "Join RoboSats Spanish speaking community!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "RoboSats på Reddit",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "Tipsa om en bugg eller ny funktion",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "24h kontrakterad volym",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Orderbokslikviditet",
+ "CLN version": "CLN version",
+ "Client": "Client",
+ "Coordinator": "Coordinator",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinator commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Aktuell utbetalningsavgift (on-chain)",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Node",
+ "LND version": "LND-version",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Total kontrakterad volym",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Makeravgift",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Publika köpordrar",
+ "Public sell orders": "Publika säljordrar",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats version",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Takeravgift",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Aktiva robotar idag",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "Aktivera",
+ "Enable TG Notifications": "Aktivera TG-notifikationer",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Du kommer att skickas till en konversation med RoboSats Telegram-bot. Öppna chatten och tryck Start. Notera att genom att aktivera Telegram-notiser så försämrar du möjligen din anonymitet.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Tillbaka",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Du är på på väg att besöka Learn RoboSats. Där finns guider och dokumentation som hjälper dig att använda RoboSats och förstå hur det fungerar.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
+ "You do not have a robot avatar": "Du har ingen robotavatar",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Your Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
+ "Paste token here": "Paste token here",
+ "Recover": "Recover",
+ "Robot recovery": "Robot recovery",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Spara den!",
+ "Done": "Klar",
+ "Store your robot token": "Spara din robottoken",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Du kan behöva återställa din robotavatar i framtiden; förvara den säkert. Du kan kopiera den till en annan applikation.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
+ "Go away!": "Go away!",
+ "On Android RoboSats app ": "On Android RoboSats app ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
+ "On remotely served browser client": "On remotely served browser client",
+ "On your own soverign node": "On your own soverign node",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
+ "Update your RoboSats client": "Update your RoboSats client",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Makulera",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
+ "You are self-hosting RoboSats": "You are self-hosting RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Du använder inte RoboSats anonymt",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "Från",
+ "to": "till",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " med en rabatt på {{discount}}%",
+ " at a {{premium}}% premium": " med en premium på {{premium}}%",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": " för {{satoshis}} sats",
+ "Add New": "Lägg till ny",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Summa fiat att växla till bitcoin",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "Köpa eller sälja bitcoin?",
+ "Choose a Pricing Method": "Välj en prissättningsmetod",
+ "Clear form": "Clear form",
+ "Edit order": "Edit order",
+ "Enable advanced options": "Enable advanced options",
+ "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
+ "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
+ "Escrow/invoice step length": "Escrow/invoice step length",
+ "Exact": "Exact",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Betalningmetod(er) med fiat",
+ "Fidelity Bond Size": "Storlek på fidelity bond",
+ "In or Out of Lightning?": "In or Out of Lightning?",
+ "Let the price move with the market": "Låt priset följa marknaden",
+ "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
+ "Must be less than {{maxSats}": "Måste vara mindre än {{maxSats}}",
+ "Must be less than {{max}}%": "Måste vara mindre än {{max}}%",
+ "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
+ "Must be more than {{minSats}}": "Måste vara mer än {{minSats}}",
+ "Must be more than {{min}}%": "Måste vara mer än {{min}}%",
+ "Must be shorter than 65 characters": "Måste vara kortare än 65 tecken",
+ "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
+ "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
+ "Order current rate:": "Aktuell kurs: ",
+ "Order for ": "Order for ",
+ "Order rate:": "Order rate:",
+ "Premium over Market (%)": "Premium över marknaden (%)",
+ "Public Duration (HH:mm)": "Publikt tidsspann (HH:mm)",
+ "Public order length": "Public order length",
+ "Relative": "Relativ",
+ "Satoshis": "Sats",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "Ange en fast summa sats",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Ange skin-in-the-game, öka för högre säkerhet",
+ "Swap Destination(s)": "Byt destination(er)",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "You can add new methods",
+ "You must fill the form correctly": "You must fill the form correctly",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
+ "Your order fixed exchange rate": "Din orders fasta växelkurs",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Maker",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Taker",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Lightning routing failed",
+ "New chat message": "New chat message",
+ "Order chat is open": "Order chat is open",
+ "Order has been disputed": "Order has been disputed",
+ "Order has been taken!": "Order has been taken!",
+ "Order has expired": "Order has expired",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
+ "Trade finished successfully!": "Trade finished successfully!",
+ "You can claim Sats!": "You can claim Sats!",
+ "You lost the dispute": "You lost the dispute",
+ "You won the dispute": "You won the dispute",
+ "₿ Rewards!": "₿ Rewards!",
+ "⚖️ Disputed!": "⚖️ Disputed!",
+ "✅ Bond!": "✅ Bond!",
+ "✅ Escrow!": "✅ Escrow!",
+ "❗⚡ Routing Failed": "❗⚡ Routing Failed",
+ "👍 dispute": "👍 dispute",
+ "👎 dispute": "👎 dispute",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 message!",
+ "😪 Expired!": "😪 Expired!",
+ "🙌 Funished!": "🙌 Funished!",
+ "🥳 Taken!": "🥳 Taken!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Summa {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Genom att ta denna order riskerar du att slösa din tid. Om makern inte går vidare i tid kommer du att kompenseras i sats med 50% av makerobligationen",
+ "Enter amount of fiat to exchange for bitcoin": "Ange summa fiat att handla bitcoin för",
+ "Sounds fine": "Sounds fine",
+ "Take Order": "Ta order",
+ "The maker is away": "Makern är ej här",
+ "Too high": "För högt",
+ "Too low": "För lågt",
+ "Wait until you can take an order": "Vänta tills du kan ta en order",
+ "You must specify an amount first": "Du måste ange en summa först",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Accepterade betalningsmetoder",
+ "Amount of Satoshis": "Summa sats",
+ "Deposit timer": "Insättningstimer",
+ "Expires in": "Förfaller om",
+ "F2F location": "F2F location",
+ "Order Details": "Orderdetaljer",
+ "Order ID": "Order-ID",
+ "Order host": "Order host",
+ "Order maker": "Ordermaker",
+ "Order status": "Orderstatus",
+ "Order taker": "Ordertaker",
+ "Penalty lifted, good to go!": "Straff upphävt, bara att köra!",
+ "Premium over market price": "Premium över marknadspris",
+ "Price and Premium": "Pris och premium",
+ "Swap destination": "Byt destination",
+ "The order has expired": "Ordern har förfallit",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Du kan inte ta en order ännu! Vänta {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Claim",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Aktivera Telegram-notiser",
+ "Generate with Webln": "Generate with Webln",
+ "Inactive order": "Inaktiv order",
+ "Invoice for {{amountSats}} Sats": "Faktura för {{amountSats}} sats",
+ "No active orders": "Inga aktiva ordrar",
+ "One active order #{{orderID}}": "En aktiv order #{{orderID}}",
+ "Submit": "Skicka",
+ "Telegram enabled": "Telegram aktiverat",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Use stealth invoices",
+ "You do not have previous orders": "Du har inga tidigare ordrar",
+ "Your compensations": "Your compensations",
+ "Your current order": "Din aktuella order",
+ "Your last order #{{orderID}}": "Din senaste order #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Dark",
+ "Light": "Light",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connected to TOR network",
+ "Connecting to TOR network": "Connecting to TOR network",
+ "Connection error": "Connection error",
+ "Initializing TOR daemon": "Initializing TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
+ "Collaborative Cancel": "Makulera kollaborativt",
+ "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Du bad om att kollaborativt avsluta ordern",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} ber om att kollaborativt avsluta ordern",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Köpare",
+ "Completed in": "Completed in",
+ "Contract exchange rate": "Contract exchange rate",
+ "Coordinator trade revenue": "Coordinator trade revenue",
+ "Export trade summary": "Export trade summary",
+ "Maker bond": "Maker bond",
+ "Mining fee": "Miningavgift",
+ "Onchain swap fee": "Onchain swap fee",
+ "Received": "Received",
+ "Routing budget": "Routing budget",
+ "Seller": "Säljare",
+ "Sent": "Sent",
+ "Taker bond": "Taker bond",
+ "Timestamp": "Timestamp",
+ "Trade Summary": "Trade Summary",
+ "Unlocked": "Unlocked",
+ "User role": "User role",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Se kompatibla wallets",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Makulera ordern?",
+ "Confirm Cancel": "Bekräfta makulering",
+ "If the order is cancelled now you will lose your bond.": "Om du avbryter ordern nu kommer du att förlora din obligation",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accept Cancelation",
+ "Ask for Cancel": "Be om makulering",
+ "Collaborative cancel the order?": "Makulera ordern kollaborativt?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Depositionen har satts in. Ordern kan endast avbrytas om båda parterna går med på det.",
+ "Your peer has asked for cancellation": "Your peer has asked for cancellation",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Acceptera och öppna dispyt",
+ "Disagree": "Acceptera ej",
+ "Do you want to open a dispute?": "Vill du öppna en dispyt?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Kom ihåg att exportera chattloggen. Personalen kan komma att begära din exporterade chatttlogg i JSON-format för att kunna lösa diskrepanser. Det är ditt ansvar att lagra den.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Personalen på RoboSats kommer att utvärdera de redogörelser och bevis som läggs fram. Du behöver bygga ett komplett fall eftersom personalen inte kan läsa chatten. Det är bäst att dela en tillfällig kontaktmetod tillsammans med din redogörelse. Depositionen av sats kommer att skickas till vinnaren av dispyten, medan förloraren förlorar obligationen.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Bekräfta",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Bekräfta att du mottagit {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
+ "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Granska PGP",
+ "Export": "Exportera",
+ "Save full log as a JSON file (messages and credentials)": "Spara hela loggen som en JSON-fil (meddelanden och uppgifter)",
+ "Verify your privacy": "Verifiera din integritet",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...waiting",
+ "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
+ "Peer": "Peer",
+ "You": "Du",
+ "connected": "ansluten",
+ "disconnected": "ej ansluten",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Ansluter...",
+ "Send": "Skicka",
+ "Type a message": "Skriv ett meddelande",
+ "Waiting for peer public key...": "Waiting for peer public key...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Attach chat logs",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Skicka dispytredogörelse",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Advanced options",
+ "Invoice to wrap": "Invoice to wrap",
+ "Payout Lightning Invoice": "Lightning-faktura för utbetalning",
+ "Proxy Budget": "Proxy Budget",
+ "Routing Budget": "Routing Budget",
+ "Server": "Server",
+ "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
+ "Use Lnproxy": "Use Lnproxy",
+ "Wrap": "Wrap",
+ "Wrapped invoice": "Wrapped invoice",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Bitcoin-adress",
+ "Final amount you will receive": "Slutgiltig belopp som du kommer att mottaga",
+ "Invalid": "Ogiltig",
+ "Mining Fee": "Miningavgift",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
+ "Swap fee": "Swap-avgift",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Bekräfta {{amount}} {{currencyCode}} mottaget",
+ "Confirm {{amount}} {{currencyCode}} sent": "Bekräfta {{amount}} {{currencyCode}} skickat",
+ "Open Dispute": "Öppna dispyt",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Säg hej! Var hjälpsam och koncis. Förklara hur hen kan skicka {{amount}} {{currencyCode}} till dig.",
+ "To open a dispute you need to wait": "To open a dispute you need to wait",
+ "Wait for the seller to confirm he has received the payment.": "Vänta på att säljaren ska bekräfta att den mottagit betalningen.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Spara informationen som krävs för att identifiera din order och dina betalningar: order-ID; betalningshashar för depositionen och obligationen (hittas från din lightning-wallet); exakt summa sats; och robotnamn. Du kommer att behöva identifiera dig själv som den användare som var involverad i denna transaktionen via epost (eller andra kontaktmetoder).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Du kan göra anspråk på summan från dispytens uppgörelse (deposition och obligation) från din profil under belöningar. Om det finns något som personalen kan hjälpa dig med, tveka inte att kontakta robosats@protonmail.com (eller via din tillfälliga kontaktmetod).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Häng kvar en sekund. Om säljaren inte gör sin insättning kommer du att få tillbaka din obligation automatiskt. Dessutom kommer du att få en kompensation (kolla belöningar i din profil).",
+ "We are waiting for the seller to lock the trade amount.": "Vi väntar på att säljaren ska låsa trade-beloppet.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Förnya order",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Kopiera till urklipp",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Detta är en s.k. 'hold invoice'. Den kommer att frysas i din wallet, och debiteras endast om du avbryter ordern eller förlorar en dispyt.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Detta är en s.k. 'hold invoice'. Den kommer att frysas i din wallet, och släpps till köparen när du har bekräftat att du mottagit '{{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Återuppta order",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Din publika order har blivit pausad. För tillfället kan den inte ses eller tas av andra robotar. Du kan välja att återuppta den när som helst.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Innan du tillåts skicka {{amountFiat}} {{currencyCode}}, vill vi vara säkra på att du kan ta emot BTC.",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Häng kvar en sekund. Om köparen inte samarbetar kommer du att få tillbaka din deposition och obligation automatiskt. Dessutom kommer du att få en kompensation (kolla belöningar i din profil).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Vi väntar på att köparen ska dela en lightning-faktura. När den gjort det kommer du att kunna dela betalningsinformation för direkt över chatt.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Bland publika {{currencyCode}} ordrar (högre är billigare)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Om ordern förfaller utan att någon tar den kommer din obligation att retuneras till dig (utan handling från din sida)",
+ "Pause the public order": "Pausa den publika ordern",
+ "Premium rank": "Premiumrank",
+ "Public orders for {{currencyCode}}": "Publika ordrar för {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Failure reason:",
+ "Next attempt in": "Nästa försök om",
+ "Retrying!": "Testar igen!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats kommer att försöka betala din faktura tre gånger med en minuts paus emellan. Om det forsätter att misslyckas kommer du att kunna dela en ny faktura. Kolla så att du har tillräckligt med ingående likviditet. Kom ihåg att lightning-noder måste vara online för att kunna mottaga betalningar.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Din faktura har förfallit eller så har fler än tre betalningsförsök gjorts. Dela en ny faktura.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats försöker betala din lightning-faktura. Kom ihåg att lightning-noder måste vara online för att kunna mottaga betalningar.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats blir bättre med mer likviditet och fler användare. Berätta om RoboSats för en Bitcoiner-vän!",
+ "Sending coins to": "Sending coins to",
+ "Start Again": "Börja om",
+ "Thank you for using Robosats!": "Tack för att du använder RoboSats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Ditt TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Var god vänta på att takern låser sin obligation. Om den inte gör det i tid kommer ordern att göras publik igen.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "A robot technician has arrived!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Customize viewports",
+ "Freeze viewports": "Freeze viewports",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Tala om för oss hur plattformen kan förbättras (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "För att öppna en dispyt behöver du vänta <1><1/>",
+ "Waiting for maker bond": "Waiting for maker bond",
+ "Public": "Public",
+ "Waiting for taker bond": "Waiting for taker bond",
+ "Cancelled": "Cancelled",
+ "Expired": "Expired",
+ "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
+ "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
+ "Waiting only for buyer invoice": "Waiting only for buyer invoice",
+ "Sending fiat - In chatroom": "Sending fiat - In chatroom",
+ "Fiat sent - In chatroom": "Fiat sent - In chatroom",
+ "In dispute": "In dispute",
+ "Collaboratively cancelled": "Collaboratively cancelled",
+ "Sending satoshis to buyer": "Sending satoshis to buyer",
+ "Successful trade": "Successful trade",
+ "Failed lightning network routing": "Failed lightning network routing",
+ "Wait for dispute resolution": "Wait for dispute resolution",
+ "Maker lost dispute": "Maker lost dispute",
+ "Taker lost dispute": "Taker lost dispute",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
+ "This order has been cancelled by the maker": "This order has been cancelled by the maker",
+ "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
+ "Invalid Order Id": "Invalid Order Id",
+ "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
+ "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
+ "This order is not available": "This order is not available",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/sw.json b/frontend/static/locales/sw.json
index 2e399a7a..8100299a 100644
--- a/frontend/static/locales/sw.json
+++ b/frontend/static/locales/sw.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Kutumia Testnet Bitcoin",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Chatu",
- "Create": "Unda",
- "List": "Orodha",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Amri zilizopo zinafanana na yako!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Jumuiya na msaada wa umma",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "Jifunze RoboSats",
- "RoboSats information": "Taarifa za RoboSats",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "Zaidi",
- "Offers": "Ofa",
- "Order": "Amri",
- "Settings": "Mipangilio",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Mkataba",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Unda alama",
- "2. Meet your robot identity": "2. Tana na utambulisho wako wa roboti",
- "3. Browse or create an order": "3. Tafuta au unda amri",
- "Building your robot!": "Kujenga roboti yako!",
- "Continue": "Endelea",
- "Generate token": "Unda alama",
- "Hi! My name is": "Halo! Jina langu ni",
- "If you need help on your RoboSats journey join our public support": "Ikiwa unahitaji msaada katika safari yako ya RoboSats, jiunge na msaada wetu wa umma",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats ni soko la jukwaa kwa jukwaa. Unaweza kutazama ofa za umma au kuunda moja mpya.",
- "See profile": "Angalia wasifu",
- "Store it somewhere safe!": "Uhifadhi mahali salama!",
- "Telegram group": "Kikundi cha Telegram",
- "This is your trading avatar": "Hii ni avatar yako ya biashara",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "Funguo hii ya muda inakupa ufikiaji wa utambulisho wa roboti wa kipekee na binafsi kwa biashara yako.",
- "You can also add your own random characters into the token or": "Pia unaweza kuongeza wahusika wako wa nasibu ndani ya alama au",
- "or visit the robot school for documentation.": "au tembelea shule ya roboti kwa nyaraka.",
- "roll again": "chezesha tena",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Amri hai #{{orderID}}",
- "Add Robot": "Ongeza Roboti",
- "Add a new Robot": "Ongeza Roboti mpya",
- "Building...": "Inajengwa...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Amri ya mwisho #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Kurejesha",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Kutumia tena utambulisho wa biashara hupunguza faragha yako dhidi ya watumiaji wengine, waongozaji na waangalizi.",
- "Robot Garage": "Gorofa ya Roboti",
- "Store your token safely": "Hifadhi alama yako kwa usalama",
- "Welcome back!": "Karibu tena!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "Imekopiwa!",
- "Not enough entropy, make it more complex": "Entropi haifai, ifanye kuwa ngumu zaidi",
- "The token is too short": "Alama ni fupi sana",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "Kubadilishana LN P2P Rahisi na Binafsi",
- "Create a new robot and learn to use RoboSats": "Unda roboti mpya na ujifunze kutumia RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Rejesha roboti iliyopo kwa kutumia alama yako",
- "Start": "Anza",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Kuunganisha kwa TOR",
- "Connection encrypted and anonymized using TOR.": "Unganisho limefichwa na kufanywa kuwa na siri kwa kutumia TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Hii inahakikisha faragha ya juu kabisa, hata hivyo unaweza kuhisi programu inafanya kazi polepole. Ikiwa mawasiliano yamepotea, anza tena programu.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "Yoyote",
- "Buy": "Nunua",
- "DESTINATION": "MAELEKEZO",
- "I want to": "Nataka",
- "METHOD": "NJIA",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "Chagua Sarafu ya Malipo",
- "Select Payment Method": "Chagua Njia ya Malipo",
- "Sell": "Uza",
- "Swap In": "Badilisha Ndani",
- "Swap Out": "Badilisha Nje",
- "and use": "na tumia",
- "hosted by": "hosted by",
- "pay with": "lipa kwa",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "Ongeza kichujio",
- "Amount": "Kiasi",
- "An error occurred.": "Kuna hitilafu iliyotokea.",
- "And": "Na",
- "Be the first one to create an order": "Kuwa wa kwanza kuunda amri",
- "Bond": "Dhamana",
- "Column title": "Kichwa cha Kolaamu",
- "Columns": "Kolaamu",
- "Currency": "Sarafu",
- "Delete": "Futa",
- "Destination": "Eneo la Kusudi",
- "Expiry": "Muda wa Kufikia",
- "Filter": "Chuja",
- "Filter value": "Thamani ya Kichujio",
- "Find column": "Tafuta kolaamu",
- "Hide": "Ficha",
- "Hide all": "Ficha yote",
- "Host": "Host",
- "Is": "Ni",
- "Logic operator": "Msimamizi wa mantiki",
- "Manage columns": "Simamia kolaamu",
- "Menu": "Menyu",
- "No orders found to buy BTC for {{currencyCode}}": "Hakuna amri zilizopatikana za kununua BTC kwa {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "Hakuna amri zilizopatikana za kuuza BTC kwa {{currencyCode}}",
- "No results found.": "Hakuna matokeo yaliyopatikana.",
- "Operator": "Msimamizi",
- "Or": "Au",
- "Orders per page:": "Amri kwa ukurasa:",
- "Others": "Wengine",
- "Pay": "Lipia",
- "Payment Method": "Njia ya Malipo",
- "Premium": "Malipo",
- "Price": "Bei",
- "Reorder column": "Panga upya kolaamu",
- "Robot": "Roboti",
- "Sats now": "Sats sasa",
- "Select columns": "Chagua kolaamu",
- "Show all": "Onesha yote",
- "Show columns": "Onesha kolaamu",
- "Show filters": "Onesha vichujio",
- "Sort": "Panga",
- "Sort by ASC": "Panga kwa Kupanda",
- "Sort by DESC": "Panga kwa Kushuka",
- "Timer": "Muda",
- "Unsort": "Sitapanga",
- "Value": "Thamani",
- "any": "yoyote",
- "contains": "ina",
- "ends with": "inaisha na",
- "equals": "inafanana na",
- "false": "sio kweli",
- "is": "ni",
- "is after": "ni baada ya",
- "is any of": "ni moja kati ya",
- "is before": "ni kabla ya",
- "is empty": "ni tupu",
- "is not": "sio",
- "is not empty": "si tupu",
- "is on or after": "ni juu au baada ya",
- "is on or before": "ni juu au kabla ya",
- "no": "hapana",
- "starts with": "inaanza na",
- "true": "kweli",
- "yes": "ndio",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "Funga",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Zote, mradi ziwe haraka. Unaweza kuandika njia zako za malipo unazopendelea. Utalazimika kulingana na mwenzako ambaye pia anakubali njia hiyo. Hatua ya kubadilisha fiat ina muda wa muda wa saa 24 kabla ya mzozo kufunguliwa moja kwa moja. Tunapendekeza sana kutumia njia za malipo ya fiat ya papo hapo.",
- "Are there trade limits?": "Je, kuna mipaka ya biashara?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Jitambue kuwa mtoa huduma wa malipo ya fiat anaweza kutoza ada za ziada. Katika kesi yoyote, mnunuzi anabeba gharama za kutuma fiat. Hii inajumuisha gharama za benki, ada za uhamisho, na tofauti za ubadilishaji wa kigeni. Muuzaji lazima apokee kiasi kilichotajwa kwenye maelezo ya amri.",
- "Disclaimer": "Taarifa",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Inafanyaje kazi?",
- "How it works": "Inafanyaje kazi",
- "How to use": "Jinsi ya kutumia",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Katika nchi nyingi, kutumia RoboSats hakuna tofauti na kutumia Ebay au Craiglist. Kanuni zinaweza kutofautiana. Ni jukumu lako kuzingatia.",
- "Is RoboSats legal in my country?": "Je, RoboSats ni halali katika nchi yangu?",
- "Is RoboSats private?": "Je, RoboSats ni ya faragha?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Ni ubadilishanaji wa kibinafsi wa BTC/FIAT kupitia lightning.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Inasimplisha kukutana na inapunguza haja ya kuaminiana. RoboSats inazingatia faragha na kasi.",
- "Project source code": "Nambari za chanzo za mradi",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats ni mradi wa chanzo wazi ",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Muuzaji anakabiliwa na hatari ile ile ya kurejeshewa malipo kama huduma nyingine yoyote ya kibinafsi kwa kibinafsi. Paypal au kadi za mkopo hazipendekezwi.",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "Hii ni programu inayopimwa, mambo yanaweza kwenda vibaya. Fanya biashara kwa kiasi kidogo!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ",
- "What are the fees?": "Ada ni zipi?",
- "What are the risks?": "Hatari ni zipi?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "RoboSats ni nini?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "Mfano wa kuaminiana ni upi?",
- "What payment methods are accepted?": "Njia zipi za malipo zinakubaliwa?",
- "You can also check the full guide in ": "Unaweza pia kuangalia mwongozo kamili kwenye ",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "Unaweza kupata maelezo ya hatua kwa hatua ya mchakato wa biashara kwenye ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "Rudi nyuma",
- "Keys": "Funguo",
- "Learn how to verify": "Jifunze jinsi ya kuthibitisha",
- "Messages": "Ujumbe",
- "Peer public key": "Funguo la umma la Mwenzako",
- "Save credentials as a JSON file": "Hifadhi sifa kama faili ya JSON",
- "Save messages as a JSON file": "Hifadhi ujumbe kama faili ya JSON",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Nenosiri la kufuta funguo yako binafsi. Wewe pekee ndiye unayelijua! Usiwekeeni wengine. Pia ni nembo yako ya roboti.",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Funguo la umma la PGP lako. Mwenza wako anatumia hilo kufuta ujumbe ambao unaweza kusoma tu.",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Mawasiliano yako yamefichwa mwisho hadi mwisho kwa kutumia OpenPGP. Unaweza kuthibitisha faragha ya mazungumzo haya kwa kutumia zana yoyote inayotegemea viwango vya OpenPGP.",
- "Your encrypted private key": "Funguo yako binafsi iliyofutwa",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Funguo yako binafsi iliyofutwa. Unaitumia kufuta ujumbe ambao mwenza wako alifuta kwa ajili yako. Pia unaitumia kutia sahihi ujumbe unaoituma.",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Funguo la umma la PGP la mwenzako. Unaitumia kufuta ujumbe ambao yeye tu anaweza kusoma na kuthibitisha kuwa mwenza wako alisaini ujumbe wa kuingia.",
- "Your private key passphrase (keep secure!)": "Nenosiri la funguo binafsi lako (lihifadhiwe salama!)",
- "Your public key": "Funguo lako la umma",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... mahali popote duniani!",
- "Client info": "Client info",
- "Made with": "Imetengenezwa kwa",
- "RoboSats client version": "RoboSats client version",
- "and": "na",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "Jumuiya",
- "Follow RoboSats in Nostr": "Fuata RoboSats katika Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Masuala ya Github - Mradi wa Chanzo Wazi wa Robotic Satoshis",
- "Join RoboSats English speaking community!": "Jiunge na jumuiya ya wasemaji wa Kiingereza wa RoboSats!",
- "Join RoboSats SimpleX group": "Jiunge na kikundi cha SimpleX cha RoboSats",
- "Join RoboSats Spanish speaking community!": "Jiunge na jumuiya ya wasemaji wa Kihispania wa RoboSats!",
- "Nostr Official Account": "Akaunti Rasmi ya Nostr",
- "RoboSats in Reddit": "RoboSats kwenye Reddit",
- "RoboSats main public support": "Msaada mkuu wa umma wa RoboSats",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Msaada unatolewa tu kupitia SimpleX. Jiunge na jumuiya yetu ikiwa una maswali au unataka kutumia wakati na robots wengine wazuri. Tafadhali, tumia Masuala yetu ya Github ikiwa utapata mdudu au unataka kuona huduma mpya!",
- "Tell us about a new feature or a bug": "Tuambie kuhusu huduma mpya au mdudu",
- "We are abandoning Telegram! Our old TG groups": "Tunaiacha Telegram! Vikundi vyetu vya zamani vya TG",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "Kiasi kilichoidhinishwa kwa masaa 24",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "Kitabu cha Likwiditi",
- "CLN version": "Toleo la CLN",
- "Client": "Mteja",
- "Coordinator": "Msimamizi",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinator commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "Ada ya malipo ya sasa ya mtandao",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "Node ya LN",
- "LND version": "Toleo la LND",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "Kiasi cha maisha kilichoidhinishwa",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "Ada ya Muunda",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "Amri za kununua za Umma",
- "Public sell orders": "Amri za kuuza za Umma",
- "Reddit": "Reddit",
- "RoboSats version": "Toleo la RoboSats",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "Ada ya Kuchukua",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "Robots wenye shughuli leo",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Kivinjari",
- "Enable": "Washa",
- "Enable TG Notifications": "Washa Arifa za TG",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Utachukuliwa kwenye mazungumzo na boti ya Telegram ya RoboSats. Fungua mazungumzo tu na bonyeza Anza. Tambua kwamba kwa kuwezesha arifa za Telegram unaweza kupunguza kiwango chako cha kutotambulika.",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "Nyuma",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Unaenda kutembelea Jifunze RoboSats. Ina mafunzo na nyaraka za kukusaidia kujifunza jinsi ya kutumia RoboSats na kuelewa jinsi inavyofanya kazi.",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Zalisha picha ya mwakilishi wa roboti kwanza. Kisha tengeneza amri yako mwenyewe.",
- "You do not have a robot avatar": "Huna picha ya mwakilishi wa roboti",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Roboti yako",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Ingiza alama ya roboti yako ili kuirekebisha roboti yako na kupata ufikiaji wa biashara zake.",
- "Paste token here": "Bandika alama hapa",
- "Recover": "Rejesha",
- "Robot recovery": "Kurejesha roboti",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "Fanya nakala rudufu!",
- "Done": "Imekamilika",
- "Store your robot token": "Hifadhi kitambulisho chako cha roboti",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Huenda ukahitaji kurejesha avatar yako ya roboti baadaye: iweke salama. Unaweza tu kuinakili kwenye programu nyingine.",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Pakua RoboSats {{coordinatorString}} APK kutoka kwa matoleo ya Github",
- "Go away!": "Ondoka!",
- "On Android RoboSats app ": "Kwenye programu ya Android ya RoboSats ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Kwenye mteja wa Tor Browser rudufu tu kichupo chako (bonyeza hapa au bonyeza Ctrl+Shift+R)",
- "On remotely served browser client": "Kwenye mteja wa kivinjari kinachotumikia mbali",
- "On your own soverign node": "Kwenye node yako ya kifalme",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "Msimamizi wa RoboSats yuko kwenye toleo la {{coordinatorString}}, lakini programu yako ya mteja iko kwenye toleo la {{clientString}}. Tofauti hii ya toleo inaweza kusababisha uzoefu mbaya wa mtumiaji.",
- "Update your RoboSats client": "Sasisha programu yako ya RoboSats",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "Futa",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "Mteja wa RoboSats unatolewa kutoka kwenye node yako mwenyewe ikikupa usalama na faragha imara kabisa.",
- "You are self-hosting RoboSats": "Unaendesha RoboSats yako mwenyewe",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "Hutumii RoboSats kibinafsi",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "Kutoka",
- "to": "haditohadi",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " kwa punguzo la {{discount}}%",
- " at a {{premium}}% premium": " kwa faida ya {{premium}}%",
- " at market price": " kwa bei ya soko",
- " of {{satoshis}} Satoshis": " ya {{satoshis}} Satoshis",
- "Add New": "Ongeza Mpya",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Upeo wa Kiasi",
- "Amount of BTC to swap for LN Sats": "Kiasi cha BTC cha kubadilishana kwa LN Sats",
- "Amount of fiat to exchange for bitcoin": "Kiasi cha fiat cha kubadilishana kwa bitcoin",
- "Buy BTC for ": "Nunua BTC kwa ",
- "Buy or Sell Bitcoin?": "Nunua au Uza Bitcoin?",
- "Choose a Pricing Method": "Chagua Njia ya Bei",
- "Clear form": "Futa fomu",
- "Edit order": "Hariri amri",
- "Enable advanced options": "Washa chaguzi za juu",
- "Enter the destination of the Lightning swap": "Ingiza marudio ya ubadilishaji wa Lightning",
- "Escrow/Invoice Timer (HH:mm)": "Muda wa Amana/Bili (HH:mm)",
- "Escrow/invoice step length": "Hatua ya muda wa Amana/bili",
- "Exact": "Sahihi",
- "Exact Amount": "Kiasi Sahihi",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "Njia za Malipo ya Fiat",
- "Fidelity Bond Size": "Ukubwa wa Dhamana ya Uaminifu",
- "In or Out of Lightning?": "Ndani au Nje ya Lightning?",
- "Let the price move with the market": "Acha bei itembee na soko",
- "Must be less than {{maxAmount}}": "Lazima iwe chini ya {{maxAmount}}",
- "Must be less than {{maxSats}": "Lazima iwe chini ya {{maxSats}}",
- "Must be less than {{max}}%": "Lazima iwe chini ya {{max}}%",
- "Must be more than {{minAmount}}": "Lazima iwe zaidi ya {{minAmount}}",
- "Must be more than {{minSats}}": "Lazima iwe zaidi ya {{minSats}}",
- "Must be more than {{min}}%": "Lazima iwe zaidi ya {{min}}%",
- "Must be shorter than 65 characters": "Lazima iwe fupi kuliko herufi 65",
- "Onchain amount to receive (BTC)": "Kiasi cha onchain cha kupokea (BTC)",
- "Onchain amount to send (BTC)": "Kiasi cha onchain cha kutuma (BTC)",
- "Order current rate:": "Kiwango cha sasa cha amri:",
- "Order for ": "Amri kwa ",
- "Order rate:": "Kiwango cha amri:",
- "Premium over Market (%)": "Faida juu ya Soko (%)",
- "Public Duration (HH:mm)": "Muda wa Umma (HH:mm)",
- "Public order length": "Urefu wa amri ya umma",
- "Relative": "Mahususi",
- "Satoshis": "Satoshis",
- "Sell BTC for ": "Uza BTC kwa ",
- "Set a fix amount of satoshis": "Weka kiasi sahihi cha satoshis",
- "Set the skin-in-the-game, increase for higher safety assurance": "Weka skin-in-the-game, ongeza kwa uhakikisho wa usalama zaidi",
- "Swap Destination(s)": "Marudio ya Kubadilisha",
- "Swap into LN ": "Badilisha kwa LN ",
- "Swap of ": "Badilisha ya ",
- "Swap out of LN ": "Badilisha kutoka LN ",
- "Swap?": "Badilisha?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "Unaweza kuongeza njia mpya",
- "You must fill the form correctly": "Lazima ujaze fomu kwa usahihi",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "Unapokea takribani {{swapSats}} LN Sats (ada inaweza kutofautiana)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "Unatuma takribani {{swapSats}} LN Sats (ada inaweza kutofautiana)",
- "Your order fixed exchange rate": "Kiwango chako cha kubadilisha cha amri",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Muumba",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Mpokeaji",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Uhamishaji wa Lightning umeshindwa",
- "New chat message": "Ujumbe mpya wa mazungumzo",
- "Order chat is open": "Mazungumzo ya amri yamefunguliwa",
- "Order has been disputed": "Amri imepingwa",
- "Order has been taken!": "Amri imechukuliwa!",
- "Order has expired": "Amri imeisha muda",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Kubadilisha Bitcoin kwa Njia Rahisi na ya Kibinafsi",
- "Trade finished successfully!": "Biashara imekamilika kwa mafanikio!",
- "You can claim Sats!": "Unaweza kudai Sats!",
- "You lost the dispute": "Umeshindwa kwenye mzozo",
- "You won the dispute": "Umeshinda kwenye mzozo",
- "₿ Rewards!": "Tuzo za ₿!",
- "⚖️ Disputed!": "⚖️ Kupingwa!",
- "✅ Bond!": "✅ Dhamana!",
- "✅ Escrow!": "✅ Amana!",
- "❗⚡ Routing Failed": "❗⚡ Uhamishaji Umeshindwa",
- "👍 dispute": "👍 mzozo",
- "👎 dispute": "👎 mzozo",
- "💬 Chat!": "💬 Mazungumzo!",
- "💬 message!": "💬 ujumbe!",
- "😪 Expired!": "😪 Imekwisha muda!",
- "🙌 Funished!": "🙌 Imekamilika!",
- "🥳 Taken!": "🥳 Imechukuliwa!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "Kiasi {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Kwa kuchukua agizo hili, unachukua hatari ya kupoteza muda wako. Ikiwa mtengenezaji hataendelea kwa wakati, utalipwa satoshis kwa 50% ya dhamana ya mtengenezaji.",
- "Enter amount of fiat to exchange for bitcoin": "Ingiza kiasi cha fedha za fiat kubadilishana na bitcoin",
- "Sounds fine": "Sikika vizuri",
- "Take Order": "Chukua Agizo",
- "The maker is away": "Mtengenezaji yuko mbali",
- "Too high": "Kubwa sana",
- "Too low": "Chini sana",
- "Wait until you can take an order": "Subiri mpaka uweze kuchukua agizo",
- "You must specify an amount first": "Lazima uweke kiasi kwanza",
- "You will receive {{satoshis}} Sats (Approx)": "Utapokea {{satoshis}} Sats (Takriban)",
- "You will send {{satoshis}} Sats (Approx)": "Utatuma {{satoshis}} Sats (Takriban)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "Njia za malipo zilizokubaliwa",
- "Amount of Satoshis": "Kiasi cha Satoshis",
- "Deposit timer": "Muda wa Amana",
- "Expires in": "Inamalizika ndani ya",
- "F2F location": "F2F location",
- "Order Details": "Maelezo ya Agizo",
- "Order ID": "Kitambulisho cha Agizo",
- "Order host": "Order host",
- "Order maker": "Mtengenezaji wa Agizo",
- "Order status": "Hali ya Agizo",
- "Order taker": "Mpokeaji wa Agizo",
- "Penalty lifted, good to go!": "Adhabu imeondolewa, unaweza kuendelea!",
- "Premium over market price": "Premium juu ya bei ya soko",
- "Price and Premium": "Bei na Premium",
- "Swap destination": "Mahali pa Kubadilisha",
- "The order has expired": "Agizo limekwisha muda",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Hauwezi kuchukua agizo bado! Subiri {{timeMin}}m {{timeSec}}s",
- "You receive via {{method}} {{amount}}": "Utapokea kupitia {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "Utapokea kupitia Lightning {{amount}} Sats (Takriban)",
- "You send via Lightning {{amount}} Sats (Approx)": "Utatuma kupitia Lightning {{amount}} Sats (Takriban)",
- "You send via {{method}} {{amount}}": "Utatuma kupitia {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "Dai",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "Washa Arifa za Telegram",
- "Generate with Webln": "Zalisha na Webln",
- "Inactive order": "Amri isiyo na shughuli",
- "Invoice for {{amountSats}} Sats": "Hati ya {{amountSats}} Sats",
- "No active orders": "Hakuna amri zilizo hai",
- "One active order #{{orderID}}": "Amri moja iliyohai #{{orderID}}",
- "Submit": "Wasilisha",
- "Telegram enabled": "Telegram imefunguliwa",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "Tumia ankra za bili",
- "You do not have previous orders": "Huna amri za awali",
- "Your compensations": "Your compensations",
- "Your current order": "Amri yako ya sasa",
- "Your last order #{{orderID}}": "Amri yako ya mwisho #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Giza",
- "Light": "Nuru",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Kuunganishwa kwa mtandao wa TOR",
- "Connecting to TOR network": "Kuunganisha kwa mtandao wa TOR",
- "Connection error": "Hitilafu ya mawasiliano",
- "Initializing TOR daemon": "Kuandaa TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Futa agizo na fungua dhamana mara moja",
- "Collaborative Cancel": "Kufuta kwa Ushirikiano",
- "Unilateral cancelation (bond at risk!)": "Kufuta kwa upande mmoja (dhamana iko hatarini!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "Uliomba kughairi kwa ushirikiano",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} anaomba kughairi kwa ushirikiano",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "Mnunuzi",
- "Completed in": "Imekamilika ndani ya",
- "Contract exchange rate": "Kiwango cha ubadilishaji wa mkataba",
- "Coordinator trade revenue": "Mapato ya biashara ya mratibu",
- "Export trade summary": "Hamisha muhtasari wa biashara",
- "Maker bond": "Dhamana ya Muumba",
- "Mining fee": "Ada ya uchimbaji madini",
- "Onchain swap fee": "Ada ya kubadilisha sarafu kwenye mnyororo",
- "Received": "Imepokelewa",
- "Routing budget": "Bajeti ya urudishaji",
- "Seller": "Muuzaji",
- "Sent": "Imetumwa",
- "Taker bond": "Dhamana ya Mpokeaji",
- "Timestamp": "Timestamp",
- "Trade Summary": "Muhtasari wa Biashara",
- "Unlocked": "Imefunguliwa",
- "User role": "Dhima ya Mtumiaji",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "Tazama Wallets Zinazoendana",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "Ghairi agizo?",
- "Confirm Cancel": "Thibitisha Kughairi",
- "If the order is cancelled now you will lose your bond.": "Ikiwa agizo litaghairiwa sasa utapoteza dhamana yako.",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Kubali Kughairisha",
- "Ask for Cancel": "Omba Kughairisha",
- "Collaborative cancel the order?": "Ghairi agizo kwa ushirikiano?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Escrow ya biashara imewekwa. Agizo linaweza kughairiwa tu ikiwa pande zote mbili, mfanyakazi na mpokeaji, watakubaliana kughairi.",
- "Your peer has asked for cancellation": "Mwenzako ameomba kughairi",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "Kubali na kufungua mzozo",
- "Disagree": "Kupinga",
- "Do you want to open a dispute?": "Je, unataka kufungua mzozo?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Hakikisha HAUSHIRIA logi ya gumzo. Wafanyikazi wanaweza kuomba logi yako ya gumzo iliyosafirishwa JSON ili kutatua tofauti. Ni jukumu lako kuihifadhi.",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Wafanyikazi wa RoboSats watachunguza taarifa na ushahidi uliotolewa. Unahitaji kujenga kesi kamili, kwani wafanyikazi hawawezi kusoma gumzo. Ni bora kutoa njia ya mawasiliano ya burner na taarifa yako. Satoshis katika escrow ya biashara zitatumwa kwa mshindi wa mzozo, wakati mpotezaji wa mzozo atapoteza dhamana.",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "Thibitisha",
- "Confirm you received {{amount}} {{currencyCode}}?": "Thibitisha ulipokea {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Kuthibitisha kuwa umepokea {{amount}} {{currencyCode}} kutahitimisha biashara. Satoshis katika escrow itatolewa kwa mnunuzi. Thibitisha tu baada ya {{amount}} {{currencyCode}} kuwasili kwenye akaunti yako. Kumbuka kuwa ikiwa umepokea malipo na haukubonyeza uthibitisho, una hatari ya kupoteza dhamana yako.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Thibitisha uliyotuma {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Kuthibitisha kuwa umetuma {{amount}} {{currencyCode}} itaruhusu mwenzako kukamilisha biashara. Ikiwa haujatuma bado na bado unaendelea kuthibitisha uongo, una hatari ya kupoteza dhamana yako.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "SOMA. Ikiwa malipo yako kwa muuzaji yamezuiwa na haiwezekani kabisa kukamilisha biashara, unaweza kurejesha uthibitisho wako wa \"Fiat imetumwa\". Fanya hivyo tu ikiwa wewe na muuzaji TUMESHAAKUBALIANA kwenye gumzo kuendelea na kughairiwa kwa ushirikiano. Baada ya kuthibitisha, kitufe cha \"Kughairi kwa Ushirikiano\" kitaonekana tena. Bonyeza tu kitufe hiki ikiwa unajua unachofanya. Watumiaji wapya wa RoboSats hawashauriwi kabisa kufanya kitendo hiki! Hakikisha kuwa malipo yako yameshindwa na kiasi hicho kiko kwenye akaunti yako.",
- "Revert the confirmation of fiat sent?": "Rudisha uthibitisho wa fiat uliotumwa?",
- "Wait ({{time}})": "Subiri ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Kiasi bado hakijafungwa, tafadhali angalia mkoba wako wa WebLN.",
- "Invoice not received, please check your WebLN wallet.": "Ankara haijapokelewa, tafadhali angalia mkoba wako wa WebLN.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "Unaweza sasa kufunga pop-up ya mkoba wako wa WebLN.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "Ukaguzi wa PGP",
- "Export": "Hamisha",
- "Save full log as a JSON file (messages and credentials)": "Hifadhi logi kamili kama faili la JSON (ujumbe na sifa)",
- "Verify your privacy": "Thibitisha faragha yako",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...inayosubiri",
- "Activate slow mode (use it when the connection is slow)": "Washa hali ya polepole (itumie wakati muunganisho ni polepole)",
- "Peer": "Mwenza",
- "You": "Wewe",
- "connected": "imeunganishwa",
- "disconnected": "imekatia",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "Inaunganisha...",
- "Send": "Tuma",
- "Type a message": "Andika ujumbe",
- "Waiting for peer public key...": "Inasubiri ufunguo wa umma wa mwenzi...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Tia kumbukumbu za gumzo",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Kuambatanisha kumbukumbu za gumzo husaidia mchakato wa kusuluhisha mzozo na kuongeza uwazi. Walakini, inaweza kudhoofisha faragha yako.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "Wasilisha taarifa ya mzozo",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Chaguzi za hali ya juu",
- "Invoice to wrap": "Ankara ya kufunga",
- "Payout Lightning Invoice": "Ankara ya Malipo ya Lightning",
- "Proxy Budget": "Bajeti ya Proksi",
- "Routing Budget": "Bajeti ya Uendeshaji",
- "Server": "Sehemu",
- "Submit invoice for {{amountSats}} Sats": "Wasilisha ankara kwa {{amountSats}} Sats",
- "Use Lnproxy": "Tumia Lnproxy",
- "Wrap": "Funika",
- "Wrapped invoice": "Ankara iliyofungwa",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Anwani ya Bitcoin",
- "Final amount you will receive": "Kiasi cha mwisho utakachopokea",
- "Invalid": "Batili",
- "Mining Fee": "Ada ya Madini",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "Mratibu wa RoboSats atafanya kubadilisha na kutuma Sats kwa anwani yako ya onchain.",
- "Swap fee": "Ada ya kubadilisha",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Thibitisha {{amount}} {{currencyCode}} imepokelewa",
- "Confirm {{amount}} {{currencyCode}} sent": "Thibitisha {{amount}} {{currencyCode}} imetolewa",
- "Open Dispute": "Fungua Mgogoro",
- "Payment failed?": "Malipo yameshindikana?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Sema hi! Kuwa msaada na mafupi. Waambie jinsi ya kukutumia {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "Ili kufungua mgogoro unahitaji kusubiri",
- "Wait for the seller to confirm he has received the payment.": "Subiri muuzaji kuthibitisha kuwa amepokea malipo.",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Tafadhali, weka taarifa zinazohitajika kutambua agizo lako na malipo yako: kitambulisho cha agizo; hash ya malipo ya dhamana au malipo kwa njia ya escrow (angalia kwenye mkoba wako wa lightning); kiasi sahihi cha satoshis; na jina la roboti. Utalazimika kujitambulisha kama mtumiaji anayehusika katika biashara hii kupitia barua pepe (au njia nyingine za mawasiliano).",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Unaweza kudai kiasi cha suluhisho la mzozo (dhamana ya escrow na dhamana ya uaminifu) kutoka kwa tuzo zako za wasifu. Ikiwa kuna jambo lolote ambalo wafanyakazi wanaweza kusaidia, usisite kuwasiliana na robosats@protonmail.com (au kupitia njia yako ya mawasiliano ya muda mfupi uliyotoa).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Endelea kusubiri kwa muda. Ikiwa muuzaji haweki dhamana, utapata dhamana yako nyuma kiotomatiki. Aidha, utapokea fidia (angalia tuzo kwenye wasifu wako).",
- "We are waiting for the seller to lock the trade amount.": "Tunasubiri muuzaji aweke kiasi cha biashara.",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "Renew Order",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "Nakili kwenye ubao wa kunakili",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Hii ni ankara ya kushikilia, itafungia kwenye mkoba wako. Itakatwa tu ikiwa utaghairi au kupoteza mzozo.",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Hii ni ankara ya kushikilia, itafungia kwenye mkoba wako. Itaachiliwa kwa mnunuzi mara tu utakapothibitisha kuwa umepokea {{currencyCode}}.",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "Fungua Toleo",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Agizo lako la umma limezuiliwa. Kwa sasa halionekani wala kuchukuliwa na roboti wengine. Unaweza kuchagua kulifungua tena wakati wowote.",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Kabla ya kukuruhusu kutuma {{amountFiat}} {{currencyCode}}, tunataka kuhakikisha unaweza kupokea BTC.",
- "Lightning": "Miali",
- "Onchain": "Mtandao",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Endelea kusubiri kwa muda. Ikiwa mnunuzi hafanyi kazi kwa ushirikiano, utapata dhamana ya biashara na dhamana yako kiotomatiki. Aidha, utapokea fidia (angalia tuzo kwenye wasifu wako).",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Tunasubiri mnunuzi aweke ankara ya miali. Mara atakapofanya hivyo, utaweza kuwasiliana moja kwa moja na maelezo ya malipo.",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "Miongoni mwa maagizo ya {{currencyCode}} ya umma (kiwango kikubwa ni cha bei nafuu)",
- "If the order expires untaken, your bond will return to you (no action needed).": "Ikiwa agizo litakwisha muda bila kuchukuliwa, dhamana yako itarudi kwako (hakuna hatua inayohitajika).",
- "Pause the public order": "Zuia agizo la umma",
- "Premium rank": "Cheo cha Premium",
- "Public orders for {{currencyCode}}": "Maagizo ya umma ya {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "Sababu ya kushindwa:",
- "Next attempt in": "Jaribio lifuatalo baada ya",
- "Retrying!": "Inajaribu tena!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats itajaribu kulipa ankara yako mara 3 kwa kuchelewa kwa dakika moja kati yake. Ikiwa itaendelea kushindwa, utaweza kuwasilisha ankara mpya. Angalia ikiwa una utoshelevu wa fedha unazoingia. Kumbuka kuwa nodi za umeme lazima ziwe mtandaoni ili kupokea malipo.",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Ankara yako imeisha muda au majaribio zaidi ya 3 ya malipo yamefanywa. Wasilisha ankara mpya.",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats inajaribu kulipa ankara yako ya umeme. Kumbuka kuwa nodi za umeme lazima ziwe mtandaoni ili kupokea malipo.",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats inaboreshwa na utoshelevu zaidi na watumiaji. Mwambie rafiki yako wa Bitcoin kuhusu RoboSats!",
- "Sending coins to": "Inatuma sarafu kwa",
- "Start Again": "Anza Tena",
- "Thank you for using Robosats!": "Asante kwa kutumia Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "Kitambulisho chako cha TX",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Tafadhali subiri mpokeaji aweke dhamana. Ikiwa mpokeaji hataweka dhamana kwa wakati, agizo litatangazwa tena kwa umma.",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "Mfundi wa roboti amewasili!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "Ninakuja na roboti zangu wenyewe, hapa zipo. (Buruta na weka workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Kwa mara yangu ya kwanza hapa. Unda Gari jipya la Roboti na alama ya roboti iliyosanifiwa (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Sanidi maoni",
- "Freeze viewports": "Gandamiza maoni",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "Tuambie jinsi jukwaa linavyoweza kuboreshwa (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "Kufungua mzozo unahitaji kusubiri <1><1/>",
- "Waiting for maker bond": "Kusubiri dhamana ya mtengenezaji",
- "Public": "Umma",
- "Waiting for taker bond": "Kusubiri dhamana ya mpokeaji",
- "Cancelled": "Imefutwa",
- "Expired": "Imekwisha muda",
- "Waiting for trade collateral and buyer invoice": "Kusubiri dhamana ya biashara na ankara ya mnunuzi",
- "Waiting only for seller trade collateral": "Kusubiri tu dhamana ya biashara ya muuzaji",
- "Waiting only for buyer invoice": "Kusubiri tu ankara ya mnunuzi",
- "Sending fiat - In chatroom": "Inatumwa fiat - Katika chumba cha mazungumzo",
- "Fiat sent - In chatroom": "Fiat imetumwa - Katika chumba cha mazungumzo",
- "In dispute": "Katika mzozo",
- "Collaboratively cancelled": "Kufutwa kwa ushirikiano",
- "Sending satoshis to buyer": "Inatumwa satoshis kwa mnunuzi",
- "Successful trade": "Biashara imefanikiwa",
- "Failed lightning network routing": "Utaratibu wa mtandao wa umeme umeshindwa",
- "Wait for dispute resolution": "Kusubiri suluhisho la mzozo",
- "Maker lost dispute": "Mtengenezaji amepoteza mzozo",
- "Taker lost dispute": "Mpokeaji amepoteza mzozo",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Ankara imeisha muda. Hukuthibitisha kuchapisha agizo kwa wakati. Fanya agizo jipya.",
- "This order has been cancelled by the maker": "Agizo hili limefutwa na mtengenezaji",
- "Invoice expired. You did not confirm taking the order in time.": "Ankara imeisha muda. Hukuthibitisha kuchukua agizo kwa wakati.",
- "Invalid Order Id": "Kitambulisho cha Agizo Sio Halali",
- "You must have a robot avatar to see the order details": "Lazima uwe na picha ya roboti ili kuona maelezo ya agizo",
- "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
- "This order is not available": "Agizo hili halipo",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Robotic Satoshis wanaofanya kazi katika ghala hawakukuelewa. Tafadhali, jaza Tatizo katika Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Kutumia Testnet Bitcoin",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Chatu",
+ "Create": "Unda",
+ "List": "Orodha",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Amri zilizopo zinafanana na yako!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Jumuiya na msaada wa umma",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "Jifunze RoboSats",
+ "RoboSats information": "Taarifa za RoboSats",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "Zaidi",
+ "Offers": "Ofa",
+ "Order": "Amri",
+ "Settings": "Mipangilio",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Mkataba",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Unda alama",
+ "2. Meet your robot identity": "2. Tana na utambulisho wako wa roboti",
+ "3. Browse or create an order": "3. Tafuta au unda amri",
+ "Building your robot!": "Kujenga roboti yako!",
+ "Continue": "Endelea",
+ "Generate token": "Unda alama",
+ "Hi! My name is": "Halo! Jina langu ni",
+ "If you need help on your RoboSats journey join our public support": "Ikiwa unahitaji msaada katika safari yako ya RoboSats, jiunge na msaada wetu wa umma",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats ni soko la jukwaa kwa jukwaa. Unaweza kutazama ofa za umma au kuunda moja mpya.",
+ "See profile": "Angalia wasifu",
+ "Store it somewhere safe!": "Uhifadhi mahali salama!",
+ "Telegram group": "Kikundi cha Telegram",
+ "This is your trading avatar": "Hii ni avatar yako ya biashara",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "Funguo hii ya muda inakupa ufikiaji wa utambulisho wa roboti wa kipekee na binafsi kwa biashara yako.",
+ "You can also add your own random characters into the token or": "Pia unaweza kuongeza wahusika wako wa nasibu ndani ya alama au",
+ "or visit the robot school for documentation.": "au tembelea shule ya roboti kwa nyaraka.",
+ "roll again": "chezesha tena",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Amri hai #{{orderID}}",
+ "Add Robot": "Ongeza Roboti",
+ "Add a new Robot": "Ongeza Roboti mpya",
+ "Building...": "Inajengwa...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Amri ya mwisho #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Kurejesha",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Kutumia tena utambulisho wa biashara hupunguza faragha yako dhidi ya watumiaji wengine, waongozaji na waangalizi.",
+ "Robot Garage": "Gorofa ya Roboti",
+ "Store your token safely": "Hifadhi alama yako kwa usalama",
+ "Welcome back!": "Karibu tena!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "Imekopiwa!",
+ "Not enough entropy, make it more complex": "Entropi haifai, ifanye kuwa ngumu zaidi",
+ "The token is too short": "Alama ni fupi sana",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "Kubadilishana LN P2P Rahisi na Binafsi",
+ "Create a new robot and learn to use RoboSats": "Unda roboti mpya na ujifunze kutumia RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Rejesha roboti iliyopo kwa kutumia alama yako",
+ "Start": "Anza",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Kuunganisha kwa TOR",
+ "Connection encrypted and anonymized using TOR.": "Unganisho limefichwa na kufanywa kuwa na siri kwa kutumia TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Hii inahakikisha faragha ya juu kabisa, hata hivyo unaweza kuhisi programu inafanya kazi polepole. Ikiwa mawasiliano yamepotea, anza tena programu.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "Yoyote",
+ "Buy": "Nunua",
+ "DESTINATION": "MAELEKEZO",
+ "I want to": "Nataka",
+ "METHOD": "NJIA",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "Chagua Sarafu ya Malipo",
+ "Select Payment Method": "Chagua Njia ya Malipo",
+ "Sell": "Uza",
+ "Swap In": "Badilisha Ndani",
+ "Swap Out": "Badilisha Nje",
+ "and use": "na tumia",
+ "hosted by": "hosted by",
+ "pay with": "lipa kwa",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "Ongeza kichujio",
+ "Amount": "Kiasi",
+ "An error occurred.": "Kuna hitilafu iliyotokea.",
+ "And": "Na",
+ "Be the first one to create an order": "Kuwa wa kwanza kuunda amri",
+ "Bond": "Dhamana",
+ "Column title": "Kichwa cha Kolaamu",
+ "Columns": "Kolaamu",
+ "Currency": "Sarafu",
+ "Delete": "Futa",
+ "Destination": "Eneo la Kusudi",
+ "Expiry": "Muda wa Kufikia",
+ "Filter": "Chuja",
+ "Filter value": "Thamani ya Kichujio",
+ "Find column": "Tafuta kolaamu",
+ "Hide": "Ficha",
+ "Hide all": "Ficha yote",
+ "Host": "Host",
+ "Is": "Ni",
+ "Logic operator": "Msimamizi wa mantiki",
+ "Manage columns": "Simamia kolaamu",
+ "Menu": "Menyu",
+ "No orders found to buy BTC for {{currencyCode}}": "Hakuna amri zilizopatikana za kununua BTC kwa {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "Hakuna amri zilizopatikana za kuuza BTC kwa {{currencyCode}}",
+ "No results found.": "Hakuna matokeo yaliyopatikana.",
+ "Operator": "Msimamizi",
+ "Or": "Au",
+ "Orders per page:": "Amri kwa ukurasa:",
+ "Others": "Wengine",
+ "Pay": "Lipia",
+ "Payment Method": "Njia ya Malipo",
+ "Premium": "Malipo",
+ "Price": "Bei",
+ "Reorder column": "Panga upya kolaamu",
+ "Robot": "Roboti",
+ "Sats now": "Sats sasa",
+ "Select columns": "Chagua kolaamu",
+ "Show all": "Onesha yote",
+ "Show columns": "Onesha kolaamu",
+ "Show filters": "Onesha vichujio",
+ "Sort": "Panga",
+ "Sort by ASC": "Panga kwa Kupanda",
+ "Sort by DESC": "Panga kwa Kushuka",
+ "Timer": "Muda",
+ "Unsort": "Sitapanga",
+ "Value": "Thamani",
+ "any": "yoyote",
+ "contains": "ina",
+ "ends with": "inaisha na",
+ "equals": "inafanana na",
+ "false": "sio kweli",
+ "is": "ni",
+ "is after": "ni baada ya",
+ "is any of": "ni moja kati ya",
+ "is before": "ni kabla ya",
+ "is empty": "ni tupu",
+ "is not": "sio",
+ "is not empty": "si tupu",
+ "is on or after": "ni juu au baada ya",
+ "is on or before": "ni juu au kabla ya",
+ "no": "hapana",
+ "starts with": "inaanza na",
+ "true": "kweli",
+ "yes": "ndio",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "Funga",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "Zote, mradi ziwe haraka. Unaweza kuandika njia zako za malipo unazopendelea. Utalazimika kulingana na mwenzako ambaye pia anakubali njia hiyo. Hatua ya kubadilisha fiat ina muda wa muda wa saa 24 kabla ya mzozo kufunguliwa moja kwa moja. Tunapendekeza sana kutumia njia za malipo ya fiat ya papo hapo.",
+ "Are there trade limits?": "Je, kuna mipaka ya biashara?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "Jitambue kuwa mtoa huduma wa malipo ya fiat anaweza kutoza ada za ziada. Katika kesi yoyote, mnunuzi anabeba gharama za kutuma fiat. Hii inajumuisha gharama za benki, ada za uhamisho, na tofauti za ubadilishaji wa kigeni. Muuzaji lazima apokee kiasi kilichotajwa kwenye maelezo ya amri.",
+ "Disclaimer": "Taarifa",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Inafanyaje kazi?",
+ "How it works": "Inafanyaje kazi",
+ "How to use": "Jinsi ya kutumia",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "Katika nchi nyingi, kutumia RoboSats hakuna tofauti na kutumia Ebay au Craiglist. Kanuni zinaweza kutofautiana. Ni jukumu lako kuzingatia.",
+ "Is RoboSats legal in my country?": "Je, RoboSats ni halali katika nchi yangu?",
+ "Is RoboSats private?": "Je, RoboSats ni ya faragha?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "Ni ubadilishanaji wa kibinafsi wa BTC/FIAT kupitia lightning.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "Inasimplisha kukutana na inapunguza haja ya kuaminiana. RoboSats inazingatia faragha na kasi.",
+ "Project source code": "Nambari za chanzo za mradi",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats ni mradi wa chanzo wazi ",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "Muuzaji anakabiliwa na hatari ile ile ya kurejeshewa malipo kama huduma nyingine yoyote ya kibinafsi kwa kibinafsi. Paypal au kadi za mkopo hazipendekezwi.",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "Hii ni programu inayopimwa, mambo yanaweza kwenda vibaya. Fanya biashara kwa kiasi kidogo!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ",
+ "What are the fees?": "Ada ni zipi?",
+ "What are the risks?": "Hatari ni zipi?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "RoboSats ni nini?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "Mfano wa kuaminiana ni upi?",
+ "What payment methods are accepted?": "Njia zipi za malipo zinakubaliwa?",
+ "You can also check the full guide in ": "Unaweza pia kuangalia mwongozo kamili kwenye ",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "Unaweza kupata maelezo ya hatua kwa hatua ya mchakato wa biashara kwenye ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "Rudi nyuma",
+ "Keys": "Funguo",
+ "Learn how to verify": "Jifunze jinsi ya kuthibitisha",
+ "Messages": "Ujumbe",
+ "Peer public key": "Funguo la umma la Mwenzako",
+ "Save credentials as a JSON file": "Hifadhi sifa kama faili ya JSON",
+ "Save messages as a JSON file": "Hifadhi ujumbe kama faili ya JSON",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "Nenosiri la kufuta funguo yako binafsi. Wewe pekee ndiye unayelijua! Usiwekeeni wengine. Pia ni nembo yako ya roboti.",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "Funguo la umma la PGP lako. Mwenza wako anatumia hilo kufuta ujumbe ambao unaweza kusoma tu.",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "Mawasiliano yako yamefichwa mwisho hadi mwisho kwa kutumia OpenPGP. Unaweza kuthibitisha faragha ya mazungumzo haya kwa kutumia zana yoyote inayotegemea viwango vya OpenPGP.",
+ "Your encrypted private key": "Funguo yako binafsi iliyofutwa",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "Funguo yako binafsi iliyofutwa. Unaitumia kufuta ujumbe ambao mwenza wako alifuta kwa ajili yako. Pia unaitumia kutia sahihi ujumbe unaoituma.",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "Funguo la umma la PGP la mwenzako. Unaitumia kufuta ujumbe ambao yeye tu anaweza kusoma na kuthibitisha kuwa mwenza wako alisaini ujumbe wa kuingia.",
+ "Your private key passphrase (keep secure!)": "Nenosiri la funguo binafsi lako (lihifadhiwe salama!)",
+ "Your public key": "Funguo lako la umma",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... mahali popote duniani!",
+ "Client info": "Client info",
+ "Made with": "Imetengenezwa kwa",
+ "RoboSats client version": "RoboSats client version",
+ "and": "na",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "Jumuiya",
+ "Follow RoboSats in Nostr": "Fuata RoboSats katika Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Masuala ya Github - Mradi wa Chanzo Wazi wa Robotic Satoshis",
+ "Join RoboSats English speaking community!": "Jiunge na jumuiya ya wasemaji wa Kiingereza wa RoboSats!",
+ "Join RoboSats SimpleX group": "Jiunge na kikundi cha SimpleX cha RoboSats",
+ "Join RoboSats Spanish speaking community!": "Jiunge na jumuiya ya wasemaji wa Kihispania wa RoboSats!",
+ "Nostr Official Account": "Akaunti Rasmi ya Nostr",
+ "RoboSats in Reddit": "RoboSats kwenye Reddit",
+ "RoboSats main public support": "Msaada mkuu wa umma wa RoboSats",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Msaada unatolewa tu kupitia SimpleX. Jiunge na jumuiya yetu ikiwa una maswali au unataka kutumia wakati na robots wengine wazuri. Tafadhali, tumia Masuala yetu ya Github ikiwa utapata mdudu au unataka kuona huduma mpya!",
+ "Tell us about a new feature or a bug": "Tuambie kuhusu huduma mpya au mdudu",
+ "We are abandoning Telegram! Our old TG groups": "Tunaiacha Telegram! Vikundi vyetu vya zamani vya TG",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "Kiasi kilichoidhinishwa kwa masaa 24",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "Kitabu cha Likwiditi",
+ "CLN version": "Toleo la CLN",
+ "Client": "Mteja",
+ "Coordinator": "Msimamizi",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinator commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "Ada ya malipo ya sasa ya mtandao",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "Node ya LN",
+ "LND version": "Toleo la LND",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "Kiasi cha maisha kilichoidhinishwa",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "Ada ya Muunda",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "Amri za kununua za Umma",
+ "Public sell orders": "Amri za kuuza za Umma",
+ "Reddit": "Reddit",
+ "RoboSats version": "Toleo la RoboSats",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "Ada ya Kuchukua",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "Robots wenye shughuli leo",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Kivinjari",
+ "Enable": "Washa",
+ "Enable TG Notifications": "Washa Arifa za TG",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "Utachukuliwa kwenye mazungumzo na boti ya Telegram ya RoboSats. Fungua mazungumzo tu na bonyeza Anza. Tambua kwamba kwa kuwezesha arifa za Telegram unaweza kupunguza kiwango chako cha kutotambulika.",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "Nyuma",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "Unaenda kutembelea Jifunze RoboSats. Ina mafunzo na nyaraka za kukusaidia kujifunza jinsi ya kutumia RoboSats na kuelewa jinsi inavyofanya kazi.",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Zalisha picha ya mwakilishi wa roboti kwanza. Kisha tengeneza amri yako mwenyewe.",
+ "You do not have a robot avatar": "Huna picha ya mwakilishi wa roboti",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Roboti yako",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Ingiza alama ya roboti yako ili kuirekebisha roboti yako na kupata ufikiaji wa biashara zake.",
+ "Paste token here": "Bandika alama hapa",
+ "Recover": "Rejesha",
+ "Robot recovery": "Kurejesha roboti",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "Fanya nakala rudufu!",
+ "Done": "Imekamilika",
+ "Store your robot token": "Hifadhi kitambulisho chako cha roboti",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "Huenda ukahitaji kurejesha avatar yako ya roboti baadaye: iweke salama. Unaweza tu kuinakili kwenye programu nyingine.",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Pakua RoboSats {{coordinatorString}} APK kutoka kwa matoleo ya Github",
+ "Go away!": "Ondoka!",
+ "On Android RoboSats app ": "Kwenye programu ya Android ya RoboSats ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "Kwenye mteja wa Tor Browser rudufu tu kichupo chako (bonyeza hapa au bonyeza Ctrl+Shift+R)",
+ "On remotely served browser client": "Kwenye mteja wa kivinjari kinachotumikia mbali",
+ "On your own soverign node": "Kwenye node yako ya kifalme",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "Msimamizi wa RoboSats yuko kwenye toleo la {{coordinatorString}}, lakini programu yako ya mteja iko kwenye toleo la {{clientString}}. Tofauti hii ya toleo inaweza kusababisha uzoefu mbaya wa mtumiaji.",
+ "Update your RoboSats client": "Sasisha programu yako ya RoboSats",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "Futa",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "Mteja wa RoboSats unatolewa kutoka kwenye node yako mwenyewe ikikupa usalama na faragha imara kabisa.",
+ "You are self-hosting RoboSats": "Unaendesha RoboSats yako mwenyewe",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "Hutumii RoboSats kibinafsi",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "Kutoka",
+ "to": "haditohadi",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " kwa punguzo la {{discount}}%",
+ " at a {{premium}}% premium": " kwa faida ya {{premium}}%",
+ " at market price": " kwa bei ya soko",
+ " of {{satoshis}} Satoshis": " ya {{satoshis}} Satoshis",
+ "Add New": "Ongeza Mpya",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Upeo wa Kiasi",
+ "Amount of BTC to swap for LN Sats": "Kiasi cha BTC cha kubadilishana kwa LN Sats",
+ "Amount of fiat to exchange for bitcoin": "Kiasi cha fiat cha kubadilishana kwa bitcoin",
+ "Buy BTC for ": "Nunua BTC kwa ",
+ "Buy or Sell Bitcoin?": "Nunua au Uza Bitcoin?",
+ "Choose a Pricing Method": "Chagua Njia ya Bei",
+ "Clear form": "Futa fomu",
+ "Edit order": "Hariri amri",
+ "Enable advanced options": "Washa chaguzi za juu",
+ "Enter the destination of the Lightning swap": "Ingiza marudio ya ubadilishaji wa Lightning",
+ "Escrow/Invoice Timer (HH:mm)": "Muda wa Amana/Bili (HH:mm)",
+ "Escrow/invoice step length": "Hatua ya muda wa Amana/bili",
+ "Exact": "Sahihi",
+ "Exact Amount": "Kiasi Sahihi",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "Njia za Malipo ya Fiat",
+ "Fidelity Bond Size": "Ukubwa wa Dhamana ya Uaminifu",
+ "In or Out of Lightning?": "Ndani au Nje ya Lightning?",
+ "Let the price move with the market": "Acha bei itembee na soko",
+ "Must be less than {{maxAmount}}": "Lazima iwe chini ya {{maxAmount}}",
+ "Must be less than {{maxSats}": "Lazima iwe chini ya {{maxSats}}",
+ "Must be less than {{max}}%": "Lazima iwe chini ya {{max}}%",
+ "Must be more than {{minAmount}}": "Lazima iwe zaidi ya {{minAmount}}",
+ "Must be more than {{minSats}}": "Lazima iwe zaidi ya {{minSats}}",
+ "Must be more than {{min}}%": "Lazima iwe zaidi ya {{min}}%",
+ "Must be shorter than 65 characters": "Lazima iwe fupi kuliko herufi 65",
+ "Onchain amount to receive (BTC)": "Kiasi cha onchain cha kupokea (BTC)",
+ "Onchain amount to send (BTC)": "Kiasi cha onchain cha kutuma (BTC)",
+ "Order current rate:": "Kiwango cha sasa cha amri:",
+ "Order for ": "Amri kwa ",
+ "Order rate:": "Kiwango cha amri:",
+ "Premium over Market (%)": "Faida juu ya Soko (%)",
+ "Public Duration (HH:mm)": "Muda wa Umma (HH:mm)",
+ "Public order length": "Urefu wa amri ya umma",
+ "Relative": "Mahususi",
+ "Satoshis": "Satoshis",
+ "Sell BTC for ": "Uza BTC kwa ",
+ "Set a fix amount of satoshis": "Weka kiasi sahihi cha satoshis",
+ "Set the skin-in-the-game, increase for higher safety assurance": "Weka skin-in-the-game, ongeza kwa uhakikisho wa usalama zaidi",
+ "Swap Destination(s)": "Marudio ya Kubadilisha",
+ "Swap into LN ": "Badilisha kwa LN ",
+ "Swap of ": "Badilisha ya ",
+ "Swap out of LN ": "Badilisha kutoka LN ",
+ "Swap?": "Badilisha?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "Unaweza kuongeza njia mpya",
+ "You must fill the form correctly": "Lazima ujaze fomu kwa usahihi",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "Unapokea takribani {{swapSats}} LN Sats (ada inaweza kutofautiana)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "Unatuma takribani {{swapSats}} LN Sats (ada inaweza kutofautiana)",
+ "Your order fixed exchange rate": "Kiwango chako cha kubadilisha cha amri",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Muumba",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Mpokeaji",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Uhamishaji wa Lightning umeshindwa",
+ "New chat message": "Ujumbe mpya wa mazungumzo",
+ "Order chat is open": "Mazungumzo ya amri yamefunguliwa",
+ "Order has been disputed": "Amri imepingwa",
+ "Order has been taken!": "Amri imechukuliwa!",
+ "Order has expired": "Amri imeisha muda",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Kubadilisha Bitcoin kwa Njia Rahisi na ya Kibinafsi",
+ "Trade finished successfully!": "Biashara imekamilika kwa mafanikio!",
+ "You can claim Sats!": "Unaweza kudai Sats!",
+ "You lost the dispute": "Umeshindwa kwenye mzozo",
+ "You won the dispute": "Umeshinda kwenye mzozo",
+ "₿ Rewards!": "Tuzo za ₿!",
+ "⚖️ Disputed!": "⚖️ Kupingwa!",
+ "✅ Bond!": "✅ Dhamana!",
+ "✅ Escrow!": "✅ Amana!",
+ "❗⚡ Routing Failed": "❗⚡ Uhamishaji Umeshindwa",
+ "👍 dispute": "👍 mzozo",
+ "👎 dispute": "👎 mzozo",
+ "💬 Chat!": "💬 Mazungumzo!",
+ "💬 message!": "💬 ujumbe!",
+ "😪 Expired!": "😪 Imekwisha muda!",
+ "🙌 Funished!": "🙌 Imekamilika!",
+ "🥳 Taken!": "🥳 Imechukuliwa!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "Kiasi {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "Kwa kuchukua agizo hili, unachukua hatari ya kupoteza muda wako. Ikiwa mtengenezaji hataendelea kwa wakati, utalipwa satoshis kwa 50% ya dhamana ya mtengenezaji.",
+ "Enter amount of fiat to exchange for bitcoin": "Ingiza kiasi cha fedha za fiat kubadilishana na bitcoin",
+ "Sounds fine": "Sikika vizuri",
+ "Take Order": "Chukua Agizo",
+ "The maker is away": "Mtengenezaji yuko mbali",
+ "Too high": "Kubwa sana",
+ "Too low": "Chini sana",
+ "Wait until you can take an order": "Subiri mpaka uweze kuchukua agizo",
+ "You must specify an amount first": "Lazima uweke kiasi kwanza",
+ "You will receive {{satoshis}} Sats (Approx)": "Utapokea {{satoshis}} Sats (Takriban)",
+ "You will send {{satoshis}} Sats (Approx)": "Utatuma {{satoshis}} Sats (Takriban)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "Njia za malipo zilizokubaliwa",
+ "Amount of Satoshis": "Kiasi cha Satoshis",
+ "Deposit timer": "Muda wa Amana",
+ "Expires in": "Inamalizika ndani ya",
+ "F2F location": "F2F location",
+ "Order Details": "Maelezo ya Agizo",
+ "Order ID": "Kitambulisho cha Agizo",
+ "Order host": "Order host",
+ "Order maker": "Mtengenezaji wa Agizo",
+ "Order status": "Hali ya Agizo",
+ "Order taker": "Mpokeaji wa Agizo",
+ "Penalty lifted, good to go!": "Adhabu imeondolewa, unaweza kuendelea!",
+ "Premium over market price": "Premium juu ya bei ya soko",
+ "Price and Premium": "Bei na Premium",
+ "Swap destination": "Mahali pa Kubadilisha",
+ "The order has expired": "Agizo limekwisha muda",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "Hauwezi kuchukua agizo bado! Subiri {{timeMin}}m {{timeSec}}s",
+ "You receive via {{method}} {{amount}}": "Utapokea kupitia {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "Utapokea kupitia Lightning {{amount}} Sats (Takriban)",
+ "You send via Lightning {{amount}} Sats (Approx)": "Utatuma kupitia Lightning {{amount}} Sats (Takriban)",
+ "You send via {{method}} {{amount}}": "Utatuma kupitia {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "Dai",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "Washa Arifa za Telegram",
+ "Generate with Webln": "Zalisha na Webln",
+ "Inactive order": "Amri isiyo na shughuli",
+ "Invoice for {{amountSats}} Sats": "Hati ya {{amountSats}} Sats",
+ "No active orders": "Hakuna amri zilizo hai",
+ "One active order #{{orderID}}": "Amri moja iliyohai #{{orderID}}",
+ "Submit": "Wasilisha",
+ "Telegram enabled": "Telegram imefunguliwa",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "Tumia ankra za bili",
+ "You do not have previous orders": "Huna amri za awali",
+ "Your compensations": "Your compensations",
+ "Your current order": "Amri yako ya sasa",
+ "Your last order #{{orderID}}": "Amri yako ya mwisho #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Giza",
+ "Light": "Nuru",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Kuunganishwa kwa mtandao wa TOR",
+ "Connecting to TOR network": "Kuunganisha kwa mtandao wa TOR",
+ "Connection error": "Hitilafu ya mawasiliano",
+ "Initializing TOR daemon": "Kuandaa TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Futa agizo na fungua dhamana mara moja",
+ "Collaborative Cancel": "Kufuta kwa Ushirikiano",
+ "Unilateral cancelation (bond at risk!)": "Kufuta kwa upande mmoja (dhamana iko hatarini!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "Uliomba kughairi kwa ushirikiano",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} anaomba kughairi kwa ushirikiano",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "Mnunuzi",
+ "Completed in": "Imekamilika ndani ya",
+ "Contract exchange rate": "Kiwango cha ubadilishaji wa mkataba",
+ "Coordinator trade revenue": "Mapato ya biashara ya mratibu",
+ "Export trade summary": "Hamisha muhtasari wa biashara",
+ "Maker bond": "Dhamana ya Muumba",
+ "Mining fee": "Ada ya uchimbaji madini",
+ "Onchain swap fee": "Ada ya kubadilisha sarafu kwenye mnyororo",
+ "Received": "Imepokelewa",
+ "Routing budget": "Bajeti ya urudishaji",
+ "Seller": "Muuzaji",
+ "Sent": "Imetumwa",
+ "Taker bond": "Dhamana ya Mpokeaji",
+ "Timestamp": "Timestamp",
+ "Trade Summary": "Muhtasari wa Biashara",
+ "Unlocked": "Imefunguliwa",
+ "User role": "Dhima ya Mtumiaji",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "Tazama Wallets Zinazoendana",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "Ghairi agizo?",
+ "Confirm Cancel": "Thibitisha Kughairi",
+ "If the order is cancelled now you will lose your bond.": "Ikiwa agizo litaghairiwa sasa utapoteza dhamana yako.",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Kubali Kughairisha",
+ "Ask for Cancel": "Omba Kughairisha",
+ "Collaborative cancel the order?": "Ghairi agizo kwa ushirikiano?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "Escrow ya biashara imewekwa. Agizo linaweza kughairiwa tu ikiwa pande zote mbili, mfanyakazi na mpokeaji, watakubaliana kughairi.",
+ "Your peer has asked for cancellation": "Mwenzako ameomba kughairi",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "Kubali na kufungua mzozo",
+ "Disagree": "Kupinga",
+ "Do you want to open a dispute?": "Je, unataka kufungua mzozo?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "Hakikisha HAUSHIRIA logi ya gumzo. Wafanyikazi wanaweza kuomba logi yako ya gumzo iliyosafirishwa JSON ili kutatua tofauti. Ni jukumu lako kuihifadhi.",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "Wafanyikazi wa RoboSats watachunguza taarifa na ushahidi uliotolewa. Unahitaji kujenga kesi kamili, kwani wafanyikazi hawawezi kusoma gumzo. Ni bora kutoa njia ya mawasiliano ya burner na taarifa yako. Satoshis katika escrow ya biashara zitatumwa kwa mshindi wa mzozo, wakati mpotezaji wa mzozo atapoteza dhamana.",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "Thibitisha",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Thibitisha ulipokea {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Kuthibitisha kuwa umepokea {{amount}} {{currencyCode}} kutahitimisha biashara. Satoshis katika escrow itatolewa kwa mnunuzi. Thibitisha tu baada ya {{amount}} {{currencyCode}} kuwasili kwenye akaunti yako. Kumbuka kuwa ikiwa umepokea malipo na haukubonyeza uthibitisho, una hatari ya kupoteza dhamana yako.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Thibitisha uliyotuma {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Kuthibitisha kuwa umetuma {{amount}} {{currencyCode}} itaruhusu mwenzako kukamilisha biashara. Ikiwa haujatuma bado na bado unaendelea kuthibitisha uongo, una hatari ya kupoteza dhamana yako.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "SOMA. Ikiwa malipo yako kwa muuzaji yamezuiwa na haiwezekani kabisa kukamilisha biashara, unaweza kurejesha uthibitisho wako wa \"Fiat imetumwa\". Fanya hivyo tu ikiwa wewe na muuzaji TUMESHAAKUBALIANA kwenye gumzo kuendelea na kughairiwa kwa ushirikiano. Baada ya kuthibitisha, kitufe cha \"Kughairi kwa Ushirikiano\" kitaonekana tena. Bonyeza tu kitufe hiki ikiwa unajua unachofanya. Watumiaji wapya wa RoboSats hawashauriwi kabisa kufanya kitendo hiki! Hakikisha kuwa malipo yako yameshindwa na kiasi hicho kiko kwenye akaunti yako.",
+ "Revert the confirmation of fiat sent?": "Rudisha uthibitisho wa fiat uliotumwa?",
+ "Wait ({{time}})": "Subiri ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Kiasi bado hakijafungwa, tafadhali angalia mkoba wako wa WebLN.",
+ "Invoice not received, please check your WebLN wallet.": "Ankara haijapokelewa, tafadhali angalia mkoba wako wa WebLN.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "Unaweza sasa kufunga pop-up ya mkoba wako wa WebLN.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "Ukaguzi wa PGP",
+ "Export": "Hamisha",
+ "Save full log as a JSON file (messages and credentials)": "Hifadhi logi kamili kama faili la JSON (ujumbe na sifa)",
+ "Verify your privacy": "Thibitisha faragha yako",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...inayosubiri",
+ "Activate slow mode (use it when the connection is slow)": "Washa hali ya polepole (itumie wakati muunganisho ni polepole)",
+ "Peer": "Mwenza",
+ "You": "Wewe",
+ "connected": "imeunganishwa",
+ "disconnected": "imekatia",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "Inaunganisha...",
+ "Send": "Tuma",
+ "Type a message": "Andika ujumbe",
+ "Waiting for peer public key...": "Inasubiri ufunguo wa umma wa mwenzi...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Tia kumbukumbu za gumzo",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Kuambatanisha kumbukumbu za gumzo husaidia mchakato wa kusuluhisha mzozo na kuongeza uwazi. Walakini, inaweza kudhoofisha faragha yako.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "Wasilisha taarifa ya mzozo",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Chaguzi za hali ya juu",
+ "Invoice to wrap": "Ankara ya kufunga",
+ "Payout Lightning Invoice": "Ankara ya Malipo ya Lightning",
+ "Proxy Budget": "Bajeti ya Proksi",
+ "Routing Budget": "Bajeti ya Uendeshaji",
+ "Server": "Sehemu",
+ "Submit invoice for {{amountSats}} Sats": "Wasilisha ankara kwa {{amountSats}} Sats",
+ "Use Lnproxy": "Tumia Lnproxy",
+ "Wrap": "Funika",
+ "Wrapped invoice": "Ankara iliyofungwa",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Anwani ya Bitcoin",
+ "Final amount you will receive": "Kiasi cha mwisho utakachopokea",
+ "Invalid": "Batili",
+ "Mining Fee": "Ada ya Madini",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "Mratibu wa RoboSats atafanya kubadilisha na kutuma Sats kwa anwani yako ya onchain.",
+ "Swap fee": "Ada ya kubadilisha",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Thibitisha {{amount}} {{currencyCode}} imepokelewa",
+ "Confirm {{amount}} {{currencyCode}} sent": "Thibitisha {{amount}} {{currencyCode}} imetolewa",
+ "Open Dispute": "Fungua Mgogoro",
+ "Payment failed?": "Malipo yameshindikana?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Sema hi! Kuwa msaada na mafupi. Waambie jinsi ya kukutumia {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "Ili kufungua mgogoro unahitaji kusubiri",
+ "Wait for the seller to confirm he has received the payment.": "Subiri muuzaji kuthibitisha kuwa amepokea malipo.",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "Tafadhali, weka taarifa zinazohitajika kutambua agizo lako na malipo yako: kitambulisho cha agizo; hash ya malipo ya dhamana au malipo kwa njia ya escrow (angalia kwenye mkoba wako wa lightning); kiasi sahihi cha satoshis; na jina la roboti. Utalazimika kujitambulisha kama mtumiaji anayehusika katika biashara hii kupitia barua pepe (au njia nyingine za mawasiliano).",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "Unaweza kudai kiasi cha suluhisho la mzozo (dhamana ya escrow na dhamana ya uaminifu) kutoka kwa tuzo zako za wasifu. Ikiwa kuna jambo lolote ambalo wafanyakazi wanaweza kusaidia, usisite kuwasiliana na robosats@protonmail.com (au kupitia njia yako ya mawasiliano ya muda mfupi uliyotoa).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Endelea kusubiri kwa muda. Ikiwa muuzaji haweki dhamana, utapata dhamana yako nyuma kiotomatiki. Aidha, utapokea fidia (angalia tuzo kwenye wasifu wako).",
+ "We are waiting for the seller to lock the trade amount.": "Tunasubiri muuzaji aweke kiasi cha biashara.",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "Renew Order",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "Nakili kwenye ubao wa kunakili",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "Hii ni ankara ya kushikilia, itafungia kwenye mkoba wako. Itakatwa tu ikiwa utaghairi au kupoteza mzozo.",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "Hii ni ankara ya kushikilia, itafungia kwenye mkoba wako. Itaachiliwa kwa mnunuzi mara tu utakapothibitisha kuwa umepokea {{currencyCode}}.",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "Fungua Toleo",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "Agizo lako la umma limezuiliwa. Kwa sasa halionekani wala kuchukuliwa na roboti wengine. Unaweza kuchagua kulifungua tena wakati wowote.",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "Kabla ya kukuruhusu kutuma {{amountFiat}} {{currencyCode}}, tunataka kuhakikisha unaweza kupokea BTC.",
+ "Lightning": "Miali",
+ "Onchain": "Mtandao",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "Endelea kusubiri kwa muda. Ikiwa mnunuzi hafanyi kazi kwa ushirikiano, utapata dhamana ya biashara na dhamana yako kiotomatiki. Aidha, utapokea fidia (angalia tuzo kwenye wasifu wako).",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "Tunasubiri mnunuzi aweke ankara ya miali. Mara atakapofanya hivyo, utaweza kuwasiliana moja kwa moja na maelezo ya malipo.",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "Miongoni mwa maagizo ya {{currencyCode}} ya umma (kiwango kikubwa ni cha bei nafuu)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "Ikiwa agizo litakwisha muda bila kuchukuliwa, dhamana yako itarudi kwako (hakuna hatua inayohitajika).",
+ "Pause the public order": "Zuia agizo la umma",
+ "Premium rank": "Cheo cha Premium",
+ "Public orders for {{currencyCode}}": "Maagizo ya umma ya {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "Sababu ya kushindwa:",
+ "Next attempt in": "Jaribio lifuatalo baada ya",
+ "Retrying!": "Inajaribu tena!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats itajaribu kulipa ankara yako mara 3 kwa kuchelewa kwa dakika moja kati yake. Ikiwa itaendelea kushindwa, utaweza kuwasilisha ankara mpya. Angalia ikiwa una utoshelevu wa fedha unazoingia. Kumbuka kuwa nodi za umeme lazima ziwe mtandaoni ili kupokea malipo.",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Ankara yako imeisha muda au majaribio zaidi ya 3 ya malipo yamefanywa. Wasilisha ankara mpya.",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats inajaribu kulipa ankara yako ya umeme. Kumbuka kuwa nodi za umeme lazima ziwe mtandaoni ili kupokea malipo.",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats inaboreshwa na utoshelevu zaidi na watumiaji. Mwambie rafiki yako wa Bitcoin kuhusu RoboSats!",
+ "Sending coins to": "Inatuma sarafu kwa",
+ "Start Again": "Anza Tena",
+ "Thank you for using Robosats!": "Asante kwa kutumia Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "Kitambulisho chako cha TX",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "Tafadhali subiri mpokeaji aweke dhamana. Ikiwa mpokeaji hataweka dhamana kwa wakati, agizo litatangazwa tena kwa umma.",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "Mfundi wa roboti amewasili!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "Ninakuja na roboti zangu wenyewe, hapa zipo. (Buruta na weka workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "Kwa mara yangu ya kwanza hapa. Unda Gari jipya la Roboti na alama ya roboti iliyosanifiwa (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Sanidi maoni",
+ "Freeze viewports": "Gandamiza maoni",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "Tuambie jinsi jukwaa linavyoweza kuboreshwa (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "Kufungua mzozo unahitaji kusubiri <1><1/>",
+ "Waiting for maker bond": "Kusubiri dhamana ya mtengenezaji",
+ "Public": "Umma",
+ "Waiting for taker bond": "Kusubiri dhamana ya mpokeaji",
+ "Cancelled": "Imefutwa",
+ "Expired": "Imekwisha muda",
+ "Waiting for trade collateral and buyer invoice": "Kusubiri dhamana ya biashara na ankara ya mnunuzi",
+ "Waiting only for seller trade collateral": "Kusubiri tu dhamana ya biashara ya muuzaji",
+ "Waiting only for buyer invoice": "Kusubiri tu ankara ya mnunuzi",
+ "Sending fiat - In chatroom": "Inatumwa fiat - Katika chumba cha mazungumzo",
+ "Fiat sent - In chatroom": "Fiat imetumwa - Katika chumba cha mazungumzo",
+ "In dispute": "Katika mzozo",
+ "Collaboratively cancelled": "Kufutwa kwa ushirikiano",
+ "Sending satoshis to buyer": "Inatumwa satoshis kwa mnunuzi",
+ "Successful trade": "Biashara imefanikiwa",
+ "Failed lightning network routing": "Utaratibu wa mtandao wa umeme umeshindwa",
+ "Wait for dispute resolution": "Kusubiri suluhisho la mzozo",
+ "Maker lost dispute": "Mtengenezaji amepoteza mzozo",
+ "Taker lost dispute": "Mpokeaji amepoteza mzozo",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Ankara imeisha muda. Hukuthibitisha kuchapisha agizo kwa wakati. Fanya agizo jipya.",
+ "This order has been cancelled by the maker": "Agizo hili limefutwa na mtengenezaji",
+ "Invoice expired. You did not confirm taking the order in time.": "Ankara imeisha muda. Hukuthibitisha kuchukua agizo kwa wakati.",
+ "Invalid Order Id": "Kitambulisho cha Agizo Sio Halali",
+ "You must have a robot avatar to see the order details": "Lazima uwe na picha ya roboti ili kuona maelezo ya agizo",
+ "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
+ "This order is not available": "Agizo hili halipo",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "Robotic Satoshis wanaofanya kazi katika ghala hawakukuelewa. Tafadhali, jaza Tatizo katika Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/th.json b/frontend/static/locales/th.json
index a451f6a1..ad0e8836 100644
--- a/frontend/static/locales/th.json
+++ b/frontend/static/locales/th.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "Using Testnet Bitcoin",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "Chart",
- "Create": "Create",
- "List": "List",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "Existing orders match yours!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "Community and public support",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "เรียนรู้การใช้งาน",
- "RoboSats information": "RoboSats information",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "More",
- "Offers": "Offers",
- "Order": "รายการซื้อขาย",
- "Settings": "Settings",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "Contract",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. Generate a token",
- "2. Meet your robot identity": "2. Meet your robot identity",
- "3. Browse or create an order": "3. Browse or create an order",
- "Building your robot!": "Building your robot!",
- "Continue": "Continue",
- "Generate token": "Generate token",
- "Hi! My name is": "Hi! My name is",
- "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
- "See profile": "See profile",
- "Store it somewhere safe!": "Store it somewhere safe!",
- "Telegram group": "Telegram group",
- "This is your trading avatar": "โรบอทสำหรับซื้อขาย",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
- "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
- "or visit the robot school for documentation.": "or visit the robot school for documentation.",
- "roll again": "roll again",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "Active order #{{orderID}}",
- "Add Robot": "Add Robot",
- "Add a new Robot": "Add a new Robot",
- "Building...": "Building...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "Last order #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "Recovery",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
- "Robot Garage": "Robot Garage",
- "Store your token safely": "รักษา token ของคุณไว้ให้ดี",
- "Welcome back!": "Welcome back!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "คัดลอกแล้ว!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
- "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "Recover an existing robot using your token",
- "Start": "Start",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "Connecting to TOR",
- "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "ANY",
- "Buy": "ซื้อ",
- "DESTINATION": "DESTINATION",
- "I want to": "ฉันต้องการ",
- "METHOD": "METHOD",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "เลือกสกุลเงิน",
- "Select Payment Method": "Select Payment Method",
- "Sell": "ขาย",
- "Swap In": "Swap In",
- "Swap Out": "Swap Out",
- "and use": "และใช้",
- "hosted by": "hosted by",
- "pay with": "pay with",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "เพิ่มตัวกรอง",
- "Amount": "จำนวน",
- "An error occurred.": "เกิดความผิดพลาด",
- "And": "และ",
- "Be the first one to create an order": "มาเป็นคนสร้างรายการซื้อขายคนแรก",
- "Bond": "Bond",
- "Column title": "ชื่อคอลัมน์",
- "Columns": "คอลัมน์",
- "Currency": "สกุลเงิน",
- "Delete": "ลบ",
- "Destination": "Destination",
- "Expiry": "Expiry",
- "Filter": "ตัวกรอง",
- "Filter value": "กรองค่า",
- "Find column": "ค้นหาคอลัมน์",
- "Hide": "ซ่อน",
- "Hide all": "ซ่อนทั้งหมด",
- "Host": "Host",
- "Is": "เป็น",
- "Logic operator": "ตัวดำเนินการ",
- "Manage columns": "Manage columns",
- "Menu": "รายการเลือก",
- "No orders found to buy BTC for {{currencyCode}}": "ไม่มีรายการซื้อ BTC เป็นเงิน {{currencyCode}}",
- "No orders found to sell BTC for {{currencyCode}}": "ไม่มีรายการขาย BTC เป็นเงิน {{currencyCode}}",
- "No results found.": "ไม่พบผลลัพธ์",
- "Operator": "ตัวดำเนินการ",
- "Or": "หรือ",
- "Orders per page:": "รายการต่อหน้า:",
- "Others": "อื่นๆ",
- "Pay": "จ่าย",
- "Payment Method": "วิธีการชำระเงิน",
- "Premium": "พรีเมี่ยม",
- "Price": "ราคา",
- "Reorder column": "จัดเรียงคอลัมน์ใหม่",
- "Robot": "โรบอท",
- "Sats now": "Sats now",
- "Select columns": "เลือกคอลัมน์",
- "Show all": "แสดงทั้งหมด",
- "Show columns": "แสดงแถว",
- "Show filters": "แสดงตัวกรอง",
- "Sort": "จัดเรียง",
- "Sort by ASC": "เรียงจากล่างขึ้นบน",
- "Sort by DESC": "เรียงจากบนลงล่าง",
- "Timer": "Timer",
- "Unsort": "เลิกจัดเรียง",
- "Value": "ค่า",
- "any": "ทั้งหมด",
- "contains": "มีเป็นองค์ประกอบ",
- "ends with": "ลงท้ายด้วย",
- "equals": "เท่ากับ",
- "false": "เท็จ",
- "is": "เป็น",
- "is after": "is after",
- "is any of": "เป็นอะไรก็ได้ของ",
- "is before": "is before",
- "is empty": "ว่างเปล่า",
- "is not": "ไม่ใช่",
- "is not empty": "ไม่ว่างเปล่า",
- "is on or after": "is on or after",
- "is on or before": "is on or before",
- "no": "ไม่ใช่",
- "starts with": "เริ่มต้นด้วย",
- "true": "จริง",
- "yes": "ใช่",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "ปิด",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub)",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.",
- "Are there trade limits?": "มีขีดจำกัดการซื้อขายมั้ย?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "ข้อควรระวัง สำหรับฝ่ายผู้ซื้อเหรียญ ค่าธรรมเนียมทั้งหมดที่เกี่ยวข้องสำหรับกระบวนการส่งเงินเฟียต และค่า swap เงินเฟียต ถือเป็นความรับผิดชอบของผู้ซื้อเหรียญ ผู้ขายจะต้องได้รับเงินตามจำนวนครบถ้วนเท่ากับที่ระบุไว้ในรายการซื้อขาย",
- "Disclaimer": "ข้อความปฏิเสธความรับผิดชอบ",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "มันทำงานอย่างไร?",
- "How it works": "มันทำงานอย่างไร",
- "How to use": "วิธีการใช้งาน",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "ในหลายประเทศการใช้ RoboSats ตามกฎหมายไม่แตกต่างกับ Ebay หรือ Craiglist กฎหมายแต่ละประเทศจะมีความแตกต่างกันและเป็นความรับผิดชอบของคุณในการปฏิบัติตามกฎหมาย",
- "Is RoboSats legal in my country?": "RoboSats ถูกกฎหมายในประเทศที่ฉันอยู่หรือไม่?",
- "Is RoboSats private?": "RoboSats มีความเป็นส่วนตัวมั้ย?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "เราคือตลาดนัดสำหรับแลกเปลี่ยนระหว่างเงินเฟียตสกุลใดก็ได้กับ Bitcoin ที่ทำงานโดย lightning network.",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "เราทำให้การจับคู่ซื้อขายเป็นเรื่องง่ายและลดการอาศัยความไว้ใจ RoboSats มุ่งเน้นที่ความเป็นส่วนตัวและความสะดวกรวดเร็ว",
- "Project source code": "Project source code",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats เป็นโปรเจค open source",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "ผู้ขายเหรียญมีความเสี่ยงที่จะถูกเรียกเงินคืนเช่นเดียวกับการใช้แพล้ตฟอร์ม Peer-to-peer อื่นๆ ดังนั้นจึงควรหลีกเลี่ยงการรับชำระเงินผ่านทาง Paypal หรือบัตรเครดิต",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "เราเป็นแอพที่ยังอยู่ในระหว่างการพัฒนาอาจมีปัญหาที่ไม่คาดคิดเกิดขึ้นได้ดังนั้นจึงควรทำซื้อขายในปริมาณน้อยๆ",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "แอพพลิเคชั่น lightning นี้เปิดให้ใช้งานโดยที่ยังอยู่ในระหว่างการพัฒนาจึงควรทำการซื้อขายอย่างระมัดระวัง ปัจจุบันยังไม่มีฝ่ายบริการลูกค้ารายบุคคล จำเป็นต้องใช้ช่องทางสาธารณะในการติดต่อขอความช่วยเหลือ",
- "What are the fees?": "ค่าธรรมเนียมเท่าไหร่?",
- "What are the risks?": "มีความเสี่ยงอะไรบ้าง?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "RoboSats คืออะไร?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "รูปแบบความเชื่อถือเป็นอย่างไร?",
- "What payment methods are accepted?": "ต้องชำระเงินผ่านช่องทางไหน?",
- "You can also check the full guide in ": "และคุณสามารถอ่านรายละเอียดขั้นตอนการซื้อขายทั้งหมดได้ที่",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "คุณสามารถอ่านขั้นตอนการซื้อขายทีละขั้นได้ที่",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "กลับ",
- "Keys": "Keys",
- "Learn how to verify": "เรียนรู้วิธีการตรวจสอบ",
- "Messages": "ข้อความ",
- "Peer public key": "Public key ของคู่ค้า",
- "Save credentials as a JSON file": "บันทึกข้อมูลยืนยันตัวตนเป็นไฟล์ JSON",
- "Save messages as a JSON file": "บันทึกข้อความเป็นไฟล์ JSON",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "passphrase สำหรับถอดรหัส private key ของคุณ มีแต่คุณเท่านั้นที่รู้! ห้ามแชร์ให้ผู้อื่น นอกจากนี้มันยังเป็น token ของโรบอทของคุณอีกด้วย",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "PGP public key ของคุณ คู่ค้าของคุณใช้มันเข้ารหัสกับข้อความซึ่งทำให้มีแต่คุณเท่านั้นที่สามารถอ่านได้",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "การสื่อสารของคุณถูกเข้ารหัสแบบ end-to-end ด้วย OpenPGP คุณสามารถตรวจสอบความเป็นส่วนตัวของคุณด้วยเครื่องมือใดก็ได้ที่รองรับมาตรฐาน OpenPGP",
- "Your encrypted private key": "private key ที่ถูกเข้ารหัสของคุณ",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "private key ที่ถูกเข้ารหัสของคุณ ใช้ในการถอดรหัสเพื่ออ่านข้อความที่คู่ค้าส่งให้คุณ และใช้ในการเซ็นต์เพื่อยืนยันว่าข้อความที่คุณส่งมาจากคุณจริงๆ",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "PGP public key ของคู่ค้า ใช้ในการเข้ารหัสกับข้อความซึ่งทำให้มีแต่เขาเท่านั้นที่สามารภถอ่านได้และใช้ตรวจสอบข้อความที่คู่ค้าเข้ารหัสและส่งมาให้คุณ",
- "Your private key passphrase (keep secure!)": "passphrase ของ private key ของคุณ เก็บรักษาไว้ให้ดี!",
- "Your public key": "Public key ของคุณ",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "... ซักที่ บนโลกใบนี้!",
- "Client info": "Client info",
- "Made with": "สร้างด้วย",
- "RoboSats client version": "RoboSats client version",
- "and": "และ",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "ชุมชน",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
- "Join RoboSats English speaking community!": "Join RoboSats English speaking community!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "Join RoboSats Spanish speaking community!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "RoboSats ใน Reddit",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "บอกเราเกี่ยวกับฟีเจอร์ใหม่หรือบัค",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "24h ปริมาณการซื้อขาย 24 ชั่วโมงที่แล้ว",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "สภาพคล่องทางบ้ญชี",
- "CLN version": "CLN version",
- "Client": "Client",
- "Coordinator": "Coordinator",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "Coordinator commit hash",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "ค่าธรรมเนียมการจ่าย On-chain ตอนนี้",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN Node",
- "LND version": "LND version",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "ปริมาณการซื้อขายตั้งแต่ก่อตั้งแพล้ตฟอร์ม",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "ค่าธรรมเนียม Maker",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "จำนวนรายการซื้อ",
- "Public sell orders": "จำนวนรายการขาย",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats version",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "ค่าธรรมเนียม Taker",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "จำนวนโรบอทที่ใช้งานในวันนี้",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "Browser",
- "Enable": "เปิดใช้งาน",
- "Enable TG Notifications": "ใช้การแจ้งเตือน Telegram",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "คุณจะเข้าไปยังแชทกับ telegram bot ของ RoboSats ให้คุณกด Start อย่างไรก็ตาม การใช้การแจ้งเตือน telegram จะลดระดับการปกปิดตัวตนของคุณ",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "กลับ",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "คุณกำลังเข้าสู่หน้าการเรียนรู้การใช้งาน RoboSats คุณสามารถศึกษาวิธีการใช้งานแพล้ตฟอร์มและทำความเข้าใจการทำงานของแพล้ตฟอร์มได้ที่นี่",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
- "You do not have a robot avatar": "คุณไม่มีโรบอท",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "Your Robot",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
- "Paste token here": "Paste token here",
- "Recover": "Recover",
- "Robot recovery": "Robot recovery",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "อย่าลืมบันทึก!",
- "Done": "เสร็จสิ้น",
- "Store your robot token": "เก็บรักษา token โรบอทของคุณ",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "คุณอาจต้องใช้โรบอทอีกในอนาคตจึงควรเก็บรักษามันไว้ให้ดี คุณสามารถคัดลอกมันไปเก็บไว้ในแอพพลิเคชั่นอื่นๆได้อย่างง่ายดาย",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
- "Go away!": "Go away!",
- "On Android RoboSats app ": "On Android RoboSats app ",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
- "On remotely served browser client": "On remotely served browser client",
- "On your own soverign node": "On your own soverign node",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
- "Update your RoboSats client": "Update your RoboSats client",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "ยกเลิก",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
- "You are self-hosting RoboSats": "คูณกำลัง host RoboSats เอง",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "ระวัง! ข้อมูลส่วนตัวอาจรั่วไหล",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "ตั้งแต่",
- "to": "ถึง",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " ในราคาถูกกว่าตลาด {{discount}}% ",
- " at a {{premium}}% premium": " ในราคาแพงกว่าตลาด {{premium}}% ",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": " เป็น Satoshis จำนวน {{satoshis}} Sats",
- "Add New": "เพิ่มวิธีการ",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
- "Amount of fiat to exchange for bitcoin": "ระบุจำนวนเงินเฟียตที่ต้องการใช้แลกเปลี่ยนกับ BTC",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "คุณต้องการซื้อหรือขาย BTC?",
- "Choose a Pricing Method": "เลือกวิธีการตั้งราคา",
- "Clear form": "Clear form",
- "Edit order": "Edit order",
- "Enable advanced options": "Enable advanced options",
- "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
- "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
- "Escrow/invoice step length": "Escrow/invoice step length",
- "Exact": "Exact",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "วิธีการชำระเงินเฟียต",
- "Fidelity Bond Size": "วงเงินหลักประกันความเสียหาย (bond)",
- "In or Out of Lightning?": "In or Out of Lightning?",
- "Let the price move with the market": "ตั้งราคาให้มีการเปลี่ยนแปลงตามราคาเหรียญในตลาด",
- "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
- "Must be less than {{maxSats}": "ต้องน้อยกว่า {{maxSats}}",
- "Must be less than {{max}}%": "ต้องน้อยกว่า {{max}}%",
- "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
- "Must be more than {{minSats}}": "ต้องมากกว่า {{minSats}}",
- "Must be more than {{min}}%": "ต้องมากกว่า {{min}}%",
- "Must be shorter than 65 characters": "ต้องสั้นกว่า 65 ตัวอักษร",
- "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
- "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
- "Order current rate:": "ราคาที่คุณกำหนด:",
- "Order for ": "Order for ",
- "Order rate:": "Order rate:",
- "Premium over Market (%)": "ค่าพรีเมี่ยมจากท้องตลาด (%)",
- "Public Duration (HH:mm)": "ประกาศรายการซื้อขายมีอายุ (ชม:นาที)",
- "Public order length": "Public order length",
- "Relative": "ตั้งตามราคาตลาด",
- "Satoshis": "Satoshis",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "กำหนดจำนวน satoshis ที่ต้องการซื้อขาย",
- "Set the skin-in-the-game, increase for higher safety assurance": "การวางหลักประกันเยอะขึ้นจะช่วยลดแรงจูงใจของคนที่คิดจะโกง",
- "Swap Destination(s)": "Swap Destination(s)",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "Swap?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "You can add new methods",
- "You must fill the form correctly": "You must fill the form correctly",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
- "Your order fixed exchange rate": "คุณกำหนดอัตราแลกเปลี่ยนคงที่",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "Maker",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "Taker",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "Lightning routing failed",
- "New chat message": "New chat message",
- "Order chat is open": "Order chat is open",
- "Order has been disputed": "Order has been disputed",
- "Order has been taken!": "Order has been taken!",
- "Order has expired": "Order has expired",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
- "Trade finished successfully!": "Trade finished successfully!",
- "You can claim Sats!": "You can claim Sats!",
- "You lost the dispute": "You lost the dispute",
- "You won the dispute": "You won the dispute",
- "₿ Rewards!": "₿ Rewards!",
- "⚖️ Disputed!": "⚖️ Disputed!",
- "✅ Bond!": "✅ Bond!",
- "✅ Escrow!": "✅ Escrow!",
- "❗⚡ Routing Failed": "❗⚡ Routing Failed",
- "👍 dispute": "👍 dispute",
- "👎 dispute": "👎 dispute",
- "💬 Chat!": "💬 Chat!",
- "💬 message!": "💬 message!",
- "😪 Expired!": "😪 Expired!",
- "🙌 Funished!": "🙌 Funished!",
- "🥳 Taken!": "🥳 Taken!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "จำนวน {{currencyCode}}",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "หากคุณดำเนินการต่ออาจเป็นการเสียเวลาปล่าวหากผู้ค้าไม่มาดำเนินรายการต่อภายในเวลาที่กำหนด ในกรณีนี้คุณจะได้รับค่าเสียเวลาเป็น satoshi คิดเป็น 50% ของ maker bond",
- "Enter amount of fiat to exchange for bitcoin": "ระบุจำนวนเงินเฟียตที่จะแลกเปลี่ยนกับ bitcoin",
- "Sounds fine": "Sounds fine",
- "Take Order": "ดำเนินรายการต่อ",
- "The maker is away": "ผู้ค้าออฟไลน์",
- "Too high": "สูงเกินไป",
- "Too low": "ต่ำเกินไป",
- "Wait until you can take an order": "รอจนกว่าคุณจะสามารถรับรายการซื้อขายได้",
- "You must specify an amount first": "คุณต้องระบุจำนวนก่อน",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "วิธีชำระเงินเฟียตที่รองรับ",
- "Amount of Satoshis": "ปริมาณ Satoshis",
- "Deposit timer": "ผู้ขายต้องวางเหรียญที่จะขายภายใน",
- "Expires in": "หมดอายุใน",
- "F2F location": "F2F location",
- "Order Details": "รายละเอียดรายการ",
- "Order ID": "รหัสรายการซื้อขาย",
- "Order host": "Order host",
- "Order maker": "maker ของรายการ",
- "Order status": "สถานะรายการ",
- "Order taker": "taker ของรายการ",
- "Penalty lifted, good to go!": "สามารถซื้อขายได้แล้ว!",
- "Premium over market price": "พรีเมี่ยมจากราคาตลาด",
- "Price and Premium": "ราคาและค่าพรีเมี่ยม",
- "Swap destination": "จุดหมาย",
- "The order has expired": "รายการหมดอายุแล้ว",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "คุณยังไม่สามารถดำเนินรายการได้! รออีก {{timeMin}} นาที {{timeSec}} วินาที",
- "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - ค่าพรีเมี่ยม: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "รับรางวัล",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "เปิดใช้การแจ้งเตือนผ่านทาง Telegram",
- "Generate with Webln": "Generate with Webln",
- "Inactive order": "รายการที่ไม่ได้ดำเนินการอยู่",
- "Invoice for {{amountSats}} Sats": "Invoice สำหรับ {{amountSats}} Sats",
- "No active orders": "ไม่มีรายการที่กำลังดำเนินการอยู่",
- "One active order #{{orderID}}": "มี 1 รายการที่กำลังดำเนินการอยู่ #{{orderID}}",
- "Submit": "ส่งข้อมูล",
- "Telegram enabled": "เปิดใช้ Telegram แล้ว",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "ใช้งาน stealth invoices",
- "You do not have previous orders": "คุณไม่มีรายการก่อนหน้านี้",
- "Your compensations": "Your compensations",
- "Your current order": "รายการปัจจุบันของคุณ",
- "Your last order #{{orderID}}": "รายการล่าสุดของคุณ #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "Dark",
- "Light": "Light",
- "Mainnet": "Mainnet",
- "Testnet": "Testnet",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "Connected to TOR network",
- "Connecting to TOR network": "Connecting to TOR network",
- "Connection error": "Connection error",
- "Initializing TOR daemon": "Initializing TOR daemon",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
- "Collaborative Cancel": "ร่วมกันยกเลิกการซื้อขาย",
- "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "คุณขอให้อีกฝ่ายร่วมกันยกเลิกการซื้อขาย",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} ขอให้คุณร่วมกันยกเลิกการซื้อขาย",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "ผู้ซื้อ",
- "Completed in": "เสร็จสิ้นใน",
- "Contract exchange rate": "อัตราแลกเปลี่ยน",
- "Coordinator trade revenue": "Coordinator trade revenue",
- "Export trade summary": "Export trade summary",
- "Maker bond": "Maker bond",
- "Mining fee": "ค่าธรรมเนียมการขุด",
- "Onchain swap fee": "ค่าธรรมเนียมการสลับ Onchain",
- "Received": "ได้รับแล้ว",
- "Routing budget": "Routing budget",
- "Seller": "ผู้ขาย",
- "Sent": "ส่งแล้ว",
- "Taker bond": "Taker bond",
- "Timestamp": "ประทับเวลา",
- "Trade Summary": "สรุปการซื้อขาย",
- "Unlocked": "ปลดล็อกแล้ว",
- "User role": "บทบาทผู้ใข้งาน",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
- "{{revenueSats}} Sats": "{{revenueSats}} Sats",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "ดูกระเป๋าบิทคอยน์ (Wallets) ที่สามารถใช้งานได้",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "จะยกเลิกรายการหรือไม่?",
- "Confirm Cancel": "ยืนยันยกเลิก",
- "If the order is cancelled now you will lose your bond.": "ถ้ารายการถูกยกเลิกในขั้นตอนนี้ คุณจะสูญเสีย bond",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "Accept Cancelation",
- "Ask for Cancel": "ขอให้ยกเลิก",
- "Collaborative cancel the order?": "ร่วมกันยกเลิกรายการหรือไม่",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "ผู้ขายวางเหรียญแล้ว หากต้องการยกเลิกการซื้อขายจะต้องได้รับการยินยอมจากอีกฝั่งร่วมกับคุณ",
- "Your peer has asked for cancellation": "Your peer has asked for cancellation",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "ตกลงและดำเนินการร้องเรียน",
- "Disagree": "ไม่ตกลง",
- "Do you want to open a dispute?": "ต้องการร้องเรียนหรือไม่?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "คุณต้องทำการส่งออกบันทึกข้อความแชทไว้ด้วย เนื่องจากทีมงานอาจร้องขอบทสนาที่ถูกนำออกเพื่อใช้ในการแก้ไข้ปัญหา และคุณจะต้องรับผิดชอบการเก็บรักษามันไว้ด้วย",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "ทีมงาน RoboSats จะตรวจสอบคำแถลงและหลักฐานที่ได้รับ คุณจะต้องให้ข้อมูลเหตุการณ์ทั้งหมดอย่างละเอียดเนื่องจากทีมงานไม่สามารถอ่านข้อความในแชทซื้อขายได้ และคุณจะต้องระบุช่องทางสำหรับติดต่อคุณกลับมาในคำแถลงด้วย เหรียญที่ถูกกักกันไว้เพื่อซื้อขายจะถูกส่งให้ผู้ชนะการร้องเรียน และผู้แพ้จะสูญเสียเหรียญที่กักกันใน bond",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "ยืนยัน",
- "Confirm you received {{amount}} {{currencyCode}}?": "Confirm you received {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
- "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "ตรวจสอบ PGP",
- "Export": "ส่งออก",
- "Save full log as a JSON file (messages and credentials)": "บันทึกข้อความและการยืนยันตัวตนในรูป JSON",
- "Verify your privacy": "ตรวจสอบความเป็นส่วนตัวของคุณ",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...waiting",
- "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
- "Peer": "คู่ค้า",
- "You": "คุณ",
- "connected": "เชื่อมต่อแล้ว",
- "disconnected": "ตัดการเชื่อมต่อแล้ว",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "กำลังเชื่อมต่อ...",
- "Send": "ส่ง",
- "Type a message": "พิมพ์ข้อความ",
- "Waiting for peer public key...": "Waiting for peer public key...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "Attach chat logs",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "ส่งคำแถลงสำหรับข้อร้องเรียน",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "Advanced options",
- "Invoice to wrap": "Invoice to wrap",
- "Payout Lightning Invoice": "Lightning Invoice สำหรับรับเหรียญ",
- "Proxy Budget": "Proxy Budget",
- "Routing Budget": "Routing Budget",
- "Server": "Server",
- "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
- "Use Lnproxy": "Use Lnproxy",
- "Wrap": "Wrap",
- "Wrapped invoice": "Wrapped invoice",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "Bitcoin Address",
- "Final amount you will receive": "จำนวนเหรียญที่คุณจะได้รับจริงๆ",
- "Invalid": "ไม่ถูกต้อง",
- "Mining Fee": "ค่าธรรมเนียมการขุด",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
- "Swap fee": "ค่าธรรมเนียมการสลับเปลี่ยน",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "Confirm {{amount}} {{currencyCode}} received",
- "Confirm {{amount}} {{currencyCode}} sent": "Confirm {{amount}} {{currencyCode}} sent",
- "Open Dispute": "ร้องเรียน",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.",
- "To open a dispute you need to wait": "To open a dispute you need to wait",
- "Wait for the seller to confirm he has received the payment.": "รอผู้ขายยืนยันว่าได้รับเงินเฟียตแล้ว",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "กรุณาจดบันทึกข้อมูลต่อไปนี้เพื่อใช้ในการระบุรายการซื้อขายที่มีการร้องเรียน: รหัสรายการซื้อขาย, รหัสธุรกรรม (payment hashes) ของการกักกันเหรียญใน bond (ตรวจสอบได้ใน lightning wallet ของคุณ), จำนวน satoshis ใน bond รวมทั้งชื่อเล่นของโรบอทของคุณเพื่อให้คุณสามารถระบุตัวตนของคุณได้เมื่อทำการติดต่อกับทีมงาน",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "คุณสามารถรับเหรียญที่ได้จากการแก้ไขข้อร้องเรียนได้ที่รางวัลในโปรไฟล์ของคุณ (เหรียญที่ถูกกักกันไว้ในกระบวนการซื้อขาย) และถ้าหากต้องการความช่วยเหลือเพิ่มเติม สามารถติดต่อผ่านทาง robosats@protonmail.com (หรือผ่านช่องทางติดต่อที่คุณได้ให้เราไว้ก่อนหน้านี้).",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "กรุณารอซักครู่ ถ้าผู้ขายไม่ยอมวางเหรียญ คุณจะได้รับเหรียญใน bond คืนพร้อมค่าชดเชย (สามารถตรวจสอบได้ในส่วนของรางวัลในโปรไฟล์ของคุณ)",
- "We are waiting for the seller to lock the trade amount.": "เรากำลังรอผู้ขายวางเหรียญที่นำมาขาย",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "เริ่มรายการใหม่",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "คัดลอกไปยังคลิปบอร์ด",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "นี่คือ hold invoice มันจะกักกันเหรียญของคุณเอาไว้ใน wallet ของคุณและจะดำเนินการตัดจ่ายเหรียญเมื่อคุณยกเลิกรายการหรือแพ้ในกระบวนการร้องเรียน",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "นี่คือ hold invoice มันจะกักกันเหรียญของคุณเอาไว้ใน wallet ของคุณ เหรียญจะถูกส่งให้ผู้ซื้อเมื่อคุณยืนยันว่าคุณได้รับเงินเฟียต {{currencyCode}} ครบถ้วนแล้ว",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "เลิกระงับการประกาศรายการ",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "รายการของคุณไม่ได้มีการประกาศอยู่ โรบอทอื่นจะไม่สามารถมองเห็นหรือรับรายการซื้อขายดังกล่าวได้คุณสามารถเลิกระงับการประกาศรายการตอนไหนก็ได้",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "ก่อนที่คุณจะส่งเงิน {{amountFiat}} {{currencyCode}} เราต้องการทำให้แน่ใจได้ว่าคุณสามารถรับเหรียญ BTC ได้",
- "Lightning": "Lightning",
- "Onchain": "Onchain",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "กรุณารออีกซักครู่ ถ้าผู้ซื้อไม่ให้ความร่วมมือ คุณจะได้รับเหรียญที่นำมาวางและ bond คืนโดยอัตโนมัติ และคุณจะได้รับเงินชดเชยด้วย (สามารถตรวจสอบได้ในส่วนของรางวัลในโปรไฟล์ของท่าน)",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "เรากำลังรอผู้ซื้อส่ง invoice รับเหรียญให้เรา หลังจากนั้นคุณจะได้แชทคุยกับผู้ซื้อเพื่อชี้แจงรายละเอียดสำหรับการชำระเงินเฟียต",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "สำหรับรายการที่เป็น {{currencyCode}} (ยิ่งสูงยิ่งถูก)",
- "If the order expires untaken, your bond will return to you (no action needed).": "ถ้ารายการซื้อขายของคุณไม่มีใครรับ คุณจะได้รับการปลดล็อกเหรียญที่กักกันใน bond ของคุณคืนโดยอัตโนมัติ",
- "Pause the public order": "ระงับการประกาศรายการ",
- "Premium rank": "ลำดับค่าพรีเมี่ยม",
- "Public orders for {{currencyCode}}": "รายการสำหรับ {{currencyCode}}",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "เหตุผลที่ล้มเหลว",
- "Next attempt in": "ลองใหม่ภายใน",
- "Retrying!": "กำลังลองใหม่!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats จะลองจ่ายเหรียญให้ invoice ของท่าน 3 ครั้ง ห่างกันครั้งละ 1 นาที หากครบ 3 ครั้งแล้วยังล้มเหลวคุณจะสามารถส่ง invoice มาใหม่ได้ ตรวจสอบว่าคุณมี inbound liquidity เพียงพอ และ lightning nodes จะต้องออนไลน์จึงจะรับเหรียญได้",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Invoice หมดอายุ หรือเราได้ลองจ่ายเหรียญครบ 3 ครั้งแล้ว กรุณาส่ง invoice ใหม่ให้เรา",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats กำลังจ่ายเหรียญให้ lightning invoice ของท่าน lightning nodes จะต้องออนไลน์เพื่อรับเหรียญ",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "Renew",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats จะดีขึ้นเมื่อมีสภาพคล่องและผู้ใช้งานมากขึ้น ช่วยกันชวนเพื่อนของคุณมาใช้ Robosats!",
- "Sending coins to": "Sending coins to",
- "Start Again": "Start Again",
- "Thank you for using Robosats!": "ขอบคุณที่ใช้งาน Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "TXID ของคุณ",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "โปรดรอคู่ค้าทำการกักกันเหรียญใน bond ถ้าเขากักกันเหรียญไม่ทันในเวลาที่กำหนด รายการจะถูกประำกาศใหม่",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "A robot technician has arrived!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "Customize viewports",
- "Freeze viewports": "Freeze viewports",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "บอกเราว่าเราควรปรับปรุงอย่างไร (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "คุณต้องรอก่อนจึงจะสามารถร้องเรียนได้ <1><1/>",
- "Waiting for maker bond": "Waiting for maker bond",
- "Public": "Public",
- "Waiting for taker bond": "Waiting for taker bond",
- "Cancelled": "Cancelled",
- "Expired": "Expired",
- "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
- "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
- "Waiting only for buyer invoice": "Waiting only for buyer invoice",
- "Sending fiat - In chatroom": "Sending fiat - In chatroom",
- "Fiat sent - In chatroom": "Fiat sent - In chatroom",
- "In dispute": "In dispute",
- "Collaboratively cancelled": "Collaboratively cancelled",
- "Sending satoshis to buyer": "Sending satoshis to buyer",
- "Successful trade": "Successful trade",
- "Failed lightning network routing": "Failed lightning network routing",
- "Wait for dispute resolution": "Wait for dispute resolution",
- "Maker lost dispute": "Maker lost dispute",
- "Taker lost dispute": "Taker lost dispute",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
- "This order has been cancelled by the maker": "This order has been cancelled by the maker",
- "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
- "Invalid Order Id": "Invalid Order Id",
- "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
- "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
- "This order is not available": "This order is not available",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "Using Testnet Bitcoin",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "Chart",
+ "Create": "Create",
+ "List": "List",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "Existing orders match yours!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "Community and public support",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "เรียนรู้การใช้งาน",
+ "RoboSats information": "RoboSats information",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "More",
+ "Offers": "Offers",
+ "Order": "รายการซื้อขาย",
+ "Settings": "Settings",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "Contract",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. Generate a token",
+ "2. Meet your robot identity": "2. Meet your robot identity",
+ "3. Browse or create an order": "3. Browse or create an order",
+ "Building your robot!": "Building your robot!",
+ "Continue": "Continue",
+ "Generate token": "Generate token",
+ "Hi! My name is": "Hi! My name is",
+ "If you need help on your RoboSats journey join our public support": "If you need help on your RoboSats journey join our public support",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.",
+ "See profile": "See profile",
+ "Store it somewhere safe!": "Store it somewhere safe!",
+ "Telegram group": "Telegram group",
+ "This is your trading avatar": "โรบอทสำหรับซื้อขาย",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "This temporary key gives you access to a unique and private robot identity for your trade.",
+ "You can also add your own random characters into the token or": "You can also add your own random characters into the token or",
+ "or visit the robot school for documentation.": "or visit the robot school for documentation.",
+ "roll again": "roll again",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "Active order #{{orderID}}",
+ "Add Robot": "Add Robot",
+ "Add a new Robot": "Add a new Robot",
+ "Building...": "Building...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "Last order #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "Recovery",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Reusing trading identity degrades your privacy against other users, coordinators and observers.",
+ "Robot Garage": "Robot Garage",
+ "Store your token safely": "รักษา token ของคุณไว้ให้ดี",
+ "Welcome back!": "Welcome back!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "คัดลอกแล้ว!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "A Simple and Private LN P2P Exchange",
+ "Create a new robot and learn to use RoboSats": "Create a new robot and learn to use RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "Recover an existing robot using your token",
+ "Start": "Start",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "Connecting to TOR",
+ "Connection encrypted and anonymized using TOR.": "Connection encrypted and anonymized using TOR.",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "ANY",
+ "Buy": "ซื้อ",
+ "DESTINATION": "DESTINATION",
+ "I want to": "ฉันต้องการ",
+ "METHOD": "METHOD",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "เลือกสกุลเงิน",
+ "Select Payment Method": "Select Payment Method",
+ "Sell": "ขาย",
+ "Swap In": "Swap In",
+ "Swap Out": "Swap Out",
+ "and use": "และใช้",
+ "hosted by": "hosted by",
+ "pay with": "pay with",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "เพิ่มตัวกรอง",
+ "Amount": "จำนวน",
+ "An error occurred.": "เกิดความผิดพลาด",
+ "And": "และ",
+ "Be the first one to create an order": "มาเป็นคนสร้างรายการซื้อขายคนแรก",
+ "Bond": "Bond",
+ "Column title": "ชื่อคอลัมน์",
+ "Columns": "คอลัมน์",
+ "Currency": "สกุลเงิน",
+ "Delete": "ลบ",
+ "Destination": "Destination",
+ "Expiry": "Expiry",
+ "Filter": "ตัวกรอง",
+ "Filter value": "กรองค่า",
+ "Find column": "ค้นหาคอลัมน์",
+ "Hide": "ซ่อน",
+ "Hide all": "ซ่อนทั้งหมด",
+ "Host": "Host",
+ "Is": "เป็น",
+ "Logic operator": "ตัวดำเนินการ",
+ "Manage columns": "Manage columns",
+ "Menu": "รายการเลือก",
+ "No orders found to buy BTC for {{currencyCode}}": "ไม่มีรายการซื้อ BTC เป็นเงิน {{currencyCode}}",
+ "No orders found to sell BTC for {{currencyCode}}": "ไม่มีรายการขาย BTC เป็นเงิน {{currencyCode}}",
+ "No results found.": "ไม่พบผลลัพธ์",
+ "Operator": "ตัวดำเนินการ",
+ "Or": "หรือ",
+ "Orders per page:": "รายการต่อหน้า:",
+ "Others": "อื่นๆ",
+ "Pay": "จ่าย",
+ "Payment Method": "วิธีการชำระเงิน",
+ "Premium": "พรีเมี่ยม",
+ "Price": "ราคา",
+ "Reorder column": "จัดเรียงคอลัมน์ใหม่",
+ "Robot": "โรบอท",
+ "Sats now": "Sats now",
+ "Select columns": "เลือกคอลัมน์",
+ "Show all": "แสดงทั้งหมด",
+ "Show columns": "แสดงแถว",
+ "Show filters": "แสดงตัวกรอง",
+ "Sort": "จัดเรียง",
+ "Sort by ASC": "เรียงจากล่างขึ้นบน",
+ "Sort by DESC": "เรียงจากบนลงล่าง",
+ "Timer": "Timer",
+ "Unsort": "เลิกจัดเรียง",
+ "Value": "ค่า",
+ "any": "ทั้งหมด",
+ "contains": "มีเป็นองค์ประกอบ",
+ "ends with": "ลงท้ายด้วย",
+ "equals": "เท่ากับ",
+ "false": "เท็จ",
+ "is": "เป็น",
+ "is after": "is after",
+ "is any of": "เป็นอะไรก็ได้ของ",
+ "is before": "is before",
+ "is empty": "ว่างเปล่า",
+ "is not": "ไม่ใช่",
+ "is not empty": "ไม่ว่างเปล่า",
+ "is on or after": "is on or after",
+ "is on or before": "is on or before",
+ "no": "ไม่ใช่",
+ "starts with": "เริ่มต้นด้วย",
+ "true": "จริง",
+ "yes": "ใช่",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "ปิด",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub)",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.",
+ "Are there trade limits?": "มีขีดจำกัดการซื้อขายมั้ย?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "ข้อควรระวัง สำหรับฝ่ายผู้ซื้อเหรียญ ค่าธรรมเนียมทั้งหมดที่เกี่ยวข้องสำหรับกระบวนการส่งเงินเฟียต และค่า swap เงินเฟียต ถือเป็นความรับผิดชอบของผู้ซื้อเหรียญ ผู้ขายจะต้องได้รับเงินตามจำนวนครบถ้วนเท่ากับที่ระบุไว้ในรายการซื้อขาย",
+ "Disclaimer": "ข้อความปฏิเสธความรับผิดชอบ",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "มันทำงานอย่างไร?",
+ "How it works": "มันทำงานอย่างไร",
+ "How to use": "วิธีการใช้งาน",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "ในหลายประเทศการใช้ RoboSats ตามกฎหมายไม่แตกต่างกับ Ebay หรือ Craiglist กฎหมายแต่ละประเทศจะมีความแตกต่างกันและเป็นความรับผิดชอบของคุณในการปฏิบัติตามกฎหมาย",
+ "Is RoboSats legal in my country?": "RoboSats ถูกกฎหมายในประเทศที่ฉันอยู่หรือไม่?",
+ "Is RoboSats private?": "RoboSats มีความเป็นส่วนตัวมั้ย?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "เราคือตลาดนัดสำหรับแลกเปลี่ยนระหว่างเงินเฟียตสกุลใดก็ได้กับ Bitcoin ที่ทำงานโดย lightning network.",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "เราทำให้การจับคู่ซื้อขายเป็นเรื่องง่ายและลดการอาศัยความไว้ใจ RoboSats มุ่งเน้นที่ความเป็นส่วนตัวและความสะดวกรวดเร็ว",
+ "Project source code": "Project source code",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats เป็นโปรเจค open source",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "ผู้ขายเหรียญมีความเสี่ยงที่จะถูกเรียกเงินคืนเช่นเดียวกับการใช้แพล้ตฟอร์ม Peer-to-peer อื่นๆ ดังนั้นจึงควรหลีกเลี่ยงการรับชำระเงินผ่านทาง Paypal หรือบัตรเครดิต",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "เราเป็นแอพที่ยังอยู่ในระหว่างการพัฒนาอาจมีปัญหาที่ไม่คาดคิดเกิดขึ้นได้ดังนั้นจึงควรทำซื้อขายในปริมาณน้อยๆ",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "แอพพลิเคชั่น lightning นี้เปิดให้ใช้งานโดยที่ยังอยู่ในระหว่างการพัฒนาจึงควรทำการซื้อขายอย่างระมัดระวัง ปัจจุบันยังไม่มีฝ่ายบริการลูกค้ารายบุคคล จำเป็นต้องใช้ช่องทางสาธารณะในการติดต่อขอความช่วยเหลือ",
+ "What are the fees?": "ค่าธรรมเนียมเท่าไหร่?",
+ "What are the risks?": "มีความเสี่ยงอะไรบ้าง?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "RoboSats คืออะไร?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "รูปแบบความเชื่อถือเป็นอย่างไร?",
+ "What payment methods are accepted?": "ต้องชำระเงินผ่านช่องทางไหน?",
+ "You can also check the full guide in ": "และคุณสามารถอ่านรายละเอียดขั้นตอนการซื้อขายทั้งหมดได้ที่",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "คุณสามารถอ่านขั้นตอนการซื้อขายทีละขั้นได้ที่",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "กลับ",
+ "Keys": "Keys",
+ "Learn how to verify": "เรียนรู้วิธีการตรวจสอบ",
+ "Messages": "ข้อความ",
+ "Peer public key": "Public key ของคู่ค้า",
+ "Save credentials as a JSON file": "บันทึกข้อมูลยืนยันตัวตนเป็นไฟล์ JSON",
+ "Save messages as a JSON file": "บันทึกข้อความเป็นไฟล์ JSON",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "passphrase สำหรับถอดรหัส private key ของคุณ มีแต่คุณเท่านั้นที่รู้! ห้ามแชร์ให้ผู้อื่น นอกจากนี้มันยังเป็น token ของโรบอทของคุณอีกด้วย",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "PGP public key ของคุณ คู่ค้าของคุณใช้มันเข้ารหัสกับข้อความซึ่งทำให้มีแต่คุณเท่านั้นที่สามารถอ่านได้",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "การสื่อสารของคุณถูกเข้ารหัสแบบ end-to-end ด้วย OpenPGP คุณสามารถตรวจสอบความเป็นส่วนตัวของคุณด้วยเครื่องมือใดก็ได้ที่รองรับมาตรฐาน OpenPGP",
+ "Your encrypted private key": "private key ที่ถูกเข้ารหัสของคุณ",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "private key ที่ถูกเข้ารหัสของคุณ ใช้ในการถอดรหัสเพื่ออ่านข้อความที่คู่ค้าส่งให้คุณ และใช้ในการเซ็นต์เพื่อยืนยันว่าข้อความที่คุณส่งมาจากคุณจริงๆ",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "PGP public key ของคู่ค้า ใช้ในการเข้ารหัสกับข้อความซึ่งทำให้มีแต่เขาเท่านั้นที่สามารภถอ่านได้และใช้ตรวจสอบข้อความที่คู่ค้าเข้ารหัสและส่งมาให้คุณ",
+ "Your private key passphrase (keep secure!)": "passphrase ของ private key ของคุณ เก็บรักษาไว้ให้ดี!",
+ "Your public key": "Public key ของคุณ",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "... ซักที่ บนโลกใบนี้!",
+ "Client info": "Client info",
+ "Made with": "สร้างด้วย",
+ "RoboSats client version": "RoboSats client version",
+ "and": "และ",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "ชุมชน",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - The Robotic Satoshis Open Source Project",
+ "Join RoboSats English speaking community!": "Join RoboSats English speaking community!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "Join RoboSats Spanish speaking community!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "RoboSats ใน Reddit",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "บอกเราเกี่ยวกับฟีเจอร์ใหม่หรือบัค",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "24h ปริมาณการซื้อขาย 24 ชั่วโมงที่แล้ว",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "สภาพคล่องทางบ้ญชี",
+ "CLN version": "CLN version",
+ "Client": "Client",
+ "Coordinator": "Coordinator",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "Coordinator commit hash",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "ค่าธรรมเนียมการจ่าย On-chain ตอนนี้",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN Node",
+ "LND version": "LND version",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "ปริมาณการซื้อขายตั้งแต่ก่อตั้งแพล้ตฟอร์ม",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "ค่าธรรมเนียม Maker",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "จำนวนรายการซื้อ",
+ "Public sell orders": "จำนวนรายการขาย",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats version",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "ค่าธรรมเนียม Taker",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "จำนวนโรบอทที่ใช้งานในวันนี้",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "Browser",
+ "Enable": "เปิดใช้งาน",
+ "Enable TG Notifications": "ใช้การแจ้งเตือน Telegram",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "คุณจะเข้าไปยังแชทกับ telegram bot ของ RoboSats ให้คุณกด Start อย่างไรก็ตาม การใช้การแจ้งเตือน telegram จะลดระดับการปกปิดตัวตนของคุณ",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "กลับ",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "คุณกำลังเข้าสู่หน้าการเรียนรู้การใช้งาน RoboSats คุณสามารถศึกษาวิธีการใช้งานแพล้ตฟอร์มและทำความเข้าใจการทำงานของแพล้ตฟอร์มได้ที่นี่",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "Generate a robot avatar first. Then create your own order.",
+ "You do not have a robot avatar": "คุณไม่มีโรบอท",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "Your Robot",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "Enter your robot token to re-build your robot and gain access to its trades.",
+ "Paste token here": "Paste token here",
+ "Recover": "Recover",
+ "Robot recovery": "Robot recovery",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "อย่าลืมบันทึก!",
+ "Done": "เสร็จสิ้น",
+ "Store your robot token": "เก็บรักษา token โรบอทของคุณ",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "คุณอาจต้องใช้โรบอทอีกในอนาคตจึงควรเก็บรักษามันไว้ให้ดี คุณสามารถคัดลอกมันไปเก็บไว้ในแอพพลิเคชั่นอื่นๆได้อย่างง่ายดาย",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "Download RoboSats {{coordinatorString}} APK from Github releases",
+ "Go away!": "Go away!",
+ "On Android RoboSats app ": "On Android RoboSats app ",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)",
+ "On remotely served browser client": "On remotely served browser client",
+ "On your own soverign node": "On your own soverign node",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.",
+ "Update your RoboSats client": "Update your RoboSats client",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "ยกเลิก",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats client is served from your own node granting you the strongest security and privacy.",
+ "You are self-hosting RoboSats": "คูณกำลัง host RoboSats เอง",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "ระวัง! ข้อมูลส่วนตัวอาจรั่วไหล",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "ตั้งแต่",
+ "to": "ถึง",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " ในราคาถูกกว่าตลาด {{discount}}% ",
+ " at a {{premium}}% premium": " ในราคาแพงกว่าตลาด {{premium}}% ",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": " เป็น Satoshis จำนวน {{satoshis}} Sats",
+ "Add New": "เพิ่มวิธีการ",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "Amount of BTC to swap for LN Sats",
+ "Amount of fiat to exchange for bitcoin": "ระบุจำนวนเงินเฟียตที่ต้องการใช้แลกเปลี่ยนกับ BTC",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "คุณต้องการซื้อหรือขาย BTC?",
+ "Choose a Pricing Method": "เลือกวิธีการตั้งราคา",
+ "Clear form": "Clear form",
+ "Edit order": "Edit order",
+ "Enable advanced options": "Enable advanced options",
+ "Enter the destination of the Lightning swap": "Enter the destination of the Lightning swap",
+ "Escrow/Invoice Timer (HH:mm)": "Escrow/Invoice Timer (HH:mm)",
+ "Escrow/invoice step length": "Escrow/invoice step length",
+ "Exact": "Exact",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "วิธีการชำระเงินเฟียต",
+ "Fidelity Bond Size": "วงเงินหลักประกันความเสียหาย (bond)",
+ "In or Out of Lightning?": "In or Out of Lightning?",
+ "Let the price move with the market": "ตั้งราคาให้มีการเปลี่ยนแปลงตามราคาเหรียญในตลาด",
+ "Must be less than {{maxAmount}}": "Must be less than {{maxAmount}}",
+ "Must be less than {{maxSats}": "ต้องน้อยกว่า {{maxSats}}",
+ "Must be less than {{max}}%": "ต้องน้อยกว่า {{max}}%",
+ "Must be more than {{minAmount}}": "Must be more than {{minAmount}}",
+ "Must be more than {{minSats}}": "ต้องมากกว่า {{minSats}}",
+ "Must be more than {{min}}%": "ต้องมากกว่า {{min}}%",
+ "Must be shorter than 65 characters": "ต้องสั้นกว่า 65 ตัวอักษร",
+ "Onchain amount to receive (BTC)": "Onchain amount to receive (BTC)",
+ "Onchain amount to send (BTC)": "Onchain amount to send (BTC)",
+ "Order current rate:": "ราคาที่คุณกำหนด:",
+ "Order for ": "Order for ",
+ "Order rate:": "Order rate:",
+ "Premium over Market (%)": "ค่าพรีเมี่ยมจากท้องตลาด (%)",
+ "Public Duration (HH:mm)": "ประกาศรายการซื้อขายมีอายุ (ชม:นาที)",
+ "Public order length": "Public order length",
+ "Relative": "ตั้งตามราคาตลาด",
+ "Satoshis": "Satoshis",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "กำหนดจำนวน satoshis ที่ต้องการซื้อขาย",
+ "Set the skin-in-the-game, increase for higher safety assurance": "การวางหลักประกันเยอะขึ้นจะช่วยลดแรงจูงใจของคนที่คิดจะโกง",
+ "Swap Destination(s)": "Swap Destination(s)",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "Swap?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "You can add new methods",
+ "You must fill the form correctly": "You must fill the form correctly",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "You receive approx {{swapSats}} LN Sats (fees might vary)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "You send approx {{swapSats}} LN Sats (fees might vary)",
+ "Your order fixed exchange rate": "คุณกำหนดอัตราแลกเปลี่ยนคงที่",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "Maker",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "Taker",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "Lightning routing failed",
+ "New chat message": "New chat message",
+ "Order chat is open": "Order chat is open",
+ "Order has been disputed": "Order has been disputed",
+ "Order has been taken!": "Order has been taken!",
+ "Order has expired": "Order has expired",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - Simple and Private Bitcoin Exchange",
+ "Trade finished successfully!": "Trade finished successfully!",
+ "You can claim Sats!": "You can claim Sats!",
+ "You lost the dispute": "You lost the dispute",
+ "You won the dispute": "You won the dispute",
+ "₿ Rewards!": "₿ Rewards!",
+ "⚖️ Disputed!": "⚖️ Disputed!",
+ "✅ Bond!": "✅ Bond!",
+ "✅ Escrow!": "✅ Escrow!",
+ "❗⚡ Routing Failed": "❗⚡ Routing Failed",
+ "👍 dispute": "👍 dispute",
+ "👎 dispute": "👎 dispute",
+ "💬 Chat!": "💬 Chat!",
+ "💬 message!": "💬 message!",
+ "😪 Expired!": "😪 Expired!",
+ "🙌 Funished!": "🙌 Funished!",
+ "🥳 Taken!": "🥳 Taken!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "จำนวน {{currencyCode}}",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "หากคุณดำเนินการต่ออาจเป็นการเสียเวลาปล่าวหากผู้ค้าไม่มาดำเนินรายการต่อภายในเวลาที่กำหนด ในกรณีนี้คุณจะได้รับค่าเสียเวลาเป็น satoshi คิดเป็น 50% ของ maker bond",
+ "Enter amount of fiat to exchange for bitcoin": "ระบุจำนวนเงินเฟียตที่จะแลกเปลี่ยนกับ bitcoin",
+ "Sounds fine": "Sounds fine",
+ "Take Order": "ดำเนินรายการต่อ",
+ "The maker is away": "ผู้ค้าออฟไลน์",
+ "Too high": "สูงเกินไป",
+ "Too low": "ต่ำเกินไป",
+ "Wait until you can take an order": "รอจนกว่าคุณจะสามารถรับรายการซื้อขายได้",
+ "You must specify an amount first": "คุณต้องระบุจำนวนก่อน",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "วิธีชำระเงินเฟียตที่รองรับ",
+ "Amount of Satoshis": "ปริมาณ Satoshis",
+ "Deposit timer": "ผู้ขายต้องวางเหรียญที่จะขายภายใน",
+ "Expires in": "หมดอายุใน",
+ "F2F location": "F2F location",
+ "Order Details": "รายละเอียดรายการ",
+ "Order ID": "รหัสรายการซื้อขาย",
+ "Order host": "Order host",
+ "Order maker": "maker ของรายการ",
+ "Order status": "สถานะรายการ",
+ "Order taker": "taker ของรายการ",
+ "Penalty lifted, good to go!": "สามารถซื้อขายได้แล้ว!",
+ "Premium over market price": "พรีเมี่ยมจากราคาตลาด",
+ "Price and Premium": "ราคาและค่าพรีเมี่ยม",
+ "Swap destination": "จุดหมาย",
+ "The order has expired": "รายการหมดอายุแล้ว",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "คุณยังไม่สามารถดำเนินรายการได้! รออีก {{timeMin}} นาที {{timeSec}} วินาที",
+ "You receive via {{method}} {{amount}}": "You receive via {{method}} {{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "You send via {{method}} {{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - ค่าพรีเมี่ยม: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "รับรางวัล",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "เปิดใช้การแจ้งเตือนผ่านทาง Telegram",
+ "Generate with Webln": "Generate with Webln",
+ "Inactive order": "รายการที่ไม่ได้ดำเนินการอยู่",
+ "Invoice for {{amountSats}} Sats": "Invoice สำหรับ {{amountSats}} Sats",
+ "No active orders": "ไม่มีรายการที่กำลังดำเนินการอยู่",
+ "One active order #{{orderID}}": "มี 1 รายการที่กำลังดำเนินการอยู่ #{{orderID}}",
+ "Submit": "ส่งข้อมูล",
+ "Telegram enabled": "เปิดใช้ Telegram แล้ว",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "ใช้งาน stealth invoices",
+ "You do not have previous orders": "คุณไม่มีรายการก่อนหน้านี้",
+ "Your compensations": "Your compensations",
+ "Your current order": "รายการปัจจุบันของคุณ",
+ "Your last order #{{orderID}}": "รายการล่าสุดของคุณ #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "Dark",
+ "Light": "Light",
+ "Mainnet": "Mainnet",
+ "Testnet": "Testnet",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "Connected to TOR network",
+ "Connecting to TOR network": "Connecting to TOR network",
+ "Connection error": "Connection error",
+ "Initializing TOR daemon": "Initializing TOR daemon",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "Cancel order and unlock bond instantly",
+ "Collaborative Cancel": "ร่วมกันยกเลิกการซื้อขาย",
+ "Unilateral cancelation (bond at risk!)": "Unilateral cancelation (bond at risk!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "คุณขอให้อีกฝ่ายร่วมกันยกเลิกการซื้อขาย",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} ขอให้คุณร่วมกันยกเลิกการซื้อขาย",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "ผู้ซื้อ",
+ "Completed in": "เสร็จสิ้นใน",
+ "Contract exchange rate": "อัตราแลกเปลี่ยน",
+ "Coordinator trade revenue": "Coordinator trade revenue",
+ "Export trade summary": "Export trade summary",
+ "Maker bond": "Maker bond",
+ "Mining fee": "ค่าธรรมเนียมการขุด",
+ "Onchain swap fee": "ค่าธรรมเนียมการสลับ Onchain",
+ "Received": "ได้รับแล้ว",
+ "Routing budget": "Routing budget",
+ "Seller": "ผู้ขาย",
+ "Sent": "ส่งแล้ว",
+ "Taker bond": "Taker bond",
+ "Timestamp": "ประทับเวลา",
+ "Trade Summary": "สรุปการซื้อขาย",
+ "Unlocked": "ปลดล็อกแล้ว",
+ "User role": "บทบาทผู้ใข้งาน",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} Sats ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} Sats",
+ "{{revenueSats}} Sats": "{{revenueSats}} Sats",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} MiliSats",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} Sats ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "ดูกระเป๋าบิทคอยน์ (Wallets) ที่สามารถใช้งานได้",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "จะยกเลิกรายการหรือไม่?",
+ "Confirm Cancel": "ยืนยันยกเลิก",
+ "If the order is cancelled now you will lose your bond.": "ถ้ารายการถูกยกเลิกในขั้นตอนนี้ คุณจะสูญเสีย bond",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "Accept Cancelation",
+ "Ask for Cancel": "ขอให้ยกเลิก",
+ "Collaborative cancel the order?": "ร่วมกันยกเลิกรายการหรือไม่",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "ผู้ขายวางเหรียญแล้ว หากต้องการยกเลิกการซื้อขายจะต้องได้รับการยินยอมจากอีกฝั่งร่วมกับคุณ",
+ "Your peer has asked for cancellation": "Your peer has asked for cancellation",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "ตกลงและดำเนินการร้องเรียน",
+ "Disagree": "ไม่ตกลง",
+ "Do you want to open a dispute?": "ต้องการร้องเรียนหรือไม่?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "คุณต้องทำการส่งออกบันทึกข้อความแชทไว้ด้วย เนื่องจากทีมงานอาจร้องขอบทสนาที่ถูกนำออกเพื่อใช้ในการแก้ไข้ปัญหา และคุณจะต้องรับผิดชอบการเก็บรักษามันไว้ด้วย",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "ทีมงาน RoboSats จะตรวจสอบคำแถลงและหลักฐานที่ได้รับ คุณจะต้องให้ข้อมูลเหตุการณ์ทั้งหมดอย่างละเอียดเนื่องจากทีมงานไม่สามารถอ่านข้อความในแชทซื้อขายได้ และคุณจะต้องระบุช่องทางสำหรับติดต่อคุณกลับมาในคำแถลงด้วย เหรียญที่ถูกกักกันไว้เพื่อซื้อขายจะถูกส่งให้ผู้ชนะการร้องเรียน และผู้แพ้จะสูญเสียเหรียญที่กักกันใน bond",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "ยืนยัน",
+ "Confirm you received {{amount}} {{currencyCode}}?": "Confirm you received {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "Confirm you sent {{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "Amount not yet locked, please check your WebLN wallet.",
+ "Invoice not received, please check your WebLN wallet.": "Invoice not received, please check your WebLN wallet.",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "You can close now your WebLN wallet popup.",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "ตรวจสอบ PGP",
+ "Export": "ส่งออก",
+ "Save full log as a JSON file (messages and credentials)": "บันทึกข้อความและการยืนยันตัวตนในรูป JSON",
+ "Verify your privacy": "ตรวจสอบความเป็นส่วนตัวของคุณ",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...waiting",
+ "Activate slow mode (use it when the connection is slow)": "Activate slow mode (use it when the connection is slow)",
+ "Peer": "คู่ค้า",
+ "You": "คุณ",
+ "connected": "เชื่อมต่อแล้ว",
+ "disconnected": "ตัดการเชื่อมต่อแล้ว",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "กำลังเชื่อมต่อ...",
+ "Send": "ส่ง",
+ "Type a message": "พิมพ์ข้อความ",
+ "Waiting for peer public key...": "Waiting for peer public key...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "Attach chat logs",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "ส่งคำแถลงสำหรับข้อร้องเรียน",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "Advanced options",
+ "Invoice to wrap": "Invoice to wrap",
+ "Payout Lightning Invoice": "Lightning Invoice สำหรับรับเหรียญ",
+ "Proxy Budget": "Proxy Budget",
+ "Routing Budget": "Routing Budget",
+ "Server": "Server",
+ "Submit invoice for {{amountSats}} Sats": "Submit invoice for {{amountSats}} Sats",
+ "Use Lnproxy": "Use Lnproxy",
+ "Wrap": "Wrap",
+ "Wrapped invoice": "Wrapped invoice",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "Bitcoin Address",
+ "Final amount you will receive": "จำนวนเหรียญที่คุณจะได้รับจริงๆ",
+ "Invalid": "ไม่ถูกต้อง",
+ "Mining Fee": "ค่าธรรมเนียมการขุด",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats coordinator will do a swap and send the Sats to your onchain address.",
+ "Swap fee": "ค่าธรรมเนียมการสลับเปลี่ยน",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "Confirm {{amount}} {{currencyCode}} received",
+ "Confirm {{amount}} {{currencyCode}} sent": "Confirm {{amount}} {{currencyCode}} sent",
+ "Open Dispute": "ร้องเรียน",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.",
+ "To open a dispute you need to wait": "To open a dispute you need to wait",
+ "Wait for the seller to confirm he has received the payment.": "รอผู้ขายยืนยันว่าได้รับเงินเฟียตแล้ว",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "กรุณาจดบันทึกข้อมูลต่อไปนี้เพื่อใช้ในการระบุรายการซื้อขายที่มีการร้องเรียน: รหัสรายการซื้อขาย, รหัสธุรกรรม (payment hashes) ของการกักกันเหรียญใน bond (ตรวจสอบได้ใน lightning wallet ของคุณ), จำนวน satoshis ใน bond รวมทั้งชื่อเล่นของโรบอทของคุณเพื่อให้คุณสามารถระบุตัวตนของคุณได้เมื่อทำการติดต่อกับทีมงาน",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "คุณสามารถรับเหรียญที่ได้จากการแก้ไขข้อร้องเรียนได้ที่รางวัลในโปรไฟล์ของคุณ (เหรียญที่ถูกกักกันไว้ในกระบวนการซื้อขาย) และถ้าหากต้องการความช่วยเหลือเพิ่มเติม สามารถติดต่อผ่านทาง robosats@protonmail.com (หรือผ่านช่องทางติดต่อที่คุณได้ให้เราไว้ก่อนหน้านี้).",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "กรุณารอซักครู่ ถ้าผู้ขายไม่ยอมวางเหรียญ คุณจะได้รับเหรียญใน bond คืนพร้อมค่าชดเชย (สามารถตรวจสอบได้ในส่วนของรางวัลในโปรไฟล์ของคุณ)",
+ "We are waiting for the seller to lock the trade amount.": "เรากำลังรอผู้ขายวางเหรียญที่นำมาขาย",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "เริ่มรายการใหม่",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "คัดลอกไปยังคลิปบอร์ด",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "นี่คือ hold invoice มันจะกักกันเหรียญของคุณเอาไว้ใน wallet ของคุณและจะดำเนินการตัดจ่ายเหรียญเมื่อคุณยกเลิกรายการหรือแพ้ในกระบวนการร้องเรียน",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "นี่คือ hold invoice มันจะกักกันเหรียญของคุณเอาไว้ใน wallet ของคุณ เหรียญจะถูกส่งให้ผู้ซื้อเมื่อคุณยืนยันว่าคุณได้รับเงินเฟียต {{currencyCode}} ครบถ้วนแล้ว",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "เลิกระงับการประกาศรายการ",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "รายการของคุณไม่ได้มีการประกาศอยู่ โรบอทอื่นจะไม่สามารถมองเห็นหรือรับรายการซื้อขายดังกล่าวได้คุณสามารถเลิกระงับการประกาศรายการตอนไหนก็ได้",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "ก่อนที่คุณจะส่งเงิน {{amountFiat}} {{currencyCode}} เราต้องการทำให้แน่ใจได้ว่าคุณสามารถรับเหรียญ BTC ได้",
+ "Lightning": "Lightning",
+ "Onchain": "Onchain",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "กรุณารออีกซักครู่ ถ้าผู้ซื้อไม่ให้ความร่วมมือ คุณจะได้รับเหรียญที่นำมาวางและ bond คืนโดยอัตโนมัติ และคุณจะได้รับเงินชดเชยด้วย (สามารถตรวจสอบได้ในส่วนของรางวัลในโปรไฟล์ของท่าน)",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "เรากำลังรอผู้ซื้อส่ง invoice รับเหรียญให้เรา หลังจากนั้นคุณจะได้แชทคุยกับผู้ซื้อเพื่อชี้แจงรายละเอียดสำหรับการชำระเงินเฟียต",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "สำหรับรายการที่เป็น {{currencyCode}} (ยิ่งสูงยิ่งถูก)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "ถ้ารายการซื้อขายของคุณไม่มีใครรับ คุณจะได้รับการปลดล็อกเหรียญที่กักกันใน bond ของคุณคืนโดยอัตโนมัติ",
+ "Pause the public order": "ระงับการประกาศรายการ",
+ "Premium rank": "ลำดับค่าพรีเมี่ยม",
+ "Public orders for {{currencyCode}}": "รายการสำหรับ {{currencyCode}}",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "เหตุผลที่ล้มเหลว",
+ "Next attempt in": "ลองใหม่ภายใน",
+ "Retrying!": "กำลังลองใหม่!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats จะลองจ่ายเหรียญให้ invoice ของท่าน 3 ครั้ง ห่างกันครั้งละ 1 นาที หากครบ 3 ครั้งแล้วยังล้มเหลวคุณจะสามารถส่ง invoice มาใหม่ได้ ตรวจสอบว่าคุณมี inbound liquidity เพียงพอ และ lightning nodes จะต้องออนไลน์จึงจะรับเหรียญได้",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "Invoice หมดอายุ หรือเราได้ลองจ่ายเหรียญครบ 3 ครั้งแล้ว กรุณาส่ง invoice ใหม่ให้เรา",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats กำลังจ่ายเหรียญให้ lightning invoice ของท่าน lightning nodes จะต้องออนไลน์เพื่อรับเหรียญ",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "Renew",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats จะดีขึ้นเมื่อมีสภาพคล่องและผู้ใช้งานมากขึ้น ช่วยกันชวนเพื่อนของคุณมาใช้ Robosats!",
+ "Sending coins to": "Sending coins to",
+ "Start Again": "Start Again",
+ "Thank you for using Robosats!": "ขอบคุณที่ใช้งาน Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "TXID ของคุณ",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "โปรดรอคู่ค้าทำการกักกันเหรียญใน bond ถ้าเขากักกันเหรียญไม่ทันในเวลาที่กำหนด รายการจะถูกประำกาศใหม่",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "A robot technician has arrived!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "I bring my own robots, here they are. (Drag and drop workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "My first time here. Generate a new Robot Garage and extended robot token (xToken).",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "Customize viewports",
+ "Freeze viewports": "Freeze viewports",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "บอกเราว่าเราควรปรับปรุงอย่างไร (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "คุณต้องรอก่อนจึงจะสามารถร้องเรียนได้ <1><1/>",
+ "Waiting for maker bond": "Waiting for maker bond",
+ "Public": "Public",
+ "Waiting for taker bond": "Waiting for taker bond",
+ "Cancelled": "Cancelled",
+ "Expired": "Expired",
+ "Waiting for trade collateral and buyer invoice": "Waiting for trade collateral and buyer invoice",
+ "Waiting only for seller trade collateral": "Waiting only for seller trade collateral",
+ "Waiting only for buyer invoice": "Waiting only for buyer invoice",
+ "Sending fiat - In chatroom": "Sending fiat - In chatroom",
+ "Fiat sent - In chatroom": "Fiat sent - In chatroom",
+ "In dispute": "In dispute",
+ "Collaboratively cancelled": "Collaboratively cancelled",
+ "Sending satoshis to buyer": "Sending satoshis to buyer",
+ "Successful trade": "Successful trade",
+ "Failed lightning network routing": "Failed lightning network routing",
+ "Wait for dispute resolution": "Wait for dispute resolution",
+ "Maker lost dispute": "Maker lost dispute",
+ "Taker lost dispute": "Taker lost dispute",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "Invoice expired. You did not confirm publishing the order in time. Make a new order.",
+ "This order has been cancelled by the maker": "This order has been cancelled by the maker",
+ "Invoice expired. You did not confirm taking the order in time.": "Invoice expired. You did not confirm taking the order in time.",
+ "Invalid Order Id": "Invalid Order Id",
+ "You must have a robot avatar to see the order details": "You must have a robot avatar to see the order details",
+ "This order has been cancelled collaborativelly": "This order has been cancelled collaboratively",
+ "This order is not available": "This order is not available",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues"
}
diff --git a/frontend/static/locales/zh-SI.json b/frontend/static/locales/zh-SI.json
index 55ca0011..cafc3230 100644
--- a/frontend/static/locales/zh-SI.json
+++ b/frontend/static/locales/zh-SI.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "正在使用测试网比特币",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "图表",
- "Create": "创建",
- "List": "列表",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "有与你的订单相匹配的现有订单!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "社区和公开支援",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "学习 RoboSats",
- "RoboSats information": "RoboSats 信息",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "更多",
- "Offers": "报价",
- "Order": "订单",
- "Settings": "设置",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "合约",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. 生成令牌",
- "2. Meet your robot identity": "2. 跟你的机器人身份打个招呼",
- "3. Browse or create an order": "3. 浏览或创建订单",
- "Building your robot!": "正在建造你的机器人!",
- "Continue": "继续",
- "Generate token": "生成令牌",
- "Hi! My name is": "你好!我叫",
- "If you need help on your RoboSats journey join our public support": "如果你在你的 RoboSats 旅程上需要帮助,可以加入我们的公开支援",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats 是一个点对点市场。你可以浏览公开报价或自己创建新的报价。",
- "See profile": "查看个人资料",
- "Store it somewhere safe!": "请安全保存!",
- "Telegram group": "Telegram 社群",
- "This is your trading avatar": "这是你的交易头像",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "这个临时密钥可让你访问你的独特且隐秘的交易机器人身份。",
- "You can also add your own random characters into the token or": "你也可以在令牌中添加你自己的随机字符或",
- "or visit the robot school for documentation.": "或访问机器人学校参考文件。",
- "roll again": "再掷一次",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "活跃订单 #{{orderID}}",
- "Add Robot": "添加机器人",
- "Add a new Robot": "添加新机器人",
- "Building...": "正在建造...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "上一张订单 #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "恢复",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "重复使用交易身份会降低你相对其他用户、协调器和观察者的隐私。",
- "Robot Garage": "机器人仓库",
- "Store your token safely": "请安全地存储你的令牌",
- "Welcome back!": "欢迎回来!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "已复制!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "一个简单且隐秘的点对点闪电交易所",
- "Create a new robot and learn to use RoboSats": "创建一个新的机器人并学习如何使用 RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "用你的令牌恢复现有的机器人",
- "Start": "开始",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "正在连线 TOR",
- "Connection encrypted and anonymized using TOR.": "连接已用 TOR 加密和匿名化。",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "这确保最高的隐秘程度,但你可能会觉得应用程序运作缓慢。如果丢失连接,请重启应用。",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "任何",
- "Buy": "购买",
- "DESTINATION": "目的地",
- "I want to": "我想要",
- "METHOD": "方式",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "选择支付货币",
- "Select Payment Method": "选择付款方式",
- "Sell": "出售",
- "Swap In": "换入",
- "Swap Out": "换出",
- "and use": "并使用",
- "hosted by": "hosted by",
- "pay with": "支付",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "加筛选",
- "Amount": "金额",
- "An error occurred.": "发生错误。",
- "And": "和",
- "Be the first one to create an order": "成为第一个创建订单的人",
- "Bond": "保证金",
- "Column title": "列标题",
- "Columns": "列",
- "Currency": "货币",
- "Delete": "删除",
- "Destination": "目的地",
- "Expiry": "订单到期",
- "Filter": "筛选",
- "Filter value": "筛选值",
- "Find column": "查找列",
- "Hide": "隐藏",
- "Hide all": "隐藏全部",
- "Host": "Host",
- "Is": "是",
- "Logic operator": "逻辑运算符",
- "Manage columns": "管理列",
- "Menu": "菜单",
- "No orders found to buy BTC for {{currencyCode}}": "未找到以 {{currencyCode}} 购买比特币的订单",
- "No orders found to sell BTC for {{currencyCode}}": "未找到以 {{currencyCode}} 出售比特币的订单",
- "No results found.": "未找到结果。",
- "Operator": "运算符",
- "Or": "或",
- "Orders per page:": "每页上的订单数量:",
- "Others": "其他",
- "Pay": "支付",
- "Payment Method": "付款方式",
- "Premium": "溢价",
- "Price": "价格",
- "Reorder column": "重整列",
- "Robot": "机器人",
- "Sats now": "当前聪",
- "Select columns": "选择列",
- "Show all": "显示全部",
- "Show columns": "显示列",
- "Show filters": "显示筛选",
- "Sort": "排序",
- "Sort by ASC": "按升序排序",
- "Sort by DESC": "按降序排序",
- "Timer": "存款倒计时",
- "Unsort": "取消排序",
- "Value": "值",
- "any": "任何",
- "contains": "含",
- "ends with": "以...结束",
- "equals": "等于",
- "false": "虚",
- "is": "是",
- "is after": "在...之后",
- "is any of": "是...其中任何",
- "is before": "在...之前",
- "is empty": "为空",
- "is not": "不是",
- "is not empty": "非空",
- "is on or after": "在...或之后",
- "is on or before": "在...或之前",
- "no": "不是",
- "starts with": "以...开始",
- "true": "实",
- "yes": "是",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "关闭",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "只要它们快速,全都可以。你可以写下你的首选付款方式。你必须与同样接受该方法的对等方相匹配。兑换法币的步骤在争议自动开起的24小时之前到期。我们强烈建议使用即时法币支付轨道。",
- "Are there trade limits?": "有交易限制吗?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "请注意,你的法币支付提供商可能会收取额外费用。无论如何,买方应承担发送法币的费用。这包括银行费用、转账费用和外汇点差。卖方必须收到订单详情中的准确金额。",
- "Disclaimer": "免责声明",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "RoboSats 是如何运作的?",
- "How it works": "如何运作",
- "How to use": "如何使用",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "在许多国家,使用 RoboSats 无异于使用 Ebay 或 Craigslist。你的法规可能会有所不同。遵守法律是你的责任。",
- "Is RoboSats legal in my country?": "RoboSats 在我的国家合法吗?",
- "Is RoboSats private?": "RoboSats 隐秘吗?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "RoboSats 是一个通过闪电网络运行的比特币/法币点对点交易所。",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "它简化了订单匹配并最大程度地减少了对信任的需求。 RoboSats 专注于隐私和速度。",
- "Project source code": "源代码",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats 是一个开源项目。 ",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "卖方面临与任何其他点对点服务相同的退款风险,不建议使用 Paypal 或信用卡。",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "这是一个实验性应用程序,可能会出错。请使用小额交易!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "此闪电应用程序按原样提供。它正在积极发展中:极其谨慎地进行交易。没有私人支持。仅通过公共渠道提供支持 ",
- "What are the fees?": "费用是多少?",
- "What are the risks?": "有哪些风险?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "RoboSats 是什么?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "信用模型是怎样的?",
- "What payment methods are accepted?": "RoboSats 接受哪些付款方式?",
- "You can also check the full guide in ": "你也可以在此查看完整指南:",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "你可以在此找到交易流程的分步说明:",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "返回",
- "Keys": "钥匙",
- "Learn how to verify": "学习如何验证",
- "Messages": "消息",
- "Peer public key": "对等方的公钥",
- "Save credentials as a JSON file": "将凭据保存为 JSON 文件",
- "Save messages as a JSON file": "将消息保存为 JSON 文件",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "用来解密你的私钥的密码。只有你知道!千万不要分享。也是你的机器人令牌。",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "你的 PGP 公钥。你的对等方用它来加密只有你能阅读的消息。",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "你的通信是以 OpenPGP 完成端对端加密的。你可以使用任何基于 OpenPGP 标准的工具来验证此聊天的隐私性。",
- "Your encrypted private key": "你的加密的私钥",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "你的加密的私钥。你使用它来解密你的对等方为你加密的消息。你还可以使用它来签署你发送的消息。",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "你的对等方的公钥。你使用它来加密只有你的对等方才能阅读的消息,并验证你的对等方签署的传入消息。",
- "Your private key passphrase (keep secure!)": "你的私钥密码(请安全存放!)",
- "Your public key": "你的公钥",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "...在世界上某处建造!",
- "Client info": "Client info",
- "Made with": "用",
- "RoboSats client version": "RoboSats client version",
- "and": "和",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "社群",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - Robotic Satoshis 开源项目",
- "Join RoboSats English speaking community!": "加入 RoboSats 英语社群!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "加入 RoboSats 西语社群!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "Reddit 上的 RoboSats",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "向我们报告错误或要求新功能",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "24小时合约量",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "账面流动性",
- "CLN version": "CLN version",
- "Client": "客户端",
- "Coordinator": "协调器",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "协调器提交哈希",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "当前链上支付费用",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN 节点",
- "LND version": "LND 版本",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "终身合约量",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "挂单方费用",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "公开购买订单",
- "Public sell orders": "公开出售订单",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats 版本",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "吃单方费用",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "今天活跃的机器人",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "浏览器",
- "Enable": "开启",
- "Enable TG Notifications": "开启 TG 通知",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "你将被带到 RoboSats Telegram Bot 的对话中。只需打开聊天并按开始。请注意,通过开启 Telegram 通知,你可能会降低匿名程度。",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "返回",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "你即将访问学习 RoboSats 页面。此页面提供教程和说明书,以帮助你学习如何使用 RoboSats 并了解它的功能。",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "请先生成一个机器人头像,然后创建你自己的订单。",
- "You do not have a robot avatar": "你没有机器人头像",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "你的机器人",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "输入你的机器人令牌来重造你的机器人并访问它的交易。",
- "Paste token here": "在此粘贴令牌",
- "Recover": "恢复",
- "Robot recovery": "恢复机器人",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "请备份!",
- "Done": "完成",
- "Store your robot token": "存储你的机器人令牌",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "你将来可能需要恢复你的机器人头像:安全地存放它。你可以轻松地将其复制到另一个应用程序中。",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "从 Github releases 下载 RoboSats {{coordinatorString}} APK",
- "Go away!": "让开!",
- "On Android RoboSats app ": "在安卓 RoboSats app 上",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "在 Tor 浏览器客户端上只需刷新你的选项卡(点击此处或按 Ctrl+Shift+R)",
- "On remotely served browser client": "在远程服务的浏览器客户端上",
- "On your own soverign node": "在你自己主权的节点上",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "RoboSats 协调器的版本是 {{coordinatorString}},但是你的客户端 app 是 {{clientString}}。版本不匹配可能会导致糟糕的用户体验。",
- "Update your RoboSats client": "更新你的 RoboSats 客户端",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "取消",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats 客户端已由你自己的节点提供服务,为你提供最强的安全性和隐私性。",
- "You are self-hosting RoboSats": "你在自托管 RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "你在不隐秘地使用 RoboSats",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "从",
- "to": "到",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " 于 {{discount}}% 折扣",
- " at a {{premium}}% premium": " 于 {{premium}}% 溢价",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": "{{satoshis}} 聪",
- "Add New": "添新",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "交换闪电聪的 BTC 金额",
- "Amount of fiat to exchange for bitcoin": "兑换比特币的法币金额",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "购买还是出售比特币?",
- "Choose a Pricing Method": "选择定价方法",
- "Clear form": "清除表单",
- "Edit order": "编辑订单",
- "Enable advanced options": "启用高级选项",
- "Enter the destination of the Lightning swap": "输入闪电交换的目的地",
- "Escrow/Invoice Timer (HH:mm)": "托管存款/发票倒计时 (HH:mm)",
- "Escrow/invoice step length": "托管/发票步长",
- "Exact": "确切",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "法币付款方法",
- "Fidelity Bond Size": "保证金大小",
- "In or Out of Lightning?": "换入还是换出闪电?",
- "Let the price move with the market": "让价格随市场移动",
- "Must be less than {{maxAmount}}": "必须少于 {{maxAmount}}",
- "Must be less than {{maxSats}": "必须少于 {{maxSats}}",
- "Must be less than {{max}}%": "必须少于 {{max}}%",
- "Must be more than {{minAmount}}": "必须多于 {{minAmount}}",
- "Must be more than {{minSats}}": "必须多于 {{minSats}}",
- "Must be more than {{min}}%": "必须多于 {{min}}%",
- "Must be shorter than 65 characters": "必须少于65个字符",
- "Onchain amount to receive (BTC)": "链上接收金额(BTC)",
- "Onchain amount to send (BTC)": "链上发送金额(BTC)",
- "Order current rate:": "订单当前价格:",
- "Order for ": "Order for ",
- "Order rate:": "订单价格:",
- "Premium over Market (%)": "市场溢价(%)",
- "Public Duration (HH:mm)": "公开时间 (HH:mm)",
- "Public order length": "订单公开长度",
- "Relative": "相对",
- "Satoshis": "聪",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "设置固定聪金额",
- "Set the skin-in-the-game, increase for higher safety assurance": "设定风险共担,以提高安全保障",
- "Swap Destination(s)": "交换目的地",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "交换?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "你可以添加新方式",
- "You must fill the form correctly": "你必须正确填写表格",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "你将接收大约{{swapSats}}闪电聪(费用会造成有所差异)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "你将发送大约{{swapSats}}闪电聪(费用会造成有所差异)",
- "Your order fixed exchange rate": "你的订单的固定汇率",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "挂单方",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "吃单方",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "闪电路由失败",
- "New chat message": "新消息",
- "Order chat is open": "订单聊天已开通",
- "Order has been disputed": "订单已被争议",
- "Order has been taken!": "订单已被吃单!",
- "Order has expired": "订单已过期",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - 简单且隐秘的比特币交易所",
- "Trade finished successfully!": "交易已成功完成!",
- "You can claim Sats!": "你能领聪!",
- "You lost the dispute": "你失去了争议",
- "You won the dispute": "你赢得了争议",
- "₿ Rewards!": "₿ 奖励!",
- "⚖️ Disputed!": "⚖️ 争议!",
- "✅ Bond!": "✅ 保证金!",
- "✅ Escrow!": "✅ 托管!",
- "❗⚡ Routing Failed": "❗⚡ 路由失败",
- "👍 dispute": "👍 争议",
- "👎 dispute": "👎 争议",
- "💬 Chat!": "💬 聊天!",
- "💬 message!": "💬 消息!",
- "😪 Expired!": "😪 已过期!",
- "🙌 Funished!": "🙌 已完成!",
- "🥳 Taken!": "🥳 已吃单!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "{{currencyCode}}金额",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "接受此订单可能会浪费你的时间。如果挂单方未及时响应,你将获得挂单方保证金的50%的补偿。",
- "Enter amount of fiat to exchange for bitcoin": "输入以兑换比特币的法币金额",
- "Sounds fine": "没问题",
- "Take Order": "吃单",
- "The maker is away": "挂单方离线",
- "Too high": "太高",
- "Too low": "太低",
- "Wait until you can take an order": "请等到可以吃单",
- "You must specify an amount first": "你必须先指定金额",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "接受的付款方法",
- "Amount of Satoshis": "聪金额",
- "Deposit timer": "存款倒计时",
- "Expires in": "内到期",
- "F2F location": "F2F location",
- "Order Details": "订单详情",
- "Order ID": "订单 ID",
- "Order host": "Order host",
- "Order maker": "订单挂单方",
- "Order status": "订单状态",
- "Order taker": "订单吃单方",
- "Penalty lifted, good to go!": "罚单已解除,没问题了!",
- "Premium over market price": "高于市价的溢价",
- "Price and Premium": "价格和溢价",
- "Swap destination": "交换目的地",
- "The order has expired": "订单已到期",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "你暂时还不能吃单!请等{{timeMin}}分 {{timeSec}}秒",
- "You receive via {{method}} {{amount}}": "你通过{{method}}接收{{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "你通过{{method}}发送{{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - 溢价: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "领取",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "开启 Telegram 通知",
- "Generate with Webln": "使用 Webln 生成",
- "Inactive order": "不活跃订单",
- "Invoice for {{amountSats}} Sats": "{{amountSats}} 聪的发票",
- "No active orders": "没有活跃的订单",
- "One active order #{{orderID}}": "一个活跃的订单 #{{orderID}}",
- "Submit": "提交",
- "Telegram enabled": "Telegram 已开启",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "使用隐形发票",
- "You do not have previous orders": "你没有之前的订单",
- "Your compensations": "Your compensations",
- "Your current order": "你当前的订单",
- "Your last order #{{orderID}}": "你的上一笔交易 #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "深色",
- "Light": "浅色",
- "Mainnet": "主网",
- "Testnet": "测试网",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "已连线 TOR 网络",
- "Connecting to TOR network": "正在连线 TOR 网络",
- "Connection error": "连线错误",
- "Initializing TOR daemon": "正在初始化 TOR 守护进程",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "取消订单并即刻解锁保证金",
- "Collaborative Cancel": "合作取消",
- "Unilateral cancelation (bond at risk!)": "单方面取消 (保证金风险!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "你要求了合作取消",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} 要求合作取消",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "买方",
- "Completed in": "内完成",
- "Contract exchange rate": "合约交易率",
- "Coordinator trade revenue": "协调器交易收入",
- "Export trade summary": "导出交易概要",
- "Maker bond": "挂单方保证金",
- "Mining fee": "挖矿费",
- "Onchain swap fee": "链上交换费",
- "Received": "已收到",
- "Routing budget": "路由预算",
- "Seller": "卖方",
- "Sent": "已发送",
- "Taker bond": "吃单方保证金",
- "Timestamp": "时间戳",
- "Trade Summary": "交易概括",
- "Unlocked": "已解锁",
- "User role": "用户角色",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} 聪 ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} 聪",
- "{{revenueSats}} Sats": "{{revenueSats}} 聪",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} 毫聪",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} 聪 ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} 聪 ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "查看兼容钱包列表",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "取消订单?",
- "Confirm Cancel": "确认取消",
- "If the order is cancelled now you will lose your bond.": "如果现在取消订单,你将失去保证金。",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "接受取消",
- "Ask for Cancel": "要求取消",
- "Collaborative cancel the order?": "合作取消订单?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "交易托管已发布。只有当挂单方和吃单方都同意取消时,才能取消订单。",
- "Your peer has asked for cancellation": "你的对等方请求取消",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "同意并开始争议",
- "Disagree": "不同意",
- "Do you want to open a dispute?": "你想开始争议吗?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "确保导出聊天记录。工作人员可能会要求你提供所导出的聊天记录 JSON 以解决差异。存储记录是你的责任。",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "RoboSats 工作人员将检查所提供的声明和证据。你需要建立一个完整的案例,因为工作人员无法阅读聊天内容。最好在你的声明中提供抛弃式的联系方式。交易托管中的聪将被发送给争议获胜者,而争议失败者将失去保证金。",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "确认",
- "Confirm you received {{amount}} {{currencyCode}}?": "确认你已收到 {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "确认你已收到{{amount}} {{currencyCode}}时交易会被结算。在托管中的聪会被释放给买方。仅当{{amount}} {{currencyCode}}已到达你的帐户后才应确认。请注意,如果你已收到付款但是不点击确认,则可能失去你的保证金。",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "确认你已发送{{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "确认你已发送{{amount}} {{currencyCode}}将允许你的对等方结算交易。如果你还没有付款但仍然虚假确认,则有可能失去你的保证金。",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "金额还未锁定,请查看你的 WebLN 钱包。",
- "Invoice not received, please check your WebLN wallet.": "没有收到发票,请查看你的 WebLN 钱包。",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "现在可以关闭你的 WebLN 钱包弹出窗口。",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "审计 PGP",
- "Export": "导出",
- "Save full log as a JSON file (messages and credentials)": "将全记录档保存为 JSON 文件 (消息和凭据)",
- "Verify your privacy": "验证你的隐私",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...正在等待",
- "Activate slow mode (use it when the connection is slow)": "开启慢速模式(在连接缓慢时使用)",
- "Peer": "对等方",
- "You": "你",
- "connected": "在线",
- "disconnected": "离线",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "正在连线...",
- "Send": "传送",
- "Type a message": "键入消息",
- "Waiting for peer public key...": "正在等待对等方的公钥...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "附加聊天记录",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "附加聊天记录有助于争议解决过程并增加透明度。但可能会损害你的隐私。",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "提交争议声明",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "高级选项",
- "Invoice to wrap": "要包裹的发票",
- "Payout Lightning Invoice": "闪电支付发票",
- "Proxy Budget": "代理预算",
- "Routing Budget": "路由预算",
- "Server": "服务器",
- "Submit invoice for {{amountSats}} Sats": "提交{{amountSats}}聪的发票",
- "Use Lnproxy": "使用 Lnproxy (闪电代理)",
- "Wrap": "包裹",
- "Wrapped invoice": "已包裹的发票",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "比特币地址",
- "Final amount you will receive": "你将收到的最终金额",
- "Invalid": "无效",
- "Mining Fee": "挖矿费",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats 协调器会执行交换并将聪发到你的链上地址。",
- "Swap fee": "交换费",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "确认已收到 {{amount}} {{currencyCode}}",
- "Confirm {{amount}} {{currencyCode}} sent": "确认已发送 {{amount}} {{currencyCode}}",
- "Open Dispute": "开始争议",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "打个招呼!请保持你的回答有用且简洁。让他们知道如何向你发送 {{amount}} {{currencyCode}}。",
- "To open a dispute you need to wait": "要打开争议的话你需要等",
- "Wait for the seller to confirm he has received the payment.": "等待卖方确认他已收到付款。",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "请保存识别你的订单和付款所需的信息:订单 ID;保证金或托管的支付散列值(查看你的闪电钱包);聪的确切金额;和机器人昵称。你必须通过电子邮件(或其他联系方式)表明自己是参与此交易的用户。",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "你可以从你的个人资料下的奖励中索取解决争议的金额(托管和保证金)。如果工作人员可以提供任何帮助,请随时联系 robosats@protonmail.com (或通过你提供的抛弃式联系方式)。",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "请稍等片刻。如果卖方不存款,你将自动取回保证金。此外,你将获得补偿(查看你个人资料中的奖励)。",
- "We are waiting for the seller to lock the trade amount.": "我们正在等待卖方锁定交易金额。",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "延续订单",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "复制到剪贴板",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "这是一张 hold 发票,它会在你的钱包内冻结。只有当你取消或争议失败的时候才会被收取。",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "这是一张 hold 发票,它会在你的钱包内冻结。当你确认收到 {{currencyCode}} 后它会被释放给买方。",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "取消暂停订单",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "你的公开订单已暂停。目前其他机器人无法看到或接受你的订单。你随时可以选择取消暂停。",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "在让你发送 {{amountFiat}} {{currencyCode}} 之前,我们想确认你能感受到比特币。",
- "Lightning": "闪电",
- "Onchain": "链上",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "请稍等片刻。如果买方不配合,你将自动取回抵押和保证金。此外,你将获得补偿(查看你个人资料中的奖励)。",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "我们正在等待买方发布闪电发票。一旦发布,你将能够直接沟通法币付款详情。",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "在公开的 {{currencyCode}} 订单中(越高排位越便宜)",
- "If the order expires untaken, your bond will return to you (no action needed).": "如果订单到期前未执行,你的保证金将退还给你(无需采取任何行动)。",
- "Pause the public order": "暂停公开订单",
- "Premium rank": "溢价排行",
- "Public orders for {{currencyCode}}": "{{currencyCode}} 的公开订单",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "失败原因:",
- "Next attempt in": "下一次尝试",
- "Retrying!": "重试中!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 将尝试支付你的发票3次,每次尝试间隔1分钟。如果它一再失败,你将能够提交新的发票。检查你是否有足够的入站流动性。请注意,闪电节点必须在线才能接收付款。",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "你的发票已到期或已进行超过3次付款尝试。提交一张新的发票。",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 正在尝试支付你的闪电发票。请注意,闪电节点必须在线才能接收付款。",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "延续",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats 会随着更多的流动性和更高的用户数量而变得更好。把 RoboSats 推荐给你的比特币朋友吧!",
- "Sending coins to": "将比特币发送到",
- "Start Again": "重新开始",
- "Thank you for using Robosats!": "感谢你使用 Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "你的 TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "请等待吃单方锁定保证金。如果吃单方没有及时锁定保证金,订单将再次公开。",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "机器人技术人员来了!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "我自带机器人,它们在这里。(拖放 workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "这是我的第一次。生成机器人仓库和扩展机器人令牌(xToken)。",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "自定义视口",
- "Freeze viewports": "冻结视口",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "让我们知道如何改进 (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "要开始争议的话需要等 <1><1/>",
- "Waiting for maker bond": "正在等待挂单方的保证金",
- "Public": "公开",
- "Waiting for taker bond": "正在等待吃单方的保证金",
- "Cancelled": "已取消",
- "Expired": "已过期",
- "Waiting for trade collateral and buyer invoice": "正在等待交易抵押和买方发票",
- "Waiting only for seller trade collateral": "只在等待卖方交易抵押",
- "Waiting only for buyer invoice": "只在等待买方的发票",
- "Sending fiat - In chatroom": "正在发送法币 - 在聊天室中",
- "Fiat sent - In chatroom": "法币已发送 - 在聊天室中",
- "In dispute": "正在争议中",
- "Collaboratively cancelled": "已合作取消",
- "Sending satoshis to buyer": "正在向买方发送聪",
- "Successful trade": "成功交易",
- "Failed lightning network routing": "闪电路由失败",
- "Wait for dispute resolution": "等待争议解决",
- "Maker lost dispute": "挂单方失去了争议",
- "Taker lost dispute": "吃单方失去了争议",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "发票过期了。你没有及时确认公布订单。请创建一张新订单。",
- "This order has been cancelled by the maker": "这张订单已被挂单方取消",
- "Invoice expired. You did not confirm taking the order in time.": "发票过期了。你没有及时确认吃单。",
- "Invalid Order Id": "订单 ID 无效",
- "You must have a robot avatar to see the order details": "你必须有机器人头像才能看到订单详情",
- "This order has been cancelled collaborativelly": "这张订单已被合作取消",
- "This order is not available": "这张订单不可用",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "在仓库里工作的机器人没懂你的意思。请在 Github https://github.com/RoboSats/robosats/issues 上填写出差问题"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "正在使用测试网比特币",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "图表",
+ "Create": "创建",
+ "List": "列表",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "有与你的订单相匹配的现有订单!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "社区和公开支援",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "学习 RoboSats",
+ "RoboSats information": "RoboSats 信息",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "更多",
+ "Offers": "报价",
+ "Order": "订单",
+ "Settings": "设置",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "合约",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. 生成令牌",
+ "2. Meet your robot identity": "2. 跟你的机器人身份打个招呼",
+ "3. Browse or create an order": "3. 浏览或创建订单",
+ "Building your robot!": "正在建造你的机器人!",
+ "Continue": "继续",
+ "Generate token": "生成令牌",
+ "Hi! My name is": "你好!我叫",
+ "If you need help on your RoboSats journey join our public support": "如果你在你的 RoboSats 旅程上需要帮助,可以加入我们的公开支援",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats 是一个点对点市场。你可以浏览公开报价或自己创建新的报价。",
+ "See profile": "查看个人资料",
+ "Store it somewhere safe!": "请安全保存!",
+ "Telegram group": "Telegram 社群",
+ "This is your trading avatar": "这是你的交易头像",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "这个临时密钥可让你访问你的独特且隐秘的交易机器人身份。",
+ "You can also add your own random characters into the token or": "你也可以在令牌中添加你自己的随机字符或",
+ "or visit the robot school for documentation.": "或访问机器人学校参考文件。",
+ "roll again": "再掷一次",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "活跃订单 #{{orderID}}",
+ "Add Robot": "添加机器人",
+ "Add a new Robot": "添加新机器人",
+ "Building...": "正在建造...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "上一张订单 #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "恢复",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "重复使用交易身份会降低你相对其他用户、协调器和观察者的隐私。",
+ "Robot Garage": "机器人仓库",
+ "Store your token safely": "请安全地存储你的令牌",
+ "Welcome back!": "欢迎回来!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "已复制!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "一个简单且隐秘的点对点闪电交易所",
+ "Create a new robot and learn to use RoboSats": "创建一个新的机器人并学习如何使用 RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "用你的令牌恢复现有的机器人",
+ "Start": "开始",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "正在连线 TOR",
+ "Connection encrypted and anonymized using TOR.": "连接已用 TOR 加密和匿名化。",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "这确保最高的隐秘程度,但你可能会觉得应用程序运作缓慢。如果丢失连接,请重启应用。",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "任何",
+ "Buy": "购买",
+ "DESTINATION": "目的地",
+ "I want to": "我想要",
+ "METHOD": "方式",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "选择支付货币",
+ "Select Payment Method": "选择付款方式",
+ "Sell": "出售",
+ "Swap In": "换入",
+ "Swap Out": "换出",
+ "and use": "并使用",
+ "hosted by": "hosted by",
+ "pay with": "支付",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "加筛选",
+ "Amount": "金额",
+ "An error occurred.": "发生错误。",
+ "And": "和",
+ "Be the first one to create an order": "成为第一个创建订单的人",
+ "Bond": "保证金",
+ "Column title": "列标题",
+ "Columns": "列",
+ "Currency": "货币",
+ "Delete": "删除",
+ "Destination": "目的地",
+ "Expiry": "订单到期",
+ "Filter": "筛选",
+ "Filter value": "筛选值",
+ "Find column": "查找列",
+ "Hide": "隐藏",
+ "Hide all": "隐藏全部",
+ "Host": "Host",
+ "Is": "是",
+ "Logic operator": "逻辑运算符",
+ "Manage columns": "管理列",
+ "Menu": "菜单",
+ "No orders found to buy BTC for {{currencyCode}}": "未找到以 {{currencyCode}} 购买比特币的订单",
+ "No orders found to sell BTC for {{currencyCode}}": "未找到以 {{currencyCode}} 出售比特币的订单",
+ "No results found.": "未找到结果。",
+ "Operator": "运算符",
+ "Or": "或",
+ "Orders per page:": "每页上的订单数量:",
+ "Others": "其他",
+ "Pay": "支付",
+ "Payment Method": "付款方式",
+ "Premium": "溢价",
+ "Price": "价格",
+ "Reorder column": "重整列",
+ "Robot": "机器人",
+ "Sats now": "当前聪",
+ "Select columns": "选择列",
+ "Show all": "显示全部",
+ "Show columns": "显示列",
+ "Show filters": "显示筛选",
+ "Sort": "排序",
+ "Sort by ASC": "按升序排序",
+ "Sort by DESC": "按降序排序",
+ "Timer": "存款倒计时",
+ "Unsort": "取消排序",
+ "Value": "值",
+ "any": "任何",
+ "contains": "含",
+ "ends with": "以...结束",
+ "equals": "等于",
+ "false": "虚",
+ "is": "是",
+ "is after": "在...之后",
+ "is any of": "是...其中任何",
+ "is before": "在...之前",
+ "is empty": "为空",
+ "is not": "不是",
+ "is not empty": "非空",
+ "is on or after": "在...或之后",
+ "is on or before": "在...或之前",
+ "no": "不是",
+ "starts with": "以...开始",
+ "true": "实",
+ "yes": "是",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "关闭",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "只要它们快速,全都可以。你可以写下你的首选付款方式。你必须与同样接受该方法的对等方相匹配。兑换法币的步骤在争议自动开起的24小时之前到期。我们强烈建议使用即时法币支付轨道。",
+ "Are there trade limits?": "有交易限制吗?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "请注意,你的法币支付提供商可能会收取额外费用。无论如何,买方应承担发送法币的费用。这包括银行费用、转账费用和外汇点差。卖方必须收到订单详情中的准确金额。",
+ "Disclaimer": "免责声明",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "RoboSats 是如何运作的?",
+ "How it works": "如何运作",
+ "How to use": "如何使用",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "在许多国家,使用 RoboSats 无异于使用 Ebay 或 Craigslist。你的法规可能会有所不同。遵守法律是你的责任。",
+ "Is RoboSats legal in my country?": "RoboSats 在我的国家合法吗?",
+ "Is RoboSats private?": "RoboSats 隐秘吗?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "RoboSats 是一个通过闪电网络运行的比特币/法币点对点交易所。",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "它简化了订单匹配并最大程度地减少了对信任的需求。 RoboSats 专注于隐私和速度。",
+ "Project source code": "源代码",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats 是一个开源项目。 ",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "卖方面临与任何其他点对点服务相同的退款风险,不建议使用 Paypal 或信用卡。",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "这是一个实验性应用程序,可能会出错。请使用小额交易!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "此闪电应用程序按原样提供。它正在积极发展中:极其谨慎地进行交易。没有私人支持。仅通过公共渠道提供支持 ",
+ "What are the fees?": "费用是多少?",
+ "What are the risks?": "有哪些风险?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "RoboSats 是什么?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "信用模型是怎样的?",
+ "What payment methods are accepted?": "RoboSats 接受哪些付款方式?",
+ "You can also check the full guide in ": "你也可以在此查看完整指南:",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "你可以在此找到交易流程的分步说明:",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "返回",
+ "Keys": "钥匙",
+ "Learn how to verify": "学习如何验证",
+ "Messages": "消息",
+ "Peer public key": "对等方的公钥",
+ "Save credentials as a JSON file": "将凭据保存为 JSON 文件",
+ "Save messages as a JSON file": "将消息保存为 JSON 文件",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "用来解密你的私钥的密码。只有你知道!千万不要分享。也是你的机器人令牌。",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "你的 PGP 公钥。你的对等方用它来加密只有你能阅读的消息。",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "你的通信是以 OpenPGP 完成端对端加密的。你可以使用任何基于 OpenPGP 标准的工具来验证此聊天的隐私性。",
+ "Your encrypted private key": "你的加密的私钥",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "你的加密的私钥。你使用它来解密你的对等方为你加密的消息。你还可以使用它来签署你发送的消息。",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "你的对等方的公钥。你使用它来加密只有你的对等方才能阅读的消息,并验证你的对等方签署的传入消息。",
+ "Your private key passphrase (keep secure!)": "你的私钥密码(请安全存放!)",
+ "Your public key": "你的公钥",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "...在世界上某处建造!",
+ "Client info": "Client info",
+ "Made with": "用",
+ "RoboSats client version": "RoboSats client version",
+ "and": "和",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "社群",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - Robotic Satoshis 开源项目",
+ "Join RoboSats English speaking community!": "加入 RoboSats 英语社群!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "加入 RoboSats 西语社群!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "Reddit 上的 RoboSats",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "向我们报告错误或要求新功能",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "24小时合约量",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "账面流动性",
+ "CLN version": "CLN version",
+ "Client": "客户端",
+ "Coordinator": "协调器",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "协调器提交哈希",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "当前链上支付费用",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN 节点",
+ "LND version": "LND 版本",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "终身合约量",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "挂单方费用",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "公开购买订单",
+ "Public sell orders": "公开出售订单",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats 版本",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "吃单方费用",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "今天活跃的机器人",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "浏览器",
+ "Enable": "开启",
+ "Enable TG Notifications": "开启 TG 通知",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "你将被带到 RoboSats Telegram Bot 的对话中。只需打开聊天并按开始。请注意,通过开启 Telegram 通知,你可能会降低匿名程度。",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "返回",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "你即将访问学习 RoboSats 页面。此页面提供教程和说明书,以帮助你学习如何使用 RoboSats 并了解它的功能。",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "请先生成一个机器人头像,然后创建你自己的订单。",
+ "You do not have a robot avatar": "你没有机器人头像",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "你的机器人",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "输入你的机器人令牌来重造你的机器人并访问它的交易。",
+ "Paste token here": "在此粘贴令牌",
+ "Recover": "恢复",
+ "Robot recovery": "恢复机器人",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "请备份!",
+ "Done": "完成",
+ "Store your robot token": "存储你的机器人令牌",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "你将来可能需要恢复你的机器人头像:安全地存放它。你可以轻松地将其复制到另一个应用程序中。",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "从 Github releases 下载 RoboSats {{coordinatorString}} APK",
+ "Go away!": "让开!",
+ "On Android RoboSats app ": "在安卓 RoboSats app 上",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "在 Tor 浏览器客户端上只需刷新你的选项卡(点击此处或按 Ctrl+Shift+R)",
+ "On remotely served browser client": "在远程服务的浏览器客户端上",
+ "On your own soverign node": "在你自己主权的节点上",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "RoboSats 协调器的版本是 {{coordinatorString}},但是你的客户端 app 是 {{clientString}}。版本不匹配可能会导致糟糕的用户体验。",
+ "Update your RoboSats client": "更新你的 RoboSats 客户端",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "取消",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats 客户端已由你自己的节点提供服务,为你提供最强的安全性和隐私性。",
+ "You are self-hosting RoboSats": "你在自托管 RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "你在不隐秘地使用 RoboSats",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "从",
+ "to": "到",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " 于 {{discount}}% 折扣",
+ " at a {{premium}}% premium": " 于 {{premium}}% 溢价",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": "{{satoshis}} 聪",
+ "Add New": "添新",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "交换闪电聪的 BTC 金额",
+ "Amount of fiat to exchange for bitcoin": "兑换比特币的法币金额",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "购买还是出售比特币?",
+ "Choose a Pricing Method": "选择定价方法",
+ "Clear form": "清除表单",
+ "Edit order": "编辑订单",
+ "Enable advanced options": "启用高级选项",
+ "Enter the destination of the Lightning swap": "输入闪电交换的目的地",
+ "Escrow/Invoice Timer (HH:mm)": "托管存款/发票倒计时 (HH:mm)",
+ "Escrow/invoice step length": "托管/发票步长",
+ "Exact": "确切",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "法币付款方法",
+ "Fidelity Bond Size": "保证金大小",
+ "In or Out of Lightning?": "换入还是换出闪电?",
+ "Let the price move with the market": "让价格随市场移动",
+ "Must be less than {{maxAmount}}": "必须少于 {{maxAmount}}",
+ "Must be less than {{maxSats}": "必须少于 {{maxSats}}",
+ "Must be less than {{max}}%": "必须少于 {{max}}%",
+ "Must be more than {{minAmount}}": "必须多于 {{minAmount}}",
+ "Must be more than {{minSats}}": "必须多于 {{minSats}}",
+ "Must be more than {{min}}%": "必须多于 {{min}}%",
+ "Must be shorter than 65 characters": "必须少于65个字符",
+ "Onchain amount to receive (BTC)": "链上接收金额(BTC)",
+ "Onchain amount to send (BTC)": "链上发送金额(BTC)",
+ "Order current rate:": "订单当前价格:",
+ "Order for ": "Order for ",
+ "Order rate:": "订单价格:",
+ "Premium over Market (%)": "市场溢价(%)",
+ "Public Duration (HH:mm)": "公开时间 (HH:mm)",
+ "Public order length": "订单公开长度",
+ "Relative": "相对",
+ "Satoshis": "聪",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "设置固定聪金额",
+ "Set the skin-in-the-game, increase for higher safety assurance": "设定风险共担,以提高安全保障",
+ "Swap Destination(s)": "交换目的地",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "交换?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "你可以添加新方式",
+ "You must fill the form correctly": "你必须正确填写表格",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "你将接收大约{{swapSats}}闪电聪(费用会造成有所差异)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "你将发送大约{{swapSats}}闪电聪(费用会造成有所差异)",
+ "Your order fixed exchange rate": "你的订单的固定汇率",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "挂单方",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "吃单方",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "闪电路由失败",
+ "New chat message": "新消息",
+ "Order chat is open": "订单聊天已开通",
+ "Order has been disputed": "订单已被争议",
+ "Order has been taken!": "订单已被吃单!",
+ "Order has expired": "订单已过期",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - 简单且隐秘的比特币交易所",
+ "Trade finished successfully!": "交易已成功完成!",
+ "You can claim Sats!": "你能领聪!",
+ "You lost the dispute": "你失去了争议",
+ "You won the dispute": "你赢得了争议",
+ "₿ Rewards!": "₿ 奖励!",
+ "⚖️ Disputed!": "⚖️ 争议!",
+ "✅ Bond!": "✅ 保证金!",
+ "✅ Escrow!": "✅ 托管!",
+ "❗⚡ Routing Failed": "❗⚡ 路由失败",
+ "👍 dispute": "👍 争议",
+ "👎 dispute": "👎 争议",
+ "💬 Chat!": "💬 聊天!",
+ "💬 message!": "💬 消息!",
+ "😪 Expired!": "😪 已过期!",
+ "🙌 Funished!": "🙌 已完成!",
+ "🥳 Taken!": "🥳 已吃单!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "{{currencyCode}}金额",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "接受此订单可能会浪费你的时间。如果挂单方未及时响应,你将获得挂单方保证金的50%的补偿。",
+ "Enter amount of fiat to exchange for bitcoin": "输入以兑换比特币的法币金额",
+ "Sounds fine": "没问题",
+ "Take Order": "吃单",
+ "The maker is away": "挂单方离线",
+ "Too high": "太高",
+ "Too low": "太低",
+ "Wait until you can take an order": "请等到可以吃单",
+ "You must specify an amount first": "你必须先指定金额",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "接受的付款方法",
+ "Amount of Satoshis": "聪金额",
+ "Deposit timer": "存款倒计时",
+ "Expires in": "内到期",
+ "F2F location": "F2F location",
+ "Order Details": "订单详情",
+ "Order ID": "订单 ID",
+ "Order host": "Order host",
+ "Order maker": "订单挂单方",
+ "Order status": "订单状态",
+ "Order taker": "订单吃单方",
+ "Penalty lifted, good to go!": "罚单已解除,没问题了!",
+ "Premium over market price": "高于市价的溢价",
+ "Price and Premium": "价格和溢价",
+ "Swap destination": "交换目的地",
+ "The order has expired": "订单已到期",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "你暂时还不能吃单!请等{{timeMin}}分 {{timeSec}}秒",
+ "You receive via {{method}} {{amount}}": "你通过{{method}}接收{{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "你通过{{method}}发送{{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - 溢价: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "领取",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "开启 Telegram 通知",
+ "Generate with Webln": "使用 Webln 生成",
+ "Inactive order": "不活跃订单",
+ "Invoice for {{amountSats}} Sats": "{{amountSats}} 聪的发票",
+ "No active orders": "没有活跃的订单",
+ "One active order #{{orderID}}": "一个活跃的订单 #{{orderID}}",
+ "Submit": "提交",
+ "Telegram enabled": "Telegram 已开启",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "使用隐形发票",
+ "You do not have previous orders": "你没有之前的订单",
+ "Your compensations": "Your compensations",
+ "Your current order": "你当前的订单",
+ "Your last order #{{orderID}}": "你的上一笔交易 #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "深色",
+ "Light": "浅色",
+ "Mainnet": "主网",
+ "Testnet": "测试网",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "已连线 TOR 网络",
+ "Connecting to TOR network": "正在连线 TOR 网络",
+ "Connection error": "连线错误",
+ "Initializing TOR daemon": "正在初始化 TOR 守护进程",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "取消订单并即刻解锁保证金",
+ "Collaborative Cancel": "合作取消",
+ "Unilateral cancelation (bond at risk!)": "单方面取消 (保证金风险!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "你要求了合作取消",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} 要求合作取消",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "买方",
+ "Completed in": "内完成",
+ "Contract exchange rate": "合约交易率",
+ "Coordinator trade revenue": "协调器交易收入",
+ "Export trade summary": "导出交易概要",
+ "Maker bond": "挂单方保证金",
+ "Mining fee": "挖矿费",
+ "Onchain swap fee": "链上交换费",
+ "Received": "已收到",
+ "Routing budget": "路由预算",
+ "Seller": "卖方",
+ "Sent": "已发送",
+ "Taker bond": "吃单方保证金",
+ "Timestamp": "时间戳",
+ "Trade Summary": "交易概括",
+ "Unlocked": "已解锁",
+ "User role": "用户角色",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} 聪 ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} 聪",
+ "{{revenueSats}} Sats": "{{revenueSats}} 聪",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} 毫聪",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} 聪 ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} 聪 ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "查看兼容钱包列表",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "取消订单?",
+ "Confirm Cancel": "确认取消",
+ "If the order is cancelled now you will lose your bond.": "如果现在取消订单,你将失去保证金。",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "接受取消",
+ "Ask for Cancel": "要求取消",
+ "Collaborative cancel the order?": "合作取消订单?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "交易托管已发布。只有当挂单方和吃单方都同意取消时,才能取消订单。",
+ "Your peer has asked for cancellation": "你的对等方请求取消",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "同意并开始争议",
+ "Disagree": "不同意",
+ "Do you want to open a dispute?": "你想开始争议吗?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "确保导出聊天记录。工作人员可能会要求你提供所导出的聊天记录 JSON 以解决差异。存储记录是你的责任。",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "RoboSats 工作人员将检查所提供的声明和证据。你需要建立一个完整的案例,因为工作人员无法阅读聊天内容。最好在你的声明中提供抛弃式的联系方式。交易托管中的聪将被发送给争议获胜者,而争议失败者将失去保证金。",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "确认",
+ "Confirm you received {{amount}} {{currencyCode}}?": "确认你已收到 {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "确认你已收到{{amount}} {{currencyCode}}时交易会被结算。在托管中的聪会被释放给买方。仅当{{amount}} {{currencyCode}}已到达你的帐户后才应确认。请注意,如果你已收到付款但是不点击确认,则可能失去你的保证金。",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "确认你已发送{{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "确认你已发送{{amount}} {{currencyCode}}将允许你的对等方结算交易。如果你还没有付款但仍然虚假确认,则有可能失去你的保证金。",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "金额还未锁定,请查看你的 WebLN 钱包。",
+ "Invoice not received, please check your WebLN wallet.": "没有收到发票,请查看你的 WebLN 钱包。",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "现在可以关闭你的 WebLN 钱包弹出窗口。",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "审计 PGP",
+ "Export": "导出",
+ "Save full log as a JSON file (messages and credentials)": "将全记录档保存为 JSON 文件 (消息和凭据)",
+ "Verify your privacy": "验证你的隐私",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...正在等待",
+ "Activate slow mode (use it when the connection is slow)": "开启慢速模式(在连接缓慢时使用)",
+ "Peer": "对等方",
+ "You": "你",
+ "connected": "在线",
+ "disconnected": "离线",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "正在连线...",
+ "Send": "传送",
+ "Type a message": "键入消息",
+ "Waiting for peer public key...": "正在等待对等方的公钥...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "附加聊天记录",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "附加聊天记录有助于争议解决过程并增加透明度。但可能会损害你的隐私。",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "提交争议声明",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "高级选项",
+ "Invoice to wrap": "要包裹的发票",
+ "Payout Lightning Invoice": "闪电支付发票",
+ "Proxy Budget": "代理预算",
+ "Routing Budget": "路由预算",
+ "Server": "服务器",
+ "Submit invoice for {{amountSats}} Sats": "提交{{amountSats}}聪的发票",
+ "Use Lnproxy": "使用 Lnproxy (闪电代理)",
+ "Wrap": "包裹",
+ "Wrapped invoice": "已包裹的发票",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "比特币地址",
+ "Final amount you will receive": "你将收到的最终金额",
+ "Invalid": "无效",
+ "Mining Fee": "挖矿费",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats 协调器会执行交换并将聪发到你的链上地址。",
+ "Swap fee": "交换费",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "确认已收到 {{amount}} {{currencyCode}}",
+ "Confirm {{amount}} {{currencyCode}} sent": "确认已发送 {{amount}} {{currencyCode}}",
+ "Open Dispute": "开始争议",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "打个招呼!请保持你的回答有用且简洁。让他们知道如何向你发送 {{amount}} {{currencyCode}}。",
+ "To open a dispute you need to wait": "要打开争议的话你需要等",
+ "Wait for the seller to confirm he has received the payment.": "等待卖方确认他已收到付款。",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "请保存识别你的订单和付款所需的信息:订单 ID;保证金或托管的支付散列值(查看你的闪电钱包);聪的确切金额;和机器人昵称。你必须通过电子邮件(或其他联系方式)表明自己是参与此交易的用户。",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "你可以从你的个人资料下的奖励中索取解决争议的金额(托管和保证金)。如果工作人员可以提供任何帮助,请随时联系 robosats@protonmail.com (或通过你提供的抛弃式联系方式)。",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "请稍等片刻。如果卖方不存款,你将自动取回保证金。此外,你将获得补偿(查看你个人资料中的奖励)。",
+ "We are waiting for the seller to lock the trade amount.": "我们正在等待卖方锁定交易金额。",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "延续订单",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "复制到剪贴板",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "这是一张 hold 发票,它会在你的钱包内冻结。只有当你取消或争议失败的时候才会被收取。",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "这是一张 hold 发票,它会在你的钱包内冻结。当你确认收到 {{currencyCode}} 后它会被释放给买方。",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "取消暂停订单",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "你的公开订单已暂停。目前其他机器人无法看到或接受你的订单。你随时可以选择取消暂停。",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "在让你发送 {{amountFiat}} {{currencyCode}} 之前,我们想确认你能感受到比特币。",
+ "Lightning": "闪电",
+ "Onchain": "链上",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "请稍等片刻。如果买方不配合,你将自动取回抵押和保证金。此外,你将获得补偿(查看你个人资料中的奖励)。",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "我们正在等待买方发布闪电发票。一旦发布,你将能够直接沟通法币付款详情。",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "在公开的 {{currencyCode}} 订单中(越高排位越便宜)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "如果订单到期前未执行,你的保证金将退还给你(无需采取任何行动)。",
+ "Pause the public order": "暂停公开订单",
+ "Premium rank": "溢价排行",
+ "Public orders for {{currencyCode}}": "{{currencyCode}} 的公开订单",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "失败原因:",
+ "Next attempt in": "下一次尝试",
+ "Retrying!": "重试中!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 将尝试支付你的发票3次,每次尝试间隔1分钟。如果它一再失败,你将能够提交新的发票。检查你是否有足够的入站流动性。请注意,闪电节点必须在线才能接收付款。",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "你的发票已到期或已进行超过3次付款尝试。提交一张新的发票。",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 正在尝试支付你的闪电发票。请注意,闪电节点必须在线才能接收付款。",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "延续",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats 会随着更多的流动性和更高的用户数量而变得更好。把 RoboSats 推荐给你的比特币朋友吧!",
+ "Sending coins to": "将比特币发送到",
+ "Start Again": "重新开始",
+ "Thank you for using Robosats!": "感谢你使用 Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "你的 TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "请等待吃单方锁定保证金。如果吃单方没有及时锁定保证金,订单将再次公开。",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "机器人技术人员来了!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "我自带机器人,它们在这里。(拖放 workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "这是我的第一次。生成机器人仓库和扩展机器人令牌(xToken)。",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "自定义视口",
+ "Freeze viewports": "冻结视口",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "让我们知道如何改进 (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "要开始争议的话需要等 <1><1/>",
+ "Waiting for maker bond": "正在等待挂单方的保证金",
+ "Public": "公开",
+ "Waiting for taker bond": "正在等待吃单方的保证金",
+ "Cancelled": "已取消",
+ "Expired": "已过期",
+ "Waiting for trade collateral and buyer invoice": "正在等待交易抵押和买方发票",
+ "Waiting only for seller trade collateral": "只在等待卖方交易抵押",
+ "Waiting only for buyer invoice": "只在等待买方的发票",
+ "Sending fiat - In chatroom": "正在发送法币 - 在聊天室中",
+ "Fiat sent - In chatroom": "法币已发送 - 在聊天室中",
+ "In dispute": "正在争议中",
+ "Collaboratively cancelled": "已合作取消",
+ "Sending satoshis to buyer": "正在向买方发送聪",
+ "Successful trade": "成功交易",
+ "Failed lightning network routing": "闪电路由失败",
+ "Wait for dispute resolution": "等待争议解决",
+ "Maker lost dispute": "挂单方失去了争议",
+ "Taker lost dispute": "吃单方失去了争议",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "发票过期了。你没有及时确认公布订单。请创建一张新订单。",
+ "This order has been cancelled by the maker": "这张订单已被挂单方取消",
+ "Invoice expired. You did not confirm taking the order in time.": "发票过期了。你没有及时确认吃单。",
+ "Invalid Order Id": "订单 ID 无效",
+ "You must have a robot avatar to see the order details": "你必须有机器人头像才能看到订单详情",
+ "This order has been cancelled collaborativelly": "这张订单已被合作取消",
+ "This order is not available": "这张订单不可用",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "在仓库里工作的机器人没懂你的意思。请在 Github https://github.com/RoboSats/robosats/issues 上填写出差问题"
}
diff --git a/frontend/static/locales/zh-TR.json b/frontend/static/locales/zh-TR.json
index b9cd5741..d69278ea 100644
--- a/frontend/static/locales/zh-TR.json
+++ b/frontend/static/locales/zh-TR.json
@@ -1,730 +1,731 @@
{
- "#1": "Phrases in basic/Main.tsx",
- "Using Testnet Bitcoin": "正在使用測試網比特幣",
- "#2": "Phrases in basic/BookPage/index.tsx",
- "Chart": "圖表",
- "Create": "創建",
- "List": "列表",
- "Map": "Map",
- "#3": "Phrases in basic/MakerPage/index.tsx",
- "Existing orders match yours!": "有與你的訂單相匹配的現有訂單!",
- "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
- "Community and public support": "社區和公開支援",
- "Exchange summary": "Exchange summary",
- "Learn RoboSats": "學習 RoboSats",
- "RoboSats information": "RoboSats 信息",
- "client for nerds": "client for nerds",
- "#5": "Phrases in basic/NavBar/NavBar.tsx",
- "Garage": "Garage",
- "More": "更多",
- "Offers": "報價",
- "Order": "訂單",
- "Settings": "設置",
- "#6": "Phrases in basic/OrderPage/index.tsx",
- "Contract": "合約",
- "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
- "1. Generate a token": "1. 生成領牌",
- "2. Meet your robot identity": "2. 跟你的機器人身份打個招呼",
- "3. Browse or create an order": "3. 瀏覽或創建訂單",
- "Building your robot!": "正在創建你的機器人!",
- "Continue": "繼續",
- "Generate token": "生成領牌",
- "Hi! My name is": "你好!我叫",
- "If you need help on your RoboSats journey join our public support": "如果你在你的 RoboSats 旅程上需要被幫助,可以加入我們的公開支援",
- "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats 是一個點對點市場。你可以瀏覽公開報價或自己創建新的報價。",
- "See profile": "查看個人資料",
- "Store it somewhere safe!": "請安全保存!",
- "Telegram group": "Telegram 社群",
- "This is your trading avatar": "這是你的交易頭像",
- "This temporary key gives you access to a unique and private robot identity for your trade.": "這個臨時密鑰可讓你訪問你的獨特且隱密的交易機器人身份。",
- "You can also add your own random characters into the token or": "你也可以在領牌中添加你自己的隨機字符或",
- "or visit the robot school for documentation.": "或訪問機器人學校參考文件。",
- "roll again": "再擲一次",
- "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
- "Active order #{{orderID}}": "活躍訂單 #{{orderID}}",
- "Add Robot": "添加機器人",
- "Add a new Robot": "添加新機器人",
- "Building...": "正在建造...",
- "Delete Robot": "Delete Robot",
- "Last order #{{orderID}}": "上一張訂單 #{{orderID}}",
- "Looking for orders!": "Looking for orders!",
- "No existing orders found": "No existing orders found",
- "Recovery": "恢復",
- "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "重複使用交易身份會降低你對其他用戶、協調器和觀察者的隱私。",
- "Robot Garage": "機器人倉庫",
- "Store your token safely": "請安全地存儲你的令牌",
- "Welcome back!": "歡迎回來!",
- "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
- "Copied!": "已複製!",
- "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
- "The token is too short": "The token is too short",
- "#10": "Phrases in basic/RobotPage/Welcome.tsx",
- "A Simple and Private LN P2P Exchange": "一個簡單且隱密的點對點閃電交易所",
- "Create a new robot and learn to use RoboSats": "創建一個新的機器人並學習如何使用 RoboSats",
- "Fast Generate Order": "Fast Generate Order",
- "Recover an existing robot using your token": "用你的領牌恢復現有的機器人",
- "Start": "開始",
- "#11": "Phrases in basic/RobotPage/index.tsx",
- "Connecting to TOR": "正在連線 TOR",
- "Connection encrypted and anonymized using TOR.": "連接已用 TOR 加密和匿名化。",
- "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "這確保最高的隱密程度,但你可能會覺得應用程序運作緩慢。如果丟失連接,請重啟應用。",
- "#12": "Phrases in basic/SettingsPage/index.tsx",
- "Add": "Add",
- "Alias": "Alias",
- "Alias already exists": "Alias already exists",
- "Invalid Onion URL": "Invalid Onion URL",
- "URL": "URL",
- "#13": "Phrases in components/BookTable/BookControl.tsx",
- "ANY": "任何",
- "Buy": "購買",
- "DESTINATION": "目的地",
- "I want to": "我想要",
- "METHOD": "方式",
- "Select Host": "Select Host",
- "Select Order Type": "Select Order Type",
- "Select Payment Currency": "選擇支付貨幣",
- "Select Payment Method": "選擇付款方式",
- "Sell": "出售",
- "Swap In": "換入",
- "Swap Out": "換出",
- "and use": "並使用",
- "hosted by": "hosted by",
- "pay with": "支付",
- "#14": "Phrases in components/BookTable/index.tsx",
- "Add filter": "加篩選",
- "Amount": "金額",
- "An error occurred.": "發生錯誤。",
- "And": "和",
- "Be the first one to create an order": "成為第一個創建訂單的人",
- "Bond": "保證金",
- "Column title": "列標題",
- "Columns": "列",
- "Currency": "貨幣",
- "Delete": "刪除",
- "Destination": "目的地",
- "Expiry": "訂單到期",
- "Filter": "篩選",
- "Filter value": "篩選值",
- "Find column": "查找列",
- "Hide": "隱藏",
- "Hide all": "隱藏全部",
- "Host": "Host",
- "Is": "是",
- "Logic operator": "邏輯運算符",
- "Manage columns": "管理列",
- "Menu": "菜單",
- "No orders found to buy BTC for {{currencyCode}}": "未找到以 {{currencyCode}} 購買比特幣的訂單",
- "No orders found to sell BTC for {{currencyCode}}": "未找到以 {{currencyCode}} 出售比特幣的訂單",
- "No results found.": "未找到結果。",
- "Operator": "運算符",
- "Or": "或",
- "Orders per page:": "每頁上的訂單數量:",
- "Others": "其他",
- "Pay": "支付",
- "Payment Method": "付款方法",
- "Premium": "溢價",
- "Price": "價格",
- "Reorder column": "重整列",
- "Robot": "機器人",
- "Sats now": "當前聰",
- "Select columns": "選擇列",
- "Show all": "顯示全部",
- "Show columns": "顯示列",
- "Show filters": "顯示篩選",
- "Sort": "排序",
- "Sort by ASC": "按升序排序",
- "Sort by DESC": "按降序排序",
- "Timer": "存款倒計時",
- "Unsort": "取消排序",
- "Value": "值",
- "any": "任何",
- "contains": "含",
- "ends with": "以...結束",
- "equals": "等於",
- "false": "虛",
- "is": "是",
- "is after": "在...之後",
- "is any of": "是...其中任何",
- "is before": "在...之前",
- "is empty": "為空",
- "is not": "不是",
- "is not empty": "非空",
- "is on or after": "在...或之後",
- "is on or before": "在...或之前",
- "no": "不是",
- "starts with": "以...開始",
- "true": "實",
- "yes": "是",
- "#15": "Phrases in components/Charts/DepthChart/index.tsx",
- "#16": "Phrases in components/Charts/MapChart/index.tsx",
- "Accept": "Accept",
- "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
- "Close": "關閉",
- "Download high resolution map?": "Download high resolution map?",
- "Show tiles": "Show tiles",
- "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
- "#18": "Phrases in components/Dialogs/About.tsx",
- "(GitHub).": "(GitHub).",
- "(Telegram)": "(Telegram)",
- ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
- "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "只要它們速度快,全都可以。你可以寫下你的首選付款方式。你必須與同樣接受該方法的對等方相匹配。兌換法幣的步驟在爭議自動開啟的24小時之前到期。我們強烈建議使用即時法幣支付軌道。",
- "Are there trade limits?": "有交易限制嗎?",
- "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
- "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "請注意,你的法幣支付提供商可能會收取額外費用。無論如何,買方應承擔發送法幣的費用。這包括銀行費用、轉賬費用和外匯點差。賣方必須收到訂單詳情中的準確金額。",
- "Disclaimer": "免責聲明",
- "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
- "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
- "How does it work?": "Robosats 是如何運作的?",
- "How it works": "如何運作",
- "How to use": "如何使用",
- "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "在許多國家,使用 RoboSats 無異於使用 Ebay 或 Craiglist。你的法規可能會有所不同。遵守法律是你的責任。",
- "Is RoboSats legal in my country?": "RoboSats 在我的國家合法嗎?",
- "Is RoboSats private?": "RoboSats 隱密嗎?",
- "It is a BTC/FIAT peer-to-peer exchange over lightning.": "RoboSats 是一個通過閃電網絡運行的比特幣/法幣點對點交易所。",
- "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "它簡化了訂單匹配並最大程度地減少了對信任的需求。 RoboSats 專注於隱私和速度。",
- "Project source code": "源代碼",
- "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
- "RoboSats is an open source project ": "RoboSats 是一個開源項目。",
- "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
- "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
- "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "賣方面臨與任何其他點對點服務相同的退款風險。不建議使用 Paypal 或信用卡。",
- "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
- "This is an experimental application, things could go wrong. Trade small amounts!": "這是一個實驗性應用程序,可能會出錯。小額交易!",
- "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "此閃電應用程序按原樣提供。它正在積極發展中:極其謹慎地進行交易。沒有私人支持。僅通過公共渠道提供支持 ",
- "What are the fees?": "費用是多少?",
- "What are the risks?": "有哪些風險?",
- "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
- "What is RoboSats?": "RoboSats 是什麼?",
- "What is a coordinator?": "What is a coordinator?",
- "What is the trust model?": "信任模型是怎樣的?",
- "What payment methods are accepted?": "RoboSats 接受哪些付款方式?",
- "You can also check the full guide in ": "你也可以在此查看完整指南:",
- "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
- "You can find a step-by-step description of the trade pipeline in ": "你可以在此找到交易流程的分步說明: ",
- "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
- "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
- "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
- "Go back": "返回",
- "Keys": "鑰匙",
- "Learn how to verify": "學習如何驗證",
- "Messages": "消息",
- "Peer public key": "對等方的公鑰",
- "Save credentials as a JSON file": "將憑據保存為 JSON 文件",
- "Save messages as a JSON file": "將消息保存為 JSON 文件",
- "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "用來解密你的私鑰的密碼。只有你自己知道!千萬不要分享。也是你的機器人領牌。",
- "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "你的 PGP 公鑰。你的對等方用它來加密只有你能閱讀的消息。",
- "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "你的通信是以 OpenPGP 完成端對端加密的。你可以使用任何基於 OpenPGP 標準的工具來驗證此聊天的隱私性。",
- "Your encrypted private key": "你的加密的私鑰",
- "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "你的加密的私鑰。 你使用它來解密你的對等方為你加密的消息。 你還可以使用它來簽署你發送的消息。",
- "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "你的對等方的 PGP 公鑰。你使用它來加密只有你的對等方才能閱讀的消息,並驗證你的對等方簽署的傳入消息。",
- "Your private key passphrase (keep secure!)": "你的私鑰密碼 (請安全存放!)",
- "Your public key": "你的公鑰",
- "#20": "Phrases in components/Dialogs/Client.tsx",
- "... somewhere on Earth!": "...在世界上某處製造!",
- "Client info": "Client info",
- "Made with": "用",
- "RoboSats client version": "RoboSats client version",
- "and": "和",
- "#21": "Phrases in components/Dialogs/Community.tsx",
- "Community": "社群",
- "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
- "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - Robotic Satoshis 開源項目",
- "Join RoboSats English speaking community!": "加入 RoboSats 英語社群!",
- "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
- "Join RoboSats Spanish speaking community!": "加入 RoboSats 西語社群!",
- "Nostr Official Account": "Nostr Official Account",
- "RoboSats in Reddit": "Reddit 上的 RoboSats",
- "RoboSats main public support": "RoboSats main public support",
- "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
- "Tell us about a new feature or a bug": "向我們報告錯誤或要求新功能",
- "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
- "#22": "Phrases in components/Dialogs/Coordinator.tsx",
- "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
- "24h contracted volume": "24小時合約量",
- "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
- "Book liquidity": "賬面流動性",
- "CLN version": "CLN version",
- "Client": "客戶端",
- "Coordinator": "協調器",
- "Coordinator Notice": "Coordinator Notice",
- "Coordinator commit hash": "協調器提交哈希",
- "Coordinator description": "Coordinator description",
- "Coordinator hosted web app": "Coordinator hosted web app",
- "Coordinator offline": "Coordinator offline",
- "Current onchain payout fee": "當前鏈上支付費用",
- "Current onchain payout status": "Current onchain payout status",
- "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
- "Does not have large trade limits.": "Does not have large trade limits.",
- "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
- "Established": "Established",
- "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
- "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
- "LN Node": "LN 節點",
- "LND version": "LND 版本",
- "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
- "Lifetime contracted volume": "終身合約量",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
- "Maker fee": "掛單方費用",
- "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
- "Maximum onchain swap size": "Maximum onchain swap size",
- "Maximum order size": "Maximum order size",
- "Not a federation founder": "Not a federation founder",
- "Onchain payouts disabled": "Onchain payouts disabled",
- "Policies": "Policies",
- "Public buy orders": "公開購買訂單",
- "Public sell orders": "公開出售訂單",
- "Reddit": "Reddit",
- "RoboSats version": "RoboSats 版本",
- "Send Email": "Send Email",
- "Simplex": "Simplex",
- "Stats for Nerds": "Stats for Nerds",
- "Summary": "Summary",
- "Taker fee": "吃單方費用",
- "Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
- "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
- "Today active robots": "今天活躍的機器人",
- "Website": "Website",
- "X": "X",
- "Zaps voluntarily for development": "Zaps voluntarily for development",
- "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
- "Browser": "瀏覽器",
- "Enable": "開啟",
- "Enable TG Notifications": "開啟 TG 通知",
- "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "你將被帶到與 RoboSats Telegram Bot 的對話中。只需打開聊天並按開始。請注意,通過啟用 Telegram 通知,你可能會降低匿名程度。",
- "#24": "Phrases in components/Dialogs/Exchange.tsx",
- "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
- "Exchange Summary": "Exchange Summary",
- "Online RoboSats coordinators": "Online RoboSats coordinators",
- "#25": "Phrases in components/Dialogs/F2fMap.tsx",
- "Choose a location": "Choose a location",
- "Save": "Save",
- "#26": "Phrases in components/Dialogs/Learn.tsx",
- "Back": "返回",
- "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "你即將訪問學習 RoboSats 頁面。此頁面提供教程和說明書,以幫助你學習如何使用 RoboSats 並了解它的功能。",
- "#27": "Phrases in components/Dialogs/NoRobot.tsx",
- "Generate a robot avatar first. Then create your own order.": "請先生成一個機器人頭像,然後創建你自己的訂單。",
- "You do not have a robot avatar": "你沒有機器人頭像",
- "#28": "Phrases in components/Dialogs/Profile.tsx",
- "Coordinators that know your robot:": "Coordinators that know your robot:",
- "Looking for your robot!": "Looking for your robot!",
- "Your Robot": "你的機器人",
- "#29": "Phrases in components/Dialogs/Recovery.tsx",
- "Enter your robot token to re-build your robot and gain access to its trades.": "輸入你的機器人領牌來重造你的機器人並訪問它的交易。",
- "Paste token here": "在此粘貼領牌",
- "Recover": "恢復",
- "Robot recovery": "恢復機器人",
- "#30": "Phrases in components/Dialogs/StoreToken.tsx",
- "Back it up!": "請備份!",
- "Done": "完成",
- "Store your robot token": "存儲你的機器人令牌",
- "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "你將來可能需要恢復你的機器人頭像:安全地存放它。你可以輕鬆地將其複製到另一個應用程序中。",
- "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
- "Third party description": "Third party description",
- "#32": "Phrases in components/Dialogs/Update.tsx",
- "Download RoboSats {{coordinatorString}} APK from Github releases": "從 Github releases 下載 RoboSats {{coordinatorString}} APK",
- "Go away!": "讓開!",
- "On Android RoboSats app ": "在安卓 RoboSats app 上",
- "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "在 Tor 瀏覽器客戶端上只需刷新你的選項卡(點擊此處或按 Ctrl+Shift+R)",
- "On remotely served browser client": "在遠程服務的瀏覽器客戶端上",
- "On your own soverign node": "在你自己主權的節點上",
- "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "RoboSats 協調器的版本是 {{coordinatorString}},但你的客戶端 app 是 {{clientString}}。版本不匹配可能會導致糟糕的用戶體驗。",
- "Update your RoboSats client": "更新你的 RoboSats 客戶端",
- "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
- "Cancel": "取消",
- "Open external order": "Open external order",
- "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
- "#34": "Phrases in components/Dialogs/Warning.tsx",
- "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
- "I understand": "I understand",
- "Warning": "Warning",
- "#35": "Phrases in components/FederationTable/index.tsx",
- "Coordinators per page:": "Coordinators per page:",
- "Enabled": "Enabled",
- "No coordinators found.": "No coordinators found.",
- "Up": "Up",
- "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
- "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats客戶端已由你自己的節點提供服務,為你提供最強的安全性和隱私性。",
- "You are self-hosting RoboSats": "你在自託管 RoboSats",
- "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
- "You are not using RoboSats privately": "你在不隱密地使用 RoboSats",
- "#38": "Phrases in components/MakerForm/AmountRange.tsx",
- "From": "從",
- "to": "到",
- "#39": "Phrases in components/MakerForm/MakerForm.tsx",
- " at a {{discount}}% discount": " 於 {{discount}}% 折扣",
- " at a {{premium}}% premium": " 於 {{premium}}% 溢價",
- " at market price": " at market price",
- " of {{satoshis}} Satoshis": "{{satoshis}} 聰",
- "Add New": "添新",
- "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
- "Amount Range": "Amount Range",
- "Amount of BTC to swap for LN Sats": "交換閃電聰的 BTC 金額",
- "Amount of fiat to exchange for bitcoin": "兌換比特幣的法幣金額",
- "Buy BTC for ": "Buy BTC for ",
- "Buy or Sell Bitcoin?": "購買還是出售比特幣?",
- "Choose a Pricing Method": "選擇定價方法",
- "Clear form": "清除表單",
- "Edit order": "編輯訂單",
- "Enable advanced options": "啟用高級選項",
- "Enter the destination of the Lightning swap": "輸入閃電交換的目的地",
- "Escrow/Invoice Timer (HH:mm)": "託管存款/發票倒計時 (HH:mm)",
- "Escrow/invoice step length": "託管/發票步長",
- "Exact": "確切",
- "Exact Amount": "Exact Amount",
- "Face to Face Location": "Face to Face Location",
- "Fiat Payment Method(s)": "法幣付款方法",
- "Fidelity Bond Size": "保證金大小",
- "In or Out of Lightning?": "換入還是換出閃電?",
- "Let the price move with the market": "讓價格隨市場移動",
- "Must be less than {{maxAmount}}": "必須少於 {{maxAmount}}",
- "Must be less than {{maxSats}": "必須少於 {{maxSats}}",
- "Must be less than {{max}}%": "必須少於 {{max}}%",
- "Must be more than {{minAmount}}": "必須多於 {{minAmount}}",
- "Must be more than {{minSats}}": "必須多於 {{minSats}}",
- "Must be more than {{min}}%": "必須多於 {{min}}%",
- "Must be shorter than 65 characters": "必須少於65個字符",
- "Onchain amount to receive (BTC)": "鏈上接收金額(BTC)",
- "Onchain amount to send (BTC)": "鏈上發送金額(BTC)",
- "Order current rate:": "訂單當前價格:",
- "Order for ": "Order for ",
- "Order rate:": "訂單價格:",
- "Premium over Market (%)": "市場溢價 (%)",
- "Public Duration (HH:mm)": "公開時間 (HH:mm)",
- "Public order length": "訂單公開長度",
- "Relative": "相對",
- "Satoshis": "聰",
- "Sell BTC for ": "Sell BTC for ",
- "Set a fix amount of satoshis": "設置固定聰金額",
- "Set the skin-in-the-game, increase for higher safety assurance": "設定風險共擔, 以提高安全保障",
- "Swap Destination(s)": "交換目的地",
- "Swap into LN ": "Swap into LN ",
- "Swap of ": "Swap of ",
- "Swap out of LN ": "Swap out of LN ",
- "Swap?": "交換?",
- "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
- "You are already maker of an active order": "You are already maker of an active order",
- "You can add new methods": "你可以添加新方式",
- "You must fill the form correctly": "你必須正確填寫表格",
- "You receive approx {{swapSats}} LN Sats (fees might vary)": "你將接收大約{{swapSats}}閃電聰(費用會造成有所差異)",
- "You send approx {{swapSats}} LN Sats (fees might vary)": "你將發送大約{{swapSats}}閃電聰(費用會造成有所差異)",
- "Your order fixed exchange rate": "你的訂單的固定匯率",
- "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
- "Disabled": "Disabled",
- "Maker": "掛單方",
- "Onchain payouts enabled": "Onchain payouts enabled",
- "Taker": "吃單方",
- "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
- "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
- "#41": "Phrases in components/Notifications/index.tsx",
- "Lightning routing failed": "閃電路由失敗",
- "New chat message": "新消息",
- "Order chat is open": "訂單聊天已開通",
- "Order has been disputed": "訂單已被爭議",
- "Order has been taken!": "訂單已被吃單!",
- "Order has expired": "訂單已過期",
- "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - 簡單且隱密的比特幣交易所",
- "Trade finished successfully!": "交易已成功完成!",
- "You can claim Sats!": "你能領聰!",
- "You lost the dispute": "你失去了爭議",
- "You won the dispute": "你贏得了爭議",
- "₿ Rewards!": "₿ 獎勵!",
- "⚖️ Disputed!": "⚖️ 爭議!",
- "✅ Bond!": "✅ 保證金!",
- "✅ Escrow!": "✅ 託管!",
- "❗⚡ Routing Failed": "❗⚡ 路由失敗",
- "👍 dispute": "👍 爭議",
- "👎 dispute": "👎 爭議",
- "💬 Chat!": "💬 聊天!",
- "💬 message!": "💬 消息!",
- "😪 Expired!": "😪 已過期!",
- "🙌 Funished!": "🙌 已完成!",
- "🥳 Taken!": "🥳 已吃單!",
- "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
- "Amount {{currencyCode}}": "{{currencyCode}} 金額",
- "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "接受此訂單可能會浪費你的時間。如果掛單方未及時響應,你將獲得掛單方保證金的50%的補償。",
- "Enter amount of fiat to exchange for bitcoin": "輸入以兌換比特幣的法幣金額",
- "Sounds fine": "沒問題",
- "Take Order": "吃單",
- "The maker is away": "掛單方離線",
- "Too high": "太高",
- "Too low": "太低",
- "Wait until you can take an order": "請等到可以吃單",
- "You must specify an amount first": "你必須先指定金額",
- "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
- "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
- "#43": "Phrases in components/OrderDetails/index.tsx",
- "Accepted payment methods": "接受的付款方法",
- "Amount of Satoshis": "聰金額",
- "Deposit timer": "存款計時器",
- "Expires in": "內到期",
- "F2F location": "F2F location",
- "Order Details": "訂單詳情",
- "Order ID": "訂單 ID",
- "Order host": "Order host",
- "Order maker": "訂單掛單方",
- "Order status": "訂單狀態",
- "Order taker": "訂單吃單方",
- "Penalty lifted, good to go!": "罰單已解除, 沒問題了!",
- "Premium over market price": "高於市價的溢價",
- "Price and Premium": "價格和溢價",
- "Swap destination": "交換目的地",
- "The order has expired": "訂單已到期",
- "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
- "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "你暫時還不能吃單!請等{{timeMin}}分 {{timeSec}}秒",
- "You receive via {{method}} {{amount}}": "你通過{{method}}接收{{amount}}",
- "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
- "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
- "You send via {{method}} {{amount}}": "你通過{{method}}發送{{amount}}",
- "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - 溢價: {{premium}}%",
- "#44": "Phrases in components/RobotInfo/index.tsx",
- "Active order!": "Active order!",
- "Claim": "領取",
- "Claim Sats!": "Claim Sats!",
- "Enable Telegram Notifications": "開啟 Telegram 通知",
- "Generate with Webln": "Generate with Webln",
- "Inactive order": "不活躍訂單",
- "Invoice for {{amountSats}} Sats": "{{amountSats}} 聰的發票",
- "No active orders": "沒有活躍的訂單",
- "One active order #{{orderID}}": "一個活躍的訂單 #{{orderID}}",
- "Submit": "提交",
- "Telegram enabled": "Telegram 已開啟",
- "There it goes!": "There it goes!",
- "Use stealth invoices": "使用隱形發票",
- "You do not have previous orders": "你沒有之前的訂單",
- "Your compensations": "Your compensations",
- "Your current order": "你當前的訂單",
- "Your last order #{{orderID}}": "你的上一筆交易 #{{orderID}}",
- "finished order": "finished order",
- "#45": "Phrases in components/SettingsForm/index.tsx",
- "API": "API",
- "Build-in": "Build-in",
- "Dark": "深色",
- "Light": "淺色",
- "Mainnet": "主網",
- "Testnet": "測試網",
- "nostr": "nostr",
- "#46": "Phrases in components/TorConnection/index.tsx",
- "Connected to TOR network": "已連線 TOR 網絡",
- "Connecting to TOR network": "正在連線 TOR 網絡",
- "Connection error": "連線錯誤",
- "Initializing TOR daemon": "正在初始化 TOR 常駐程式",
- "#47": "Phrases in components/TradeBox/CancelButton.tsx",
- "Cancel order and unlock bond instantly": "取消訂單並即刻解鎖保證金",
- "Collaborative Cancel": "合作取消",
- "Unilateral cancelation (bond at risk!)": "單方面取消(保證金風險!)",
- "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
- "You asked for a collaborative cancellation": "你要求了合作取消",
- "{{nickname}} is asking for a collaborative cancel": "{{nickname}} 要求合作取消",
- "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
- "Buyer": "買方",
- "Completed in": "內完成",
- "Contract exchange rate": "合約交易率",
- "Coordinator trade revenue": "協調器交易收入",
- "Export trade summary": "導出交易概要",
- "Maker bond": "掛單方保證金",
- "Mining fee": "挖礦費",
- "Onchain swap fee": "鏈上交換費",
- "Received": "已收到",
- "Routing budget": "路由預算",
- "Seller": "賣方",
- "Sent": "已發送",
- "Taker bond": "吃單方保證金",
- "Timestamp": "時間戳",
- "Trade Summary": "交易概括",
- "Unlocked": "已解鎖",
- "User role": "用戶角色",
- "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} 聰 ({{bondPercent}}%)",
- "{{miningFeeSats}} Sats": "{{miningFeeSats}} 聰",
- "{{revenueSats}} Sats": "{{revenueSats}} 聰",
- "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} 毫聰",
- "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} 聰 ({{swapFeePercent}}%)",
- "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} 聰 ({{tradeFeePercent}}%)",
- "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
- "See Compatible Wallets": "查看兼容錢包列表",
- "#51": "Phrases in components/TradeBox/index.tsx",
- "A contact method is required": "A contact method is required",
- "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
- "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
- "Cancel the order?": "取消訂單?",
- "Confirm Cancel": "確認取消",
- "If the order is cancelled now you will lose your bond.": "如果現在取消訂單,你將失去保證金。",
- "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
- "Accept Cancelation": "接受取消",
- "Ask for Cancel": "要求取消",
- "Collaborative cancel the order?": "合作取消訂單?",
- "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "交易託管已發布。只有當掛單方和吃單方都同意取消時,才能取消訂單。",
- "Your peer has asked for cancellation": "你的對等方請求取消",
- "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
- "Agree and open dispute": "同意並開始爭議",
- "Disagree": "不同意",
- "Do you want to open a dispute?": "你想開始爭議嗎?",
- "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "確保導出聊天記錄。工作人員可能會請求你提供所導出的聊天紀錄 JSON 以解決差異。存儲紀錄是你的責任。",
- "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "RoboSats 工作人員將檢查所提供的聲明和證據。你需要建立一個完整的案例,因為工作人員無法閱讀聊天內容。最好在你的聲明中提供拋棄式的聯繫方式。交易託管中的聰將被發送給爭議獲勝者,而爭議失敗者將失去保證金。",
- "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
- "Confirm": "確認",
- "Confirm you received {{amount}} {{currencyCode}}?": "確認你已收到 {{amount}} {{currencyCode}}?",
- "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "確認你已收到{{amount}} {{currencyCode}}時交易會被結算。在託管中的聰會被釋放給買方。僅當{{amount}} {{currencyCode}}已到達你的帳戶時才應確認。請注意,如果你已收到付款但是不點擊確認,則可能失去你的保證金。",
- "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
- "Confirm you sent {{amount}} {{currencyCode}}?": "確認你已發送{{amount}} {{currencyCode}}?",
- "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "確認你已發送{{amount}} {{currencyCode}}將允許你的對等方結算交易。如果你還沒有付款但仍然虛假確認,則可能失去你的保證金。",
- "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
- "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
- "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
- "Wait ({{time}})": "Wait ({{time}})",
- "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
- "Amount not yet locked, please check your WebLN wallet.": "金額還未鎖定,請查看你的 WebLN 錢包。",
- "Invoice not received, please check your WebLN wallet.": "沒有收到發票,請查看你的 WebLN 錢包。",
- "WebLN": "WebLN",
- "You can close now your WebLN wallet popup.": "現在可以關閉你的 WebLN 錢包彈出窗口。",
- "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
- "Audit PGP": "審計 PGP",
- "Export": "導出",
- "Save full log as a JSON file (messages and credentials)": "將全記錄檔保存為 JSON 文件(消息和憑據)",
- "Verify your privacy": "驗證你的隱私",
- "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
- "...waiting": "...正在等待",
- "Activate slow mode (use it when the connection is slow)": "開啟慢速模式(在連接緩慢時使用)",
- "Peer": "對等方",
- "You": "你",
- "connected": "在線",
- "disconnected": "離線",
- "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
- "Connecting...": "正在連線...",
- "Send": "傳送",
- "Type a message": "鍵入消息",
- "Waiting for peer public key...": "正在等待對等方的公鑰...",
- "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
- "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
- "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
- "Attach chat logs": "附加聊天記錄",
- "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "附加聊天記錄有助於爭議解決過程並增加透明度。但可能會損害你的隱私。",
- "Contact method": "Contact method",
- "Other": "Other",
- "Select a contact method": "Select a contact method",
- "Submit dispute statement": "提交爭議聲明",
- "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
- "Advanced options": "高級選項",
- "Invoice to wrap": "要包裹的發票",
- "Payout Lightning Invoice": "閃電支付發票",
- "Proxy Budget": "代理預算",
- "Routing Budget": "路由預算",
- "Server": "服務器",
- "Submit invoice for {{amountSats}} Sats": "提交{{amountSats}}聰的發票",
- "Use Lnproxy": "使用 Lnproxy (閃電代理)",
- "Wrap": "包裹",
- "Wrapped invoice": "已包裹的發票",
- "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
- "Bitcoin Address": "比特幣地址",
- "Final amount you will receive": "你將收到的最終金額",
- "Invalid": "無效",
- "Mining Fee": "挖礦費",
- "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats 協調器會執行交換並將聰發送到你的鏈上地址。",
- "Swap fee": "交換費",
- "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
- "Beware scams": "Beware scams",
- "Confirm {{amount}} {{currencyCode}} received": "確認已收到 {{amount}} {{currencyCode}}",
- "Confirm {{amount}} {{currencyCode}} sent": "確認已發送 {{amount}} {{currencyCode}}",
- "Open Dispute": "開始爭議",
- "Payment failed?": "Payment failed?",
- "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "打個招呼!請保持你的回答有用且簡潔。讓他們知道如何向你發送 {{amount}} {{currencyCode}}。",
- "To open a dispute you need to wait": "要打開爭議的話你需要等",
- "Wait for the seller to confirm he has received the payment.": "等待賣方確認他已收到付款。",
- "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
- "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
- "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
- "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
- "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
- "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
- "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
- "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
- "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "請保存識別你的訂單和付款所需的信息:訂單 ID; 保證金或託管的支付散列值(查看你的閃電錢包);聰的確切金額;和機器人暱稱。 你必須通過電子郵件(或其他聯繫方式)表明自己是參與此交易的用戶。",
- "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
- "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "你可以從你的個人資料下的獎勵中索取解決爭議的金額(託管和保證金)。如果工作人員可以提供任何幫助,請隨時聯繫 robosats@protonmail.com(或通過你提供的拋棄式聯繫方式)。",
- "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
- "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "請稍等片刻。如果賣方不存款,你將自動取回保證金。此外,你將獲得補償(查看你個人資料中的獎勵)。",
- "We are waiting for the seller to lock the trade amount.": "我們正在等待賣方鎖定交易金額。",
- "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
- "Renew Order": "延續訂單",
- "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
- "Copy to clipboard": "複製到剪貼板",
- "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "這是一張 hold 發票,它會在你的錢包內凍結。只有當你取消或爭議失败的時候才會被收取。",
- "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "這是一張 hold 發票,它會在你的錢包內凍結。當你確認收到 {{currencyCode}} 後它會被釋放給買方。",
- "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
- "Unpause Order": "取消暫停訂單",
- "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "你的公開訂單已暫停。目前其他機器人無法看到或接受你的訂單。你隨時可以選擇取消暫停。",
- "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
- "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "在讓你發送 {{amountFiat}} {{currencyCode}} 之前,我們想確認你能夠收到比特幣。",
- "Lightning": "閃電",
- "Onchain": "鏈上",
- "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
- "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "請稍等片刻。如果買方不配合,你將自動取回交易抵押和保證金。此外,你將獲得補償(查看你個人資料中的獎勵)。",
- "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "我們正在等待買方發布閃電發票。 一旦發布,你將能夠直接溝通法幣付款詳情。",
- "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
- "Among public {{currencyCode}} orders (higher is cheaper)": "在公開的 {{currencyCode}} 訂單中(越高排位越便宜)",
- "If the order expires untaken, your bond will return to you (no action needed).": "如果訂單到期前未執行,你的保證金將退還給你(無需採取任何行動)。",
- "Pause the public order": "暫停公開訂單",
- "Premium rank": "溢價排行",
- "Public orders for {{currencyCode}}": "{{currencyCode}} 的公開訂單",
- "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
- "Failure reason:": "失敗原因:",
- "Next attempt in": "下一次嘗試",
- "Retrying!": "重試中!",
- "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 將嘗試支付你的發票3次,每次嘗試間隔1分鐘。如果它一再失敗,你將能夠提交新的發票。檢查你是否有足夠的入站流動性。請注意,閃電節點必須在線才能接收付款。",
- "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "你的發票已到期或已進行超過3次付款嘗試。提交一張新的發票。",
- "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
- "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
- "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 正在嘗試支付你的閃電發票。請注意,閃電節點必須在線才能接收付款。",
- "Taking too long?": "Taking too long?",
- "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
- "BETA": "BETA",
- "Rate your host": "Rate your host",
- "Rate your peer": "Rate your peer",
- "Renew": "延續",
- "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats 會隨著更多的流動性和更高的用戶数量而變得更好。把 RoboSats 推薦給你的比特幣朋友吧!",
- "Sending coins to": "將比特幣發送到",
- "Start Again": "重新開始",
- "Thank you for using Robosats!": "感謝你使用 Robosats!",
- "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
- "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
- "Your TXID": "你的 TXID",
- "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
- "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "請等待吃單方鎖定保證金。如果吃單方沒有及時鎖定保證金,訂單將再次公開。",
- "#84": "Phrases in pro/LandingDialog/index.tsx",
- "A robot technician has arrived!": "機器人技術人員來了!",
- "I bring my own robots, here they are. (Drag and drop workspace.json)": "我自帶機器人,它們在這裡。(拖放 workspace.json)",
- "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "這是我的第一次。生成機器人倉庫和擴展機器人領牌 (xToken)。",
- "#85": "Phrases in pro/ToolBar/index.tsx",
- "Customize viewports": "自定義視口",
- "Freeze viewports": "凍結視口",
- "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
- "let_us_know_hot_to_improve": "讓我們知道如何改進 (<1>Telegram1> / <3>Github3>)",
- "open_dispute": "要開始爭議的話需要等 <1><1/>",
- "Waiting for maker bond": "正在等待掛單方的保證金",
- "Public": "公開",
- "Waiting for taker bond": "正在等待吃單方的保證金",
- "Cancelled": "已取消",
- "Expired": "已過期",
- "Waiting for trade collateral and buyer invoice": "正在等待交易抵押和買方發票",
- "Waiting only for seller trade collateral": "只在等待賣方交易抵押",
- "Waiting only for buyer invoice": "只在等待買方發票",
- "Sending fiat - In chatroom": "正在發送法幣 - 在聊天室中",
- "Fiat sent - In chatroom": "法幣已發送 - 在聊天室中",
- "In dispute": "正在爭議中",
- "Collaboratively cancelled": "已合作取消",
- "Sending satoshis to buyer": "正在向買方發送聰",
- "Successful trade": "成功交易",
- "Failed lightning network routing": "閃電路由失敗",
- "Wait for dispute resolution": "等待爭議解決",
- "Maker lost dispute": "掛單方失去了爭議",
- "Taker lost dispute": "吃單方失去了爭議",
- "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "發票過期了。你沒有及時確認公佈訂單。請創建一張新訂單。",
- "This order has been cancelled by the maker": "這張訂單已被掛單方取消",
- "Invoice expired. You did not confirm taking the order in time.": "發票過期了。你沒有及時確認吃單。",
- "Invalid Order Id": "訂單 ID 無效",
- "You must have a robot avatar to see the order details": "你必須有機器人頭像才能看到訂單詳情",
- "This order has been cancelled collaborativelly": "這張訂單已被合作取消",
- "This order is not available": "這張訂單不可用",
- "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "在倉庫裡工作的機器人沒懂你的意思。請在 GitHub https://github.com/RoboSats/robosats/issues 上填寫出錯問題"
+ "#1": "Phrases in basic/Main.tsx",
+ "Using Testnet Bitcoin": "正在使用測試網比特幣",
+ "#2": "Phrases in basic/BookPage/index.tsx",
+ "Chart": "圖表",
+ "Create": "創建",
+ "List": "列表",
+ "Map": "Map",
+ "#3": "Phrases in basic/MakerPage/index.tsx",
+ "Existing orders match yours!": "有與你的訂單相匹配的現有訂單!",
+ "#4": "Phrases in basic/NavBar/MoreTooltip.tsx",
+ "Community and public support": "社區和公開支援",
+ "Exchange summary": "Exchange summary",
+ "Learn RoboSats": "學習 RoboSats",
+ "RoboSats information": "RoboSats 信息",
+ "client for nerds": "client for nerds",
+ "#5": "Phrases in basic/NavBar/NavBar.tsx",
+ "Garage": "Garage",
+ "More": "更多",
+ "Offers": "報價",
+ "Order": "訂單",
+ "Settings": "設置",
+ "#6": "Phrases in basic/OrderPage/index.tsx",
+ "Contract": "合約",
+ "#7": "Phrases in basic/RobotPage/Onboarding.tsx",
+ "1. Generate a token": "1. 生成領牌",
+ "2. Meet your robot identity": "2. 跟你的機器人身份打個招呼",
+ "3. Browse or create an order": "3. 瀏覽或創建訂單",
+ "Building your robot!": "正在創建你的機器人!",
+ "Continue": "繼續",
+ "Generate token": "生成領牌",
+ "Hi! My name is": "你好!我叫",
+ "If you need help on your RoboSats journey join our public support": "如果你在你的 RoboSats 旅程上需要被幫助,可以加入我們的公開支援",
+ "RoboSats is a peer-to-peer marketplace. You can browse the public offers or create a new one.": "RoboSats 是一個點對點市場。你可以瀏覽公開報價或自己創建新的報價。",
+ "See profile": "查看個人資料",
+ "Store it somewhere safe!": "請安全保存!",
+ "Telegram group": "Telegram 社群",
+ "This is your trading avatar": "這是你的交易頭像",
+ "This temporary key gives you access to a unique and private robot identity for your trade.": "這個臨時密鑰可讓你訪問你的獨特且隱密的交易機器人身份。",
+ "You can also add your own random characters into the token or": "你也可以在領牌中添加你自己的隨機字符或",
+ "or visit the robot school for documentation.": "或訪問機器人學校參考文件。",
+ "roll again": "再擲一次",
+ "#8": "Phrases in basic/RobotPage/RobotProfile.tsx",
+ "Active order #{{orderID}}": "活躍訂單 #{{orderID}}",
+ "Add Robot": "添加機器人",
+ "Add a new Robot": "添加新機器人",
+ "Building...": "正在建造...",
+ "Delete Robot": "Delete Robot",
+ "Last order #{{orderID}}": "上一張訂單 #{{orderID}}",
+ "Looking for orders!": "Looking for orders!",
+ "No existing orders found": "No existing orders found",
+ "Recovery": "恢復",
+ "Reusing trading identity degrades your privacy against other users, coordinators and observers.": "重複使用交易身份會降低你對其他用戶、協調器和觀察者的隱私。",
+ "Robot Garage": "機器人倉庫",
+ "Store your token safely": "請安全地存儲你的令牌",
+ "Welcome back!": "歡迎回來!",
+ "#9": "Phrases in basic/RobotPage/TokenInput.tsx",
+ "Copied!": "已複製!",
+ "Not enough entropy, make it more complex": "Not enough entropy, make it more complex",
+ "The token is too short": "The token is too short",
+ "#10": "Phrases in basic/RobotPage/Welcome.tsx",
+ "A Simple and Private LN P2P Exchange": "一個簡單且隱密的點對點閃電交易所",
+ "Create a new robot and learn to use RoboSats": "創建一個新的機器人並學習如何使用 RoboSats",
+ "Fast Generate Order": "Fast Generate Order",
+ "Recover an existing robot using your token": "用你的領牌恢復現有的機器人",
+ "Start": "開始",
+ "#11": "Phrases in basic/RobotPage/index.tsx",
+ "Connecting to TOR": "正在連線 TOR",
+ "Connection encrypted and anonymized using TOR.": "連接已用 TOR 加密和匿名化。",
+ "This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "這確保最高的隱密程度,但你可能會覺得應用程序運作緩慢。如果丟失連接,請重啟應用。",
+ "#12": "Phrases in basic/SettingsPage/index.tsx",
+ "Add": "Add",
+ "Alias": "Alias",
+ "Alias already exists": "Alias already exists",
+ "Invalid Onion URL": "Invalid Onion URL",
+ "URL": "URL",
+ "#13": "Phrases in components/BookTable/BookControl.tsx",
+ "ANY": "任何",
+ "Buy": "購買",
+ "DESTINATION": "目的地",
+ "I want to": "我想要",
+ "METHOD": "方式",
+ "Select Host": "Select Host",
+ "Select Order Type": "Select Order Type",
+ "Select Payment Currency": "選擇支付貨幣",
+ "Select Payment Method": "選擇付款方式",
+ "Sell": "出售",
+ "Swap In": "換入",
+ "Swap Out": "換出",
+ "and use": "並使用",
+ "hosted by": "hosted by",
+ "pay with": "支付",
+ "#14": "Phrases in components/BookTable/index.tsx",
+ "Add filter": "加篩選",
+ "Amount": "金額",
+ "An error occurred.": "發生錯誤。",
+ "And": "和",
+ "Be the first one to create an order": "成為第一個創建訂單的人",
+ "Bond": "保證金",
+ "Column title": "列標題",
+ "Columns": "列",
+ "Currency": "貨幣",
+ "Delete": "刪除",
+ "Destination": "目的地",
+ "Expiry": "訂單到期",
+ "Filter": "篩選",
+ "Filter value": "篩選值",
+ "Find column": "查找列",
+ "Hide": "隱藏",
+ "Hide all": "隱藏全部",
+ "Host": "Host",
+ "Is": "是",
+ "Logic operator": "邏輯運算符",
+ "Manage columns": "管理列",
+ "Menu": "菜單",
+ "No orders found to buy BTC for {{currencyCode}}": "未找到以 {{currencyCode}} 購買比特幣的訂單",
+ "No orders found to sell BTC for {{currencyCode}}": "未找到以 {{currencyCode}} 出售比特幣的訂單",
+ "No results found.": "未找到結果。",
+ "Operator": "運算符",
+ "Or": "或",
+ "Orders per page:": "每頁上的訂單數量:",
+ "Others": "其他",
+ "Pay": "支付",
+ "Payment Method": "付款方法",
+ "Premium": "溢價",
+ "Price": "價格",
+ "Reorder column": "重整列",
+ "Robot": "機器人",
+ "Sats now": "當前聰",
+ "Select columns": "選擇列",
+ "Show all": "顯示全部",
+ "Show columns": "顯示列",
+ "Show filters": "顯示篩選",
+ "Sort": "排序",
+ "Sort by ASC": "按升序排序",
+ "Sort by DESC": "按降序排序",
+ "Timer": "存款倒計時",
+ "Unsort": "取消排序",
+ "Value": "值",
+ "any": "任何",
+ "contains": "含",
+ "ends with": "以...結束",
+ "equals": "等於",
+ "false": "虛",
+ "is": "是",
+ "is after": "在...之後",
+ "is any of": "是...其中任何",
+ "is before": "在...之前",
+ "is empty": "為空",
+ "is not": "不是",
+ "is not empty": "非空",
+ "is on or after": "在...或之後",
+ "is on or before": "在...或之前",
+ "no": "不是",
+ "starts with": "以...開始",
+ "true": "實",
+ "yes": "是",
+ "#15": "Phrases in components/Charts/DepthChart/index.tsx",
+ "#16": "Phrases in components/Charts/MapChart/index.tsx",
+ "Accept": "Accept",
+ "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.": "By doing so, you will be fetching map tiles from a third-party provider. Depending on your setup, private information might be leaked to servers outside the RoboSats federation.",
+ "Close": "關閉",
+ "Download high resolution map?": "Download high resolution map?",
+ "Show tiles": "Show tiles",
+ "#17": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
+ "#18": "Phrases in components/Dialogs/About.tsx",
+ "(GitHub).": "(GitHub).",
+ "(Telegram)": "(Telegram)",
+ ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.": ". RoboSats developers will never contact you. The developers or the coordinators will definitely never ask for your robot token.",
+ "All of them as long as they are fast. You can write down your preferred payment method(s). You will have to match with a peer who also accepts that method. The step to exchange fiat has a expiry time of 24 hours before a dispute is automatically open. We highly recommend using instant fiat payment rails.": "只要它們速度快,全都可以。你可以寫下你的首選付款方式。你必須與同樣接受該方法的對等方相匹配。兌換法幣的步驟在爭議自動開啟的24小時之前到期。我們強烈建議使用即時法幣支付軌道。",
+ "Are there trade limits?": "有交易限制嗎?",
+ "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.": "At no point, AnonymousAlice01 and BafflingBob02 have to entrust the bitcoin funds to each other. In case they have a conflict, the RoboSats coordinator will help resolving the dispute.",
+ "Be aware your fiat payment provider might charge extra fees. In any case, the buyer bears the costs of sending fiat. That includes banking charges, transfer fees and foreign exchange spreads. The seller must receive exactly the amount stated in the order details.": "請注意,你的法幣支付提供商可能會收取額外費用。無論如何,買方應承擔發送法幣的費用。這包括銀行費用、轉賬費用和外匯點差。賣方必須收到訂單詳情中的準確金額。",
+ "Disclaimer": "免責聲明",
+ "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.": "During a typical order, your trading peer is the only one who can potentially guess anything about you. Keep your chat short and concise. Avoid providing non-essential information other than strictly necessary for the fiat payment.",
+ "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!": "Each RoboSats coordinator will set a maximum trade size to minimize the hassle of lightning routing failures. There is no limits to the number of trades per day. A robot can only have one order at a time. However, you can use multiple robots simultaneously using the Robot garage. Remember to back up your robot tokens!",
+ "How does it work?": "Robosats 是如何運作的?",
+ "How it works": "如何運作",
+ "How to use": "如何使用",
+ "In many countries using RoboSats is no different than using Ebay or Craiglist. Your regulation may vary. It is your responsibility to comply.": "在許多國家,使用 RoboSats 無異於使用 Ebay 或 Craiglist。你的法規可能會有所不同。遵守法律是你的責任。",
+ "Is RoboSats legal in my country?": "RoboSats 在我的國家合法嗎?",
+ "Is RoboSats private?": "RoboSats 隱密嗎?",
+ "It is a BTC/FIAT peer-to-peer exchange over lightning.": "RoboSats 是一個通過閃電網絡運行的比特幣/法幣點對點交易所。",
+ "It simplifies matchmaking and minimizes the need of trust. RoboSats focuses in privacy and speed.": "它簡化了訂單匹配並最大程度地減少了對信任的需求。 RoboSats 專注於隱私和速度。",
+ "Project source code": "源代碼",
+ "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.": "RoboSats is a decentralized exchange with multiple, fully redundant, trade coordinators. The coordinator provides the infrastructure for your trade: mantains the intermediary lightning node, does book keeping, and relays your encrypted chat messages. The coordinator is also the judge in case your order enters a dispute. The coordinator is a trusted role, make sure you trust your coordinator by exploring its profile, webpage, social media and the comments from other users online.",
+ "RoboSats is an open source project ": "RoboSats 是一個開源項目。",
+ "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.": "The RoboSats client, which you run on your local machine or browser, does not collect or share your IP address, location, name, or personal data. The client encrypts your private messages, which can only be decrypted by your trade partner.",
+ "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.": "The coordinator you choose will maintain a database of pseudonymous robots and orders for the application to function correctly. You can further enhance your privacy by using proxy nodes or coinjoining.",
+ "The seller faces the same charge-back risk as with any other peer-to-peer service. Paypal or credit cards are not recommended.": "賣方面臨與任何其他點對點服務相同的退款風險。不建議使用 Paypal 或信用卡。",
+ "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.": "The trade fee is collected by the robosats coordinator as a compensation for their service. You can see the fees of each coordinator by checking out their profile. The trade fee is split to be covered by both: the order maker and the order taker. Typically, the maker fee will be significantly smaller than the taker fee. In case an onchain address is used to received the Sats a variable swap fee applies. The onchain payout fee can also be seen in the profile of the coordinator.",
+ "This is an experimental application, things could go wrong. Trade small amounts!": "這是一個實驗性應用程序,可能會出錯。小額交易!",
+ "This lightning application is provided as is. It is in active development: trade with the utmost caution. There is no private support. Support is only offered via public channels ": "此閃電應用程序按原樣提供。它正在積極發展中:極其謹慎地進行交易。沒有私人支持。僅通過公共渠道提供支持 ",
+ "What are the fees?": "費用是多少?",
+ "What are the risks?": "有哪些風險?",
+ "What happens if my coordinator goes offline forever?": "What happens if my coordinator goes offline forever?",
+ "What is RoboSats?": "RoboSats 是什麼?",
+ "What is a coordinator?": "What is a coordinator?",
+ "What is the trust model?": "信任模型是怎樣的?",
+ "What payment methods are accepted?": "RoboSats 接受哪些付款方式?",
+ "You can also check the full guide in ": "你也可以在此查看完整指南:",
+ "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.": "You can build more trust on the RoboSats and coordinator infrastructure by inspecting the source code.",
+ "You can find a step-by-step description of the trade pipeline in ": "你可以在此找到交易流程的分步說明: ",
+ "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.": "Your sats will return to you. Any hold invoice that is not settled would be automatically returned even if the coordinator goes down forever. This is true for both, locked bonds and trading escrows. However, there is a small window between the seller confirms FIAT RECEIVED and the moment the buyer receives the satoshis when the funds could be permanently lost if the coordinator disappears. This window is usually about 1 second long. Make sure to have enough inbound liquidity to avoid routing failures. If you have any problem, reach out trough the RoboSats public channels or directly to your trade coordinator using one of the contact methods listed on their profile.",
+ "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.": "Your trade partner will not know the destination of the Lightning payment. The permanence of the data collected by the coordinators depend on their privacy and data policies. If a dispute arises, a coordinator may request additional information. The specifics of this process can vary from coordinator to coordinator.",
+ "#19": "Phrases in components/Dialogs/AuditPGP.tsx",
+ "Go back": "返回",
+ "Keys": "鑰匙",
+ "Learn how to verify": "學習如何驗證",
+ "Messages": "消息",
+ "Peer public key": "對等方的公鑰",
+ "Save credentials as a JSON file": "將憑據保存為 JSON 文件",
+ "Save messages as a JSON file": "將消息保存為 JSON 文件",
+ "The passphrase to decrypt your private key. Only you know it! Do not share. It is also your robot token.": "用來解密你的私鑰的密碼。只有你自己知道!千萬不要分享。也是你的機器人領牌。",
+ "Your PGP public key. Your peer uses it to encrypt messages only you can read.": "你的 PGP 公鑰。你的對等方用它來加密只有你能閱讀的消息。",
+ "Your communication is end-to-end encrypted with OpenPGP. You can verify the privacy of this chat using any tool based on the OpenPGP standard.": "你的通信是以 OpenPGP 完成端對端加密的。你可以使用任何基於 OpenPGP 標準的工具來驗證此聊天的隱私性。",
+ "Your encrypted private key": "你的加密的私鑰",
+ "Your encrypted private key. You use it to decrypt the messages that your peer encrypted for you. You also use it to sign the messages you send.": "你的加密的私鑰。 你使用它來解密你的對等方為你加密的消息。 你還可以使用它來簽署你發送的消息。",
+ "Your peer PGP public key. You use it to encrypt messages only he can read and to verify your peer signed the incoming messages.": "你的對等方的 PGP 公鑰。你使用它來加密只有你的對等方才能閱讀的消息,並驗證你的對等方簽署的傳入消息。",
+ "Your private key passphrase (keep secure!)": "你的私鑰密碼 (請安全存放!)",
+ "Your public key": "你的公鑰",
+ "#20": "Phrases in components/Dialogs/Client.tsx",
+ "... somewhere on Earth!": "...在世界上某處製造!",
+ "Client info": "Client info",
+ "Made with": "用",
+ "RoboSats client version": "RoboSats client version",
+ "and": "和",
+ "#21": "Phrases in components/Dialogs/Community.tsx",
+ "Community": "社群",
+ "Follow RoboSats in Nostr": "Follow RoboSats in Nostr",
+ "Github Issues - The Robotic Satoshis Open Source Project": "Github Issues - Robotic Satoshis 開源項目",
+ "Join RoboSats English speaking community!": "加入 RoboSats 英語社群!",
+ "Join RoboSats SimpleX group": "Join RoboSats SimpleX group",
+ "Join RoboSats Spanish speaking community!": "加入 RoboSats 西語社群!",
+ "Nostr Official Account": "Nostr Official Account",
+ "RoboSats in Reddit": "Reddit 上的 RoboSats",
+ "RoboSats main public support": "RoboSats main public support",
+ "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!": "Support is only offered via SimpleX. Join our community if you have questions or want to hang out with other cool robots. Please, use our Github Issues if you find a bug or want to see new features!",
+ "Tell us about a new feature or a bug": "向我們報告錯誤或要求新功能",
+ "We are abandoning Telegram! Our old TG groups": "We are abandoning Telegram! Our old TG groups",
+ "#22": "Phrases in components/Dialogs/Coordinator.tsx",
+ "...Opening on Nostr gateway. Pubkey copied!": "...Opening on Nostr gateway. Pubkey copied!",
+ "24h contracted volume": "24小時合約量",
+ "24h non-KYC bitcoin premium": "24h non-KYC bitcoin premium",
+ "Book liquidity": "賬面流動性",
+ "CLN version": "CLN version",
+ "Client": "客戶端",
+ "Coordinator": "協調器",
+ "Coordinator Notice": "Coordinator Notice",
+ "Coordinator commit hash": "協調器提交哈希",
+ "Coordinator description": "Coordinator description",
+ "Coordinator hosted web app": "Coordinator hosted web app",
+ "Coordinator offline": "Coordinator offline",
+ "Current onchain payout fee": "當前鏈上支付費用",
+ "Current onchain payout status": "Current onchain payout status",
+ "Development fund supporter: donates {{percent}}% to make RoboSats better.": "Development fund supporter: donates {{percent}}% to make RoboSats better.",
+ "Does not have large trade limits.": "Does not have large trade limits.",
+ "Download PGP Pubkey. Fingerprint: ": "Download PGP Pubkey. Fingerprint: ",
+ "Established": "Established",
+ "Founder: coordinating trades since the testnet federation.": "Founder: coordinating trades since the testnet federation.",
+ "Good OpSec: the coordinator follows best practices to protect his and your privacy.": "Good OpSec: the coordinator follows best practices to protect his and your privacy.",
+ "LN Node": "LN 節點",
+ "LND version": "LND 版本",
+ "Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
+ "Lifetime contracted volume": "終身合約量",
+ "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
+ "Maker fee": "掛單方費用",
+ "Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
+ "Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
+ "Maximum onchain swap size": "Maximum onchain swap size",
+ "Maximum order size": "Maximum order size",
+ "Not a federation founder": "Not a federation founder",
+ "Onchain payouts disabled": "Onchain payouts disabled",
+ "Policies": "Policies",
+ "Public buy orders": "公開購買訂單",
+ "Public sell orders": "公開出售訂單",
+ "Reddit": "Reddit",
+ "RoboSats version": "RoboSats 版本",
+ "Send Email": "Send Email",
+ "Simplex": "Simplex",
+ "Stats for Nerds": "Stats for Nerds",
+ "Summary": "Summary",
+ "Taker fee": "吃單方費用",
+ "Telegram": "Telegram",
+ "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
+ "The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
+ "Today active robots": "今天活躍的機器人",
+ "Website": "Website",
+ "X": "X",
+ "Zaps voluntarily for development": "Zaps voluntarily for development",
+ "#23": "Phrases in components/Dialogs/EnableTelegram.tsx",
+ "Browser": "瀏覽器",
+ "Enable": "開啟",
+ "Enable TG Notifications": "開啟 TG 通知",
+ "You will be taken to a conversation with RoboSats telegram bot. Simply open the chat and press Start. Note that by enabling telegram notifications you might lower your level of anonymity.": "你將被帶到與 RoboSats Telegram Bot 的對話中。只需打開聊天並按開始。請注意,通過啟用 Telegram 通知,你可能會降低匿名程度。",
+ "#24": "Phrases in components/Dialogs/Exchange.tsx",
+ "Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
+ "Exchange Summary": "Exchange Summary",
+ "Online RoboSats coordinators": "Online RoboSats coordinators",
+ "#25": "Phrases in components/Dialogs/F2fMap.tsx",
+ "Choose a location": "Choose a location",
+ "Save": "Save",
+ "#26": "Phrases in components/Dialogs/Learn.tsx",
+ "Back": "返回",
+ "You are about to visit Learn RoboSats. It hosts tutorials and documentation to help you learn how to use RoboSats and understand how it works.": "你即將訪問學習 RoboSats 頁面。此頁面提供教程和說明書,以幫助你學習如何使用 RoboSats 並了解它的功能。",
+ "#27": "Phrases in components/Dialogs/NoRobot.tsx",
+ "Generate a robot avatar first. Then create your own order.": "請先生成一個機器人頭像,然後創建你自己的訂單。",
+ "You do not have a robot avatar": "你沒有機器人頭像",
+ "#28": "Phrases in components/Dialogs/Profile.tsx",
+ "Coordinators that know your robot:": "Coordinators that know your robot:",
+ "Looking for your robot!": "Looking for your robot!",
+ "Your Robot": "你的機器人",
+ "#29": "Phrases in components/Dialogs/Recovery.tsx",
+ "Enter your robot token to re-build your robot and gain access to its trades.": "輸入你的機器人領牌來重造你的機器人並訪問它的交易。",
+ "Paste token here": "在此粘貼領牌",
+ "Recover": "恢復",
+ "Robot recovery": "恢復機器人",
+ "#30": "Phrases in components/Dialogs/StoreToken.tsx",
+ "Back it up!": "請備份!",
+ "Done": "完成",
+ "Store your robot token": "存儲你的機器人令牌",
+ "You might need to recover your robot avatar in the future: store it safely. You can simply copy it into another application.": "你將來可能需要恢復你的機器人頭像:安全地存放它。你可以輕鬆地將其複製到另一個應用程序中。",
+ "#31": "Phrases in components/Dialogs/ThirdParty.tsx",
+ "Third party description": "Third party description",
+ "#32": "Phrases in components/Dialogs/Update.tsx",
+ "Download RoboSats {{coordinatorString}} APK from Github releases": "從 Github releases 下載 RoboSats {{coordinatorString}} APK",
+ "Go away!": "讓開!",
+ "On Android RoboSats app ": "在安卓 RoboSats app 上",
+ "On Tor Browser client simply refresh your tab (click here or press Ctrl+Shift+R)": "在 Tor 瀏覽器客戶端上只需刷新你的選項卡(點擊此處或按 Ctrl+Shift+R)",
+ "On remotely served browser client": "在遠程服務的瀏覽器客戶端上",
+ "On your own soverign node": "在你自己主權的節點上",
+ "The RoboSats coordinator is on version {{coordinatorString}}, but your client app is {{clientString}}. This version mismatch might lead to a bad user experience.": "RoboSats 協調器的版本是 {{coordinatorString}},但你的客戶端 app 是 {{clientString}}。版本不匹配可能會導致糟糕的用戶體驗。",
+ "Update your RoboSats client": "更新你的 RoboSats 客戶端",
+ "#33": "Phrases in components/Dialogs/VisitThirdParty.tsx",
+ "Cancel": "取消",
+ "Open external order": "Open external order",
+ "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app": "This order is not managed by a RoboSats coordinator. Please ensure you are comfortable with the privacy and trust trade-offs. You will open an external link or app",
+ "#34": "Phrases in components/Dialogs/Warning.tsx",
+ "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.": "Coordinators of p2p trades are the source of trust, provide the infrastructure, pricing and will mediate in case of dispute. Make sure you research and trust \"{{coordinator_name}}\" before locking your bond. A malicious p2p coordinator can find ways to steal from you.",
+ "I understand": "I understand",
+ "Warning": "Warning",
+ "#35": "Phrases in components/FederationTable/index.tsx",
+ "Coordinators per page:": "Coordinators per page:",
+ "Enabled": "Enabled",
+ "No coordinators found.": "No coordinators found.",
+ "Up": "Up",
+ "#36": "Phrases in components/HostAlert/SelfhostedAlert.tsx",
+ "RoboSats client is served from your own node granting you the strongest security and privacy.": "RoboSats客戶端已由你自己的節點提供服務,為你提供最強的安全性和隱私性。",
+ "You are self-hosting RoboSats": "你在自託管 RoboSats",
+ "#37": "Phrases in components/HostAlert/UnsafeAlert.tsx",
+ "You are not using RoboSats privately": "你在不隱密地使用 RoboSats",
+ "#38": "Phrases in components/MakerForm/AmountRange.tsx",
+ "From": "從",
+ "to": "到",
+ "#39": "Phrases in components/MakerForm/MakerForm.tsx",
+ " at a {{discount}}% discount": " 於 {{discount}}% 折扣",
+ " at a {{premium}}% premium": " 於 {{premium}}% 溢價",
+ " at market price": " at market price",
+ " of {{satoshis}} Satoshis": "{{satoshis}} 聰",
+ "Add New": "添新",
+ "Add geolocation for a face to face trade": "Add geolocation for a face to face trade",
+ "Amount Range": "Amount Range",
+ "Amount of BTC to swap for LN Sats": "交換閃電聰的 BTC 金額",
+ "Amount of fiat to exchange for bitcoin": "兌換比特幣的法幣金額",
+ "Buy BTC for ": "Buy BTC for ",
+ "Buy or Sell Bitcoin?": "購買還是出售比特幣?",
+ "Choose a Pricing Method": "選擇定價方法",
+ "Clear form": "清除表單",
+ "Edit order": "編輯訂單",
+ "Enable advanced options": "啟用高級選項",
+ "Enter the destination of the Lightning swap": "輸入閃電交換的目的地",
+ "Escrow/Invoice Timer (HH:mm)": "託管存款/發票倒計時 (HH:mm)",
+ "Escrow/invoice step length": "託管/發票步長",
+ "Exact": "確切",
+ "Exact Amount": "Exact Amount",
+ "Face to Face Location": "Face to Face Location",
+ "Fiat Payment Method(s)": "法幣付款方法",
+ "Fidelity Bond Size": "保證金大小",
+ "In or Out of Lightning?": "換入還是換出閃電?",
+ "Let the price move with the market": "讓價格隨市場移動",
+ "Must be less than {{maxAmount}}": "必須少於 {{maxAmount}}",
+ "Must be less than {{maxSats}": "必須少於 {{maxSats}}",
+ "Must be less than {{max}}%": "必須少於 {{max}}%",
+ "Must be more than {{minAmount}}": "必須多於 {{minAmount}}",
+ "Must be more than {{minSats}}": "必須多於 {{minSats}}",
+ "Must be more than {{min}}%": "必須多於 {{min}}%",
+ "Must be shorter than 65 characters": "必須少於65個字符",
+ "Onchain amount to receive (BTC)": "鏈上接收金額(BTC)",
+ "Onchain amount to send (BTC)": "鏈上發送金額(BTC)",
+ "Order current rate:": "訂單當前價格:",
+ "Order for ": "Order for ",
+ "Order rate:": "訂單價格:",
+ "Premium over Market (%)": "市場溢價 (%)",
+ "Public Duration (HH:mm)": "公開時間 (HH:mm)",
+ "Public order length": "訂單公開長度",
+ "Relative": "相對",
+ "Satoshis": "聰",
+ "Sell BTC for ": "Sell BTC for ",
+ "Set a fix amount of satoshis": "設置固定聰金額",
+ "Set the skin-in-the-game, increase for higher safety assurance": "設定風險共擔, 以提高安全保障",
+ "Swap Destination(s)": "交換目的地",
+ "Swap into LN ": "Swap into LN ",
+ "Swap of ": "Swap of ",
+ "Swap out of LN ": "Swap out of LN ",
+ "Swap?": "交換?",
+ "To protect your privacy, the exact location you pin will be slightly randomized.": "To protect your privacy, the exact location you pin will be slightly randomized.",
+ "You are already maker of an active order": "You are already maker of an active order",
+ "You can add new methods": "你可以添加新方式",
+ "You must fill the form correctly": "你必須正確填寫表格",
+ "You receive approx {{swapSats}} LN Sats (fees might vary)": "你將接收大約{{swapSats}}閃電聰(費用會造成有所差異)",
+ "You send approx {{swapSats}} LN Sats (fees might vary)": "你將發送大約{{swapSats}}閃電聰(費用會造成有所差異)",
+ "Your order fixed exchange rate": "你的訂單的固定匯率",
+ "#40": "Phrases in components/MakerForm/SelectCoordinator.tsx",
+ "Disabled": "Disabled",
+ "Maker": "掛單方",
+ "Onchain payouts enabled": "Onchain payouts enabled",
+ "Taker": "吃單方",
+ "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!": "The provider the lightning and communication infrastructure. The host will be in charge of providing support and solving disputes. The trade fees are set by the host. Make sure to only select order hosts that you trust!",
+ "This coordinator does not support on-chain swaps.": "This coordinator does not support on-chain swaps.",
+ "#41": "Phrases in components/Notifications/index.tsx",
+ "Lightning routing failed": "閃電路由失敗",
+ "New chat message": "新消息",
+ "Order chat is open": "訂單聊天已開通",
+ "Order has been disputed": "訂單已被爭議",
+ "Order has been taken!": "訂單已被吃單!",
+ "Order has expired": "訂單已過期",
+ "RoboSats - Simple and Private Bitcoin Exchange": "RoboSats - 簡單且隱密的比特幣交易所",
+ "Trade finished successfully!": "交易已成功完成!",
+ "You can claim Sats!": "你能領聰!",
+ "You lost the dispute": "你失去了爭議",
+ "You won the dispute": "你贏得了爭議",
+ "₿ Rewards!": "₿ 獎勵!",
+ "⚖️ Disputed!": "⚖️ 爭議!",
+ "✅ Bond!": "✅ 保證金!",
+ "✅ Escrow!": "✅ 託管!",
+ "❗⚡ Routing Failed": "❗⚡ 路由失敗",
+ "👍 dispute": "👍 爭議",
+ "👎 dispute": "👎 爭議",
+ "💬 Chat!": "💬 聊天!",
+ "💬 message!": "💬 消息!",
+ "😪 Expired!": "😪 已過期!",
+ "🙌 Funished!": "🙌 已完成!",
+ "🥳 Taken!": "🥳 已吃單!",
+ "#42": "Phrases in components/OrderDetails/TakeButton.tsx",
+ "Amount {{currencyCode}}": "{{currencyCode}} 金額",
+ "By taking this order you risk wasting your time. If the maker does not proceed in time, you will be compensated in satoshis for 50% of the maker bond.": "接受此訂單可能會浪費你的時間。如果掛單方未及時響應,你將獲得掛單方保證金的50%的補償。",
+ "Enter amount of fiat to exchange for bitcoin": "輸入以兌換比特幣的法幣金額",
+ "Sounds fine": "沒問題",
+ "Take Order": "吃單",
+ "The maker is away": "掛單方離線",
+ "Too high": "太高",
+ "Too low": "太低",
+ "Wait until you can take an order": "請等到可以吃單",
+ "You must specify an amount first": "你必須先指定金額",
+ "You will receive {{satoshis}} Sats (Approx)": "You will receive {{satoshis}} Sats (Approx)",
+ "You will send {{satoshis}} Sats (Approx)": "You will send {{satoshis}} Sats (Approx)",
+ "#43": "Phrases in components/OrderDetails/index.tsx",
+ "Accepted payment methods": "接受的付款方法",
+ "Amount of Satoshis": "聰金額",
+ "Deposit timer": "存款計時器",
+ "Expires in": "內到期",
+ "F2F location": "F2F location",
+ "Order Details": "訂單詳情",
+ "Order ID": "訂單 ID",
+ "Order host": "Order host",
+ "Order maker": "訂單掛單方",
+ "Order status": "訂單狀態",
+ "Order taker": "訂單吃單方",
+ "Penalty lifted, good to go!": "罰單已解除, 沒問題了!",
+ "Premium over market price": "高於市價的溢價",
+ "Price and Premium": "價格和溢價",
+ "Swap destination": "交換目的地",
+ "The order has expired": "訂單已到期",
+ "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.": "The pinned location is approximate. The exact location for the meeting place must be exchanged in the encrypted chat.",
+ "You cannot take an order yet! Wait {{timeMin}}m {{timeSec}}s": "你暫時還不能吃單!請等{{timeMin}}分 {{timeSec}}秒",
+ "You receive via {{method}} {{amount}}": "你通過{{method}}接收{{amount}}",
+ "You receive {{amount}} Sats (Approx)": "You receive {{amount}} Sats (Approx)",
+ "You send via Lightning {{amount}} Sats (Approx)": "You send via Lightning {{amount}} Sats (Approx)",
+ "You send via {{method}} {{amount}}": "你通過{{method}}發送{{amount}}",
+ "{{price}} {{currencyCode}}/BTC - Premium: {{premium}}%": "{{price}} {{currencyCode}}/BTC - 溢價: {{premium}}%",
+ "#44": "Phrases in components/RobotInfo/index.tsx",
+ "Active order!": "Active order!",
+ "Claim": "領取",
+ "Claim Sats!": "Claim Sats!",
+ "Enable Telegram Notifications": "開啟 Telegram 通知",
+ "Generate with Webln": "Generate with Webln",
+ "Inactive order": "不活躍訂單",
+ "Invoice for {{amountSats}} Sats": "{{amountSats}} 聰的發票",
+ "No active orders": "沒有活躍的訂單",
+ "One active order #{{orderID}}": "一個活躍的訂單 #{{orderID}}",
+ "Submit": "提交",
+ "Telegram enabled": "Telegram 已開啟",
+ "There it goes!": "There it goes!",
+ "Use stealth invoices": "使用隱形發票",
+ "You do not have previous orders": "你沒有之前的訂單",
+ "Your compensations": "Your compensations",
+ "Your current order": "你當前的訂單",
+ "Your last order #{{orderID}}": "你的上一筆交易 #{{orderID}}",
+ "finished order": "finished order",
+ "#45": "Phrases in components/SettingsForm/index.tsx",
+ "API": "API",
+ "Build-in": "Build-in",
+ "Dark": "深色",
+ "Light": "淺色",
+ "Mainnet": "主網",
+ "Testnet": "測試網",
+ "nostr": "nostr",
+ "#46": "Phrases in components/TorConnection/index.tsx",
+ "Connected to TOR network": "已連線 TOR 網絡",
+ "Connecting to TOR network": "正在連線 TOR 網絡",
+ "Connection error": "連線錯誤",
+ "Initializing TOR daemon": "正在初始化 TOR 常駐程式",
+ "#47": "Phrases in components/TradeBox/CancelButton.tsx",
+ "Cancel order and unlock bond instantly": "取消訂單並即刻解鎖保證金",
+ "Collaborative Cancel": "合作取消",
+ "Unilateral cancelation (bond at risk!)": "單方面取消(保證金風險!)",
+ "#48": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
+ "You asked for a collaborative cancellation": "你要求了合作取消",
+ "{{nickname}} is asking for a collaborative cancel": "{{nickname}} 要求合作取消",
+ "#49": "Phrases in components/TradeBox/TradeSummary.tsx",
+ "Buyer": "買方",
+ "Completed in": "內完成",
+ "Contract exchange rate": "合約交易率",
+ "Coordinator trade revenue": "協調器交易收入",
+ "Export trade summary": "導出交易概要",
+ "Maker bond": "掛單方保證金",
+ "Mining fee": "挖礦費",
+ "Onchain swap fee": "鏈上交換費",
+ "Received": "已收到",
+ "Routing budget": "路由預算",
+ "Seller": "賣方",
+ "Sent": "已發送",
+ "Taker bond": "吃單方保證金",
+ "Timestamp": "時間戳",
+ "Trade Summary": "交易概括",
+ "Unlocked": "已解鎖",
+ "User role": "用戶角色",
+ "{{bondSats}} Sats ({{bondPercent}}%)": "{{bondSats}} 聰 ({{bondPercent}}%)",
+ "{{miningFeeSats}} Sats": "{{miningFeeSats}} 聰",
+ "{{revenueSats}} Sats": "{{revenueSats}} 聰",
+ "{{routingFeeSats}} MiliSats": "{{routingFeeSats}} 毫聰",
+ "{{swapFeeSats}} Sats ({{swapFeePercent}}%)": "{{swapFeeSats}} 聰 ({{swapFeePercent}}%)",
+ "{{tradeFeeSats}} Sats ({{tradeFeePercent}}%)": "{{tradeFeeSats}} 聰 ({{tradeFeePercent}}%)",
+ "#50": "Phrases in components/TradeBox/WalletsButton.tsx",
+ "See Compatible Wallets": "查看兼容錢包列表",
+ "#51": "Phrases in components/TradeBox/index.tsx",
+ "A contact method is required": "A contact method is required",
+ "The statement is too short. Make sure to be thorough.": "The statement is too short. Make sure to be thorough.",
+ "#52": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
+ "Cancel the order?": "取消訂單?",
+ "Confirm Cancel": "確認取消",
+ "If the order is cancelled now you will lose your bond.": "如果現在取消訂單,你將失去保證金。",
+ "#53": "Phrases in components/TradeBox/Dialogs/ConfirmCollabCancel.tsx",
+ "Accept Cancelation": "接受取消",
+ "Ask for Cancel": "要求取消",
+ "Collaborative cancel the order?": "合作取消訂單?",
+ "The trade escrow has been posted. The order can be cancelled only if both, maker and taker, agree to cancel.": "交易託管已發布。只有當掛單方和吃單方都同意取消時,才能取消訂單。",
+ "Your peer has asked for cancellation": "你的對等方請求取消",
+ "#54": "Phrases in components/TradeBox/Dialogs/ConfirmDispute.tsx",
+ "Agree and open dispute": "同意並開始爭議",
+ "Disagree": "不同意",
+ "Do you want to open a dispute?": "你想開始爭議嗎?",
+ "Make sure to EXPORT the chat log. The staff might request your exported chat log JSON in order to solve discrepancies. It is your responsibility to store it.": "確保導出聊天記錄。工作人員可能會請求你提供所導出的聊天紀錄 JSON 以解決差異。存儲紀錄是你的責任。",
+ "The RoboSats staff will examine the statements and evidence provided. You need to build a complete case, as the staff cannot read the chat. It is best to provide a burner contact method with your statement. The satoshis in the trade escrow will be sent to the dispute winner, while the dispute loser will lose the bond.": "RoboSats 工作人員將檢查所提供的聲明和證據。你需要建立一個完整的案例,因為工作人員無法閱讀聊天內容。最好在你的聲明中提供拋棄式的聯繫方式。交易託管中的聰將被發送給爭議獲勝者,而爭議失敗者將失去保證金。",
+ "#55": "Phrases in components/TradeBox/Dialogs/ConfirmFiatReceived.tsx",
+ "Confirm": "確認",
+ "Confirm you received {{amount}} {{currencyCode}}?": "確認你已收到 {{amount}} {{currencyCode}}?",
+ "Confirming that you received {{amount}} {{currencyCode}} will finalize the trade. The satoshis in the escrow will be released to the buyer. Only confirm after {{amount}} {{currencyCode}} have arrived to your account. Note that if you have received the payment and do not click confirm, you risk losing your bond.": "確認你已收到{{amount}} {{currencyCode}}時交易會被結算。在託管中的聰會被釋放給買方。僅當{{amount}} {{currencyCode}}已到達你的帳戶時才應確認。請注意,如果你已收到付款但是不點擊確認,則可能失去你的保證金。",
+ "#56": "Phrases in components/TradeBox/Dialogs/ConfirmFiatSent.tsx",
+ "Confirm you sent {{amount}} {{currencyCode}}?": "確認你已發送{{amount}} {{currencyCode}}?",
+ "Confirming that you sent {{amount}} {{currencyCode}} will allow your peer to finalize the trade. If you have not yet sent it and you still proceed to falsely confirm, you risk losing your bond.": "確認你已發送{{amount}} {{currencyCode}}將允許你的對等方結算交易。如果你還沒有付款但仍然虛假確認,則可能失去你的保證金。",
+ "#57": "Phrases in components/TradeBox/Dialogs/ConfirmUndoFiatSent.tsx",
+ "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.": "READ. In case your payment to the seller has been blocked and it is absolutely impossible to finish the trade, you can revert your confirmation of \"Fiat sent\". Do so only if you and the seller have ALREADY AGREED in the chat to proceed to a collaborative cancellation. After confirming, the \"Collaborative cancel\" button will be visible again. Only click this button if you know what you are doing. First time users of RoboSats are highly discouraged from performing this action! Make 100% sure your payment has failed and the amount is in your account.",
+ "Revert the confirmation of fiat sent?": "Revert the confirmation of fiat sent?",
+ "Wait ({{time}})": "Wait ({{time}})",
+ "#58": "Phrases in components/TradeBox/Dialogs/WebLN.tsx",
+ "Amount not yet locked, please check your WebLN wallet.": "金額還未鎖定,請查看你的 WebLN 錢包。",
+ "Invoice not received, please check your WebLN wallet.": "沒有收到發票,請查看你的 WebLN 錢包。",
+ "WebLN": "WebLN",
+ "You can close now your WebLN wallet popup.": "現在可以關閉你的 WebLN 錢包彈出窗口。",
+ "#59": "Phrases in components/TradeBox/EncryptedChat/ChatBottom/index.tsx",
+ "Audit PGP": "審計 PGP",
+ "Export": "導出",
+ "Save full log as a JSON file (messages and credentials)": "將全記錄檔保存為 JSON 文件(消息和憑據)",
+ "Verify your privacy": "驗證你的隱私",
+ "#60": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
+ "...waiting": "...正在等待",
+ "Activate slow mode (use it when the connection is slow)": "開啟慢速模式(在連接緩慢時使用)",
+ "Peer": "對等方",
+ "You": "你",
+ "connected": "在線",
+ "disconnected": "離線",
+ "#61": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
+ "Connecting...": "正在連線...",
+ "Send": "傳送",
+ "Type a message": "鍵入消息",
+ "Waiting for peer public key...": "正在等待對等方的公鑰...",
+ "#62": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
+ "#63": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
+ "#64": "Phrases in components/TradeBox/Forms/Dispute.tsx",
+ "Attach chat logs": "附加聊天記錄",
+ "Attaching chat logs helps the dispute resolution process and adds transparency. However, it might compromise your privacy.": "附加聊天記錄有助於爭議解決過程並增加透明度。但可能會損害你的隱私。",
+ "Contact method": "Contact method",
+ "Other": "Other",
+ "Select a contact method": "Select a contact method",
+ "Submit dispute statement": "提交爭議聲明",
+ "#65": "Phrases in components/TradeBox/Forms/LightningPayout.tsx",
+ "Advanced options": "高級選項",
+ "Invoice to wrap": "要包裹的發票",
+ "Payout Lightning Invoice": "閃電支付發票",
+ "Proxy Budget": "代理預算",
+ "Routing Budget": "路由預算",
+ "Server": "服務器",
+ "Submit invoice for {{amountSats}} Sats": "提交{{amountSats}}聰的發票",
+ "Use Lnproxy": "使用 Lnproxy (閃電代理)",
+ "Wrap": "包裹",
+ "Wrapped invoice": "已包裹的發票",
+ "#66": "Phrases in components/TradeBox/Forms/OnchainPayout.tsx",
+ "Bitcoin Address": "比特幣地址",
+ "Final amount you will receive": "你將收到的最終金額",
+ "Invalid": "無效",
+ "Mining Fee": "挖礦費",
+ "RoboSats coordinator will do a swap and send the Sats to your onchain address.": "RoboSats 協調器會執行交換並將聰發送到你的鏈上地址。",
+ "Swap fee": "交換費",
+ "#67": "Phrases in components/TradeBox/Prompts/Chat.tsx",
+ "Beware scams": "Beware scams",
+ "Confirm {{amount}} {{currencyCode}} received": "確認已收到 {{amount}} {{currencyCode}}",
+ "Confirm {{amount}} {{currencyCode}} sent": "確認已發送 {{amount}} {{currencyCode}}",
+ "Open Dispute": "開始爭議",
+ "Payment failed?": "Payment failed?",
+ "Say hi! Be helpful and concise. Let them know how to send you {{amount}} {{currencyCode}}.": "打個招呼!請保持你的回答有用且簡潔。讓他們知道如何向你發送 {{amount}} {{currencyCode}}。",
+ "To open a dispute you need to wait": "要打開爭議的話你需要等",
+ "Wait for the seller to confirm he has received the payment.": "等待賣方確認他已收到付款。",
+ "#68": "Phrases in components/TradeBox/Prompts/Dispute.tsx",
+ "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.": "Please, submit your statement. Be clear and specific about what happened and provide the necessary evidence. You MUST provide a contact method: burner email, SimpleX incognito link or telegram (make sure to create a searchable username) to follow up with the dispute solver (your trade host/coordinator). Disputes are solved at the discretion of real robots (aka humans), so be as helpful as possible to ensure a fair outcome.",
+ "#69": "Phrases in components/TradeBox/Prompts/DisputeLoser.tsx",
+ "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com": "Unfortunately you have lost the dispute. If you think this is a mistake you can ask to re-open the case by contacting your coordinator. If you think your coordinator was unfair, please fill a claim via email to robosats@protonmail.com",
+ "#70": "Phrases in components/TradeBox/Prompts/DisputeWaitPeer.tsx",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.": "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself using that information if you contact your trade coordinator.",
+ "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.": "We are waiting for your trade counterpart statement. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods.",
+ "#71": "Phrases in components/TradeBox/Prompts/DisputeWaitResolution.tsx",
+ "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.": "Both statements have been received, wait for the staff to resolve the dispute. If you are hesitant about the state of the dispute or want to add more information, contact your order trade coordinator (the host) via one of their contact methods. If you did not provide a contact method, or are unsure whether you wrote it right, write your coordinator immediately.",
+ "Please, save the information needed to identify your order and your payments: order ID; payment hashes of the bonds or escrow (check on your lightning wallet); exact amount of satoshis; and robot nickname. You will have to identify yourself as the user involved in this trade via email (or other contact methods).": "請保存識別你的訂單和付款所需的信息:訂單 ID; 保證金或託管的支付散列值(查看你的閃電錢包);聰的確切金額;和機器人暱稱。 你必須通過電子郵件(或其他聯繫方式)表明自己是參與此交易的用戶。",
+ "#72": "Phrases in components/TradeBox/Prompts/DisputeWinner.tsx",
+ "You can claim the dispute resolution amount (escrow and fidelity bond) from your profile rewards. If there is anything the staff can help with, do not hesitate to contact to robosats@protonmail.com (or via your provided burner contact method).": "你可以從你的個人資料下的獎勵中索取解決爭議的金額(託管和保證金)。如果工作人員可以提供任何幫助,請隨時聯繫 robosats@protonmail.com(或通過你提供的拋棄式聯繫方式)。",
+ "#73": "Phrases in components/TradeBox/Prompts/EscrowWait.tsx",
+ "Just hang on for a moment. If the seller does not deposit, you will get your bond back automatically. In addition, you will receive a compensation (check the rewards in your profile).": "請稍等片刻。如果賣方不存款,你將自動取回保證金。此外,你將獲得補償(查看你個人資料中的獎勵)。",
+ "We are waiting for the seller to lock the trade amount.": "我們正在等待賣方鎖定交易金額。",
+ "#74": "Phrases in components/TradeBox/Prompts/Expired.tsx",
+ "Renew Order": "延續訂單",
+ "#75": "Phrases in components/TradeBox/Prompts/LockInvoice.tsx",
+ "Copy to clipboard": "複製到剪貼板",
+ "This is a hold invoice, it will freeze in your wallet. It will be charged only if you cancel or lose a dispute.": "這是一張 hold 發票,它會在你的錢包內凍結。只有當你取消或爭議失败的時候才會被收取。",
+ "This is a hold invoice, it will freeze in your wallet. It will be released to the buyer once you confirm to have received the {{currencyCode}}.": "這是一張 hold 發票,它會在你的錢包內凍結。當你確認收到 {{currencyCode}} 後它會被釋放給買方。",
+ "#76": "Phrases in components/TradeBox/Prompts/Paused.tsx",
+ "Unpause Order": "取消暫停訂單",
+ "Your public order has been paused. At the moment it cannot be seen or taken by other robots. You can choose to unpause it at any time.": "你的公開訂單已暫停。目前其他機器人無法看到或接受你的訂單。你隨時可以選擇取消暫停。",
+ "#77": "Phrases in components/TradeBox/Prompts/Payout.tsx",
+ "Before letting you send {{amountFiat}} {{currencyCode}}, we want to make sure you are able to receive the BTC.": "在讓你發送 {{amountFiat}} {{currencyCode}} 之前,我們想確認你能夠收到比特幣。",
+ "Lightning": "閃電",
+ "Onchain": "鏈上",
+ "#78": "Phrases in components/TradeBox/Prompts/PayoutWait.tsx",
+ "Just hang on for a moment. If the buyer does not cooperate, you will get back the trade collateral and your bond automatically. In addition, you will receive a compensation (check the rewards in your profile).": "請稍等片刻。如果買方不配合,你將自動取回交易抵押和保證金。此外,你將獲得補償(查看你個人資料中的獎勵)。",
+ "We are waiting for the buyer to post a lightning invoice. Once he does, you will be able to directly communicate the payment details.": "我們正在等待買方發布閃電發票。 一旦發布,你將能夠直接溝通法幣付款詳情。",
+ "#79": "Phrases in components/TradeBox/Prompts/PublicWait.tsx",
+ "Among public {{currencyCode}} orders (higher is cheaper)": "在公開的 {{currencyCode}} 訂單中(越高排位越便宜)",
+ "If the order expires untaken, your bond will return to you (no action needed).": "如果訂單到期前未執行,你的保證金將退還給你(無需採取任何行動)。",
+ "Pause the public order": "暫停公開訂單",
+ "Premium rank": "溢價排行",
+ "Public orders for {{currencyCode}}": "{{currencyCode}} 的公開訂單",
+ "#80": "Phrases in components/TradeBox/Prompts/RoutingFailed.tsx",
+ "Failure reason:": "失敗原因:",
+ "Next attempt in": "下一次嘗試",
+ "Retrying!": "重試中!",
+ "RoboSats will try to pay your invoice 3 times with a one minute pause in between. If it keeps failing, you will be able to submit a new invoice. Check whether you have enough inbound liquidity. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 將嘗試支付你的發票3次,每次嘗試間隔1分鐘。如果它一再失敗,你將能夠提交新的發票。檢查你是否有足夠的入站流動性。請注意,閃電節點必須在線才能接收付款。",
+ "Your invoice has expired or more than 3 payment attempts have been made. Submit a new invoice.": "你的發票已到期或已進行超過3次付款嘗試。提交一張新的發票。",
+ "#81": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
+ "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.": "Lightning payments are usually instantaneous, but sometimes a node in the route may be down, which can cause your payout to take up to 24 hours to arrive in your wallet.",
+ "RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats 正在嘗試支付你的閃電發票。請注意,閃電節點必須在線才能接收付款。",
+ "Taking too long?": "Taking too long?",
+ "#82": "Phrases in components/TradeBox/Prompts/Successful.tsx",
+ "BETA": "BETA",
+ "Rate your host": "Rate your host",
+ "Rate your peer": "Rate your peer",
+ "Renew": "延續",
+ "RoboSats gets better with more liquidity and users. Tell a bitcoiner friend about Robosats!": "RoboSats 會隨著更多的流動性和更高的用戶数量而變得更好。把 RoboSats 推薦給你的比特幣朋友吧!",
+ "Sending coins to": "將比特幣發送到",
+ "Start Again": "重新開始",
+ "Thank you for using Robosats!": "感謝你使用 Robosats!",
+ "Thank you! {{shortAlias}} loves you too": "Thank you! {{shortAlias}} loves you too",
+ "You need to enable nostr to rate your coordinator.": "You need to enable nostr to rate your coordinator.",
+ "Your TXID": "你的 TXID",
+ "#83": "Phrases in components/TradeBox/Prompts/TakerFound.tsx",
+ "Please wait for the taker to lock a bond. If the taker does not lock a bond in time, the order will be made public again.": "請等待吃單方鎖定保證金。如果吃單方沒有及時鎖定保證金,訂單將再次公開。",
+ "#84": "Phrases in pro/LandingDialog/index.tsx",
+ "A robot technician has arrived!": "機器人技術人員來了!",
+ "I bring my own robots, here they are. (Drag and drop workspace.json)": "我自帶機器人,它們在這裡。(拖放 workspace.json)",
+ "My first time here. Generate a new Robot Garage and extended robot token (xToken).": "這是我的第一次。生成機器人倉庫和擴展機器人領牌 (xToken)。",
+ "#85": "Phrases in pro/ToolBar/index.tsx",
+ "Customize viewports": "自定義視口",
+ "Freeze viewports": "凍結視口",
+ "unsafe_alert": "To protect your data and privacy use<1>Tor Browser1> and visit a federation hosted <3>Onion3> site. Or host your own <5>Client.5>",
+ "let_us_know_hot_to_improve": "讓我們知道如何改進 (<1>Telegram1> / <3>Github3>)",
+ "open_dispute": "要開始爭議的話需要等 <1><1/>",
+ "Waiting for maker bond": "正在等待掛單方的保證金",
+ "Public": "公開",
+ "Waiting for taker bond": "正在等待吃單方的保證金",
+ "Cancelled": "已取消",
+ "Expired": "已過期",
+ "Waiting for trade collateral and buyer invoice": "正在等待交易抵押和買方發票",
+ "Waiting only for seller trade collateral": "只在等待賣方交易抵押",
+ "Waiting only for buyer invoice": "只在等待買方發票",
+ "Sending fiat - In chatroom": "正在發送法幣 - 在聊天室中",
+ "Fiat sent - In chatroom": "法幣已發送 - 在聊天室中",
+ "In dispute": "正在爭議中",
+ "Collaboratively cancelled": "已合作取消",
+ "Sending satoshis to buyer": "正在向買方發送聰",
+ "Successful trade": "成功交易",
+ "Failed lightning network routing": "閃電路由失敗",
+ "Wait for dispute resolution": "等待爭議解決",
+ "Maker lost dispute": "掛單方失去了爭議",
+ "Taker lost dispute": "吃單方失去了爭議",
+ "Invoice expired. You did not confirm publishing the order in time. Make a new order.": "發票過期了。你沒有及時確認公佈訂單。請創建一張新訂單。",
+ "This order has been cancelled by the maker": "這張訂單已被掛單方取消",
+ "Invoice expired. You did not confirm taking the order in time.": "發票過期了。你沒有及時確認吃單。",
+ "Invalid Order Id": "訂單 ID 無效",
+ "You must have a robot avatar to see the order details": "你必須有機器人頭像才能看到訂單詳情",
+ "This order has been cancelled collaborativelly": "這張訂單已被合作取消",
+ "This order is not available": "這張訂單不可用",
+ "The Robotic Satoshis working in the warehouse did not understand you. Please, fill a Bug Issue in Github https://github.com/RoboSats/robosats/issues": "在倉庫裡工作的機器人沒懂你的意思。請在 GitHub https://github.com/RoboSats/robosats/issues 上填寫出錯問題"
}