Skip to content

Help adding translations #38710

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

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

Help adding translations #38710

Nyholm opened this issue Oct 25, 2020 · 13 comments
Labels
Good first issue Ideal for your first contribution! (some Symfony experience may be required)

Comments

@Nyholm
Copy link
Member

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.

@Nyholm Nyholm added the Good first issue Ideal for your first contribution! (some Symfony experience may be required) label Oct 25, 2020
@fabpot fabpot pinned this issue Oct 25, 2020
@derrabus
Copy link
Member

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

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

This was referenced Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Ideal for your first contribution! (some Symfony experience may be required)
Projects
None yet
Development

No branches or pull requests