1
0
mirror of synced 2026-01-19 18:02:45 -05:00
Commit Graph

17 Commits

Author SHA1 Message Date
docubot
a75525d242 New translation batch for es (#27902)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es

* run script/i18n/reset-known-broken-translation-files.js

* Check in es CSV report
2022-05-22 18:28:34 +00:00
docubot
d2116e09b4 New translation batch for es (#27619) 2022-05-12 01:16:31 +00:00
docubot
11b7f47167 New translation batch for es (#27539) 2022-05-10 17:20:54 +00:00
docubot
d38c0bddc9 New translation batch for es (#27244)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es

* run script/i18n/reset-known-broken-translation-files.js

* Check in es CSV report

Co-authored-by: Robert Sese <rsese@github.com>
2022-04-26 19:21:47 +00:00
docubot
278f0bbcc9 New translation batch for es (#25427)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check parsing

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es

* run script/i18n/reset-known-broken-translation-files.js

* Check in es CSV report
2022-02-16 18:57:43 +00:00
docubot
598909148a New translation batch for es (#24626)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check parsing

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es

* run script/i18n/reset-known-broken-translation-files.js

* Check in es CSV report

Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-26 14:26:38 +00:00
docubot
a840c4057f New translation batch for es (#24510)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check parsing

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es

* run script/i18n/reset-known-broken-translation-files.js

* Check in es CSV report

Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-01-21 18:51:54 +00:00
docubot
7c2739eb4f New translation batch for es (#23276)
* Add crowdin translations

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=es

* run script/i18n/reset-known-broken-translation-files.js

* Check in es CSV report
2021-12-01 18:33:25 +00:00
docubot
b9301a343c New translation batch for pt-BR (#23168)
* Add crowdin translations

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt

* run script/i18n/reset-known-broken-translation-files.js

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering
2021-11-27 20:59:18 -03:00
docubot
20cecf7656 New translation batch for pt-BR (#23087)
* Add crowdin translations

* run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt

* run script/i18n/reset-known-broken-translation-files.js

* Run script/i18n/homogenize-frontmatter.js

* Run script/i18n/fix-translation-errors.js

* Run script/i18n/lint-translation-files.js --check rendering
2021-11-23 23:03:38 -03:00
Laura Coursen
b64e85ce60 Learning path to help enterprises adopt Actions (#22513) 2021-11-18 23:40:18 +00:00
Chris
a282ea534f [Localization] Translation batch 1637091418 (#22869)
* New Crowdin translations by Github Action

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/i18n/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* Enable all languages in CI

* Revert "Enable all languages in CI"

This reverts commit b70a5a10b16e29731162389097aa025d3d0f60b8.

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-11-16 21:08:04 +00:00
Rachael Sewell
25b3cd19d8 remove stale translations files (#22647) 2021-11-05 20:27:43 +00:00
Chris
5839299a49 [Localization] Translation Batch 1635441053 (#22474)
* New Crowdin translations by Github Action

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* Update script to skip checked in list of files to reset for broken translations

* Temporarily enable all langauges to check CI status

* Need better performance for more languages

* Revert "Update script to skip checked in list of files to reset for broken translations"

This reverts commit f88f01a0f790fcd9fba5fc79937edd923263b6c5.

* Revert changes used to test CI passes when all languages are enabled

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-28 22:08:02 +00:00
Francis
a3f1da1ac6 [Localization] Translation batch 1633654212 (#22009)
* New Crowdin translations by Github Action

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* build: update app.json to test all languages in CI

Context: https://github.com/github/docs-internal/pull/22009#issuecomment-938263027

This change follows the same pattern set forth by `@mjacobus` in ec8801dbce

* build: revert app.json values for  env.ENABLED_LANGUAGES and formation.web.size

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-08 22:11:05 +00:00
Marcelo Jacobus
aed6c1654f translation batch 1632491035 (#21717) 2021-09-30 11:53:04 +00:00
Rachael Sewell
fcc48bef6d Translation batch 1623365515 (#19847) 2021-06-10 20:19:47 -07:00