diff options
Diffstat (limited to 'src/qt/locale/bitcoin_th.ts')
-rw-r--r-- | src/qt/locale/bitcoin_th.ts | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/src/qt/locale/bitcoin_th.ts b/src/qt/locale/bitcoin_th.ts index 44052c6b24..7def58a90d 100644 --- a/src/qt/locale/bitcoin_th.ts +++ b/src/qt/locale/bitcoin_th.ts @@ -497,6 +497,18 @@ Signing is only possible with addresses of the type 'legacy'</translation> <translation type="unfinished">ข้อผิดพลาด: ไม่มี %s แอดเดรสพร้อมใช้งาน</translation> </message> <message> + <source>Error: This wallet already uses SQLite</source> + <translation type="unfinished">ข้อผิดพลาด: วอลเล็ตนี้ใช้ SQLite อยู่แล้ว</translation> + </message> + <message> + <source>Error: Unable to make a backup of your wallet</source> + <translation type="unfinished">ข้อผิดพลาด: ไม่สามารถสำรองข้อมูลของวอลเล็ตได้</translation> + </message> + <message> + <source>Error: Unable to read all records in the database</source> + <translation type="unfinished">ข้อผิดพลาด: ไม่สามารถอ่านข้อมูลทั้งหมดในฐานข้อมูลได้</translation> + </message> + <message> <source>Error: Unable to write record to new wallet</source> <translation type="unfinished">ข้อผิดพลาด: ไม่สามารถเขียนบันทึกไปยังวอลเล็ตใหม่</translation> </message> @@ -1538,7 +1550,7 @@ Signing is only possible with addresses of the type 'legacy'</translation> <message numerus="yes"> <source>(%n GB needed for full chain)</source> <translation type="unfinished"> - <numerusform /> + <numerusform>(%n GB needed for full chain)</numerusform> </translation> </message> <message> @@ -1553,7 +1565,7 @@ Signing is only possible with addresses of the type 'legacy'</translation> <source>(sufficient to restore backups %n day(s) old)</source> <extracomment>Explanatory text on the capability of the current prune target.</extracomment> <translation type="unfinished"> - <numerusform /> + <numerusform>(sufficient to restore backups %n day(s) old)</numerusform> </translation> </message> <message> @@ -2421,7 +2433,7 @@ Signing is only possible with addresses of the type 'legacy'</translation> <message numerus="yes"> <source>Estimated to begin confirmation within %n block(s).</source> <translation type="unfinished"> - <numerusform /> + <numerusform>Estimated to begin confirmation within %n block(s).</numerusform> </translation> </message> <message> @@ -2560,7 +2572,7 @@ Signing is only possible with addresses of the type 'legacy'</translation> <message numerus="yes"> <source>matures in %n more block(s)</source> <translation type="unfinished"> - <numerusform /> + <numerusform>matures in %n more block(s)</numerusform> </translation> </message> <message> |