Age | Commit message (Collapse) | Author | Files | Lines |
|
Modify all IPv4 variables, function arguments name and daemon arguments
to IPv4 specific naming to raise consistency with IPv6. This change is
done in order to make source code more legible before addressing #8818.
* --p2p-bind-ip is replaced with --p2p-bind-ipv4-address
* --p2p-bind-port is replaced with --p2p-bind-port-ipv4
* --rpc-bind-ip is replaced with --rpc-bind-ipv4-address
* --rpc-restricted-bind-ip is replaced with --rpc-restricted-bind-ipv4-address
Bug: https://github.com/monero-project/monero/issues/8818
|
|
Found 1148 source text(s) (46 new and 1102 already existing)
Removed 9 obsolete entries
Spanish
Currently translated at 9.0% (100 of 1111 strings)
Translate-URL: https://translate.getmonero.org/projects/monero/cli-wallet/es/
Italian
Currently translated at 71.9% (799 of 1111 strings)
Translate-URL: https://translate.getmonero.org/projects/monero/cli-wallet/it/
Dutch
Currently translated at 4.5% (50 of 1111 strings)
Translate-URL: https://translate.getmonero.org/projects/monero/cli-wallet/nl/
Dutch
Currently translated at 4.5% (50 of 1111 strings)
Translate-URL: https://translate.getmonero.org/projects/monero/cli-wallet/nl/
Portuguese (Brazil)
Currently translated at 0.3% (3 of 1111 strings)
Translate-URL: https://translate.getmonero.org/projects/monero/cli-wallet/pt_BR/
|
|
Translators:
* Ukrainian
* Agent LvM
* TheFuzzStone
* Italian
* erciccione
* Luca Ciavatta
* Alessandro Lotta
* stefanomarty
* Chinese (Traditional)
* Lafudoci
* Catalan
* Assumpta Anglada
* BennyBeat
* Ecron
* Joan Montané
* Russian
* Agent LvM
* TheFuzzStone
* Russian Bear
* Japanese
* Andrew Onishi
* Scott Anecito
* French
* el00ruobuob
* glv2
* Viktor
* Czech
* dskch83
* Chinese (Simplified)
* jindouyunz
* TE Scott
* razorshaman909
* Dutch
* Jonathan Heirbaut
* siesero
* German
* fullmetalScience
* Christian
* M5M400
* Sneaky Squid
* Paul Rant
* Tim Hartmann
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Describe the output format.
|
|
Some strings were not detected by lupdate because "tr() cannot be called without
context".
|
|
|
|
|
|
|
|
|
|
a85dbb3f Fixed typos and wording tweaks (Maxithi)
|
|
|
|
|
|
|
|
Monero.ts: Fewer pleases in seed NOTE
Monero_it.ts: Fewer pleases in seed NOTE
Monero_fr.ts: Fewer pleases in seed NOTE
|
|
|
|
|
|
Allows priority argument default/unimportant/normal/elevated/priority to
be used per transaction in CLI wallet's transfer command. Resolves #1913.
|
|
third party uses of the wallet api can transition.
|
|
|
|
|
|
|
|
Changed the wording from "from 0 to maximum available" to "from 2 to maximum available".
May I also suggest putting in a number rather than "maximum available" and also clarifying that mixin = 0 is still allowed if the user has unmixable outputs (dust), which he wants to "undust" using sweep_unmixable (comment from dEBRUYNE-1 ).
|
|
|
|
|
|
|
|
The system is mostly the Qt system, but we don't use Qt to avoid
the dependencies.
See README.i18n for details.
|