diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2024-02-08 15:59:47 +0000 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2024-02-08 15:59:53 +0000 |
commit | 0471aee5077fef81a0e2e032f3c16bdc948a70f2 (patch) | |
tree | 7d68dd7a496af305f4dbe64f5686b9cb9c8832ab /src/qt/locale/bitcoin_gu.ts | |
parent | 835948d44bca664901057c37ed5b1d0e7e658786 (diff) | |
parent | 71927b24e5aceecd8a07cdaeb916898d45486bea (diff) |
Merge bitcoin/bitcoin#29397: release: Update translations for v27.0 soft translation string freeze
71927b24e5aceecd8a07cdaeb916898d45486bea qt: Update translation source file (Hennadii Stepanov)
4d0b0bf225b50918ec54097e47c25368843d5476 qt: Bump Transifex slug for 27.x (Hennadii Stepanov)
42cbf561a7c5530261a9c2fd7dd355872110dbdc qt: Translation updates from Transifex (Hennadii Stepanov)
Pull request description:
This PR follows our [Release Process](https://github.com/bitcoin/bitcoin/blob/master/doc/release-process.md).
Required to open Transifex translations for v27.0 as it's scheduled in https://github.com/bitcoin/bitcoin/issues/29028.
The previous similar PR: https://github.com/bitcoin/bitcoin/pull/28383.
ACKs for top commit:
jarolrod:
ACK 71927b24e5aceecd8a07cdaeb916898d45486bea
johnny9:
ACK 71927b24e5aceecd8a07cdaeb916898d45486bea
Tree-SHA512: 9492ffc39518fc4e519cdf9bc558b1f17325b27f17e3bfba0c11e54af13c2d98ca08d9bad51880d0b577f855f95fd0c4bd8e35570336f16a5b154597737f3943
Diffstat (limited to 'src/qt/locale/bitcoin_gu.ts')
-rw-r--r-- | src/qt/locale/bitcoin_gu.ts | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/src/qt/locale/bitcoin_gu.ts b/src/qt/locale/bitcoin_gu.ts index afb4c59bc5..54f2cd1741 100644 --- a/src/qt/locale/bitcoin_gu.ts +++ b/src/qt/locale/bitcoin_gu.ts @@ -58,14 +58,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> - <message> <source>These are your Bitcoin addresses for sending payments. Always check the amount and the receiving address before sending coins.</source> <translation type="unfinished">આ તમારા ચુકવણી કરવા માટે ના સરનામાં છે, હંમેશા કિંમત અને મોકલવાના ના સરનામાં ચકાસી લેવા સિક્કા આપતા પહેલા.</translation> </message> @@ -97,6 +89,11 @@ Signing is only possible with addresses of the type 'legacy'.</source> <translation type="unfinished">અલ્પવિરામથી વિભાજિત ફાઇલ</translation> </message> <message> + <source>There was an error trying to save the address list to %1. Please try again.</source> + <extracomment>An error message. %1 is a stand-in argument for the name of the file we attempted to save to.</extracomment> + <translation type="unfinished">સરનામાં સૂચિને માં સાચવવાનો પ્રયાસ કરતી વખતે ભૂલ આવી હતી %1. મહેરબાની કરીને ફરીથી પ્રયતન કરો.</translation> + </message> + <message> <source>Exporting Failed</source> <translation type="unfinished">નિકાસ ની પ્ર્રાક્રિયા નિષ્ફળ ગયેલ છે</translation> </message> @@ -160,7 +157,7 @@ Signing is only possible with addresses of the type 'legacy'.</source> </message> <message> <source>Warning: If you encrypt your wallet and lose your passphrase, you will <b>LOSE ALL OF YOUR BITCOINS</b>!</source> - <translation type="unfinished">ચેતવણી: જો તમે તમારું વletલેટ એન્ક્રિપ્ટ કરો છો અને તમારો પાસફ્રેઝ ખોવાઈ જાય છે, તો તમે તમારા બધા બિટકોઇન્સ ગુમાવશો!</translation> + <translation type="unfinished">ચેતવણી: જો તમે તમારા વૉલેટને એન્ક્રિપ્ટ કરો છો અને તમારો પાસફ્રેઝ ખોવાઈ જાય છે, <b> તો તમે તમારા બધા બિટકોઇન્સ ગુમાવશો</b>!</translation> </message> <message> <source>Are you sure you wish to encrypt your wallet?</source> |