diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-08-23 19:23:41 +0300 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-08-23 19:23:41 +0300 |
commit | aa254a01c1d4d853143e0460a8d6ddc481c9785c (patch) | |
tree | 6212a7798387236e89278c2a7dbf7f2719d03f96 /src/qt/locale/bitcoin_bs.ts | |
parent | 873fbc745d037ad43570f81e58334c397bc95477 (diff) |
qt: Pre-rc3 translations update
Diffstat (limited to 'src/qt/locale/bitcoin_bs.ts')
-rw-r--r-- | src/qt/locale/bitcoin_bs.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/qt/locale/bitcoin_bs.ts b/src/qt/locale/bitcoin_bs.ts index bad759b5c9..be93c46207 100644 --- a/src/qt/locale/bitcoin_bs.ts +++ b/src/qt/locale/bitcoin_bs.ts @@ -1223,6 +1223,10 @@ Signing is only possible with addresses of the type 'legacy'.</source> <source>Error</source> <translation type="unfinished">Greška</translation> </message> + <message> + <source>The configuration file could not be opened.</source> + <translation type="unfinished">Konfiguracijski falj nije bilo moguce otvoriti.</translation> + </message> </context> <context> <name>OverviewPage</name> @@ -1230,6 +1234,14 @@ Signing is only possible with addresses of the type 'legacy'.</source> <source>Form</source> <translation>Obrazac</translation> </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>Moguće je da su prikazane informacije zastarjele.Vaš novčanik se automatski sinhronizira sa Bitcoin mrežom nakon što je konekcija uspostavljena, ali proces nije još uvijek dovršen.</translation> + </message> + <message> + <source>Recent transactions</source> + <translation type="unfinished">Nedavne transakcije</translation> + </message> </context> <context> <name>PeerTableModel</name> |