Skip to content

[Validator] added reviewed Latvian translations #53505

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
wants to merge 1 commit into from
Closed

[Validator] added reviewed Latvian translations #53505

wants to merge 1 commit into from

Conversation

k0d3r1s
Copy link
Contributor

@k0d3r1s k0d3r1s commented Jan 11, 2024

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
License MIT

@@ -136,7 +136,7 @@
</trans-unit>
<trans-unit id="37">
<source>This is not a valid IP address.</source>
<target state="needs-review-translation">Šī vērtība nav derīga IP adrese.</target>
<target>Šī nav derīga IP adrese.</target>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you're removing vērtība but we want the translation to be as if the english version where "This value is not a valid IP address." (same for other updates). Should we keep the word?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or use Šai vērtībai as in other existing messages that start with "This value is not"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but source part now does not contain word "value". "vērtība" literally means "value"

Copy link
Member

@nicolas-grekas nicolas-grekas Jan 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, that's exactly what I mean.
See #53507

@k0d3r1s k0d3r1s closed this Jan 12, 2024
nicolas-grekas added a commit that referenced this pull request Jan 23, 2024
…ffers from its resource name (nicolas-grekas)

This PR was merged into the 5.4 branch.

Discussion
----------

[Validator] Make it explicit when English translation differs from its resource name

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

Inspired by #53505
Follows #53420

Commits
-------

eaedae6 [Validator] Make it explicit when English translation differs from its resource name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants