Skip to content

Missing translations for Japanese (ja) #59420

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
carsonbot opened this issue Jan 8, 2025 · 0 comments
Closed

Missing translations for Japanese (ja) #59420

carsonbot opened this issue Jan 8, 2025 · 0 comments
Labels
Good first issue Ideal for your first contribution! (some Symfony experience may be required) Help wanted Issues and PRs which are looking for volunteers to complete them. Missing translations

Comments

@carsonbot
Copy link

carsonbot commented Jan 8, 2025

Hello,

There are some translation work needed for Japanese (ja) and we are looking for a native speaker to help us out.

Here is a short example of what you need to do. There are 4 rules:

  1. You must be a Japanese (ja) native speaker
  2. You must look at the existing translations and follow the same "style" or "tone"
  3. You must make your PR to branch 6.4
  4. You must use the correct indentation (number of spaces)

These are the files that should be updated:

Show related strings

src/Symfony/Component/Validator/Resources/translations/validators.ja.xlf

Id English Translation Status
114 This value is too short. It should contain at least one word.|This value is too short. It should contain at least {{ min }} words. この値は短すぎます。少なくとも 1 つの単語を含める必要があります。|この値は短すぎます。少なくとも {{ min }} 個の単語を含める必要があります。 Needs review
115 This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less. この値は長すぎます。1 つの単語のみを含める必要があります。|この値は長すぎます。{{ max }} 個以下の単語を含める必要があります。 Needs review
116 This value does not represent a valid week in the ISO 8601 format. この値は ISO 8601 形式の有効な週を表していません。 Needs review
117 This value is not a valid week. この値は有効な週ではありません。 Needs review
118 This value should not be before week "{{ min }}". この値は週 "{{ min }}" より前であってはなりません。 Needs review
119 This value should not be after week "{{ max }}". この値は週 "{{ max }}" 以降であってはなりません。 Needs review
120 This value is not a valid slug. この値は有効なスラグではありません。 Needs review

Note

If you want to work on this issue, add a comment to assign it to yourself and let others know that this is already taken.

@carsonbot carsonbot added Good first issue Ideal for your first contribution! (some Symfony experience may be required) Help wanted Issues and PRs which are looking for volunteers to complete them. Missing translations labels Jan 8, 2025
fabpot added a commit that referenced this issue Mar 3, 2025
…ith ids 114-120 (DaikiOnodera)

This PR was merged into the 6.4 branch.

Discussion
----------

[Validator] Reviewed and updated Japanese translations with ids 114-120

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | Fix #59420
| License       | MIT

Reviewed and updated Japanese translations with ids 114-120 as a native speaker.

Commits
-------

d02ced0 Review validator-related japanese translations with ids 114-120
@fabpot fabpot closed this as completed Mar 3, 2025
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) Help wanted Issues and PRs which are looking for volunteers to complete them. Missing translations
Projects
None yet
Development

No branches or pull requests

2 participants