diff options
author | W. J. van der Laan <laanwj@protonmail.com> | 2021-08-11 13:22:47 +0200 |
---|---|---|
committer | W. J. van der Laan <laanwj@protonmail.com> | 2021-08-11 13:23:05 +0200 |
commit | 89d148c8c65b3e6b6a8fb8b722efb4b6a7d0a375 (patch) | |
tree | 00f371c005b7992341fd2cd3954d2ea840f9d6d1 /src/qt/locale/bitcoin_et.ts | |
parent | e94e43376217618b13565adb4d320f2f79e55a3c (diff) |
qt: Translations update for 0.21.2rc1v0.21.2rc1
Tree-SHA512: f0a74deb84711645ba112b364fbe958db51992f28d0ec87262dd0a21f1052a270f5fc8c13dfd6dc6f5a8a5580e7f1991b3de2d44e3a44252cd3c315dfc2e00ba
Diffstat (limited to 'src/qt/locale/bitcoin_et.ts')
-rw-r--r-- | src/qt/locale/bitcoin_et.ts | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/src/qt/locale/bitcoin_et.ts b/src/qt/locale/bitcoin_et.ts index fc47aec50d..8e60f0b11e 100644 --- a/src/qt/locale/bitcoin_et.ts +++ b/src/qt/locale/bitcoin_et.ts @@ -462,6 +462,10 @@ <translation>Jõuan järgi...</translation> </message> <message> + <source>Error: %1</source> + <translation>Tõrge %1</translation> + </message> + <message> <source>Date: %1 </source> <translation>Kuupäev: %1 @@ -632,6 +636,10 @@ </context> <context> <name>CreateWalletDialog</name> + <message> + <source>Wallet</source> + <translation>Rahakott</translation> + </message> </context> <context> <name>EditAddressDialog</name> @@ -861,7 +869,7 @@ </message> <message> <source>The displayed information may be out of date. Your wallet automatically synchronizes with the Bitcoin network after a connection is established, but this process has not completed yet.</source> - <translation>Kuvatav info ei pruugi olla ajakohane. Ühenduse loomisel süngitakse sinu rahakott automaatselt Bitconi võrgustikuga, kuid see toiming on hetkel lõpetamata.</translation> + <translation>Kuvatav info ei pruugi olla ajakohane. Ühenduse loomisel süngitakse sinu rahakott automaatselt Bitcoin võrgustikuga, kuid see toiming on hetkel lõpetamata.</translation> </message> <message> <source>Pending:</source> @@ -972,6 +980,10 @@ <translation>%1 GB</translation> </message> <message> + <source>Error: %1</source> + <translation>Tõrge %1</translation> + </message> + <message> <source>unknown</source> <translation>tundmatu</translation> </message> |