52 Commits

Author SHA1 Message Date
Aaron Suen
82dd025478 Translation updates 2021-11-24 21:54:03 -05:00
Aaron Suen
62552a4365 Update translations, glossary w/ glass tank->case rename 2021-10-15 06:53:24 -04:00
Aaron Suen
86c96274dd Sync in more German translations 2021-09-06 12:27:02 -04:00
Aaron Suen
e7a8856aab Translation updates
- Start of German translation
- Re-completion of Russian
2021-08-14 07:40:04 -04:00
Aaron Suen
b2957c2396 New flora translations 2021-07-05 11:41:20 -04:00
Aaron Suen
f31ae31d4b Translation update, Russian is caught up again 2021-06-26 10:46:09 -04:00
Aaron Suen
174231c151 More guide expansion, update translations 2021-06-26 09:58:03 -04:00
Aaron Suen
80365085cb Translation update 2021-06-19 10:56:57 -04:00
Aaron Suen
7539c410f5 Merge branch 'master' into dev 2021-06-19 10:56:06 -04:00
Aaron Suen
455f5d264e Fix truncated long translation strings 2021-06-19 10:55:51 -04:00
Aaron Suen
fd1290582d Start of Esperanto by Bero a.k.a. Flamore 2021-06-17 21:18:12 -04:00
Aaron Suen
f76fd96d6f Russian translation re-completed by Arekusei
Also:
- Catch errors in translation update scripts
- Accept a handful other anonymous suggestions
2021-06-17 16:47:52 -04:00
Aaron Suen
b30f56fde5 Translation updates 2021-06-16 19:47:31 -04:00
Aaron Suen
883eaf6859 Officially move IRC to Libera.chat 2021-05-26 19:20:19 -04:00
Aaron Suen
7f76c50b7d Clean up old junk strings in translations 2021-03-12 18:27:30 -05:00
Aaron Suen
db188d5578 Translation sync, w/ updated copyright date 2021-03-11 08:04:25 -05:00
Aaron Suen
0e507a6646 Minor translation update 2020-11-28 20:00:00 -05:00
Aaron Suen
e05de5647f Update ideas 2020-11-07 07:19:53 -05:00
Aaron Suen
7f011b9025 Get rid of all [REMOVED] in translations
The use of [REMOVED] was originally intended to
keep translations of past strings when removed, so if
they were re-added later we could revive the
translations without relying on Weblate to keep them
for us, i.e. we should be able to regenerate Weblate
state (including hidden strings) from this repo.

Since we are now committing copies of the raw
weblate files, we should be able to revive anything
we need from git history anyway.

So far it looks like Weblate does not automatically
remove translation strings from target languages
when the source language is changed.  If this
becomes an issue later then we can scrape the git
repo history to reconstruct lost strings at that time.

This also cleans up some translations that were being
mistakenly included in the final compiled output
despite being removed, because we weren't
correctly filtering out [REMOVED] strings after the
punctuation was added to silence Weblate warnings.
2020-10-18 11:55:23 -04:00
Aaron Suen
2856398c08 Support auth in weblate pull
There are strict rate limits for anon users.  If an auth
token is available, use it to avoid those limits.
2020-10-18 11:38:57 -04:00
Aaron Suen
40d915141b Restore some missing translation strings 2020-10-05 22:12:27 -04:00
Aaron Suen
403fe073e7 Translation updates 2020-09-26 23:03:25 -04:00
Aaron Suen
41ebd02286 Translation update 2020-09-25 09:34:17 -04:00
Aaron Suen
f4a9a62269 More Spanish translations 2020-09-16 20:40:32 -04:00
Aaron Suen
24fd75d666 Translation update 2020-09-15 08:51:16 -04:00
Aaron Suen
b097396290 Fix unescaped @ in email 2020-09-14 23:10:35 -04:00
Aaron Suen
d71f40b1ef Sort variants for translation inheritence
If there are multiple variants with conflicting
translations and no "generic" translation, then
sort the variants into an arbitrary but constistent
order so we always get the same results each
time we run this with the same input, and
translations don't fluctuate.
2020-09-14 21:38:53 -04:00
Aaron Suen
86d513d063 Language bidirectional filling
Share strings across variants for a common
langauge, if we don't have a string for that
specific variant.  This should help us get better
overall translation coverage.

This is done as a "filter" on converting the raw
weblate data to MT locale files, so we don't get
the purity of the original translations ruined.
2020-09-14 21:33:53 -04:00
Aaron Suen
621592bc41 Update translations
New translators: Elon_Satoshi and heshman,
working on the es_US translation
2020-09-14 20:37:56 -04:00
Aaron Suen
859a57c572 Partial translation update 2020-09-11 01:26:23 -04:00
Aaron Suen
0440a0644e More pt translations by Terifo 2020-09-02 08:26:55 -04:00
Aaron Suen
00779deaa8 Weblate updates 2020-09-02 00:14:36 -04:00
Aaron Suen
9a3c37b02d Update translation sources 2020-04-20 08:38:45 -04:00
Aaron Suen
cf7ae16287 More Russian translation updates 2020-04-20 07:30:25 -04:00
Aaron Suen
397e9f5072 Translation updates. 2020-03-27 07:11:56 -04:00
Aaron Suen
06a94e4ffb Fix leech->leach spelling 2020-02-14 21:25:25 -05:00
Aaron Suen
38595cf79a Update translation source. 2020-01-21 21:46:06 -05:00
Aaron Suen
c5a4f42359 Fix (C) year in translations. 2020-01-12 11:28:02 -05:00
Aaron Suen
e096958d24 Translaton update. 2020-01-12 11:21:02 -05:00
Aaron Suen
7132121ec4 Translation sync. 2019-12-27 11:37:26 -05:00
Aaron Suen
e93416e67a Fix quote escaping in translations. 2019-12-19 07:08:08 -05:00
Aaron Suen
401b1acd02 One more .ru translation fix from Kimapr. 2019-12-18 23:08:44 -05:00
Aaron Suen
792a00073b Translation updates, fix parsing script.
The weblate txt files sometimes seem to weirdly
have the msgstr value as a separate string on the
next line instead of inline; handle those too.
2019-12-18 22:52:34 -05:00
Aaron Suen
1492f1c527 Russian translation provided by Kimapr. 2019-12-18 19:33:18 -05:00
Aaron Suen
e769727f93 Simplify name of Adze. 2019-11-23 09:36:31 -05:00
Aaron Suen
33a6a7ce55 Weblate updates, esp thanks to Terifo. 2019-11-21 20:50:39 -05:00
Aaron Suen
d6fce1b385 Another weblate sync. 2019-11-17 10:14:09 -05:00
Aaron Suen
36f614035a Weblate updates. 2019-10-27 12:09:56 -04:00
Aaron Suen
0c494955ef Setup weblate sync tools, and pull a snapshot. 2019-10-04 19:27:56 -04:00
Aaron Suen
d1ff1d400c More succinct translation to better fit screen. 2019-08-26 21:27:12 -04:00