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

Missing translations for Lithuanian (lt) #53771

Closed
carsonbot opened this issue Feb 4, 2024 · 1 comment
Closed

Missing translations for Lithuanian (lt) #53771

carsonbot opened this issue Feb 4, 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 Feb 4, 2024

Hello,

There are some translation work needed for Lithuanian (lt) 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 Lithuanian (lt) 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/Validator/Resources/translations/validators.lt.xlf

Id English Translation Status
37 This is not a valid IP address. Ši vertė nėra galiojantis IP adresas. Needs review
51 No temporary folder was configured in php.ini. php.ini nesukonfigūruotas laikinas aplankas, arba sukonfigūruotas aplankas neegzistuoja. Needs review
59 This is not a valid International Bank Account Number (IBAN). Ši vertė nėra galiojantis Tarptautinis Banko Sąskaitos Numeris (IBAN). Needs review
81 This is not a valid Business Identifier Code (BIC). Ši vertė nėra galiojantis Verslo Identifikavimo Kodas (BIC). Needs review
83 This is not a valid UUID. Ši vertė nėra galiojantis UUID. Needs review
111 The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}. Nustatyta simbolių koduotė yra netinkama ({{ detected }}). Leidžiamos koduotės yra {{ encodings }}. Needs review
112 This value is not a valid MAC address. Ši vertė nėra galiojantis MAC adresas. Needs review
113 This URL is missing a top-level domain. Šiam URL trūksta aukščiausio lygio domeno. 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 Feb 4, 2024
LinasRam added a commit to LinasRam/symfony that referenced this issue Apr 20, 2024
@LinasRam
Copy link
Contributor

LinasRam commented Apr 20, 2024

Hello,

I can help, I've created a pull request #54685.

nicolas-grekas added a commit that referenced this issue Apr 22, 2024
This PR was merged into the 5.4 branch.

Discussion
----------

[Validator] Updated Lithuanian translations

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

Reviewed and updated Lithuanian translations with "needs-review-translation" state.

Commits
-------

3db9b77 #53771 Updated validator Lithuanian translations
xabbuh added a commit that referenced this issue Apr 28, 2024
* 5.4:
  detect wrong e-mail validation modes
  read form values using the chain data accessor
  [Validator] Review Bulgarian (bg) translation
  Reviewed italian translation
  Fix french translation
  call substr() with integer offsets
  review: FR translation
  Update spanish and catalan translations
  Updated id=113 Arabic translation.
  #53771 Updated validator Lithuanian translations
  review: translation RU
  [PropertyInfo] Fix PHPStan properties type in trait
  [Validator] review validators.lv.xlf
  Review translation
xabbuh added a commit that referenced this issue Apr 28, 2024
* 6.4: (22 commits)
  fix merge
  [AssetMapper] Check asset/vendor directory is writable
  detect wrong e-mail validation modes
  detect wrong usages of minMessage/maxMessage in options
  [Security] Remove workflow from empty folder
  read form values using the chain data accessor
  [Validator] Review Bulgarian (bg) translation
  Reviewed italian translation
  Fix french translation
  call substr() with integer offsets
  [Finder] Also consider .git inside the basedir of in() directory
  review: FR translation
  [Serializer] Add AbstractNormalizerContextBuilder::defaultConstructorArguments()
  Update spanish and catalan translations
  Update AbstractSchemaListener.php to adjust more database params
  Updated id=113 Arabic translation.
  #53771 Updated validator Lithuanian translations
  review: translation RU
  [PropertyInfo] Fix PHPStan properties type in trait
  explicitly cast boolean SSL stream options
  ...
xabbuh added a commit that referenced this issue Apr 28, 2024
* 7.0: (22 commits)
  fix merge
  [AssetMapper] Check asset/vendor directory is writable
  detect wrong e-mail validation modes
  detect wrong usages of minMessage/maxMessage in options
  [Security] Remove workflow from empty folder
  read form values using the chain data accessor
  [Validator] Review Bulgarian (bg) translation
  Reviewed italian translation
  Fix french translation
  call substr() with integer offsets
  [Finder] Also consider .git inside the basedir of in() directory
  review: FR translation
  [Serializer] Add AbstractNormalizerContextBuilder::defaultConstructorArguments()
  Update spanish and catalan translations
  Update AbstractSchemaListener.php to adjust more database params
  Updated id=113 Arabic translation.
  #53771 Updated validator Lithuanian translations
  review: translation RU
  [PropertyInfo] Fix PHPStan properties type in trait
  explicitly cast boolean SSL stream options
  ...
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

3 participants