Browse Source

chore(l10n): sync translation files with Transifex (#76385)

1. `./tx migrate` — Migrated `.tx/config` to the format of the new
Go-based tool: https://github.com/transifex/cli. The [Python
client](https://github.com/transifex/transifex-client) is now
deprecated.
2. `./tx pull` — Pulled existing translations from Transifex since 3
years ago (since https://github.com/getsentry/sentry/pull/28964)
3. Enabling Greek and Hungarian languages for Sentry UI.
4. `make merge-locale-catalogs` — Generated the new source file
(`src/sentry/locale/en/LC_MESSAGES/django.po`)
5. `./tx push -s` — Uploaded it to Transifex
6. We translated a bunch of those new strings in Transifex (during
Hackweek)
7. `./tx pull` — pulled new translations to this PR
Alexander Tarasov 6 months ago
parent
commit
4100b38e58

+ 7 - 5
.tx/config

@@ -1,8 +1,10 @@
 [main]
 host = https://www.transifex.com
 
-[sentry.djangopo]
-file_filter = src/sentry/locale/<lang>/LC_MESSAGES/django.po
-source_file = src/sentry/locale/en/LC_MESSAGES/django.po
-source_lang = en
-type = PO
+[o:getsentry:p:sentry:r:djangopo]
+file_filter            = src/sentry/locale/<lang>/LC_MESSAGES/django.po
+source_file            = src/sentry/locale/en/LC_MESSAGES/django.po
+source_lang            = en
+type                   = PO
+replace_edited_strings = false
+keep_translations      = false

File diff suppressed because it is too large
+ 866 - 676
src/sentry/locale/af/LC_MESSAGES/django.po


File diff suppressed because it is too large
+ 873 - 689
src/sentry/locale/ar/LC_MESSAGES/django.po


File diff suppressed because it is too large
+ 984 - 791
src/sentry/locale/bg/LC_MESSAGES/django.po


File diff suppressed because it is too large
+ 866 - 676
src/sentry/locale/ca/LC_MESSAGES/django.po


File diff suppressed because it is too large
+ 895 - 709
src/sentry/locale/cs/LC_MESSAGES/django.po


File diff suppressed because it is too large
+ 866 - 676
src/sentry/locale/da/LC_MESSAGES/django.po


File diff suppressed because it is too large
+ 948 - 756
src/sentry/locale/de/LC_MESSAGES/django.po


File diff suppressed because it is too large
+ 1153 - 994
src/sentry/locale/el/LC_MESSAGES/django.po


File diff suppressed because it is too large
+ 861 - 673
src/sentry/locale/en/LC_MESSAGES/django.po


Some files were not shown because too many files changed in this diff