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_ml.ts | |
parent | e94e43376217618b13565adb4d320f2f79e55a3c (diff) |
qt: Translations update for 0.21.2rc1v0.21.2rc1
Tree-SHA512: f0a74deb84711645ba112b364fbe958db51992f28d0ec87262dd0a21f1052a270f5fc8c13dfd6dc6f5a8a5580e7f1991b3de2d44e3a44252cd3c315dfc2e00ba
Diffstat (limited to 'src/qt/locale/bitcoin_ml.ts')
-rw-r--r-- | src/qt/locale/bitcoin_ml.ts | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/qt/locale/bitcoin_ml.ts b/src/qt/locale/bitcoin_ml.ts index 8dd2264b59..7b4b19de40 100644 --- a/src/qt/locale/bitcoin_ml.ts +++ b/src/qt/locale/bitcoin_ml.ts @@ -19,7 +19,7 @@ </message> <message> <source>&Copy</source> - <translation>& പകർത്തുക</translation> + <translation>&പകർത്തുക</translation> </message> <message> <source>C&lose</source> @@ -906,7 +906,15 @@ Signing is only possible with addresses of the type 'legacy'.</source> <source>name</source> <translation>നാമധേയം / പേര് </translation> </message> - </context> + <message> + <source>Path already exists, and is not a directory.</source> + <translation>പാത്ത് ഇതിനകം നിലവിലുണ്ട്, അത് ഒരു ഡയറക്ടറിയല്ല.</translation> + </message> + <message> + <source>Cannot create data directory here.</source> + <translation>ഡാറ്റ ഡയറക്ടറി ഇവിടെ സൃഷ്ടിക്കാൻ കഴിയില്ല.</translation> + </message> +</context> <context> <name>HelpMessageDialog</name> <message> |