8000 [Validator] Add missing translations for german and vietnamese by jschaedl · Pull Request #37761 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Validator] Add missing translations for german and vietnamese #37761

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 3 commits into from

Conversation

jschaedl
Copy link
Contributor
@jschaedl jschaedl commented Aug 7, 2020
Q A
Branch? 3.4
Bug fix? no
New feature? no
Deprecations? no
License MIT

@@ -382,6 +382,10 @@
<source>Each element of this collection should satisfy its own set of constraints.</source>
<target>Mỗi phần tử trong bộ sưu tập này nên thỏa mãn những ràng buộc của nó.</target>
</trans-unit>
<trans-unit id="99">
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
<target>Giá trị này không phải là International Securities Identification Number (ISIN).</target>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@van2412 Can you please have a look? I am not sure how we should translate "International Securities Identification Number". Thank you :-)

Copy link
Contributor

Choose a reason for hiding this comment

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

I'm a Vietnamese person. I think it should be "Giá trị này không phải là Mã số chứng khoán quốc tế (ISIN).". Anyway, let's wait for your friend's response.

Copy link
@van2412 van2412 Aug 7, 2020

Choose a reason for hiding this comment

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

@seriquynh This looks good to me. But I suggest adding the translation of "valid" as well. Like Giá trị này không phải là mã số chứng khoán quốc tế (ISIN) hợp lệ

Copy link
Contributor

Choose a reason for hiding this comment

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

I agree with your translation message.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you @seriquynh and @van2412

…ors.vi.xlf

Co-authored-by: van2412 <68100098+van2412@users.noreply.github.com>
@fabpot
Copy link
Member
fabpot commented Aug 9, 2020

Thank you @jschaedl.

fabpot added a commit that referenced this pull request Aug 9, 2020
…namese (jschaedl)

This PR was squashed before being merged into the 3.4 branch.

Discussion
----------

[Validator] Add missing translations for german and vietnamese

| Q             | A
| ------------- | ---
| Branch?       | 3.4 <!-- see below -->
| Bug fix?      | no
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| License       | MIT
<!--
Replace this notice by a short README for your feature/bugfix. This will help people
understand your PR and can be used as a start for the documentation.

Additionally (see https://symfony.com/releases):
 - Always add tests and ensure they pass.
 - Never break backward compatibility (see https://symfony.com/bc).
 - 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 branch master.
-->

Commits
-------

f4bd34a [Validator] Add missing translations for german and vietnamese
@fabpot fabpot closed this Aug 10, 2020
@xabbuh xabbuh added this to the 3.4 milestone Aug 10, 2020
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.

6 participants
0