robosats/frontend/static/locales/ru.json
Rodrigo Schieck c5380664b0
fix(frontend): hard coded receiving method into order detail message (#1260)
Change frontend order detail receiving status message.

Inside the order detail component we have a little text telling the user how much he'sreceiving from the transaction, this commit changes the text removing the lightning word from it because sometimes the receiving method is on-chain. Ideally we would have aorder.is_swap boolean that is only sent to the buyer to identify the method but since we don't have it yet, we are just changing the text.
2024-05-05 19:56:11 +00:00

709 lines
77 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"#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",
"More": "Больше",
"Offers": "Оферы",
"Order": "Ордер",
"Robot": "Робот",
"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/Recovery.tsx",
"Enter your robot token to re-build your robot and gain access to its trades.": "Введите токен своего робота, чтобы восстанавить своего робота и получить доступ к его сделкам.",
"Paste token here": "Вставте токен сюда",
"Recover": "Восстановить",
"Robot recovery": "Восстановление робота",
"#9": "Phrases in basic/RobotPage/RobotProfile.tsx",
"Active order #{{orderID}}": "Активный ордер #{{orderID}}",
"Add Robot": "Добавить робота",
"Add a new Robot": "Добавить нового робота",
"Building...": "Строим...",
"Delete Garage": "Удалить гараж",
"Last order #{{orderID}}": "Последний ордер #{{orderID}}",
"Logout": "Выйти",
"Looking for orders!": "Looking for orders!",
"No existing orders found": "No existing orders found",
"Reusing trading identity degrades your privacy against other users, coordinators and observers.": "Повторное использование торговых данных ухудшает вашу конфиденциальность по отношению к другим пользователям, координаторам и наблюдателям.",
"Robot Garage": "Гараж роботов",
"Store your token safely": "Храните Ваш токен в безопасности",
"Welcome back!": "С возвращением!",
"#10": "Phrases in basic/RobotPage/TokenInput.tsx",
"Copied!": "Скопировано!",
"#11": "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 Robot": "Быстрое создание робота",
"Recover an existing robot using your token": "Восстановить существующего робота с помощью вашего токена",
"Recovery": "Восстановление",
"Start": "Старт",
"#12": "Phrases in basic/RobotPage/index.tsx",
"Connecting to TOR": "Подключение к TOR",
"Connection encrypted and anonymized using TOR.": "Соединение зашифровано и анонимизировано с помощью TOR.",
"Not enough entropy, make it more complex": "Недостаточно энтропии, усложните",
"The token is too short": "Токен слишком короткий",
"This ensures maximum privacy, however you might feel the app behaves slow. If connection is lost, restart the app.": "Это обеспечивает максимальную конфиденциальность, однако вы можете почувствовать, что приложение работает медленно. Если соединение потеряно, перезапустите приложение.",
"#13": "Phrases in components/TorConnection.tsx",
"Connected to TOR network": "Подключено к сети TOR",
"Connecting to TOR network": "Подключение к сети TOR",
"Connection error": "Ошибка подключения",
"Initializing TOR daemon": "Инициализация TOR daemon",
"#14": "Phrases in components/BookTable/BookControl.tsx",
"ANY": "Любой",
"Buy": "Купить",
"DESTINATION": "МЕСТО НАЗНАЧЕНИЯ",
"I want to": "Я хочу",
"METHOD": "МЕТОД",
"Select Host": "Select Host",
"Select Payment Currency": "Выбрать Валюту",
"Select Payment Method": "Выбрать способ оплаты",
"Sell": "Продать",
"Show Lightning swaps": "Показать Лайтнинг свопы",
"Swap In": "Своп в",
"Swap Out": "Своп из",
"and use": "и использовать",
"hosted by": "hosted by",
"pay with": "оплатить",
"#15": "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": "Изменить порядок столбца",
"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": "да",
"#16": "Phrases in components/Charts/DepthChart/index.tsx",
"#17": "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": "Показать карту",
"#18": "Phrases in components/Charts/helpers/OrderTooltip/index.tsx",
"#19": "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.",
"#20": "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": "Ваш публичный ключ",
"#21": "Phrases in components/Dialogs/Client.tsx",
"... somewhere on Earth!": "... где-то на земле!",
"Client info": "Client info",
"Made with": "Сделано с",
"RoboSats client version": "RoboSats client version",
"and": "и",
"#22": "Phrases in components/Dialogs/Community.tsx",
"Community": "Сообщество",
"Follow RoboSats in Nostr": одпиcаться на RoboSats в Nostr",
"Follow RoboSats in X": "Follow RoboSats in X",
"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! Наши старые группы ТГ",
"X Official Account": "X Official Account",
"#23": "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",
"#24": "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, Вы можете снизить уровень анонимности.",
"#25": "Phrases in components/Dialogs/Exchange.tsx",
"Enabled RoboSats coordinators": "Enabled RoboSats coordinators",
"Exchange Summary": "Exchange Summary",
"Online RoboSats coordinators": "Online RoboSats coordinators",
"#26": "Phrases in components/Dialogs/F2fMap.tsx",
"Choose a location": "Выберите местоположение",
"Save": "Сохранить",
"#27": "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 и понять, как он работает.",
"#28": "Phrases in components/Dialogs/NoRobot.tsx",
"Generate Robot": "Создать Робота",
"Generate a robot avatar first. Then create your own order.": "Сначала создайте аватар робота. Затем создайте свой ордер.",
"You do not have a robot avatar": "У Вас нет аватара робота",
"#29": "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",
"#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/Update.tsx",
"Download RoboSats {{coordinatorVersion}} APK from Github releases": "Скачать RoboSats {{coordinatorVersion}} 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 {{coordinatorVersion}}, but your client app is {{clientVersion}}. This version mismatch might lead to a bad user experience.": "Версия координатора RoboSats {{coordinatorVersion}}, но ваше клиентское приложение — {{clientVersion}}. Это несоответствие версий может привести к ухудшению пользовательского опыта.",
"Update your RoboSats client": "Обновите свой клиент RoboSats",
"#32": "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",
"#33": "Phrases in components/FederationTable/index.tsx",
"Coordinators per page:": "Coordinators per page:",
"Enabled": "Enabled",
"No coordinators found.": "No coordinators found.",
"Up": "Up",
"#34": "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",
"#35": "Phrases in components/HostAlert/UnsafeAlert.tsx",
"You are not using RoboSats privately": "Вы не используете RoboSats приватно",
"#36": "Phrases in components/MakerForm/AmountRange.tsx",
"From": "От",
"to": "до",
"#37": "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": "Фиксированный курс обмена Вашего ордера",
"#38": "Phrases in components/MakerForm/SelectCoordinator.tsx",
"Order Host": "Order Host",
"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!",
"#39": "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!": "🥳 Взят!",
"#40": "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}} Сатоши (приблизительно)",
"#41": "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 {{amount}} Sats (Approx)": "Вы получаете через Lightning {{amount}} Сатоши (приблизительно)",
"You receive via {{method}} {{amount}}": "Вы получаете через {{method}} {{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}}%",
"#42": "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",
"#43": "Phrases in components/SettingsForm/index.tsx",
"Dark": "Темный",
"Fiat": "Фиат",
"Light": "Светлый",
"Mainnet": "Основная сеть",
"Swaps": "Обмен",
"Testnet": "Тестовая сеть",
"#44": "Phrases in components/TorConnection/index.tsx",
"#45": "Phrases in components/TradeBox/CancelButton.tsx",
"Cancel": "Отменить",
"Cancel order and unlock bond instantly": "Отменить ордер и мгновенно разблокировать залог",
"Collaborative Cancel": "Совместная отмена",
"Unilateral cancelation (bond at risk!)": "Одностороннее аннулирование (залог под угрозой!)",
"#46": "Phrases in components/TradeBox/CollabCancelAlert.tsx",
"You asked for a collaborative cancellation": "Вы запросили совместную отмену",
"{{nickname}} is asking for a collaborative cancel": "{{nickname}} запрашивает совместную отмену",
"#47": "Phrases in components/TradeBox/TradeSummary.tsx",
"Buyer": "Покупатель",
"Completed in": "Завершено за",
"Contract exchange rate": "Курс обмена контракта",
"Coordinator trade revenue": "Доход координатора сделки",
"Export trade summary": "Экспортировать сводку торговли",
"Maker": "Мейкер",
"Maker bond": "Залог мейкера",
"Mining fee": "Комиссия майнерам",
"Onchain swap fee": "Комиссия за ончйн обмен",
"Received": "Получено",
"Routing budget": "Бюджет маршрутизации",
"Seller": "Продавец",
"Sent": "Отправлено",
"Taker": "Тейкер",
"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}}%)",
"#48": "Phrases in components/TradeBox/WalletsButton.tsx",
"See Compatible Wallets": "Смотреть Совместимые Кошельки",
"#49": "Phrases in components/TradeBox/Dialogs/ConfirmCancel.tsx",
"Cancel the order?": "Отменить ордер?",
"Confirm Cancel": "Подтвердить отмену",
"If the order is cancelled now you will lose your bond.": "Если ордер будет отменён сейчас, Вы потеряете залог.",
"#50": "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": "Ваш партнёр запросил отмену",
"#51": "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 рассмотрит предоставленные заявления и доказательства. Вам необходимо построить полное дело, так как сотрудники не могут читать чат. Лучше всего указать одноразовый метод контакта вместе с Вашим заявлением. Сатоши в эскроу сделки будут отправлены победителю диспута, а проигравший в диспуте потеряет залог.",
"#52": "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}} поступит на ваш счёт. Обратите внимание: если вы получили платеж и не нажали «Подтвердить», вы рискуете потерять залог.",
"#53": "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}}, позволит вашему партнеру завершить сделку. Если вы ещё не отправили его и все равно продолжите ложное подтверждение, вы рискуете потерять залог.",
"#54": "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}})",
"#55": "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 Кошелька",
"#56": "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": "Проверьте свою конфиденциальность",
"#57": "Phrases in components/TradeBox/EncryptedChat/ChatHeader/index.tsx",
"...waiting": "...ожидание",
"Activate slow mode (use it when the connection is slow)": "Активировать медленный режим (используйте его, когда соединение медленное)",
"Peer": "Партнёр",
"You": "Вы",
"connected": "подключен",
"disconnected": "отключен",
"#58": "Phrases in components/TradeBox/EncryptedChat/EncryptedSocketChat/index.tsx",
"Connecting...": "Подключаем...",
"Send": "Отправить",
"Type a message": "Введите сообщение",
"Waiting for peer public key...": "Ожидание публичного ключа партнёра...",
"#59": "Phrases in components/TradeBox/EncryptedChat/EncryptedTurtleChat/index.tsx",
"#60": "Phrases in components/TradeBox/EncryptedChat/MessageCard/index.tsx",
"#61": "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.": "Прикрепление журналов чата помогает процессу разрешения споров и повышает прозрачность. Однако это может поставить под угрозу вашу конфиденциальность.",
"Submit dispute statement": "Отправить заявление о диспуте",
"#62": "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": "Обернутый инвойс",
"#63": "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": "Комиссия за обмен",
"#64": "Phrases in components/TradeBox/Prompts/Chat.tsx",
"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.": "Подождите, пока продавец подтвердит, что он получил платёж.",
"#65": "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.",
"#66": "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",
"#67": "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.",
"#68": "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), точную сумму Сатоши и псевдоним робота. Вам нужно будет идентифицировать себя как пользователя участвующего в этой сделке по электронной почте (или другим способом связи).",
"#69": "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 (или через предоставленный Вами одноразовый способ связи).",
"#70": "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.": " Мы ждём, пока продавец заблокирует сумму сделки.",
"#71": "Phrases in components/TradeBox/Prompts/Expired.tsx",
"Renew Order": "Обновить ордер",
"#72": "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}}.",
"#73": "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.": "Ваш публичный ордер приостановлен. В данный момент его не могут увидеть или принять другие роботы. Вы можете запустить его в любое время.",
"#74": "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": "Ончейн",
"#75": "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 инвойс. Как только он это сделает, Вы сможете напрямую сообщить реквизиты фиатного платежа.",
"#76": "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}}",
"#77": "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.": "Срок действия Вашего инвойса истёк или было сделано более трёх попыток оплаты. Отправьте новый инвойс.",
"#78": "Phrases in components/TradeBox/Prompts/SendingSats.tsx",
"RoboSats is trying to pay your lightning invoice. Remember that lightning nodes must be online in order to receive payments.": "RoboSats пытается оплатить Ваш Lightning инвойс. Помните, что ноды Lightning должны быть подключены к сети, чтобы получать платежи.",
"#79": "Phrases in components/TradeBox/Prompts/Successful.tsx",
"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! RoboSats loves you too": "Спасибо! RoboSats тоже Вас любит",
"What do you think your order host \"{{coordinator}}\"?": "What do you think your order host \"{{coordinator}}\"?",
"Your TXID": "Ваш TXID",
"#80": "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.": "Пожалуйста, подождите, пока тейкер заблокирует залог. Если тейкер не заблокирует залог вовремя, ордер будет снова опубликован",
"#81": "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).",
"#82": "Phrases in pro/ToolBar/index.tsx",
"Customize viewports": "Настройка видовых экранов",
"Freeze viewports": "Заморозить видовые экраны",
"unsafe_alert": "To protect your data and privacy use<1>Tor Browser</1> and visit a federation hosted <3>Onion</3> site. Or host your own <5>Client.</5>",
"let_us_know_hot_to_improve": "Сообщите нам, как можно улучшить платформу (<1>Telegram</1> / <3>Github</3>)",
"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": "Отправка Сатоши покупателю",
"Sucessful 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."
}