aboutsummaryrefslogtreecommitdiff
path: root/translations/monero.ts
Commit message (Collapse)AuthorAgeFilesLines
* Translations from Weblate + updated language filesWeblate2020-01-281-1295/+1490
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* Translations from weblate + resyncWeblate2019-10-251-1389/+1445
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* refresh language fileserciccione2019-09-111-1365/+1495
|
* unpushed languages from pootle (synced)Monero-Pootle2019-08-021-1226/+1279
|
* add translations for it, fr, ja, sv from Pootle and refresh template .ts fileMonero-Pootle2019-04-181-1369/+1691
|
* translations: update and sync all language fileserciccione2019-01-111-1713/+2130
|
* Enhance help text for print_ring.Tadeas Moravec2018-11-161-2/+5
|
* Enhance help text for incoming_transfers.Tadeas Moravec2018-11-161-2/+5
|
* Simplewallet: update help text for show_transfers.Ted Moravec2018-10-181-1/+10
| | | | Describe the output format.
* Fix some calls to the translation functionGuillaume LE VAILLANT2018-10-061-1488/+2489
| | | | | Some strings were not detected by lupdate because "tr() cannot be called without context".
* fix typos in language files and rpc_args.cppordtrogen2018-06-211-2/+2
|
* Fix typos in various filesDimitris Apostolou2018-03-151-2/+2
|
* refresh language fileserciccione2018-02-161-991/+2304
|
* fix build error removing <> from payment_iderciccione2018-02-161-2/+2
|
* Merge pull request #3094Riccardo Spagni2018-02-161-17/+17
|\ | | | | | | a85dbb3f Fixed typos and wording tweaks (Maxithi)
| * Fixed typos and wording tweaksMaxithi2018-01-291-17/+17
| |
* | Improved terminology from create to generateMaxithi2018-01-091-2/+2
|/
* Better definite article usexmr-eric2017-12-171-5/+5
|
* Simplewallet.cpp: Fewer pleases in seed NOTExmr-eric2017-11-281-1/+1
| | | | | | | | Monero.ts: Fewer pleases in seed NOTE Monero_it.ts: Fewer pleases in seed NOTE Monero_fr.ts: Fewer pleases in seed NOTE
* updates monero.tserciccione2017-07-191-491/+580
|
* Add french translationGuillaume LE VAILLANT2017-06-231-602/+623
|
* Add per transaction fee to transfer commandAntti Keränen2017-04-011-676/+1226
| | | | | Allows priority argument default/unimportant/normal/elevated/priority to be used per transaction in CLI wallet's transfer command. Resolves #1913.
* Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵Randi Joseph2016-12-131-3/+3
| | | | third party uses of the wallet api can transition.
* Added confirmation before binding wallet-rpc to external IPLee Clagett2016-12-051-512/+513
|
* Added command_line::is_yesLee Clagett2016-11-251-527/+556
|
* Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett2016-11-101-373/+1423
|
* Update minimum mixin in transfer_original help textTedTheFicus2016-10-011-1/+1
| | | | | 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 ).
* fix remaining bitmonero and simplewallet bitsRiccardo Spagni2016-09-031-1/+1
|
* Update after recent simplewallet string changesmoneromooo-monero2015-07-191-219/+219
|
* boost doesn't like %zu for size_t, replace with %umoneromooo-monero2015-07-181-233/+250
|
* Translatable strings for simplewalletmoneromooo-monero2015-07-141-0/+996
The system is mostly the Qt system, but we don't use Qt to avoid the dependencies. See README.i18n for details.