8000 Missing translations for Japanese (ja) · Issue #53370 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Missing translations for Japanese (ja) #53370

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 3, 2024 · 1 comment
Closed

Missing translations for Japanese (ja) #53370

carsonbot opened this issue Jan 3, 2024 · 1 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

Comments

@carsonbot
Copy link
carsonbot commented Jan 3, 2024

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 5.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/Security/Core/Resources/translations/security.ja.xlf

Id English Translation Status
20 Too many failed login attempts, please try again in %minutes% minutes. ログイン試行の失敗が多すぎます。%minutes% 分後に再試行してください。 ログイン試行の失敗が多すぎます。%minutes% 分後に再試行してください。

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

Id English Translation Status
37 This is not a valid IP address. この値は有効なIPアドレスではありません。 Needs review
51 No temporary folder was configured in php.ini. php.iniに一時フォルダが設定されていないか、設定されたフォルダが存在しません。 Needs review
59 This is not a valid International Bank Account Number (IBAN). この値は有効な国際銀行口座番号(IBAN)ではありません。 Needs review
81 This is not a valid Business Identifier Code (BIC). この値は有効なビジネス識別コード(BIC)ではありません。 Needs review
83 This is not a valid UUID. この値は有効なUUIDではありません。 Needs review
112 This value is not a valid MAC address. この値は有効なMACアドレスではありません。 Needs review
113 This URL is missing a top-level domain. このURLはトップレベルドメインがありません。 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 3, 2024
@k-sahara
Copy link
Contributor

I'll take this issue.

nicolas-grekas added a commit that referenced this issue May 17, 2024
This PR was squashed before being merged into the 5.4 branch.

Discussion
----------

Reviewing translations for Japanese.

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

<!--
Replace this notice by a description of your feature/bugfix.
This will help reviewers and should be a good start for the documentation.

Additionally (see https://symfony.com/releases):
 - Always add tests and ensure they pass.
 - Bug fixes must be submitted against the lowest maintained branch where they apply
   (lowest branches are regularly merged to upper ones so they get the fixes too).
 - Features and deprecations must be submitted against the latest branch.
 - For new features, provide some code snippets to help understand usage.
 - Changelog entry should follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry
 - Never break backward compatibility (see https://symfony.com/bc).
-->

Commits
-------

27b5030 Reviewing translations for Japanese.
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
0