Wladimir J. van der Laan
a16378e501
doc: Remove unnecessary steps from translations update process
...
These have been integrated into the script long ago.
3 years ago
MarcoFalke
9999e4c64b
doc: Fix external links (IRC, ...)
3 years ago
Hennadii Stepanov
5f2be6e71e
Remove no longer used contrib/bitcoin-qt.pro from the repo
4 years ago
Wladimir J. van der Laan
4320bfc0c0
build: Factor out qt translations from build system
...
Move qt translations to a separate make include file.
This makes it easier to auto-generate this list from tooling
(see bitcoin-core/bitcoin-maintainer-tools#36 ).
5 years ago
Wladimir J. van der Laan
8d841ad492
doc: Remove MSVC update step from translation process
...
This part of the build system has been removed in #15529 and thus no
longer needs to be updated.
5 years ago
Chuf
eb2d64b9e0
doc: Add spacing to command in translation_process.md
...
Added spacing to command for updating bitcoin_locale.qrc entries
5 years ago
fanquake
3d50fe2c1f
scripts: move update-translations.py to maintainer-tools repo
5 years ago
marcuswin
10c7642a57
docs: Update Transifex links
6 years ago
Wladimir J. van der Laan
df8a7d3408
qt: Pre-0.18 split-off translations update
...
- Update transifex slug
- Mention update of MSVC build in `doc/translation_process.md`
- Do a `make translate` to update English translations
- Pull current translations from transifex
6 years ago
johnlow95
081f5b4e2b
Docs: Improve "of" grammar
6 years ago
Cristian Mircea Messel
2b30ccc30a
[docs] update transifex doc link
7 years ago
Dimitris Apostolou
a9761cae1c
Fix typos and cleanup
...
[ci-skip]
7 years ago
Koki Takahashi
36164faa33
Fix typo and spelling inconsistency in CONTRIBUTING.md
...
Fix spellings of GitHub
Remove unnecessary changes
Fix GitHub spelling on doc/translation_process.md
8 years ago
Marty Jones
12a721b45e
Trivial: Fix typo
8 years ago
Gaurav Rana
df2d2e70ca
update name of file bitcoin.qrc
8 years ago
Justin Camarena
e11f9a2f02
[doc] typos, READMEs, comments
...
Just a quick run through some docs and fixing some text errors.
8 years ago
Wladimir J. van der Laan
93236c0455
qt: Final translation update before 0.12 fork
...
- Add new translations (finally, after a long time)
- update-translation script was not considering new translations - oops
- fixed this, also remove (nearly) empty translations
- Update translation process, it was still describing the old repository
structure
9 years ago
Mitchell Cash
99963b938f
Correct spelling mistakes in doc folder
...
- OSX —> OS X
- XCode —> Xcode
- github —> GitHub
- homebrew —> Homebrew
- gitian —> Gitian
- Other miscellaneous obvious spelling fixes and whitespace removal
9 years ago
Wladimir J. van der Laan
5424d416c2
doc: Change #bitcoin-dev IRC channel to #bitcoin-core-dev
...
Split off Bitcoin Core project development discussion from the general
Bitcoin development channel.
9 years ago
Corinne Dashjr
7e6d23b171
Bugfix: Grammar fixes
10 years ago
Blake Jakopovic
88eb44d30f
Revised translation process doc
10 years ago
himynameismartin
fb51e28227
Added XML syntax highlighting
10 years ago
sandakersmann
16be392975
Update translation_process.md
...
Qt changed to Bitcoin Core
11 years ago
Wladimir J. van der Laan
9dd5d79244
devtools: add a script to fetch and postprocess translations
...
Run this script from the root of the repository to update all translations from transifex.
It will do the following automatically:
- create a transifex configuration file
- fetch all translations
- post-process them into valid and committable format
11 years ago
Wladimir J. van der Laan
58c01a376d
qt: add transifex configuration file
...
This is a project-wide configuration file and should be the same for
everyone.
Also remove mention of creating it yourself from the translation process.
11 years ago
Luke Dashjr
3cb1edbfb6
Update moved and dead links
11 years ago
Wladimir J. van der Laan
6d697e9fa4
qt: Update translations
...
Update current translations, and add new languages:
- es_MX: Spanish (Mexico)
- pam: Kapampangan
Also update translation process for autoconf-based build system.
11 years ago
Cory Fields
a0c3ab7ed1
autotools: update translation docs
11 years ago
Wladimir J. van der Laan
f1e262c8e1
Translation update for 0.7.1
...
Also clarify translation process that the package `gettext` is needed to run string extractor.
12 years ago
Wladimir J. van der Laan
ebeafe5b0b
Update translation messages
...
- No core strings changed since last time
- Re-add line numbers in .ts file as this is marginally easier for translators (see #1227 )
12 years ago
Philip Kaufmann
dae7fff12e
translation process file updates
...
- add part for handling of plurals
- update Transifex links
- small misc changes
13 years ago
Philip Kaufmann
2fac1028a8
updated translation process documentation
13 years ago
Nils Schneider
6c757e99f3
add shell one-liner for updating translations in bitcoin.qrc
13 years ago
Nils Schneider
560078a768
add doc/translation_process.md
13 years ago