dependabot[bot]
820acce224
Bump jinja2 from 3.1.5 to 3.1.6 in /i18n
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
1年前
renovate[bot]
a72d017e47
Update dependency Jinja2 to v3.1.6
1年前
Suguru Hirahara
975692c84d
Add SPDX-License-Identifier to extract-translation-templates.sh
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
renovate[bot]
5ce8331282
Update dependency Sphinx to v8.2.3
1年前
renovate[bot]
b92d8517eb
Update dependency setuptools to v75.8.2
1年前
renovate[bot]
9493356adb
Update dependency setuptools to v75.8.1
1年前
renovate[bot]
564f9a519c
Update dependency Sphinx to v8.2.1
1年前
renovate[bot]
53a55cdc4c
Update dependency Sphinx to v8.2.0
1年前
renovate[bot]
3620870173
Update dependency myst-parser to v4.0.1
1年前
renovate[bot]
a1430f4d3f
Update dependency babel to v2.17.0
1年前
renovate[bot]
0e4c7aad7f
Update dependency certifi to v2025
1年前
Slavi Pantaleev
83eedc44f1
Sync i18n with recent changes
1年前
renovate[bot]
b56f1669cf
Update dependency sphinx-markdown-builder to v0.6.8
1年前
Suguru Hirahara
eaba9cc75e
Replace double or triple dots with horizontal ellipses (“…” U+2026)
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
renovate[bot]
eac00dbc69
Update dependency setuptools to v75.8.0
1年前
renovate[bot]
bf1ff80398
Update dependency Pygments to v2.19.1
1年前
renovate[bot]
9fa47478cb
Update dependency setuptools to v75.7.0
1年前
renovate[bot]
ace294b29d
Update dependency Pygments to v2.19.0
1年前
Slavi Pantaleev
75337384c0
Rebuild i18n files
1年前
renovate[bot]
311607970d
Update dependency charset-normalizer to v3.4.1
1年前
Suguru Hirahara
069f1392e0
Update POT files
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
renovate[bot]
c5f4ea6850
Update dependency urllib3 to v2.3.0
1年前
Suguru Hirahara
f044bdd279
Update POT files
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
Suguru Hirahara
3be6043b5a
Update POT files
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
renovate[bot]
b3b44a1ce8
Update dependency click to v8.1.8
1年前
renovate[bot]
4abf6477d3
Update dependency Jinja2 to v3.1.5
1年前
Suguru Hirahara
e7ea622279
Update POT files
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
Slavi Pantaleev
23bcf87596
Sync translation locales
1年前
Slavi Pantaleev
a146f2199b
Fix old directory name in i18n/bin/build-translated-result.sh
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3891
1年前
Slavi Pantaleev
25601d96a7
Translate a few main quick-start strings to Bulgarian
1年前
Slavi Pantaleev
9cbb6fd548
Translate a few main README strings to Bulgarian
1年前
Suguru Hirahara
c51e771d1a
Change "translated" → "translations"
I think we might as well to use the word "translations" on this context.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
Slavi Pantaleev
71e5f1103d
Use msgcat to avoid word-wrapping in .po files
1年前
Suguru Hirahara
1636c49134
Start adopting REUSE on files for a brand new subproject (translation)
REUSE is an initiative by FSFE, which intends to make licensing easier with best practices to display legal information through comment headers on source files that can be easily human and machine readable.
Because these files are new and translation shall involve a lot of people as copyright holders, now is the best time to adopt REUSE. As a first implementation, this commit intentionally limits the scope to i18n directory.
Cherry-picked from c737ed0612 and a2445af6d0
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1年前
Slavi Pantaleev
0afa372ca8
Update locales
1年前
Slavi Pantaleev
1cf6f86955
Update translation templates
1年前
Slavi Pantaleev
7551680e09
Properly ignore .mo files
1年前
Slavi Pantaleev
d4f8d0918a
Initial work on translations / localization
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3841
Most of the preparation for this was done by Suguru Hirahara (https://github.com/luixxiul ).
I've merely reorganized/polished the scripts and instructions in the `i18n/` directory.
While translations can happen even now, more work is necessary to
- make the translation flow better (integrating Weblate), etc.
- restore the Github Actions workflows that Suguru Hirahara had already developed to
adapt them to our new workflow
1年前