Stefan Haller
3ba69d4965
Update translations from Crowdin
2026-09-05 16:46:18 +02:00
Stefan Haller
1f231c9262
Update translations from Crowdin
2026-08-04 09:03:58 +02:00
Stefan Haller
8e36fba91e
Update translations from Crowdin
2026-07-04 14:36:49 +02:00
Stefan Haller
064e9a4c98
Update translations from Crowdin
2026-05-26 22:08:49 +02:00
Stefan Haller
f47ee726c7
Update translations from Crowdin
2026-04-06 19:29:09 +02:00
Stefan Haller
327c76ffbb
Update translations from Crowdin
2026-03-09 19:49:46 +01:00
Stefan Haller
6edf29b0dc
Update translations from Crowdin
2026-02-07 09:10:45 +01:00
Stefan Haller
463e81f197
Update translations from Crowdin
2026-01-03 20:15:07 +01:00
Stefan Haller
6fbf64b70e
Update translations from Crowdin
2025-12-06 13:28:19 +01:00
Stefan Haller
3967edd113
Update translations from Crowdin
2025-10-31 19:56:01 +01:00
Stefan Haller
d52ff052bb
Update translations from crowdin
2025-09-05 10:47:51 +02:00
Stefan Haller
8bf58f9a6b
Update translations from Crowdin
2025-08-01 11:07:35 +02:00
Stefan Haller
9290c074f7
Update translations from Crowdin
2025-07-04 18:22:13 +02:00
Stefan Haller
204f6c7edb
Update translation files from crowdin
2025-04-10 11:40:55 +02:00
Stefan Haller
c02709698c
Update translations from Crowdin
...
This adds a new Portuguese translation.
2025-02-12 08:21:47 +01:00
Stefan Haller
20fe43f972
Add some more information to pkg/i18n/translations/README.md
2025-02-12 08:21:47 +01:00
Jesse Duffield
87b54a4107
Update chinese translation for pull requests
2025-01-02 15:26:42 +11:00
Stefan Haller
e06b1cef60
Update language files from Crowdin
2024-09-08 15:19:26 +02:00
Stefan Haller
37f35da436
Add a readme file for the JSON files in pkg/i18n/translations
...
People have started sending PRs that change these files.
2024-07-26 11:00:10 +02:00
Stefan Haller
974016cfba
Update translations from Crowdin
...
No content changes yet, because nobody has edited anything in Crowdin so far.
However, this changes a few `\u003` to `<` (pretty sure that was an artefact of
how we manually generated the json files in #3649 ), and it removes all the
translations that are identical to the English version, which I guess is a good
thing (but doesn't make a difference in practice).
2024-07-01 08:40:13 +02:00
Stefan Haller
b34de70c99
Remove all empty strings
...
I guess I could have coded this into the export script, but I was too lazy and
just did it manually in VS Code, which was easy enough.
2024-06-23 14:47:50 +02:00
Stefan Haller
1e123e2124
Convert the non-English translation sets to JSON files
...
We write a hacky, one-off script to do that. We need this script only once, so
we don't bother polishing it much. We'll re-purpose it later in the branch to
convert the English translation set to JSON; that is an operation that we need
to do regularly in the future.
2024-06-23 14:47:50 +02:00