Commit Graph

30 Commits (cd50fe3123990840e65963a468a8fc168ac970a2)

Author SHA1 Message Date
Scott Nonnenberg 259862ec2e
Update strings for quite a few languages ()
de, el, es, es_419, fa, hi, it, no, pt_PT, ro, ru, sl, and zh_TW
Heather Booker 0d3c70151d Fix copy pasta of timestamp_m to timestamp_h in locales ()
Lilia fe4738a6e8
Transifex config specific to electron, updated translations ()
* Add transifex config to git

So we can pull different translation resources from different branches.

// FREEBIE

* Pull the electron strings from transifex

* Update translations
Scott Nonnenberg c71b7d7f27
Update localized strings
FREEBIE
Scott Nonnenberg e16d80d9a2 Update a large number of strings via transifex ()
FREEBIE
lilia 517400699a Update translations
// FREEBIE
lilia 38973cbc5c Update translations
lilia 51e77b37bd Update translations
// FREEBIE
lilia 04d04962a7 Update translations
lilia c1835f573f Update translations
lilia ba0e83bbf0 Update translations
lilia 7413bd80d1 Update translations
lilia e0ff8c926f Update translations
lilia 27eeccdb62 Update translations
lilia 87a2c758ce Update translations
lilia 0f474ad6c2 Update translations
// FREEBIE
lilia 27631c7d03 Update translations
// FREEBIE
lilia cc15af549b Update translations
// FREEBIE
lilia c5b657e3f3 Update translations
// FREEBIE
lilia 48611a634e Update translations
// FREEBIE
lilia c2cb5006a1 Update translations
// FREEBIE
lilia 81bf7b6239 Update translations
// FREEBIE
lilia 31f3824d89 Update translations
// FREEBIE
lilia 5faee2d61c Update translations
// FREEBIE
lilia 62368634ce Update translations
// FREEBIE
lilia 4f6cfb58a4 Update translations
// FREEBIE
lilia 3ab0097cff Update translations
// FREEBIE
lilia 05f4b559fd Update translations harder
// FREEBIE
lilia 6fb190e4b5 Update translations
Also incidentally corrects indentation on a_params placeholder

// FREEBIE
lilia ac43d40135 Populate placeholders across locale files
Apparently transifex isn't quite clever enough to preserve these lines,
so we will need to manually add placeholders to all locale files any
time we add new placeholders or new locales. Luckily, running tx pull
will only update the translated strings and not overwrite the
placeholder attributes unless it is run with --force/-f.

This commit adds all the locales currently enabled in transifex, even
though many of them have yet to be translated.

// FREEBIE