diff options
author | fanquake <fanquake@gmail.com> | 2023-05-11 16:19:15 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-05-11 16:19:58 +0100 |
commit | 16ab124e5f878651249b5fc9d6dc4a41701058df (patch) | |
tree | 5b5e1a2f48ce66cc8a696ea48ad1018c21113fb9 /src/qt/locale/bitcoin_ru.ts | |
parent | ac5b9f37dee708e0b10f8c6d591ab93454a1f3bb (diff) | |
parent | a86b45cafaabd8eb4957b84a0d70484a597eacc7 (diff) |
Merge bitcoin/bitcoin#27627: [24.x] qt: 24.1rc3 translations updatev24.1rc3
a86b45cafaabd8eb4957b84a0d70484a597eacc7 qt: 24.1rc3 translations update (Hennadii Stepanov)
Pull request description:
This PR pulls the recent translations from the [Transifex.com](https://www.transifex.com/bitcoin/bitcoin) using the [`bitcoin-maintainer-tools/update-translations.py`](https://github.com/bitcoin-core/bitcoin-maintainer-tools/blob/main/update-translations.py) tool.
According to our [Release Process docs](https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.md#before-every-release-candidate), it is supposed to be merged before `v24.1rc3` tagging.
Will keep this PR updated regularly until merging.
The Dutch translation `bitcoin_nl.ts` has been damaged, therefore its changes were rejected manually.
ACKs for top commit:
jarolrod:
ACK a86b45cafaabd8eb4957b84a0d70484a597eacc7
Tree-SHA512: 64bdd4b1d2ec6d925d9972081492d33ebbab6a19cde1c2e5d1022c89f58390618be843de5bec3344b92dda54192352c86ab1e354001f638f32d961a09500576f
Diffstat (limited to 'src/qt/locale/bitcoin_ru.ts')
-rw-r--r-- | src/qt/locale/bitcoin_ru.ts | 24 |
1 files changed, 1 insertions, 23 deletions
diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index 04ade7accc..034f0a4cd4 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -2,10 +2,6 @@ <context> <name>AddressBookPage</name> <message> - <source>Right-click to edit address or label</source> - <translation type="unfinished">Нажмите правой кнопкой мыши, чтобы изменить адрес или метку</translation> - </message> - <message> <source>Create a new address</source> <translation type="unfinished">Создать новый адрес</translation> </message> @@ -58,10 +54,6 @@ <translation type="unfinished">&Выбрать</translation> </message> <message> - <source>Sending addresses</source> - <translation type="unfinished">Адреса отправки</translation> - </message> - <message> <source>Receiving addresses</source> <translation type="unfinished">Адреса получения</translation> </message> @@ -1968,12 +1960,7 @@ Unable to restore backup of wallet.</source> <extracomment>Title of message box which is displayed when the wallet is restored with some warning.</extracomment> <translation type="unfinished">Предупреждение при восстановлении кошелька</translation> </message> - <message> - <source>Restore wallet message</source> - <extracomment>Title of message box which is displayed when the wallet is successfully restored.</extracomment> - <translation type="unfinished">Сообщение при восстановлении кошелька</translation> - </message> -</context> + </context> <context> <name>WalletController</name> <message> @@ -2666,11 +2653,6 @@ Unable to restore backup of wallet.</source> <translation type="unfinished">Для активации изменений необходим перезапуск клиента.</translation> </message> <message> - <source>Current settings will be backed up at "%1".</source> - <extracomment>Text explaining to the user that the client's current settings will be backed up at a specific location. %1 is a stand-in argument for the backup location's path.</extracomment> - <translation type="unfinished">Резервная копия текущих настроек будет сохранена в "%1".</translation> - </message> - <message> <source>Client will be shut down. Do you want to proceed?</source> <extracomment>Text asking the user to confirm if they would like to proceed with a client shutdown.</extracomment> <translation type="unfinished">Клиент будет закрыт. Продолжить?</translation> @@ -3267,10 +3249,6 @@ If you are receiving this error you should request the merchant provide a BIP21 <translation type="unfinished">Желает передавать транзакции</translation> </message> <message> - <source>High bandwidth BIP152 compact block relay: %1</source> - <translation type="unfinished">Широкополосный ретранслятор компактных блоков BIP152: %1</translation> - </message> - <message> <source>High Bandwidth</source> <translation type="unfinished">Широкая полоса</translation> </message> |