Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help adding translations #38710

Closed
Nyholm opened this issue Oct 25, 2020 · 11 comments
Closed

Help adding translations #38710

Nyholm opened this issue Oct 25, 2020 · 11 comments

Comments

@Nyholm
Copy link
Member

@Nyholm Nyholm commented Oct 25, 2020

Hey!

My very first contribution to Symfony was adding some Swedish translations. These translations are helpful for everyone that runs a Swedish Symfony website.

Symfony core uses translations mostly for error messages. When new error messages are added, so is English translations. But there is also a continuous effort to translate these new strings into Spanish, Arabic, Serbian, Japanese, German etc.

I created a status page that will show what language that is currently missing translations for each component and branch. If you speak a language that has missing translations, I would really appreciate if you took the time to submit a PR.

See current translation status at: https://symfony-translations.nyholm.tech

If this is the first time you make a PR to Symfony, or maybe it is your first time making a PR at all? No worries. The Symfony community is always happy to help. Do your best effort and we will make sure it gets merged together. There is also some really great people in the #support channel on Slack.

@derrabus
Copy link
Member

@derrabus derrabus commented Oct 25, 2020

I'll look into the German translations.

fabpot added a commit that referenced this issue Oct 25, 2020
This PR was submitted for the 5.x branch but it was merged into the 3.4 branch instead.

Discussion
----------

[Security] Add missing polish translations

| Q             | A
| ------------- | ---
| Branch?       | 5.x
| Bug fix?      | yes/no
| New feature?  | no
| Deprecations? | no
| Tickets       | #38710
| License       | MIT

This PR adds missing polish security translations.

Commits
-------

23fa422 [Security] Add missing polish translations
fabpot added a commit that referenced this issue Oct 25, 2020
This PR was merged into the 3.4 branch.

Discussion
----------

[Form] Add missing polish translations

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | #38710
| License       | MIT

This PR adds missing polish form translations.

Commits
-------

ec3b0ed [Form] Add missing polish translations
fabpot added a commit that referenced this issue Oct 25, 2020
This PR was merged into the 5.2-dev branch.

Discussion
----------

[Form] Added missing German translations

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Part of #38710
| License       | MIT
| Doc PR        | N/A

Commits
-------

37a2ff4 [Form] Added missing German translations.
fabpot added a commit that referenced this issue Oct 25, 2020
This PR was merged into the 3.4 branch.

Discussion
----------

[Security] Synchronized translations with 5.x

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | Part of #38710
| License       | MIT
| Doc PR        | N/A

Commits
-------

3d7863f [Security] Synchronized translations with 5.x.
@derrabus
Copy link
Member

@derrabus derrabus commented Oct 25, 2020

I think, your documentation on how to update translations would be a helpful addition to the official docs: symfony/symfony-docs#14481

fabpot added a commit that referenced this issue Oct 25, 2020
This PR was merged into the 3.4 branch.

Discussion
----------

[Security] Added missing German translations

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | Part of #38710
| License       | MIT
| Doc PR        | N/A

Commits
-------

54140d4 [Security] Added missing German translations.
fabpot added a commit that referenced this issue Jul 20, 2021
This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

Fixes missing translations for Dutch (nl)

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix #41818 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Fixes missing translations for Dutch (nl)

Related to #38710

The Fabbot check is a false-positive

Commits
-------

456bcda Fixes missing translations for Dutch (nl)
@VincentLanglet
Copy link
Contributor

@VincentLanglet VincentLanglet commented Aug 7, 2021

Hi @Nyholm, is the code of this website available on Github ?

@Nyholm
Copy link
Member Author

@Nyholm Nyholm commented Aug 7, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
9 participants